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

FHIR IG Statistics: ConceptMap/nzcr-allergy-criticality-map

Packagenz.central.ihub.ig
TypeConceptMap
Idnzcr-allergy-criticality-map
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/crih/https://build.fhir.org/ig/tewhatuora/centralRegion-integrationHub-ig/ConceptMap-nzcr-allergy-criticality-map.html
URLhttps://standards.digital.health.nz/fhir/central-region/ConceptMap-allergy-reaction-criticality
Version1.0.12-rc2
Statusactive
Date2025-04-29T22:55:58+00:00
NameNZCRAllergyReactionCriticalityConceptMap
TitleNZ Central Region Allergy Reaction to Criticality Concept Map
Realmnz
Authoritynational
DescriptionConcept map mapping allergy reaction codes ex. WebPAS to FHIR allergy criticality codes
PurposeTranslates allergy reaction codes used in WebPAS to FHIR allergy criticality codes

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
allergy-reaction-a3-a4NZ Central Region - Allergy Reaction (A3, A4) Code System
allergy-reaction-h1-h3NZ Central Region - Allergy Reaction (H1, H3) Code System
ValueSet
ValueSet-allergy-reactionNZ Central Region - Allergy Reaction Value Set

Narrative

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

Generated Narrative: ConceptMap nzcr-allergy-criticality-map

Mapping from NZ Central Region - Allergy Reaction Value Set to AllergyIntoleranceCriticality


Group 1 Mapping from NZ Central Region - Allergy Reaction (A3, A4) Code System to AllergyIntoleranceCriticality

Source CodeRelationshipTarget Code
R01 (Bee stings)is equivalent tounable-to-assess (Unable to Assess Risk)
R02 (Hay fever)is equivalent tounable-to-assess (Unable to Assess Risk)
R03 (Not known)is equivalent tounable-to-assess (Unable to Assess Risk)
R04 (Nuts)is equivalent tounable-to-assess (Unable to Assess Risk)
R05 (Medication)is equivalent tounable-to-assess (Unable to Assess Risk)

Group 2 Mapping from NZ Central Region - Allergy Reaction (H1, H3) Code System to AllergyIntoleranceCriticality

Source CodeRelationshipTarget Code
R01 (Drug anaphylaxis)is equivalent tohigh (High Risk)
R02 (drug allergy)is equivalent tolow (Low Risk)
R03 (drug intolerance)is equivalent tolow (Low Risk)
R04 (food anaphylaxis)is equivalent tohigh (High Risk)
R05 (food allergy)is equivalent tolow (Low Risk)
R06 (food intolerance)is equivalent tolow (Low Risk)
R07 (other anaphylaxis)is equivalent tohigh (High Risk)
R08 (other allergy)is equivalent tolow (Low Risk)
R09 (other intolerance)is equivalent tolow (Low Risk)

Source

{
  "resourceType": "ConceptMap",
  "id": "nzcr-allergy-criticality-map",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/fhir/central-region/ConceptMap-allergy-reaction-criticality",
  "version": "1.0.12-rc2",
  "name": "NZCRAllergyReactionCriticalityConceptMap",
  "title": "NZ Central Region Allergy Reaction to Criticality Concept Map",
  "status": "active",
  "experimental": false,
  "date": "2025-04-29T22:55:58+00:00",
  "publisher": "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
  "contact": [
    {
      "name": "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
      "telecom": [
        {
          "system": "url",
          "value": "http://https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description": "Concept map mapping allergy reaction codes ex. WebPAS to FHIR allergy criticality codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "purpose": "Translates allergy reaction codes used in WebPAS to FHIR allergy criticality codes",
  "sourceUri": "https://standards.digital.health.nz/fhir/central-region/ValueSet-allergy-reaction",
  "targetUri": "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality",
  "group": [
    {
      "source": "https://standards.digital.health.nz/ns/central-region/allergy-reaction-a3-a4",
      "target": "http://hl7.org/fhir/allergy-intolerance-criticality",
      "element": [
        {
          "code": "R01",
          "display": "Bee stings",
          "target": [
            {
              "code": "unable-to-assess",
              "display": "Unable to Assess Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R02",
          "display": "Hay fever",
          "target": [
            {
              "code": "unable-to-assess",
              "display": "Unable to Assess Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R03",
          "display": "Not known",
          "target": [
            {
              "code": "unable-to-assess",
              "display": "Unable to Assess Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R04",
          "display": "Nuts",
          "target": [
            {
              "code": "unable-to-assess",
              "display": "Unable to Assess Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R05",
          "display": "Medication",
          "target": [
            {
              "code": "unable-to-assess",
              "display": "Unable to Assess Risk",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "https://standards.digital.health.nz/ns/central-region/allergy-reaction-h1-h3",
      "target": "http://hl7.org/fhir/allergy-intolerance-criticality",
      "element": [
        {
          "code": "R01",
          "display": "Drug anaphylaxis",
          "target": [
            {
              "code": "high",
              "display": "High Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R02",
          "display": "drug allergy",
          "target": [
            {
              "code": "low",
              "display": "Low Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R03",
          "display": "drug intolerance",
          "target": [
            {
              "code": "low",
              "display": "Low Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R04",
          "display": "food anaphylaxis",
          "target": [
            {
              "code": "high",
              "display": "High Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R05",
          "display": "food allergy",
          "target": [
            {
              "code": "low",
              "display": "Low Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R06",
          "display": "food intolerance",
          "target": [
            {
              "code": "low",
              "display": "Low Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R07",
          "display": "other anaphylaxis",
          "target": [
            {
              "code": "high",
              "display": "High Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R08",
          "display": "other allergy",
          "target": [
            {
              "code": "low",
              "display": "Low Risk",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R09",
          "display": "other intolerance",
          "target": [
            {
              "code": "low",
              "display": "Low Risk",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}