FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
IdValueSet-allergy-intolerance-category-cz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/ValueSet-allergy-intolerance-category-cz.html
URLhttps://hl7.cz/terminology/ValueSet/allergy-intolerance-category-cz
Version0.2.0
Statusactive
Date2025-12-12T16:18:06.331637Z
NameAllergyIntoleranceCategory
TitleAllergy Intolerance Category (CZ supplement)
Realmcz
Authorityhl7
DescriptionCategory of an identified substance associated with allergies or intolerances.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
allergy-intolerance-categoryAllergyIntoleranceCategory

Narrative

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

Generated Narrative: ValueSet allergy-intolerance-category-cz

This ValueSet requires the Code system Supplement Allergy Intolerance Category (CZ supplement).


Source1

{
  "resourceType": "ValueSet",
  "id": "allergy-intolerance-category-cz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://hl7.cz/terminology/CodeSystem/allergy-intolerance-category-cz"
    }
  ],
  "url": "https://hl7.cz/terminology/ValueSet/allergy-intolerance-category-cz",
  "version": "0.2.0",
  "name": "AllergyIntoleranceCategory",
  "title": "Allergy Intolerance Category (CZ supplement)",
  "status": "active",
  "experimental": false,
  "date": "2025-12-12T16:18:06.331637Z",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Category of an identified substance associated with allergies or intolerances.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/allergy-intolerance-category",
        "version": "4.0.1"
      }
    ]
  }
}