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

: ChEkmBundleGonorrhoea - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="ChEkmBundleGonorrhoea"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:c376a38a-61b9-4a79-8722-12c75bacf927"/>
  </identifier>
  <type value="document"/>
  <timestamp value="2026-05-27T11:30:00+02:00"/>
  <entry>
    <fullUrl
             value="http://test.fhir.ch/r4/Composition/ChEkmCompositionExample-Gonorrhoea"/>
    <resource>
      <Composition>
        <id value="ChEkmCompositionExample-Gonorrhoea"/>
        <status value="final"/>
        <type>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="722143004"/>
            <display value="Infectious disease diagnostic study note"/>
          </coding>
        </type>
        <category>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="423876004"/>
            <display value="Clinical report"/>
          </coding>
        </category>
        <subject>🔗 
          <reference value="Patient/ChEkmPatientInitialsExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/ChEkmEncounterExample-Gonorrhoea"/>
        </encounter>
        <date value="2026-05-27"/>
        <author>🔗 
          <reference
                     value="PractitionerRole/ChEkmPractitionerRoleBrokerExample"/>
        </author>
        <title value="Meldung zum klinischen Befund Infektionskrankheit"/>
        <section>
          <title value="Diagnosis section"/>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="29308-4"/>
            </coding>
          </code>
          <entry>🔗 
            <reference value="Condition/ChEkmConditionExample-Gonorrhoea"/>
          </entry>
        </section>
        <section>
          <title value="Social history section"/>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="29762-2"/>
            </coding>
          </code>
          <entry>🔗 
            <reference value="Observation/ChEkmExposureExample-Gonorrhoea"/>
          </entry>
        </section>
      </Composition>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://test.fhir.ch/r4/Patient/ChEkmPatientInitialsExample"/>
    <resource>
      <Patient>
        <id value="ChEkmPatientInitialsExample"/>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/patient-citizenship">
          <extension url="code">
            <valueCodeableConcept>
              <coding>
                <system value="urn:iso:std:iso:3166"/>
                <code value="CH"/>
              </coding>
            </valueCodeableConcept>
          </extension>
        </extension>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
          <valueAddress>
            <country value="NL">
              <extension
                         url="http://hl7.org/fhir/StructureDefinition/iso21090-codedString">
                <valueCoding>
                  <system value="urn:iso:std:iso:3166"/>
                  <code value="NL"/>
                </valueCoding>
              </extension>
            </country>
          </valueAddress>
        </extension>
        <identifier>
          <system value="urn:oid:2.16.756.5.32"/>
          <value value="7561234567897"/>
        </identifier>
        <name>
          <family value="M"/>
          <given value="B"/>
        </name>
        <gender value="male"/>
        <birthDate value="2000-01-01"/>
        <address>
          <use value="home"/>
          <city value="Liebefeld"/>
          <state value="BE"/>
          <postalCode value="3097"/>
          <country value="CH">
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/iso21090-codedString">
              <valueCoding>
                <system value="urn:iso:std:iso:3166"/>
                <code value="CH"/>
              </valueCoding>
            </extension>
          </country>
        </address>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://test.fhir.ch/r4/PractitionerRole/ChEkmPractitionerRoleBrokerExample"/>
    <resource>
      <PractitionerRole>
        <id value="ChEkmPractitionerRoleBrokerExample"/>
        <practitioner>🔗 
          <reference value="Practitioner/ChEkmPractitionerBrokerExample"/>
        </practitioner>
        <organization>🔗 
          <reference value="Organization/ChEkmOrganizationBrokerExample"/>
        </organization>
      </PractitionerRole>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://test.fhir.ch/r4/Practitioner/ChEkmPractitionerBrokerExample"/>
    <resource>
      <Practitioner>
        <id value="ChEkmPractitionerBrokerExample"/>
        <name>
          <family value="Giacometti"/>
          <given value="Monika"/>
        </name>
        <telecom>
          <system value="email"/>
          <value value="input@output.org"/>
        </telecom>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://test.fhir.ch/r4/Organization/ChEkmOrganizationBrokerExample"/>
    <resource>
      <Organization>
        <id value="ChEkmOrganizationBrokerExample"/>
        <identifier>
          <system value="urn:oid:2.51.1.3"/>
          <value value="7601000435333"/>
        </identifier>
        <identifier>
          <system value="urn:oid:2.16.756.5.45"/>
          <value value="A99085500"/>
        </identifier>
        <name value="DataSan AG"/>
        <telecom>
          <system value="phone"/>
          <value value="+35 43 654 43 32"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="input@output.org"/>
        </telecom>
        <address>
          <line value="Bitstrasse 128"/>
          <city value="Gatiburg"/>
          <postalCode value="1010"/>
        </address>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://test.fhir.ch/r4/Condition/ChEkmConditionExample-Gonorrhoea"/>
    <resource>
      <Condition>
        <id value="ChEkmConditionExample-Gonorrhoea"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-category"/>
            <code value="encounter-diagnosis"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="15628003"/>
            <display value="Gonorrhea (disorder)"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/ChEkmPatientInitialsExample"/>
        </subject>
        <onsetDateTime>
          <extension
                     url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
            <valueCode value="asked-unknown"/>
          </extension>
        </onsetDateTime>
        <evidence>
          <code>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="15628003"/>
              <display value="Gonorrhea (disorder)"/>
            </coding>
          </code>
        </evidence>
      </Condition>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://test.fhir.ch/r4/Encounter/ChEkmEncounterExample-Gonorrhoea"/>
    <resource>
      <Encounter>
        <id value="ChEkmEncounterExample-Gonorrhoea"/>
        <status value="unknown"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="IMP"/>
          <display value="inpatient encounter"/>
        </class>
        <subject>🔗 
          <reference value="Patient/ChEkmPatientInitialsExample"/>
        </subject>
        <period>
          <start value="2026-01-19"/>
        </period>
        <reasonReference>🔗 
          <reference value="Condition/ChEkmConditionExample-Gonorrhoea"/>
        </reasonReference>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://test.fhir.ch/r4/Observation/ChEkmExposureExample-Gonorrhoea"/>
    <resource>
      <Observation>
        <id value="ChEkmExposureExample-Gonorrhoea"/>
        <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://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>
    </resource>
  </entry>
</Bundle>