NZ Shared Digital Health Record API
1.0.0 - release

NZ Shared Digital Health Record API, published by Health New Zealand. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-sdhr/ and changes regularly. See the Directory of published versions

: ValueSet for AllergyIntolerance Manifestation - JSON Representation

Active as of 2025-11-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "sdhr-allergyintolerance-manifestation-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdhr-allergyintolerance-manifestation-valueset</b></p><a name=\"sdhr-allergyintolerance-manifestation-valueset\"> </a><a name=\"hcsdhr-allergyintolerance-manifestation-valueset\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 281647001 (Adverse reactions)</li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-allergyintolerance-manifestation-valueset",
  "version" : "1.0.0",
  "name" : "SDHRAllergyIntoleranceManifestationValueSet",
  "title" : "ValueSet for AllergyIntolerance Manifestation",
  "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 Manifestation system.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "281647001"
          }
        ]
      }
    ]
  }
}