New Zealand Health Terminology Service (NZHTS) Implementation Guide
0.1.0 - ci-build

New Zealand Health Terminology Service (NZHTS) Implementation Guide, published by Health New Zealand | Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/daniel-thomson/nzhts/ and changes regularly. See the Directory of published versions

: allergy-intolerance-type - JSON Representation

Draft as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "allergy-intolerance-type",
  "url" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-type",
  "version" : "0.1.0",
  "status" : "draft",
  "date" : "2024-11-11T02:01:44+00:00",
  "publisher" : "Health New Zealand | Te Whatu Ora",
  "contact" : [
    {
      "name" : "Health New Zealand | Te Whatu Ora",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description" : "All codes for http://hl7.org/fhir/allergy-intolerance-type",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/allergy-intolerance-type",
        "version" : "4.0.1"
      }
    ]
  },
  "expansion" : {
    "identifier" : "3735a8a7-91ad-4e67-8325-098d6f13a483",
    "timestamp" : "2024-11-11T13:50:56+13:00",
    "total" : 2,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "version",
        "valueUri" : "http://hl7.org/fhir/allergy-intolerance-type|4.0.1"
      },
      {
        "name" : "count",
        "valueInteger" : 2147483647
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      }
    ],
    "contains" : [
      {
        "system" : "http://hl7.org/fhir/allergy-intolerance-type",
        "code" : "allergy",
        "display" : "Allergy"
      },
      {
        "system" : "http://hl7.org/fhir/allergy-intolerance-type",
        "code" : "intolerance",
        "display" : "Intolerance"
      }
    ]
  }
}