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

FHIR IG Statistics: ConceptMap/AllergieCategorieCodelijst-to-AllergyIntoleranceCategory

Packagenictiz.fhir.nl.r4.zib2020
TypeConceptMap
IdAllergieCategorieCodelijst-to-AllergyIntoleranceCategory
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ConceptMap/AllergieCategorieCodelijst-to-AllergyIntoleranceCategory
URLhttp://nictiz.nl/fhir/ConceptMap/AllergieCategorieCodelijst-to-AllergyIntoleranceCategory
Version0.0.1
Statusdraft
NameAllergieCategorieCodelijst_to_AllergyIntoleranceCategory
TitleAllergieCategorieCodelijst to AllergyIntoleranceCategory
Realmnl
Authorityhl7
DescriptionMaps AllergyCategory codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) AllergyIntolerance v3.3 (2020)](https://zibs.nl/wiki/AllergyIntolerance-v3.3(2020EN)) to <http://hl7.org/fhir/ValueSet/allergy-intolerance-category> as found in `AllergyIntolerance.category` in FHIR R4.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
sctveri
v3-NullFlavorNullFlavor
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.8.2.2--20200901000000AllergieCategorieCodelijst

Narrative

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

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source

{
  "resourceType": "ConceptMap",
  "id": "AllergieCategorieCodelijst-to-AllergyIntoleranceCategory",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": false
    }
  ],
  "url": "http://nictiz.nl/fhir/ConceptMap/AllergieCategorieCodelijst-to-AllergyIntoleranceCategory",
  "version": "0.0.1",
  "name": "AllergieCategorieCodelijst_to_AllergyIntoleranceCategory",
  "title": "AllergieCategorieCodelijst to AllergyIntoleranceCategory",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps AllergyCategory codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) AllergyIntolerance v3.3 (2020)](https://zibs.nl/wiki/AllergyIntolerance-v3.3(2020EN)) to <http://hl7.org/fhir/ValueSet/allergy-intolerance-category> as found in `AllergyIntolerance.category` in FHIR R4.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "sourceCanonical": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.2.2--20200901000000",
  "targetCanonical": "http://hl7.org/fhir/ValueSet/allergy-intolerance-category",
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "http://hl7.org/fhir/allergy-intolerance-category",
      "element": [
        {
          "code": "418471000",
          "display": "neiging tot ongewenste reactie op voedsel (aandoening)",
          "target": [
            {
              "code": "food",
              "display": "Food",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "419511003",
          "display": "neiging tot ongewenste reactie op geneesmiddel (bevinding)",
          "target": [
            {
              "code": "medication",
              "display": "Medication",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "426232007",
          "display": "omgevingsgerelateerde allergie (bevinding)",
          "target": [
            {
              "code": "environment",
              "display": "Environment",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "419199007",
          "display": "allergie voor substantie (bevinding)",
          "target": [
            {
              "code": "biologic",
              "display": "Biologic",
              "equivalence": "specializes",
              "comment": "https://bits.nictiz.nl/browse/ZIB-998, https://bits.nictiz.nl/browse/MM-4791"
            }
          ]
        }
      ]
    },
    {
      "source": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "target": "http://hl7.org/fhir/allergy-intolerance-category",
      "element": [
        {
          "code": "OTH",
          "display": "anders",
          "target": [
            {
              "equivalence": "unmatched",
              "comment": "The zib defines that 'Other' is a possible value for the AllergyCategory. The required AllergyIntolerance.category binding does not recognize this use case. If transmitting the value under OTH is not required, omit AllergyIntolerance.category. If the actual value associated with OTH is known and relevant, use AllergyIntolerance.category (without value) + extension http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification with the description under valueCodeableConcept.text"
            }
          ]
        }
      ]
    }
  ]
}