HL7® FHIR® New Zealand Base Implementation Guide
3.1.0 - Draft

HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions

: Level 4 ethnicity codes - TTL Representation

Active as of 2023-08-22

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/ethnicityL4> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ethnicityL4"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "9" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2026-05-07T22:06:39.847+12:00"^^xsd:dateTime ] ;
     fhir:Meta.tag [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://standards.digital.health.nz/ns/nzhts-usage-tags" ] ;
       fhir:Coding.code [ fhir:value "NZBase" ]
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Level 4 ethnicity codes</h2><tt>https://standards.digital.health.nz/ns/ethnic-group-level-4-code</tt><p>Codes to record a person’s ethnicity, drawn from Level 4 of the Ethnicity code system \ndescribed [here](http://aria.stats.govt.nz/aria/#ClassificationView:uri=http://stats.govt.nz/cms/ClassificationVersion/YVqOcFHSlguKkT17)</p></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://standards.digital.health.nz/ns/ethnic-group-level-4-code"] ;
  fhir:CodeSystem.version [ fhir:value "2.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "EthnicityL4"] ;
  fhir:CodeSystem.title [ fhir:value "Level 4 ethnicity codes"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2023-08-22T12:59:31.000Z"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "HL7 New Zealand"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "HL7 New Zealand" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "mailto:admin@hl7.org.nz" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Codes to record a person’s ethnicity, drawn from Level 4 of the Ethnicity code system \ndescribed [here](http://aria.stats.govt.nz/aria/#ClassificationView:uri=http://stats.govt.nz/cms/ClassificationVersion/YVqOcFHSlguKkT17)"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.valueSet [
     fhir:value "https://nzhts.digital.health.nz/fhir/ValueSet/ethnic-group-level-4-code" ;
     fhir:link <https://nzhts.digital.health.nz/fhir/ValueSet/ethnic-group-level-4-code>
  ] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "186"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "10000" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "European NFD" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "11111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "New Zealand European" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "12100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "British NFD" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "12111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Celtic" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "12112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Channel Islander" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "12113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cornish" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "12114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "English" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "12116" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Irish" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "12117" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Manx" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "12119" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Scottish (Scots)" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "12121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Welsh" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "12199" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "British NEC" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "12211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dutch/Netherlands" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "12311" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Greek (including Greek Cypriot)" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "12411" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Polish" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "12500" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "South Slav (formerly Yugoslav groups) NFD" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "12511" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Croat/Croatian" ]
  ], [
     fhir:index 17 ;
     fhir:CodeSystem.concept.code [ fhir:value "12512" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Dalmatian" ]
  ], [
     fhir:index 18 ;
     fhir:CodeSystem.concept.code [ fhir:value "12513" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Macedonian" ]
  ], [
     fhir:index 19 ;
     fhir:CodeSystem.concept.code [ fhir:value "12514" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Serb/Serbian" ]
  ], [
     fhir:index 20 ;
     fhir:CodeSystem.concept.code [ fhir:value "12515" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slovene/Slovenian" ]
  ], [
     fhir:index 21 ;
     fhir:CodeSystem.concept.code [ fhir:value "12516" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bosnian" ]
  ], [
     fhir:index 22 ;
     fhir:CodeSystem.concept.code [ fhir:value "12599" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "South Slav (formerly Yugoslav groups) NEC" ]
  ], [
     fhir:index 23 ;
     fhir:CodeSystem.concept.code [ fhir:value "12611" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Italian" ]
  ], [
     fhir:index 24 ;
     fhir:CodeSystem.concept.code [ fhir:value "12711" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "German" ]
  ], [
     fhir:index 25 ;
     fhir:CodeSystem.concept.code [ fhir:value "12811" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Australian" ]
  ], [
     fhir:index 26 ;
     fhir:CodeSystem.concept.code [ fhir:value "12911" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Albanian" ]
  ], [
     fhir:index 27 ;
     fhir:CodeSystem.concept.code [ fhir:value "12912" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Armenian" ]
  ], [
     fhir:index 28 ;
     fhir:CodeSystem.concept.code [ fhir:value "12913" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Austrian" ]
  ], [
     fhir:index 29 ;
     fhir:CodeSystem.concept.code [ fhir:value "12914" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Belgian" ]
  ], [
     fhir:index 30 ;
     fhir:CodeSystem.concept.code [ fhir:value "12915" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bulgarian" ]
  ], [
     fhir:index 31 ;
     fhir:CodeSystem.concept.code [ fhir:value "12916" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Belorussian" ]
  ], [
     fhir:index 32 ;
     fhir:CodeSystem.concept.code [ fhir:value "12918" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cypriot Unspecified" ]
  ], [
     fhir:index 33 ;
     fhir:CodeSystem.concept.code [ fhir:value "12919" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Czech" ]
  ], [
     fhir:index 34 ;
     fhir:CodeSystem.concept.code [ fhir:value "12920" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Danish" ]
  ], [
     fhir:index 35 ;
     fhir:CodeSystem.concept.code [ fhir:value "12921" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Estonian" ]
  ], [
     fhir:index 36 ;
     fhir:CodeSystem.concept.code [ fhir:value "12922" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Finnish" ]
  ], [
     fhir:index 37 ;
     fhir:CodeSystem.concept.code [ fhir:value "12923" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Flemish" ]
  ], [
     fhir:index 38 ;
     fhir:CodeSystem.concept.code [ fhir:value "12924" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "French" ]
  ], [
     fhir:index 39 ;
     fhir:CodeSystem.concept.code [ fhir:value "12926" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hungarian" ]
  ], [
     fhir:index 40 ;
     fhir:CodeSystem.concept.code [ fhir:value "12927" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Icelander" ]
  ], [
     fhir:index 41 ;
     fhir:CodeSystem.concept.code [ fhir:value "12928" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Latvian" ]
  ], [
     fhir:index 42 ;
     fhir:CodeSystem.concept.code [ fhir:value "12929" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lithuanian" ]
  ], [
     fhir:index 43 ;
     fhir:CodeSystem.concept.code [ fhir:value "12930" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maltese" ]
  ], [
     fhir:index 44 ;
     fhir:CodeSystem.concept.code [ fhir:value "12931" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Norwegian" ]
  ], [
     fhir:index 45 ;
     fhir:CodeSystem.concept.code [ fhir:value "12932" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Portuguese" ]
  ], [
     fhir:index 46 ;
     fhir:CodeSystem.concept.code [ fhir:value "12933" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Romanian / Rumanian" ]
  ], [
     fhir:index 47 ;
     fhir:CodeSystem.concept.code [ fhir:value "12934" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Romani" ]
  ], [
     fhir:index 48 ;
     fhir:CodeSystem.concept.code [ fhir:value "12935" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Russian" ]
  ], [
     fhir:index 49 ;
     fhir:CodeSystem.concept.code [ fhir:value "12937" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slavic / Slav" ]
  ], [
     fhir:index 50 ;
     fhir:CodeSystem.concept.code [ fhir:value "12938" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Slovak" ]
  ], [
     fhir:index 51 ;
     fhir:CodeSystem.concept.code [ fhir:value "12939" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spanish" ]
  ], [
     fhir:index 52 ;
     fhir:CodeSystem.concept.code [ fhir:value "12940" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Swedish" ]
  ], [
     fhir:index 53 ;
     fhir:CodeSystem.concept.code [ fhir:value "12941" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Swiss" ]
  ], [
     fhir:index 54 ;
     fhir:CodeSystem.concept.code [ fhir:value "12942" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ukrainian" ]
  ], [
     fhir:index 55 ;
     fhir:CodeSystem.concept.code [ fhir:value "12943" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "American (US)" ]
  ], [
     fhir:index 56 ;
     fhir:CodeSystem.concept.code [ fhir:value "12945" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Canadian" ]
  ], [
     fhir:index 57 ;
     fhir:CodeSystem.concept.code [ fhir:value "12947" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "New Caledonian" ]
  ], [
     fhir:index 58 ;
     fhir:CodeSystem.concept.code [ fhir:value "12948" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "South African European" ]
  ], [
     fhir:index 59 ;
     fhir:CodeSystem.concept.code [ fhir:value "12949" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Afrikaner" ]
  ], [
     fhir:index 60 ;
     fhir:CodeSystem.concept.code [ fhir:value "12950" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zimbabwean European" ]
  ], [
     fhir:index 61 ;
     fhir:CodeSystem.concept.code [ fhir:value "12999" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "European NEC" ]
  ], [
     fhir:index 62 ;
     fhir:CodeSystem.concept.code [ fhir:value "21111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Māori" ]
  ], [
     fhir:index 63 ;
     fhir:CodeSystem.concept.code [ fhir:value "30000" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pacific peoples NFD" ]
  ], [
     fhir:index 64 ;
     fhir:CodeSystem.concept.code [ fhir:value "31111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Samoan" ]
  ], [
     fhir:index 65 ;
     fhir:CodeSystem.concept.code [ fhir:value "32100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cook Islands Maori" ]
  ], [
     fhir:index 66 ;
     fhir:CodeSystem.concept.code [ fhir:value "33111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tongan" ]
  ], [
     fhir:index 67 ;
     fhir:CodeSystem.concept.code [ fhir:value "34111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Niuean" ]
  ], [
     fhir:index 68 ;
     fhir:CodeSystem.concept.code [ fhir:value "35111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tokelauan" ]
  ], [
     fhir:index 69 ;
     fhir:CodeSystem.concept.code [ fhir:value "36111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fijian (except Fiji Indian / Indo-Fijian)" ]
  ], [
     fhir:index 70 ;
     fhir:CodeSystem.concept.code [ fhir:value "37112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Indigenous Australian" ]
  ], [
     fhir:index 71 ;
     fhir:CodeSystem.concept.code [ fhir:value "37122" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hawaiian" ]
  ], [
     fhir:index 72 ;
     fhir:CodeSystem.concept.code [ fhir:value "37124" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "I-Kiribati / Gilbertese" ]
  ], [
     fhir:index 73 ;
     fhir:CodeSystem.concept.code [ fhir:value "37130" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nauru Islander" ]
  ], [
     fhir:index 74 ;
     fhir:CodeSystem.concept.code [ fhir:value "37135" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Papuan / New Guinean / Irian Jayan" ]
  ], [
     fhir:index 75 ;
     fhir:CodeSystem.concept.code [ fhir:value "37137" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pitcairn Islander" ]
  ], [
     fhir:index 76 ;
     fhir:CodeSystem.concept.code [ fhir:value "37138" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Rotuman / Rotuman Islander" ]
  ], [
     fhir:index 77 ;
     fhir:CodeSystem.concept.code [ fhir:value "37140" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Society Islander (including Tahitian)" ]
  ], [
     fhir:index 78 ;
     fhir:CodeSystem.concept.code [ fhir:value "37141" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Solomon Islander" ]
  ], [
     fhir:index 79 ;
     fhir:CodeSystem.concept.code [ fhir:value "37144" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tuvalu Islander / Ellice Islander" ]
  ], [
     fhir:index 80 ;
     fhir:CodeSystem.concept.code [ fhir:value "37145" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vanuatu Islander / New Hebridean" ]
  ], [
     fhir:index 81 ;
     fhir:CodeSystem.concept.code [ fhir:value "37199" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Pacific peoples NEC" ]
  ], [
     fhir:index 82 ;
     fhir:CodeSystem.concept.code [ fhir:value "40000" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Asian NFD" ]
  ], [
     fhir:index 83 ;
     fhir:CodeSystem.concept.code [ fhir:value "41000" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Southeast Asian NFD" ]
  ], [
     fhir:index 84 ;
     fhir:CodeSystem.concept.code [ fhir:value "41111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Filipino" ]
  ], [
     fhir:index 85 ;
     fhir:CodeSystem.concept.code [ fhir:value "41211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Khmer / Kampuchean / Cambodian" ]
  ], [
     fhir:index 86 ;
     fhir:CodeSystem.concept.code [ fhir:value "41311" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vietnamese" ]
  ], [
     fhir:index 87 ;
     fhir:CodeSystem.concept.code [ fhir:value "41411" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Burmese" ]
  ], [
     fhir:index 88 ;
     fhir:CodeSystem.concept.code [ fhir:value "41412" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Indonesian (including Javanese / Sundanese / Sumatran)" ]
  ], [
     fhir:index 89 ;
     fhir:CodeSystem.concept.code [ fhir:value "41413" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lao" ]
  ], [
     fhir:index 90 ;
     fhir:CodeSystem.concept.code [ fhir:value "41414" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Malay / Malayan" ]
  ], [
     fhir:index 91 ;
     fhir:CodeSystem.concept.code [ fhir:value "41415" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Thai / Tai / Siamese" ]
  ], [
     fhir:index 92 ;
     fhir:CodeSystem.concept.code [ fhir:value "41416" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Karen" ]
  ], [
     fhir:index 93 ;
     fhir:CodeSystem.concept.code [ fhir:value "41417" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chin" ]
  ], [
     fhir:index 94 ;
     fhir:CodeSystem.concept.code [ fhir:value "41499" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Southeast Asian NEC" ]
  ], [
     fhir:index 95 ;
     fhir:CodeSystem.concept.code [ fhir:value "42100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chinese NFD" ]
  ], [
     fhir:index 96 ;
     fhir:CodeSystem.concept.code [ fhir:value "42111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hong Kong Chinese" ]
  ], [
     fhir:index 97 ;
     fhir:CodeSystem.concept.code [ fhir:value "42112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kampuchean Chinese" ]
  ], [
     fhir:index 98 ;
     fhir:CodeSystem.concept.code [ fhir:value "42113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Malaysian Chinese" ]
  ], [
     fhir:index 99 ;
     fhir:CodeSystem.concept.code [ fhir:value "42114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Singaporean Chinese" ]
  ], [
     fhir:index 100 ;
     fhir:CodeSystem.concept.code [ fhir:value "42115" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vietnamese Chinese" ]
  ], [
     fhir:index 101 ;
     fhir:CodeSystem.concept.code [ fhir:value "42116" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Taiwanese Chinese" ]
  ], [
     fhir:index 102 ;
     fhir:CodeSystem.concept.code [ fhir:value "42199" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chinese NEC" ]
  ], [
     fhir:index 103 ;
     fhir:CodeSystem.concept.code [ fhir:value "43100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Indian NFD" ]
  ], [
     fhir:index 104 ;
     fhir:CodeSystem.concept.code [ fhir:value "43111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bengali" ]
  ], [
     fhir:index 105 ;
     fhir:CodeSystem.concept.code [ fhir:value "43112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Fijian Indian / Indo-Fijian" ]
  ], [
     fhir:index 106 ;
     fhir:CodeSystem.concept.code [ fhir:value "43114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tamil" ]
  ], [
     fhir:index 107 ;
     fhir:CodeSystem.concept.code [ fhir:value "43115" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Punjabi" ]
  ], [
     fhir:index 108 ;
     fhir:CodeSystem.concept.code [ fhir:value "43116" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sikh" ]
  ], [
     fhir:index 109 ;
     fhir:CodeSystem.concept.code [ fhir:value "43117" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Anglo Indian" ]
  ], [
     fhir:index 110 ;
     fhir:CodeSystem.concept.code [ fhir:value "43118" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Malaysian Indian" ]
  ], [
     fhir:index 111 ;
     fhir:CodeSystem.concept.code [ fhir:value "43119" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "South African Indian" ]
  ], [
     fhir:index 112 ;
     fhir:CodeSystem.concept.code [ fhir:value "43199" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Indian NEC" ]
  ], [
     fhir:index 113 ;
     fhir:CodeSystem.concept.code [ fhir:value "44100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sri Lankan NFD" ]
  ], [
     fhir:index 114 ;
     fhir:CodeSystem.concept.code [ fhir:value "44111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sinhalese" ]
  ], [
     fhir:index 115 ;
     fhir:CodeSystem.concept.code [ fhir:value "44112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sri Lankan Tamil" ]
  ], [
     fhir:index 116 ;
     fhir:CodeSystem.concept.code [ fhir:value "44199" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sri Lankan NEC" ]
  ], [
     fhir:index 117 ;
     fhir:CodeSystem.concept.code [ fhir:value "44211" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Japanese" ]
  ], [
     fhir:index 118 ;
     fhir:CodeSystem.concept.code [ fhir:value "44311" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Korean" ]
  ], [
     fhir:index 119 ;
     fhir:CodeSystem.concept.code [ fhir:value "44411" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Afghan" ]
  ], [
     fhir:index 120 ;
     fhir:CodeSystem.concept.code [ fhir:value "44412" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bangladeshi" ]
  ], [
     fhir:index 121 ;
     fhir:CodeSystem.concept.code [ fhir:value "44413" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nepali" ]
  ], [
     fhir:index 122 ;
     fhir:CodeSystem.concept.code [ fhir:value "44414" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pakistani" ]
  ], [
     fhir:index 123 ;
     fhir:CodeSystem.concept.code [ fhir:value "44415" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tibetan" ]
  ], [
     fhir:index 124 ;
     fhir:CodeSystem.concept.code [ fhir:value "44416" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Eurasian" ]
  ], [
     fhir:index 125 ;
     fhir:CodeSystem.concept.code [ fhir:value "44417" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bhutanese" ]
  ], [
     fhir:index 126 ;
     fhir:CodeSystem.concept.code [ fhir:value "44418" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Maldivian" ]
  ], [
     fhir:index 127 ;
     fhir:CodeSystem.concept.code [ fhir:value "44419" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mongolian" ]
  ], [
     fhir:index 128 ;
     fhir:CodeSystem.concept.code [ fhir:value "44499" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Asian NEC" ]
  ], [
     fhir:index 129 ;
     fhir:CodeSystem.concept.code [ fhir:value "51100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Middle Eastern NFD" ]
  ], [
     fhir:index 130 ;
     fhir:CodeSystem.concept.code [ fhir:value "51111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Algerian" ]
  ], [
     fhir:index 131 ;
     fhir:CodeSystem.concept.code [ fhir:value "51112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Arab" ]
  ], [
     fhir:index 132 ;
     fhir:CodeSystem.concept.code [ fhir:value "51113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Assyrian" ]
  ], [
     fhir:index 133 ;
     fhir:CodeSystem.concept.code [ fhir:value "51114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Egyptian" ]
  ], [
     fhir:index 134 ;
     fhir:CodeSystem.concept.code [ fhir:value "51115" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Iranian / Persian" ]
  ], [
     fhir:index 135 ;
     fhir:CodeSystem.concept.code [ fhir:value "51116" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Iraqi" ]
  ], [
     fhir:index 136 ;
     fhir:CodeSystem.concept.code [ fhir:value "51117" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Israeli / Jewish / Hebrew" ]
  ], [
     fhir:index 137 ;
     fhir:CodeSystem.concept.code [ fhir:value "51118" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jordanian" ]
  ], [
     fhir:index 138 ;
     fhir:CodeSystem.concept.code [ fhir:value "51119" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kurd" ]
  ], [
     fhir:index 139 ;
     fhir:CodeSystem.concept.code [ fhir:value "51120" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lebanese" ]
  ], [
     fhir:index 140 ;
     fhir:CodeSystem.concept.code [ fhir:value "51122" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Moroccan" ]
  ], [
     fhir:index 141 ;
     fhir:CodeSystem.concept.code [ fhir:value "51124" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Palestinian" ]
  ], [
     fhir:index 142 ;
     fhir:CodeSystem.concept.code [ fhir:value "51125" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Syrian" ]
  ], [
     fhir:index 143 ;
     fhir:CodeSystem.concept.code [ fhir:value "51127" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Turkish (including Turkish Cypriot)" ]
  ], [
     fhir:index 144 ;
     fhir:CodeSystem.concept.code [ fhir:value "51199" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Middle Eastern NEC" ]
  ], [
     fhir:index 145 ;
     fhir:CodeSystem.concept.code [ fhir:value "52100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Latin American / Hispanic NFD" ]
  ], [
     fhir:index 146 ;
     fhir:CodeSystem.concept.code [ fhir:value "52111" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Argentinian" ]
  ], [
     fhir:index 147 ;
     fhir:CodeSystem.concept.code [ fhir:value "52112" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Bolivian" ]
  ], [
     fhir:index 148 ;
     fhir:CodeSystem.concept.code [ fhir:value "52113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Brazilian" ]
  ], [
     fhir:index 149 ;
     fhir:CodeSystem.concept.code [ fhir:value "52114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chilean" ]
  ], [
     fhir:index 150 ;
     fhir:CodeSystem.concept.code [ fhir:value "52115" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Colombian" ]
  ], [
     fhir:index 151 ;
     fhir:CodeSystem.concept.code [ fhir:value "52118" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ecuadorian" ]
  ], [
     fhir:index 152 ;
     fhir:CodeSystem.concept.code [ fhir:value "52123" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mexican" ]
  ], [
     fhir:index 153 ;
     fhir:CodeSystem.concept.code [ fhir:value "52127" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Peruvian" ]
  ], [
     fhir:index 154 ;
     fhir:CodeSystem.concept.code [ fhir:value "52128" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Puerto Rican" ]
  ], [
     fhir:index 155 ;
     fhir:CodeSystem.concept.code [ fhir:value "52129" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Uruguayan" ]
  ], [
     fhir:index 156 ;
     fhir:CodeSystem.concept.code [ fhir:value "52130" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Venezuelan" ]
  ], [
     fhir:index 157 ;
     fhir:CodeSystem.concept.code [ fhir:value "52199" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Latin American / Hispanic NEC" ]
  ], [
     fhir:index 158 ;
     fhir:CodeSystem.concept.code [ fhir:value "53100" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "African NFD" ]
  ], [
     fhir:index 159 ;
     fhir:CodeSystem.concept.code [ fhir:value "53113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Jamaican" ]
  ], [
     fhir:index 160 ;
     fhir:CodeSystem.concept.code [ fhir:value "53114" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kenyan" ]
  ], [
     fhir:index 161 ;
     fhir:CodeSystem.concept.code [ fhir:value "53115" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nigerian" ]
  ], [
     fhir:index 162 ;
     fhir:CodeSystem.concept.code [ fhir:value "53116" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "African American" ]
  ], [
     fhir:index 163 ;
     fhir:CodeSystem.concept.code [ fhir:value "53118" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Caribbean" ]
  ], [
     fhir:index 164 ;
     fhir:CodeSystem.concept.code [ fhir:value "53119" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Somali" ]
  ], [
     fhir:index 165 ;
     fhir:CodeSystem.concept.code [ fhir:value "53120" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Eritrean" ]
  ], [
     fhir:index 166 ;
     fhir:CodeSystem.concept.code [ fhir:value "53121" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ethiopian" ]
  ], [
     fhir:index 167 ;
     fhir:CodeSystem.concept.code [ fhir:value "53122" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Ghanaian" ]
  ], [
     fhir:index 168 ;
     fhir:CodeSystem.concept.code [ fhir:value "53123" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Burundian" ]
  ], [
     fhir:index 169 ;
     fhir:CodeSystem.concept.code [ fhir:value "53124" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Congolese" ]
  ], [
     fhir:index 170 ;
     fhir:CodeSystem.concept.code [ fhir:value "53125" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Sudanese" ]
  ], [
     fhir:index 171 ;
     fhir:CodeSystem.concept.code [ fhir:value "53126" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Zambian" ]
  ], [
     fhir:index 172 ;
     fhir:CodeSystem.concept.code [ fhir:value "53127" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Zimbabwean" ]
  ], [
     fhir:index 173 ;
     fhir:CodeSystem.concept.code [ fhir:value "53199" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other African NEC" ]
  ], [
     fhir:index 174 ;
     fhir:CodeSystem.concept.code [ fhir:value "61113" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Indigenous North American" ]
  ], [
     fhir:index 175 ;
     fhir:CodeSystem.concept.code [ fhir:value "61115" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mauritian" ]
  ], [
     fhir:index 176 ;
     fhir:CodeSystem.concept.code [ fhir:value "61116" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Seychelles Islander" ]
  ], [
     fhir:index 177 ;
     fhir:CodeSystem.concept.code [ fhir:value "61117" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other South African" ]
  ], [
     fhir:index 178 ;
     fhir:CodeSystem.concept.code [ fhir:value "61118" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "New Zealander" ]
  ], [
     fhir:index 179 ;
     fhir:CodeSystem.concept.code [ fhir:value "61199" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other NEC" ]
  ], [
     fhir:index 180 ;
     fhir:CodeSystem.concept.code [ fhir:value "94444" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Don't know" ]
  ], [
     fhir:index 181 ;
     fhir:CodeSystem.concept.code [ fhir:value "95555" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Refused to answer" ]
  ], [
     fhir:index 182 ;
     fhir:CodeSystem.concept.code [ fhir:value "96666" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Repeated Value" ]
  ], [
     fhir:index 183 ;
     fhir:CodeSystem.concept.code [ fhir:value "97777" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Response unidentifiable" ]
  ], [
     fhir:index 184 ;
     fhir:CodeSystem.concept.code [ fhir:value "98888" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Response Outside Scope" ]
  ], [
     fhir:index 185 ;
     fhir:CodeSystem.concept.code [ fhir:value "99999" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Not stated" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/ethnicityL4.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/ethnicityL4.ttl> .