QERMID Register Logical Models
0.1.0 - draft
QERMID Register Logical Models - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-22 |
{
"resourceType" : "CodeSystem",
"id" : "ca-destination",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ca-destination</b></p><a name=\"ca-destination\"> </a><a name=\"hcca-destination\"> </a><p>This case-sensitive code system <code>https://www.healthdata.be/fhir/qermid/CodeSystem/ca-destination</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ca-destination-1\"> </a></td><td>Woonplaats</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ca-destination-2\"> </a></td><td>Ander ziekenhuis</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ca-destination-3\"> </a></td><td>Herstel - revalidatiecentrum</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ca-destination-4\"> </a></td><td>Andere</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ca-destination-5\"> </a></td><td>Onbekend</td></tr></table></div>"
},
"url" : "https://www.healthdata.be/fhir/qermid/CodeSystem/ca-destination",
"version" : "0.1.0",
"name" : "ca_destination_CS",
"title" : "CA_DESTINATION",
"status" : "draft",
"experimental" : false,
"date" : "2026-04-22T16:01:02+00:00",
"publisher" : "Healthdata.be (Sciensano)",
"contact" : [
{
"name" : "Healthdata.be (Sciensano)",
"telecom" : [
{
"system" : "url",
"value" : "https://www.healthdata.be"
}
]
}
],
"description" : "Code system for CA_DESTINATION",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "Woonplaats"
},
{
"code" : "2",
"display" : "Ander ziekenhuis"
},
{
"code" : "3",
"display" : "Herstel - revalidatiecentrum"
},
{
"code" : "4",
"display" : "Andere"
},
{
"code" : "5",
"display" : "Onbekend"
}
]
}