CH IG (R4)
1.2.3 - draft
This page is part of the CH IG (R4) (v1.2.3: STU) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Draft as of 2025-12-11 |
{
"resourceType" : "ValueSet",
"id" : "example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet example</b></p><a name=\"example\"> </a><a name=\"hcexample\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-example.html\"><code>http://fhir.ch/ig/ch-ig/CodeSystem/example</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.2.3</span></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-ig/ValueSet/example",
"version" : "1.2.3",
"name" : "DesignationsVS",
"title" : "CH IG Designations",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-11T10:31:14+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "Example value set including all codes from the designations code system.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CHE"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://fhir.ch/ig/ch-ig/CodeSystem/example"
}
]
}
}