HL7 Europe Common Cancer Model
1.0.0-ballot - ballot 150

HL7 Europe Common Cancer Model - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ComorbidityObservation1-Example - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ComorbidityObservation1-Example"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/cancer-common/StructureDefinition/observation-comorbidity-eu-ccm"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ComorbidityObservation1-Example</b></p><a name="ComorbidityObservation1-Example"> </a><a name="hcComorbidityObservation1-Example"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-observation-comorbidity-eu-ccm.html">Observation: Comorbidities</a></p></div><p><b>Related Condition Extension</b>: <span title="Codes:{http://snomed.info/sct 44054006}">Diabetes mellitus type 2</span></p><p><b>Related Condition Extension</b>: <span title="Codes:{http://snomed.info/sct 38341003}">Hypertensive disorder, systemic arterial</span></p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 75618-9}">Comorbid condition</span></p><p><b>subject</b>: <a href="Patient-Patient1-Example.html">John Doe  Male, DoB: 1965-04-12 ( http://example.org/patient-id#P001)</a></p><p><b>effective</b>: 2026-06-11</p><p><b>performer</b>: <a href="Practitioner-Practitioner1-Example.html">Practitioner Jane Smith </a></p><p><b>value</b>: 4</p><p><b>note</b>: </p><blockquote><div><p>Charlson Comorbidity Index calculated at diagnosis.</p>
</div></blockquote><p><b>method</b>: <span title="Codes:">Charlson Comorbidity Index</span></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-related-condition">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="44054006"/>
        <display value="Diabetes mellitus type 2"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-related-condition">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="38341003"/>
        <display value="Hypertensive disorder, systemic arterial"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="75618-9"/>
      <display value="Comorbid condition"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Patient1-Example"/>
  </subject>
  <effectiveDateTime value="2026-06-11"/>
  <performer>🔗 
    <reference value="Practitioner/Practitioner1-Example"/>
  </performer>
  <valueInteger value="4"/>
  <note>
    <text value="Charlson Comorbidity Index calculated at diagnosis."/>
  </note>
  <method>
    <text value="Charlson Comorbidity Index"/>
  </method>
</Observation>