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

FHIR IG analytics

Packagetewhatuora.fhir.nz-shared-digital-health-record
Resource TypeValueSet
IdValueSet-sdhr-allergyintolerance-code-valueset.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/fhir-sdhr/ValueSet-sdhr-allergyintolerance-code-valueset.html
URLhttps://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-allergyintolerance-code-valueset
Version1.0.0
Statusactive
Date2025-11-27T01:34:11+00:00
NameSDHRAllergyIntoleranceCodeValueSet
TitleValueSet for AllergyIntolerance Code
DescriptionA ValueSet containing all codes from the AllergyIntolerance Code system.

Resources that use this resource

StructureDefinition
SDHRAllergyIntoleranceSDHRAllergyIntolerance

Resources that this resource uses

CodeSystem
nzmt-type-codePossible values for NZMT Type

Narrative

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

Generated Narrative: ValueSet sdhr-allergyintolerance-code-valueset

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "sdhr-allergyintolerance-code-valueset",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-allergyintolerance-code-valueset",
  "version": "1.0.0",
  "name": "SDHRAllergyIntoleranceCodeValueSet",
  "title": "ValueSet for AllergyIntolerance Code",
  "status": "active",
  "date": "2025-11-27T01:34:11+00:00",
  "publisher": "Health New Zealand",
  "contact": [
    {
      "name": "Health New Zealand",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/tewhatuora"
        }
      ]
    },
    {
      "name": "HNZ Integration Team",
      "telecom": [
        {
          "system": "email",
          "value": "integration@tewhatuora.govt.nz",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet containing all codes from the AllergyIntolerance Code system.",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/allergyintolerance-code"
        ]
      },
      {
        "system": "https://standards.digital.health.nz/ns/nzmt-type-code"
      }
    ]
  }
}