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

Active as of 2017-09-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ethnicity-lvl-3",
  "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-3-code",
  "version" : "1.0",
  "name" : "Ethnicity_lvl_3",
  "title" : "Ethnicity lvl 3",
  "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 3",
  "purpose" : "A coded value for ethnicity.",
  "caseSensitive" : false,
  "valueSet" : "https://nzhts.digital.health.nz/fhir/ValueSet/ethnic-group-level-3-code",
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 42,
  "concept" : [
    {
      "code" : "100",
      "display" : "European nfd"
    },
    {
      "code" : "111",
      "display" : "New Zealand European"
    },
    {
      "code" : "121",
      "display" : "British and Irish"
    },
    {
      "code" : "122",
      "display" : "Dutch"
    },
    {
      "code" : "123",
      "display" : "Greek"
    },
    {
      "code" : "124",
      "display" : "Polish"
    },
    {
      "code" : "125",
      "display" : "South Slav"
    },
    {
      "code" : "126",
      "display" : "Italian"
    },
    {
      "code" : "127",
      "display" : "German"
    },
    {
      "code" : "128",
      "display" : "Australian"
    },
    {
      "code" : "129",
      "display" : "Other European"
    },
    {
      "code" : "211",
      "display" : "Māori"
    },
    {
      "code" : "300",
      "display" : "Pacific Peoples nfd"
    },
    {
      "code" : "311",
      "display" : "Samoan"
    },
    {
      "code" : "321",
      "display" : "Cook Islands Māori"
    },
    {
      "code" : "331",
      "display" : "Tongan"
    },
    {
      "code" : "341",
      "display" : "Niuean"
    },
    {
      "code" : "351",
      "display" : "Tokelauan"
    },
    {
      "code" : "361",
      "display" : "Fijian"
    },
    {
      "code" : "371",
      "display" : "Other Pacific Peoples"
    },
    {
      "code" : "400",
      "display" : "Asian nfd"
    },
    {
      "code" : "410",
      "display" : "Southeast Asian nfd"
    },
    {
      "code" : "411",
      "display" : "Filipino"
    },
    {
      "code" : "412",
      "display" : "Cambodian"
    },
    {
      "code" : "413",
      "display" : "Vietnamese"
    },
    {
      "code" : "414",
      "display" : "Other Southeast Asian"
    },
    {
      "code" : "421",
      "display" : "Chinese"
    },
    {
      "code" : "431",
      "display" : "Indian"
    },
    {
      "code" : "441",
      "display" : "Sri Lankan"
    },
    {
      "code" : "442",
      "display" : "Japanese"
    },
    {
      "code" : "443",
      "display" : "Korean"
    },
    {
      "code" : "444",
      "display" : "Other Asian"
    },
    {
      "code" : "511",
      "display" : "Middle Eastern"
    },
    {
      "code" : "521",
      "display" : "Latin American"
    },
    {
      "code" : "531",
      "display" : "African"
    },
    {
      "code" : "611",
      "display" : "Other Ethnicity"
    },
    {
      "code" : "944",
      "display" : "Don't Know"
    },
    {
      "code" : "955",
      "display" : "Refused to Answer"
    },
    {
      "code" : "966",
      "display" : "Repeated Value"
    },
    {
      "code" : "977",
      "display" : "Response Unidentifiable"
    },
    {
      "code" : "988",
      "display" : "Response Outside Scope"
    },
    {
      "code" : "999",
      "display" : "Not Stated"
    }
  ]
}