This page is part of the CH ORF (R4) (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Desired Accommodation - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ch-orf-vs-desiredaccommodation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"file:///home/michaela/github/ch-core/output/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=\"file:///home/michaela/github/ch-core/output/CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-1\">1</a></td><td>allgemein</td></tr><tr><td><a href=\"file:///home/michaela/github/ch-core/output/CodeSystem-bfs-medstats-21-encountertype.html#bfs-medstats-21-encountertype-2\">2</a></td><td>halbprivat</td></tr><tr><td><a href=\"file:///home/michaela/github/ch-core/output/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" : "2.0.0",
"name" : "ChOrfVsDesiredAccommodation",
"title" : "Desired Accomodation",
"status" : "active",
"experimental" : false,
"date" : "2023-12-20T10:23:05+01: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"
}
]
}
]
}
}