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

: ChEkmObservationExample-ExposureViralDisease - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ChEkmObservationExample-ExposureViralDisease"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ChEkmObservationExample-ExposureViralDisease</b></p><a name="ChEkmObservationExample-ExposureViralDisease"> </a><a name="hcChEkmObservationExample-ExposureViralDisease"> </a><p><b>CH EKM Extension: Exposition Address</b>: Nepal </p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActClass AEXPOS}">acquisition exposure</span></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType EXPAGNT}">Exposure Agent</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>effective</b>: 2025-12-01 --&gt; 2025-12-01</p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 62944002}">Hepatitis C virus (organism)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType LOC}">Location</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 276030007}">Travel abroad (finding)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PART}">Participant</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 261665006}">Unknown (qualifier value)</span></p></blockquote></div>
  </text>
  <extension
             url="http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-ext-exposition-address">
    <valueAddress>
      <country value="Nepal"/>
    </valueAddress>
  </extension>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
      <code value="AEXPOS"/>
      <display value="acquisition exposure"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
      <code value="EXPAGNT"/>
      <display value="Exposure Agent"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ChEkmPatientExample"/>
  </subject>
  <effectivePeriod>
    <start value="2025-12-01"/>
    <end value="2025-12-01"/>
  </effectivePeriod>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="62944002"/>
      <display value="Hepatitis C virus (organism)"/>
    </coding>
  </valueCodeableConcept>
  <component>
    <code>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="LOC"/>
        <display value="Location"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="276030007"/>
        <display value="Travel abroad (finding)"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="PART"/>
        <display value="Participant"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="261665006"/>
        <display value="Unknown (qualifier value)"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>