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

FHIR IG Statistics: ValueSet/be-allergyintolerancecode

Packageehealthplatform.be.r4.federalprofiles
Resource TypeValueSet
Idbe-allergyintolerancecode
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-allergyintolerancecode
URLhttps://www.ehealth.fgov.be/standards/fhir/ValueSet/be-allergyintolerancecode
Version1.0.0
Statusactive
NameBeAllergyIntoleranceCode
Authorityhl7
DescriptionCodes as communicated by NIHDI and the FOD Terminology Center differentiating types of allergy intolerance codes. This valueset supports the Belgian federal FHIR profiling effort.

Resources that use this resource

StructureDefinition
be-allergyintoleranceBeAllergyIntolerance

Resources that this resource uses

ValueSet
be-causativeagentBeCausativeAgent
be-noallergyBeNoAllergy

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "be-allergyintolerancecode",
  "url": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-allergyintolerancecode",
  "version": "1.0.0",
  "name": "BeAllergyIntoleranceCode",
  "status": "active",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/kmehr/en"
        }
      ]
    }
  ],
  "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"
        ]
      }
    ]
  }
}