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-03-25 |
{
"resourceType" : "ValueSet",
"id" : "ChEkmServiceRequestReason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ChEkmServiceRequestReason</b></p><a name=\"ChEkmServiceRequestReason\"> </a><a name=\"hcChEkmServiceRequestReason\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/171112000\">171112000</a></td><td>Screening due (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/415684004\">415684004</a></td><td>Suspected (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/444071008\">444071008</a></td><td>Exposure to organism (event)</td></tr><tr><td><a href=\"http://snomed.info/id/74964007\">74964007</a></td><td>Other (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-ekm/ValueSet/ChEkmServiceRequestReason",
"version" : "0.0.1",
"name" : "ChEkmServiceRequestReason",
"title" : "CH EKM ServiceRequest Reason",
"status" : "active",
"experimental" : false,
"date" : "2026-03-25T12:50:47+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 codes for service request reason.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "171112000",
"display" : "Screening due (finding)"
},
{
"code" : "415684004",
"display" : "Suspected (qualifier value)"
},
{
"code" : "444071008",
"display" : "Exposure to organism (event)"
},
{
"code" : "74964007",
"display" : "Other (qualifier value)"
}
]
}
]
}
}