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-category - JSON Representation

Draft as of 2024-11-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "allergy-intolerance-category",
  "url" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-category",
  "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-category",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/allergy-intolerance-category",
        "version" : "4.0.1"
      }
    ]
  },
  "expansion" : {
    "identifier" : "b7292ffe-a57c-48b2-b93f-4cba971adc5c",
    "timestamp" : "2024-11-11T13:49:35+13:00",
    "total" : 4,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "version",
        "valueUri" : "http://hl7.org/fhir/allergy-intolerance-category|4.0.1"
      },
      {
        "name" : "count",
        "valueInteger" : 2147483647
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      }
    ],
    "contains" : [
      {
        "system" : "http://hl7.org/fhir/allergy-intolerance-category",
        "code" : "biologic",
        "display" : "Biologic"
      },
      {
        "system" : "http://hl7.org/fhir/allergy-intolerance-category",
        "code" : "environment",
        "display" : "Environment"
      },
      {
        "system" : "http://hl7.org/fhir/allergy-intolerance-category",
        "code" : "food",
        "display" : "Food"
      },
      {
        "system" : "http://hl7.org/fhir/allergy-intolerance-category",
        "code" : "medication",
        "display" : "Medication"
      }
    ]
  }
}