HL7 Belgium Vaccination (Patient Dossier)
1.0.0 - STU
This page is part of the HL7 Belgium FHIR Implementation Guide - Vaccination profiles (v1.0.0: Trial Use) based on FHIR R4. The current version which supercedes this version is 1.0.2. For a full list of available versions, see the Directory of published versions
Draft as of 2022-05-31 |
{
"resourceType" : "CodeSystem",
"id" : "be-cs-vaccine-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code defines many codes, of which the following are a subset:</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-vaccine-code-other\"> </a></td><td>other</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code",
"version" : "1.0.0",
"name" : "BeCSVaccineCode",
"title" : "BeCSVaccineCode",
"status" : "draft",
"date" : "2022-05-31T11:42:31+02:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ehealth.fgov.be/"
},
{
"system" : "email",
"value" : "message-structure@ehealth.fgov.be"
}
]
},
{
"name" : "Message Structure",
"telecom" : [
{
"system" : "email",
"value" : "message-structure@ehealth.fgov.be",
"use" : "work"
}
]
}
],
"description" : "Vaccine Code Code System - set of Belgian codes for types of vaccines that are administered",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "fragment",
"concept" : [
{
"code" : "other",
"display" : "other"
}
]
}