FHIR Belgium Base IG
0.1.0 -

FHIR Belgium Base IG - Local Development build (v0.1.0). See the Directory of published versions

- JSON Representation

(back to description)

Raw json

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 from the following code systems:</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.0",
  "name" : "BeAllergyIntoleranceCode",
  "status" : "active",
  "date" : "2020-02-27T05:53:15+01:00",
  "publisher" : "HL7 Belgium",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "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"
        ]
      }
    ]
  }
}