IHE SDC/electronic Cancer Protocols (eCPs) on FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ihe-sdc-ecc-on-fhir/ and changes regularly. See the Directory of published versions
: eCP Diagnostic Report - XML Representation
Raw xml | Download
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="eCCDiagnosticReport0"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-DiagnosticReport"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><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>Identifier:</td><td> Accession ID: eCCDiagnosticReport0 (use: USUAL)</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</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></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></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></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></tr><tr><td><a href="Observation-SDCeCCObservationSection.html"><span title="Codes: {http://cap.org/eCC 17537}">CLINICAL</span></a></td><td/></tr></table></div>
</text>
<identifier>
<use value="usual"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="ACSN"/>
<display value="Accession ID"/>
</coding>
</type>
<system value="http://example.org/Observation"/>
<value value="eCCDiagnosticReport0"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="LP7839-6"/>
<display value="Pathology"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="60568-3"/>
<display value="Pathology Synoptic report"/>
</coding>
</code>
<subject>
<reference value="http://example.org/patient"/>
<display value="Example Patient"/>
</subject>
<effectiveDateTime value="2021-05-11"/>
<performer>
<reference value="http://example.org/practitioner"/>
<display value="Example Practitioner"/>
</performer>
<result>🔗
<reference value="Observation/SDCeCCObservationChild"/>
</result>
<result>🔗
<reference value="Observation/SDCeCCObservationParent"/>
</result>
<result>🔗
<reference value="Observation/SDCeCCObservationCode"/>
</result>
<result>🔗
<reference value="Observation/SDCeCCObservationCodeLIR"/>
</result>
<result>🔗
<reference value="Observation/SDCeCCObservationSection"/>
</result>
<presentedForm>
<url value="http://test.org/pathology/eCCDiagnosticReport0"/>
</presentedForm>
</DiagnosticReport>