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

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

Packagenz.central.ihub.ig
TypeCodeSystem
Idnzcr-allergy-reaction-a3a4-cs
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/crih/https://build.fhir.org/ig/tewhatuora/centralRegion-integrationHub-ig/CodeSystem-nzcr-allergy-reaction-a3a4-cs.html
URLhttps://standards.digital.health.nz/ns/central-region/allergy-reaction-a3-a4
Version1.0.12-rc2
Statusactive
Date2025-04-29T22:55:58+00:00
NameNZCentralRegionAllergyReactionA3A4CodeSystem
TitleNZ Central Region - Allergy Reaction (A3, A4) Code System
Realmnz
Authoritynational
DescriptionAllergy Reaction codes for categories A3 & A4; 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-a3a4-cs

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

CodeDisplay
R01 Bee stings
R02 Hay fever
R03 Not known
R04 Nuts
R05 Medication

Source

{
  "resourceType": "CodeSystem",
  "id": "nzcr-allergy-reaction-a3a4-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/central-region/allergy-reaction-a3-a4",
  "version": "1.0.12-rc2",
  "name": "NZCentralRegionAllergyReactionA3A4CodeSystem",
  "title": "NZ Central Region - Allergy Reaction (A3, A4) 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 A3 & A4; ex. WebPAS in NZ Central Region.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "R01",
      "display": "Bee stings"
    },
    {
      "code": "R02",
      "display": "Hay fever"
    },
    {
      "code": "R03",
      "display": "Not known"
    },
    {
      "code": "R04",
      "display": "Nuts"
    },
    {
      "code": "R05",
      "display": "Medication"
    }
  ]
}