This page is part of the HL7 Belgium FHIR Specifications (v2020May: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
Source view
{
"resourceType" : "ValueSet",
"id" : "be-allergyintolerancecode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>BeAllergyIntoleranceCode</h2><div><p>Codes as communicated by NIHDI and the FOD Terminology Center differentiating types of allergy intolerance codes. This valueset supports the Belgian federal FHIR profiling effort.</p>\n</div><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-be-causativeagent.html\">https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-causativeagent</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-be-noallergy.html\">https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-noallergy</a></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-allergyintolerancecode",
"version" : "0.1",
"name" : "BeAllergyIntoleranceCode",
"status" : "active",
"date" : "2020-05-17T22:38:14+02:00",
"publisher" : "HL7 Belgium",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7belgium.org"
}
]
}
],
"description" : "Codes as communicated by NIHDI and the FOD Terminology Center differentiating types of allergy intolerance codes. This valueset supports the Belgian federal FHIR profiling effort.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "056"
}
],
"text" : "Belgium"
}
],
"compose" : {
"include" : [
{
"valueSet" : [
"https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-causativeagent"
]
},
{
"valueSet" : [
"https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-noallergy"
]
}
]
}
}