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-no-consult",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ca-no-consult</b></p><a name=\"ca-no-consult\"> </a><a name=\"hcca-no-consult\"> </a><p>This case-sensitive code system <code>https://www.healthdata.be/fhir/qermid/CodeSystem/ca-no-consult</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-no-consult-1\"> </a></td><td>Geen contact met patiënt: De patiënt heeft niet geantwoord op de uitnodiging.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ca-no-consult-2\"> </a></td><td>Contact met patiënt: De patiënt heeft zich niet aangeboden.</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ca-no-consult-3\"> </a></td><td>De patiënt is veranderd van ziekenhuis.</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ca-no-consult-4\"> </a></td><td>De patiënt is overleden.</td></tr></table></div>"
},
"url" : "https://www.healthdata.be/fhir/qermid/CodeSystem/ca-no-consult",
"version" : "0.1.0",
"name" : "ca_no_consult_CS",
"title" : "CA_NO_CONSULT",
"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_NO_CONSULT",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "1",
"display" : "Geen contact met patiënt: De patiënt heeft niet geantwoord op de uitnodiging."
},
{
"code" : "2",
"display" : "Contact met patiënt: De patiënt heeft zich niet aangeboden."
},
{
"code" : "3",
"display" : "De patiënt is veranderd van ziekenhuis."
},
{
"code" : "4",
"display" : "De patiënt is overleden."
}
]
}