CH EKM (R4)
0.0.1 - ci-build
CH
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
{
"resourceType" : "Bundle",
"id" : "ChEkmBundleGonorrhoea",
"identifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:c376a38a-61b9-4a79-8722-12c75bacf927"
},
"type" : "document",
"timestamp" : "2026-05-27T11:30:00+02:00",
"entry" : [
{
"fullUrl" : "http://test.fhir.ch/r4/Composition/ChEkmCompositionExample-Gonorrhoea",
"resource" : {
"resourceType" : "Composition",
"id" : "ChEkmCompositionExample-Gonorrhoea",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_ChEkmCompositionExample-Gonorrhoea\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition ChEkmCompositionExample-Gonorrhoea</b></p><a name=\"ChEkmCompositionExample-Gonorrhoea\"> </a><a name=\"hcChEkmCompositionExample-Gonorrhoea\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 722143004}\">Infectious disease diagnostic study note</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 423876004}\">Clinical report</span></p><p><b>encounter</b>: <a href=\"Encounter-ChEkmEncounterExample-Gonorrhoea.html\">Encounter: status = unknown; class = IMP (IMP); period = 2026-01-19 --> (ongoing)</a></p><p><b>date</b>: 2026-05-27</p><p><b>author</b>: <a href=\"PractitionerRole-ChEkmPractitionerRoleBrokerExample.html\">PractitionerRole</a></p><p><b>title</b>: Meldung zum klinischen Befund Infektionskrankheit</p></div>"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "722143004",
"display" : "Infectious disease diagnostic study note"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "423876004",
"display" : "Clinical report"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/ChEkmPatientInitialsExample"
},
"encounter" : {
🔗 "reference" : "Encounter/ChEkmEncounterExample-Gonorrhoea"
},
"date" : "2026-05-27",
"author" : [
{
🔗 "reference" : "PractitionerRole/ChEkmPractitionerRoleBrokerExample"
}
],
"title" : "Meldung zum klinischen Befund Infektionskrankheit",
"section" : [
{
"title" : "Diagnosis section",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29308-4"
}
]
},
"entry" : [
{
🔗 "reference" : "Condition/ChEkmConditionExample-Gonorrhoea"
}
]
}
]
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/Patient/ChEkmPatientInitialsExample",
"resource" : {
"resourceType" : "Patient",
"id" : "ChEkmPatientInitialsExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_ChEkmPatientInitialsExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient ChEkmPatientInitialsExample</b></p><a name=\"ChEkmPatientInitialsExample\"> </a><a name=\"hcChEkmPatientInitialsExample\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">B M Male, DoB: 2000-01-01 ( urn:oid:2.16.756.5.32#AHVN13#7561234567897)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Liebefeld BE 3097 CH (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.3.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">NL </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's legal status as citizen of a country.\">Patient Citizenship:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes:{urn:iso:std:iso:3166 CH}\">Switzerland</span></li></ul></td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress" : {
"country" : "NL",
"_country" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
"valueCoding" : {
"system" : "urn:iso:std:iso:3166",
"code" : "NL"
}
}
]
}
}
}
],
"identifier" : [
{
"system" : "urn:oid:2.16.756.5.32",
"value" : "7561234567897"
}
],
"name" : [
{
"family" : "M",
"given" : [
"B"
]
}
],
"gender" : "male",
"birthDate" : "2000-01-01",
"address" : [
{
"use" : "home",
"city" : "Liebefeld",
"state" : "BE",
"postalCode" : "3097",
"country" : "CH",
"_country" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-codedString",
"valueCoding" : {
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
}
]
}
}
]
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/PractitionerRole/ChEkmPractitionerRoleBrokerExample",
"resource" : {
"resourceType" : "PractitionerRole",
"id" : "ChEkmPractitionerRoleBrokerExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_ChEkmPractitionerRoleBrokerExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ChEkmPractitionerRoleBrokerExample</b></p><a name=\"ChEkmPractitionerRoleBrokerExample\"> </a><a name=\"hcChEkmPractitionerRoleBrokerExample\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-ChEkmPractitionerBrokerExample.html\">Practitioner Monika Giacometti </a></p><p><b>organization</b>: <a href=\"Organization-ChEkmOrganizationBrokerExample.html\">Organization DataSan AG</a></p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/ChEkmPractitionerBrokerExample"
},
"organization" : {
🔗 "reference" : "Organization/ChEkmOrganizationBrokerExample"
}
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/Practitioner/ChEkmPractitionerBrokerExample",
"resource" : {
"resourceType" : "Practitioner",
"id" : "ChEkmPractitionerBrokerExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ChEkmPractitionerBrokerExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ChEkmPractitionerBrokerExample</b></p><a name=\"ChEkmPractitionerBrokerExample\"> </a><a name=\"hcChEkmPractitionerBrokerExample\"> </a><p><b>name</b>: Monika Giacometti </p><p><b>telecom</b>: <a href=\"mailto:input@output.org\">input@output.org</a></p></div>"
},
"name" : [
{
"family" : "Giacometti",
"given" : [
"Monika"
]
}
],
"telecom" : [
{
"system" : "email",
"value" : "input@output.org"
}
]
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/Organization/ChEkmOrganizationBrokerExample",
"resource" : {
"resourceType" : "Organization",
"id" : "ChEkmOrganizationBrokerExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ChEkmOrganizationBrokerExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ChEkmOrganizationBrokerExample</b></p><a name=\"ChEkmOrganizationBrokerExample\"> </a><a name=\"hcChEkmOrganizationBrokerExample\"> </a><p><b>identifier</b>: <a href=\"http://fhir.ch/ig/ch-term/3.3.0/NamingSystem-gln.html\" title=\"Each healthcare partner (natural or legal person) is referenced with a unique code of type GLN (former name: EAN code) of the [GS1](https://www.gs1.ch/de/home) system, see [refdata](https://www.refdata.ch/).\">GLN</a>/7601000435333, <a href=\"http://fhir.ch/ig/ch-term/3.3.0/NamingSystem-ber.html\" title=\"The Business and Enterprise Register (BER) contains all enterprises and business in private and public law which are domiciled and exercise an economic activity in Switzerland. French: (REE) Registre des entreprises et des établissements. German: (BUR) Betriebs- und Unternehmensregister, Italian: (RIS) Registro delle imprese e degli stabilimenti.\">BER</a>/A99085500</p><p><b>name</b>: DataSan AG</p><p><b>telecom</b>: <a href=\"tel:+35436544332\">+35 43 654 43 32</a>, <a href=\"mailto:input@output.org\">input@output.org</a></p><p><b>address</b>: Bitstrasse 128 Gatiburg 1010 </p></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.51.1.3",
"value" : "7601000435333"
},
{
"system" : "urn:oid:2.16.756.5.45",
"value" : "A99085500"
}
],
"name" : "DataSan AG",
"telecom" : [
{
"system" : "phone",
"value" : "+35 43 654 43 32"
},
{
"system" : "email",
"value" : "input@output.org"
}
],
"address" : [
{
"line" : [
"Bitstrasse 128"
],
"city" : "Gatiburg",
"postalCode" : "1010"
}
]
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/Condition/ChEkmConditionExample-Gonorrhoea",
"resource" : {
"resourceType" : "Condition",
"id" : "ChEkmConditionExample-Gonorrhoea",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ChEkmConditionExample-Gonorrhoea\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ChEkmConditionExample-Gonorrhoea</b></p><a name=\"ChEkmConditionExample-Gonorrhoea\"> </a><a name=\"hcChEkmConditionExample-Gonorrhoea\"> </a><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 15628003}\">Gonorrhea (disorder)</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><p><b>onset</b>: Absent because : asked-unknown</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 15628003}\">Gonorrhea (disorder)</span></td></tr></table></div>"
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "15628003",
"display" : "Gonorrhea (disorder)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/ChEkmPatientInitialsExample"
},
"_onsetDateTime" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "asked-unknown"
}
]
},
"evidence" : [
{
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "15628003",
"display" : "Gonorrhea (disorder)"
}
]
}
]
}
]
}
},
{
"fullUrl" : "http://test.fhir.ch/r4/Encounter/ChEkmEncounterExample-Gonorrhoea",
"resource" : {
"resourceType" : "Encounter",
"id" : "ChEkmEncounterExample-Gonorrhoea",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_ChEkmEncounterExample-Gonorrhoea\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter ChEkmEncounterExample-Gonorrhoea</b></p><a name=\"ChEkmEncounterExample-Gonorrhoea\"> </a><a name=\"hcChEkmEncounterExample-Gonorrhoea\"> </a><p><b>status</b>: Unknown</p><p><b>class</b>: [not stated]: IMP (IMP)</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><p><b>period</b>: 2026-01-19 --> (ongoing)</p><p><b>reasonReference</b>: <a href=\"Condition-ChEkmConditionExample-Gonorrhoea.html\">Condition Gonorrhea (disorder)</a></p></div>"
},
"status" : "unknown",
"class" : {
"code" : "IMP"
},
"subject" : {
🔗 "reference" : "Patient/ChEkmPatientInitialsExample"
},
"period" : {
"start" : "2026-01-19"
},
"reasonReference" : [
{
🔗 "reference" : "Condition/ChEkmConditionExample-Gonorrhoea"
}
]
}
}
]
}