CH ORF (R4)
3.0.0 - trial-use
This page is part of the CH ORF (R4) (v3.0.0: STU 3) 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
Active as of 2024-12-18 |
{
"resourceType" : "ValueSet",
"id" : "ch-orf-vs-desiredaccommodation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-orf-vs-desiredaccommodation</b></p><a name=\"ch-orf-vs-desiredaccommodation\"> </a><a name=\"hcch-orf-vs-desiredaccommodation\"> </a><a name=\"ch-orf-vs-desiredaccommodation-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://fhir.ch/ig/ch-term/3.1.0/CodeSystem-bfs-medstats-21-encountertype.html\"><code>http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-term/3.1.0/CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-1\">1</a></td><td>allgemein</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-term/3.1.0/CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-2\">2</a></td><td>halbprivat</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-term/3.1.0/CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-3\">3</a></td><td>privat</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-desiredaccommodation",
"version" : "3.0.0",
"name" : "ChOrfVsDesiredAccommodation",
"title" : "Desired Accomodation",
"status" : "active",
"experimental" : false,
"date" : "2024-12-18T08:35:04+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "Value Set for CH ORF Desired Accomodation",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype",
"concept" : [
{
"code" : "1",
"display" : "allgemein"
},
{
"code" : "2",
"display" : "halbprivat"
},
{
"code" : "3",
"display" : "privat"
}
]
}
]
}
}