CH EKM (R4)
0.0.1 - ci-build
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
| Active as of 2026-06-03 |
{
"resourceType" : "ValueSet",
"id" : "ChEkmExposureClass",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ChEkmExposureClass</b></p><a name=\"ChEkmExposureClass\"> </a><a name=\"hcChEkmExposureClass\"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-ActClass</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version 📍2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>EXPOS</td><td>exposure</td></tr><tr><td>AEXPOS</td><td>acquisition exposure</td></tr><tr><td>TEXPOS</td><td>transmission exposure</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmExposureClass",
"version" : "0.0.1",
"name" : "ChEkmExposureClass",
"title" : "CH EKM Exposure Class",
"status" : "active",
"experimental" : false,
"date" : "2026-06-03T16:15:20+00:00",
"publisher" : "Federal Office of Public Health FOPH",
"contact" : [
{
"name" : "Federal Office of Public Health FOPH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
}
]
}
],
"description" : "This CH EKM value set includes the HL7 v3 ActClass codes that classify an exposure (mirrors the ActClassExposure value set used by HL7 Europe HDR and US eCR).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
"version" : "2018-08-12",
"concept" : [
{
"code" : "EXPOS",
"display" : "exposure"
},
{
"code" : "AEXPOS",
"display" : "acquisition exposure"
},
{
"code" : "TEXPOS",
"display" : "transmission exposure"
}
]
}
]
}
}