{
  "resourceType" : "ValueSet",
  "id" : "sdhr-allergyintolerance-code-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sdhr-allergyintolerance-code-valueset</b></p><a name=\"sdhr-allergyintolerance-code-valueset\"> </a><a name=\"hcsdhr-allergyintolerance-code-valueset\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-allergyintolerance-code.html\">AllergyIntolerance Substance/Product, Condition and Negation Codes</a></li><li>Include all codes defined in <code>https://standards.digital.health.nz/ns/nzmt-type-code</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/sdhr/ValueSet/sdhr-allergyintolerance-code-valueset",
  "version" : "1.0.1",
  "name" : "SDHRAllergyIntoleranceCodeValueSet",
  "title" : "ValueSet for AllergyIntolerance Code",
  "status" : "active",
  "date" : "2026-06-05T02:07:34+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"
    }]
  }
}