FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ethnicity-lvl-2

Packagetewhatuora.hip-core
TypeCodeSystem
Idethnicity-lvl-2
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/CodeSystem-ethnicity-lvl-2.html
URLhttps://standards.digital.health.nz/ns/ethnic-group-level-2-code
Version1.0
Statusactive
Date2017-09-01T00:00:00+13:00
NameEthnicity_lvl_2
TitleEthnicity lvl 2
Authoritynational
DescriptionEthnic Group Codes at Level 2
PurposeA coded value for ethnicity.
Contentcomplete

Resources that use this resource

ConceptMap
ConceptMap-ethnicityNZ Central Region Ethnicity Concept Map
ValueSet
ValueSet-combined-ethnicityNZ Central Region - Combined Ethnicity Value Set
ValueSet-ethnicity-level-2NZ Central Region - Ethnicity Level 2 Value Set
ethnic-group-level-2-codeHPI 2 digit ethnicity codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ethnicity-lvl-2

This case-insensitive code system https://standards.digital.health.nz/ns/ethnic-group-level-2-code defines the following codes:

CodeDisplay
10 European nfd
11 New Zealand European
12 Other European
21 Māori
30 Pacific Peoples nfd
31 Samoan
32 Cook Islands Māori
33 Tongan
34 Niuean
35 Tokelauan
36 Fijian
37 Other Pacific Peoples
40 Asian nfd
41 Southeast Asian
42 Chinese
43 Indian
44 Other Asian
51 Middle Eastern
52 Latin American
53 African
61 Other Ethnicity
94 Don't Know
95 Refused to Answer
96 Repeated Value
97 Response Unidentifiable
98 Response Outside Scope
99 Not Stated

Source

{
  "resourceType": "CodeSystem",
  "id": "ethnicity-lvl-2",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}