<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="SDCeCCObservationCode"/>
  <meta>
    <profile value="http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-Observation"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: Observation SDCeCCObservationCode</b></p><a name="SDCeCCObservationCode"> </a><a name="hcSDCeCCObservationCode"> </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-Observation.html">IHE SDC/eCP on FHIR Observation</a></p></div><p><b>identifier</b>: Accession ID/SDCeCCObservationCodeEx0 (use: usual, )</p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://cap.org/eCC 56271}">Tumor invades into other adjacent organ(s)</span></p><p><b>subject</b>: <a href="http://example.org/patient">Example Patient</a></p><p><b>effective</b>: 2021-05-11</p><p><b>performer</b>: <a href="http://example.org/practitioner">Example Practitioner</a></p><p><b>value</b>: <span title="Codes:{http://cap.org/eCC 56752}">Kidney</span></p></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="SDCeCCObservationCodeEx0"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://cap.org/eCC"/>
      <code value="56271"/>
      <display value="Tumor invades into other adjacent organ(s)"/>
    </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>
  <valueCodeableConcept>
    <coding>
      <system value="http://cap.org/eCC"/>
      <code value="56752"/>
      <display value="Kidney"/>
    </coding>
  </valueCodeableConcept>
</Observation>