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

FHIR IG Statistics: CodeSystem/nzcr-allergy-reaction-h1h3-cs

Packagenz.central.ihub.ig
TypeCodeSystem
Idnzcr-allergy-reaction-h1h3-cs
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/crih/https://build.fhir.org/ig/tewhatuora/centralRegion-integrationHub-ig/CodeSystem-nzcr-allergy-reaction-h1h3-cs.html
URLhttps://standards.digital.health.nz/ns/central-region/allergy-reaction-h1-h3
Version1.0.12-rc2
Statusactive
Date2025-04-29T22:55:58+00:00
NameNZCentralRegionAllergyReactionH1H3CodeSystem
TitleNZ Central Region - Allergy Reaction (H1, H3) Code System
Realmnz
Authoritynational
DescriptionAllergy Reaction codes for categories H1 & H3; ex. WebPAS in NZ Central Region.
Contentcomplete

Resources that use this resource

ConceptMap
ConceptMap-allergy-reaction-categoryNZ Central Region Allergy Reaction to Category Concept Map
ConceptMap-allergy-reaction-criticalityNZ Central Region Allergy Reaction to Criticality Concept Map
ConceptMap-allergy-reaction-typeNZ Central Region Allergy Reaction to Type Concept Map
ValueSet
ValueSet-allergy-reactionNZ Central Region - Allergy Reaction Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem nzcr-allergy-reaction-h1h3-cs

This case-sensitive code system https://standards.digital.health.nz/ns/central-region/allergy-reaction-h1-h3 defines the following codes:

CodeDisplay
R01 Drug anaphylaxis
R02 drug allergy
R03 drug intolerance
R04 food anaphylaxis
R05 food allergy
R06 food intolerance
R07 other anaphylaxis
R08 other allergy
R09 other intolerance

Source

{
  "resourceType": "CodeSystem",
  "id": "nzcr-allergy-reaction-h1h3-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/central-region/allergy-reaction-h1-h3",
  "version": "1.0.12-rc2",
  "name": "NZCentralRegionAllergyReactionH1H3CodeSystem",
  "title": "NZ Central Region - Allergy Reaction (H1, H3) Code System",
  "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": "Allergy Reaction codes for categories H1 & H3; ex. WebPAS in NZ Central Region.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "R01",
      "display": "Drug anaphylaxis"
    },
    {
      "code": "R02",
      "display": "drug allergy"
    },
    {
      "code": "R03",
      "display": "drug intolerance"
    },
    {
      "code": "R04",
      "display": "food anaphylaxis"
    },
    {
      "code": "R05",
      "display": "food allergy"
    },
    {
      "code": "R06",
      "display": "food intolerance"
    },
    {
      "code": "R07",
      "display": "other anaphylaxis"
    },
    {
      "code": "R08",
      "display": "other allergy"
    },
    {
      "code": "R09",
      "display": "other intolerance"
    }
  ]
}