{
  "resourceType" : "DiagnosticReport",
  "id" : "eCCDiagnosticReport0",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-DiagnosticReport"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport eCCDiagnosticReport0</b></p><a name=\"eCCDiagnosticReport0\"> </a><a name=\"hceCCDiagnosticReport0\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ihe-sdc-ecc-DiagnosticReport.html\">IHE SDC/eCP on FHIR DiagnosticReport</a></p></div><h2><span title=\"Codes:{http://loinc.org 60568-3}\">Pathology Synoptic report</span> (<span title=\"Codes:{http://loinc.org LP7839-6}\">Pathology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>When For</td><td>2021-05-11</td></tr><tr><td>Performer</td><td> <a href=\"http://example.org/practitioner\">Example Practitioner</a></td></tr><tr><td>Identifier</td><td> Accession ID/eCCDiagnosticReport0\u00a0(use:\u00a0usual,\u00a0)</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td></tr><tr><td><a href=\"Observation-SDCeCCObservationChild.html\"><span title=\"Codes:{http://cap.org/eCC 25899}\">25899</span></a></td><td><span title=\"Codes:{http://cap.org/eCC 25900}\">Internal control cells present and stain as expected</span></td><td>Final</td></tr><tr><td><a href=\"Observation-SDCeCCObservationParent.html\"><span title=\"Codes:{http://cap.org/eCC 31161}\">Progesterone Receptor (PgR) Status (Note A)</span></a></td><td><span title=\"Codes:{http://cap.org/eCC 31001}\">Negative (less than 1%)</span></td><td>Final</td></tr><tr><td><a href=\"Observation-SDCeCCObservationCode.html\"><span title=\"Codes:{http://cap.org/eCC 56271}\">Tumor invades into other adjacent organ(s)</span></a></td><td><span title=\"Codes:{http://cap.org/eCC 56752}\">Kidney</span></td><td>Final</td></tr><tr><td><a href=\"Observation-SDCeCCObservationCodeLIR.html\"><span title=\"Codes:{http://cap.org/eCC 2129}\">Tumor size (Note A)</span></a></td><td><span title=\"Codes:{http://cap.org/eCC 2123}\">Greatest Dimension in cm</span></td><td>Final</td></tr><tr><td><a href=\"Observation-SDCeCCObservationSection.html\"><span title=\"Codes:{http://cap.org/eCC 17537}\">CLINICAL</span></a></td><td/><td>Final</td></tr></table></div>"
  },
  "identifier" : [{
    "use" : "usual",
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "ACSN",
        "display" : "Accession ID"
      }]
    },
    "system" : "http://example.org/Observation",
    "value" : "eCCDiagnosticReport0"
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "LP7839-6",
      "display" : "Pathology"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "60568-3",
      "display" : "Pathology Synoptic report"
    }]
  },
  "subject" : {
    "reference" : "http://example.org/patient",
    "display" : "Example Patient"
  },
  "effectiveDateTime" : "2021-05-11",
  "performer" : [{
    "reference" : "http://example.org/practitioner",
    "display" : "Example Practitioner"
  }],
  "result" : [{
    "reference" : "Observation/SDCeCCObservationChild"
  },
  {
    "reference" : "Observation/SDCeCCObservationParent"
  },
  {
    "reference" : "Observation/SDCeCCObservationCode"
  },
  {
    "reference" : "Observation/SDCeCCObservationCodeLIR"
  },
  {
    "reference" : "Observation/SDCeCCObservationSection"
  }],
  "presentedForm" : [{
    "url" : "http://test.org/pathology/eCCDiagnosticReport0"
  }]
}