This page is part of the HL7 Belgium FHIR Implementation Guide - Vaccination profiles (v1.0.3: Release) based on FHIR 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
: BeVSVaccinationReasonCode - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "be-vs-vaccination-reason-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/11000172109</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/409516001\">409516001</a></td><td>Post-exposure prophylaxis (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/1137457009\">1137457009</a></td><td>Pre-exposure prophylaxis (procedure)</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "https://www.ehealth.fgov.be/standards/fhir/vaccination/ValueSet/be-vs-vaccination-reason-code",
"version" : "1.0.3",
"name" : "BeVSVaccinationReasonCode",
"title" : "BeVSVaccinationReasonCode",
"status" : "draft",
"experimental" : false,
"date" : "2023-06-26T17:49:31+02: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 code Value Set - the reasons for an vaccination",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/11000172109",
"concept" : [
{
"code" : "409516001"
},
{
"code" : "1137457009"
}
]
}
]
}
}