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

: ChEkmExposureExample-Gonorrhoea - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ChEkmExposureExample-Gonorrhoea"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ChEkmExposureExample-Gonorrhoea</b></p><a name="ChEkmExposureExample-Gonorrhoea"> </a><a name="hcChEkmExposureExample-Gonorrhoea"> </a><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-ChEkmPatientInitialsExample.html">B M  Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 409496000}">Mode of transmission (observable entity)</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 417564009}">Sexual transmission (qualifier value)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component sexual-contact-partner}">Sexual contact partner</span></p><p><b>value</b>: <span title="Codes:{http://hl7.org/fhir/administrative-gender male}">Male</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 228465009}">Sexual relationship details (observable entity)</span></p><p><b>value</b>: <span title="Codes:{http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-relationship-type offered-paid-sex}">Offered paid sex</span></p></blockquote></div>
  </text>
  <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/ChEkmPatientInitialsExample"/>
  </subject>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="409496000"/>
        <display value="Mode of transmission (observable entity)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="417564009"/>
        <display value="Sexual transmission (qualifier value)"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-exposure-component"/>
        <code value="sexual-contact-partner"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://hl7.org/fhir/administrative-gender"/>
        <code value="male"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="228465009"/>
        <display value="Sexual relationship details (observable entity)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://fhir.ch/ig/ch-ekm/CodeSystem/ch-ekm-relationship-type"/>
        <code value="offered-paid-sex"/>
        <display value="Offered paid sex"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>