CH EMR (R4)
0.1.0 - ci-build
CH EMR (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-emr/ and changes regularly. See the Directory of published versions
| Active as of 2026-04-18 |
{
"resourceType" : "ValueSet",
"id" : "ch-emr-resuscitation-status-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-emr-resuscitation-status-vs</b></p><a name=\"ch-emr-resuscitation-status-vs\"> </a><a name=\"hcch-emr-resuscitation-status-vs\"> </a><ul><li>Include codes from<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> where concept is-a 304251008 (Resuscitation status)</li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-resuscitation-status-vs",
"version" : "0.1.0",
"name" : "ChEmrResuscitationStatusVS",
"title" : "Resuscitation status",
"status" : "active",
"experimental" : false,
"date" : "2026-04-18",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "Coded resuscitation status values based on SNOMED CT, including all descendants of 304251008 (Resuscitation status).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "304251008"
}
]
}
]
}
}