This is an old version - please visit our new IG location
1.1.0 - published

This is an old version - please visit <a href='https://simplifier.net/guide/ImplementationGuideTheCoreBelgianFederalFHIRProfiles/Home'>our new IG location</a> - Local Development build (v1.1.0). See the Directory of published versions

: ValueSet allergy intolerance code - 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.0.0",
  "name" : "BeAllergyIntoleranceCode",
  "title" : "ValueSet allergy intolerance code",
  "status" : "active",
  "date" : "2021-05-26T14:31:36+02:00",
  "publisher" : "eHealth Platform",
  "contact" : [
    {
      "name" : "eHealth Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name" : "Message structure",
      "telecom" : [
        {
          "system" : "email",
          "value" : "message-structure@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.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-causativeagent"
        ]
      },
      {
        "valueSet" : [
          "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-noallergy"
        ]
      }
    ]
  }
}