FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/be-allergyintolerancecode

Packagehl7.fhir.be.allergy
TypeValueSet
Idbe-allergyintolerancecode
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/allergy/https://build.fhir.org/ig/hl7-be/allergy/ValueSet-be-allergyintolerancecode.html
URLhttps://www.ehealth.fgov.be/standards/fhir/allergy/ValueSet/be-allergyintolerancecode
Version1.2.0
Statusactive
Date2025-07-02T06:42:33+00:00
NameBeAllergyIntoleranceCode
TitleBeAllergyIntoleranceCode
Realmbe
Authorityhl7
DescriptionAllergy / intolerance codes as communicated by NIHDI and the FOD Terminology Center. This valueset supports the Belgian federal FHIR profiling effort.

Resources that use this resource

StructureDefinition
be-allergyintoleranceBeAllergyIntolerance
be-model-allergyintoleranceAllergy Intolerance Logical Model

Resources that this resource uses

ValueSet
be-causativeagentBeCausativeAgent
be-noallergyBeNoAllergy

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet be-allergyintolerancecode

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "be-allergyintolerancecode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/allergy/ValueSet/be-allergyintolerancecode",
  "version": "1.2.0",
  "name": "BeAllergyIntoleranceCode",
  "title": "BeAllergyIntoleranceCode",
  "status": "active",
  "experimental": false,
  "date": "2025-07-02T06:42:33+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Allergy / intolerance codes as communicated by NIHDI and the FOD Terminology Center. This valueset supports the Belgian federal FHIR profiling effort.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "https://www.ehealth.fgov.be/standards/fhir/allergy/ValueSet/be-causativeagent"
        ]
      },
      {
        "valueSet": [
          "https://www.ehealth.fgov.be/standards/fhir/allergy/ValueSet/be-noallergy"
        ]
      }
    ]
  }
}