Belgium eHealth FHIR Core specifications
1.2.2 - CI Build

This page is part of the Belgium eHealth FHIR Core specifications (v1.2.2: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "be-allergyintolerancecode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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" : "1.2.2",
  "name" : "BeAllergyIntoleranceCode",
  "status" : "active",
  "date" : "2021-07-10T14:45:27+02:00",
  "publisher" : "eHealth",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.fgov.be/"
        }
      ]
    }
  ],
  "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"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-causativeagent"
        ]
      },
      {
        "valueSet" : [
          "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-noallergy"
        ]
      }
    ]
  }
}