CH EKM (R4)
0.0.1 - ci-build Switzerland flag

CH EKM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ekm/ and changes regularly. See the Directory of published versions

: ChEkmConditionExample-HepatitisC - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="ChEkmConditionExample-HepatitisC"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ChEkmConditionExample-HepatitisC</b></p><a name="ChEkmConditionExample-HepatitisC"> </a><a name="hcChEkmConditionExample-HepatitisC"> </a><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 50711007}">Viral hepatitis type C (disorder)</span></p><p><b>subject</b>: <a href="Patient-ChEkmPatientExample.html">Beispielin Muster  Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)</a></p><p><b>onset</b>: Absent because : asked-unknown</p><p><b>recorder</b>: <a href="PractitionerRole-ChEkmPractitionerRoleTreatingPhysicianExample.html">PractitionerRole</a></p><h3>Evidences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 707724006}">Liver enzymes level above reference range</span></td></tr></table></div>
  </text>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="50711007"/>
      <display value="Viral hepatitis type C (disorder)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ChEkmPatientExample"/>
  </subject>
  <onsetDateTime>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="asked-unknown"/>
    </extension>
  </onsetDateTime>
  <recorder>🔗 
    <reference
               value="PractitionerRole/ChEkmPractitionerRoleTreatingPhysicianExample"/>
  </recorder>
  <evidence>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="707724006"/>
        <display value="Liver enzymes level above reference range"/>
      </coding>
    </code>
  </evidence>
</Condition>