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

: NZ ethnic group code level 2 - JSON Representation

Active as of 2023-05-23

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ethnicgroupcodelevel2",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-07-25T17:29:07.749+12:00"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nz-ethnic-group-code-level-2",
  "version" : "0.1.0",
  "name" : "NZEthnicGroupCodeLevel2",
  "title" : "NZ ethnic group code level 2",
  "status" : "active",
  "date" : "2023-05-23T00:00:00.000Z",
  "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" : "Ethnicity level 2 codes",
  "compose" : {
    "include" : [
      {
        "system" : "https://standards.digital.health.nz/ns/nz-ethnic-group-codes",
        "version" : "2.1.0",
        "concept" : [
          {
            "code" : "10",
            "display" : "European nfd"
          },
          {
            "code" : "11",
            "display" : "New Zealand European"
          },
          {
            "code" : "12",
            "display" : "Other European"
          },
          {
            "code" : "21",
            "display" : "Māori"
          },
          {
            "code" : "30",
            "display" : "Pacific Peoples nfd"
          },
          {
            "code" : "31",
            "display" : "Samoan"
          },
          {
            "code" : "32",
            "display" : "Cook Islands Maori"
          },
          {
            "code" : "33",
            "display" : "Tongan"
          },
          {
            "code" : "34",
            "display" : "Niuean"
          },
          {
            "code" : "35",
            "display" : "Tokelauan"
          },
          {
            "code" : "36",
            "display" : "Fijian"
          },
          {
            "code" : "40",
            "display" : "Asian nfd"
          },
          {
            "code" : "41",
            "display" : "Southeast Asian"
          },
          {
            "code" : "42",
            "display" : "Chinese"
          },
          {
            "code" : "43",
            "display" : "Indian"
          },
          {
            "code" : "44",
            "display" : "Other Asian"
          },
          {
            "code" : "51",
            "display" : "Middle Eastern"
          },
          {
            "code" : "52",
            "display" : "Latin American"
          },
          {
            "code" : "53",
            "display" : "African"
          },
          {
            "code" : "61",
            "display" : "Other Ethnicity"
          },
          {
            "code" : "94",
            "display" : "Don't Know"
          },
          {
            "code" : "95",
            "display" : "Refused to Answer"
          },
          {
            "code" : "96",
            "display" : "Repeated Value"
          },
          {
            "code" : "97",
            "display" : "Response Unidentifiable"
          },
          {
            "code" : "98",
            "display" : "Response Outside Scope"
          },
          {
            "code" : "99",
            "display" : "Not Stated"
          },
          {
            "code" : "37",
            "display" : "Other Pacific Peoples"
          }
        ]
      }
    ]
  }
}