HIP FHIR Common Terminology Guide
1.3.1 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions

: Ethnicity lvl 2 - JSON Representation

Active as of 2017-09-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ethnicity-lvl-2",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "https://standards.digital.health.nz/ns/ethnic-group-level-2-code",
  "version" : "1.0",
  "name" : "Ethnicity_lvl_2",
  "title" : "Ethnicity lvl 2",
  "status" : "active",
  "experimental" : false,
  "date" : "2017-09-01T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "Ethnic Group Codes at Level 2",
  "purpose" : "A coded value for ethnicity.",
  "caseSensitive" : false,
  "valueSet" : "https://nzhts.digital.health.nz/fhir/ValueSet/ethnic-group-level-2-code",
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 27,
  "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 Māori"
    },
    {
      "code" : "33",
      "display" : "Tongan"
    },
    {
      "code" : "34",
      "display" : "Niuean"
    },
    {
      "code" : "35",
      "display" : "Tokelauan"
    },
    {
      "code" : "36",
      "display" : "Fijian"
    },
    {
      "code" : "37",
      "display" : "Other Pacific Peoples"
    },
    {
      "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"
    }
  ]
}