HL7 Belgium Vaccination (Patient Dossier)
1.1.0 - STU
HL7 Belgium Vaccination (Patient Dossier), published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/vaccination/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-04 |
{
"resourceType" : "CodeSystem",
"id" : "be-cs-vaccination-status-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem be-cs-vaccination-status-reason</b></p><a name=\"be-cs-vaccination-status-reason\"> </a><a name=\"hcbe-cs-vaccination-status-reason\"> </a><a name=\"be-cs-vaccination-status-reason-en-US\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-status-reason</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\">OTHER<a name=\"be-cs-vaccination-status-reason-OTHER\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">ALLERGY<a name=\"be-cs-vaccination-status-reason-ALLERGY\"> </a></td><td>Allergy to vaccine ingredient</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>French (Belgium) (fr)</b></td><td><b>Nederlands (België) (Dutch (Belgium), nl)</b></td></tr><tr><td>OTHER</td><td>Autre</td><td>Andere</td></tr><tr><td>ALLERGY</td><td>Allergie</td><td>Allergie</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-status-reason",
"version" : "1.1.0",
"name" : "BeCSStatusReason",
"title" : "BeCSStatusReason",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-04T15:23:32+00:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ehealth.fgov.be/"
},
{
"system" : "email",
"value" : "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name" : "Message Structure",
"telecom" : [
{
"system" : "email",
"value" : "support@be-ehealth-standards.atlassian.net",
"use" : "work"
}
]
}
],
"description" : "Vaccination reason status Code System.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "OTHER",
"display" : "Other",
"designation" : [
{
"language" : "fr-BE",
"value" : "Autre"
},
{
"language" : "nl-BE",
"value" : "Andere"
}
]
},
{
"code" : "ALLERGY",
"display" : "Allergy to vaccine ingredient",
"designation" : [
{
"language" : "fr-BE",
"value" : "Allergie"
},
{
"language" : "nl-BE",
"value" : "Allergie"
}
]
}
]
}