HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 7.0.0. For a full list of available versions, see the Directory of published versions

: AmericanIndianAlaskaNativeLanguages - TTL Representation

Active as of 2019-03-20

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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-AmericanIndianAlaskaNativeLanguages"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AmericanIndianAlaskaNativeLanguages"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.1054" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.1.0"] ; # 
  fhir:name [ fhir:v "AmericanIndianAlaskaNativeLanguages"] ; # 
  fhir:title [ fhir:v "AmericanIndianAlaskaNativeLanguages"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level 7"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Health Level Seven" ]
  ] ) ; # 
  fhir:description [ fhir:v "American Indian and Alaska Native languages currently being used in the United States."] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ;
fhir:value [ fhir:v "antisymmetric" ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "transitive" ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "irreflexive" ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Specializes" ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Generalizes" ]     ] ) ;
fhir:code [ fhir:v "Specializes" ] ;
fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric." ] ;
fhir:type [ fhir:v "Coding" ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ;
fhir:value [ fhir:v "antisymmetric" ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "transitive" ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "irreflexive" ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Generalizes" ]     ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Specializes" ]     ] ) ;
fhir:code [ fhir:v "Generalizes" ] ;
fhir:description [ fhir:v "Inverse of Specializes.  Only included as a derived relationship." ] ;
fhir:type [ fhir:v "Coding" ]
  ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ;
fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "_Algic" ] ;
fhir:display [ fhir:v "Algic" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20952" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_Algonquian" ] ;
fhir:display [ fhir:v "Algonquian" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20953" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_Arapahoan" ] ;
fhir:display [ fhir:v "Arapahoan" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20955" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "_ArapahoGrosVentre" ] ;
fhir:display [ fhir:v "ArapahoGrosVentre" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20956" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-ARP" ] ;
fhir:display [ fhir:v "Arapaho" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Arrapahoe" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18151" ]             ] )           ] [
fhir:code [ fhir:v "x-ATS" ] ;
fhir:display [ fhir:v "Gros Ventre" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "A'ananin" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Ahahnelin" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Ahe" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Atsina" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Fall Indians" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "White Clay People" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18144" ]             ] )           ] )         ] )       ] [
fhir:code [ fhir:v "_CreeMontagnais" ] ;
fhir:display [ fhir:v "CreeMontagnais" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20972" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "_Cree" ] ;
fhir:display [ fhir:v "Cree" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20971" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-CRP" ] ;
fhir:display [ fhir:v "Western Cree" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Mitchif" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Plains Cree" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Western Swampy Cree" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Woods Cree" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18137" ]             ] )           ] )         ] )       ] [
fhir:code [ fhir:v "_EasternAlgonquin" ] ;
fhir:display [ fhir:v "EasternAlgonquin" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20979" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "_Abenakian" ] ;
fhir:display [ fhir:v "Abenakian" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20950" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-AAQ" ] ;
fhir:display [ fhir:v "Eastern Abenaki" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Eastern Abnaki" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Penobscot" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18177" ]             ] )           ] [
fhir:code [ fhir:v "x-ABE" ] ;
fhir:display [ fhir:v "Western Abenaki" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Abenaki" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Abenaqui" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "St. Francis" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18180" ]             ] )           ] [
fhir:code [ fhir:v "x-MAC" ] ;
fhir:display [ fhir:v "Maliseet-Passamaquoddy" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Malecite-Passamaquoddy" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18175" ]             ] )           ] )         ] [
fhir:code [ fhir:v "_Delawaran" ] ;
fhir:display [ fhir:v "Delawaran" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20975" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-DEL" ] ;
fhir:display [ fhir:v "Unami Delaware" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Delaware" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Lenape" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Lenni-Lenape" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18185" ]             ] )           ] )         ] [
fhir:code [ fhir:v "x-MIC" ] ;
fhir:display [ fhir:v "Micmac" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Restigouche" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18172" ]           ] )         ] )       ] [
fhir:code [ fhir:v "_Ojibwayan" ] ;
fhir:display [ fhir:v "Ojibwayan" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21003" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-OJB" ] ;
fhir:display [ fhir:v "Southern Ojibwa" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Chippewa" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Mississippi Ojibwa" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Saulteaux" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Western Ojibwa" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18157" ]           ] )         ] [
fhir:code [ fhir:v "x-POT" ] ;
fhir:display [ fhir:v "Potawatami" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Pottawotomi" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18162" ]           ] )         ] )       ] [
fhir:code [ fhir:v "_SaukFoxKickapoo" ] ;
fhir:display [ fhir:v "SaukFoxKickapoo" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21016" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-KIC" ] ;
fhir:display [ fhir:v "Kickapoo" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Kikapu" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18168" ]           ] )         ] [
fhir:code [ fhir:v "x-SAC" ] ;
fhir:display [ fhir:v "Mesquakie" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Sac and Fox" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Sauk-Fox" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18165" ]           ] )         ] [
fhir:code [ fhir:v "x-SJW" ] ;
fhir:display [ fhir:v "Shawnee" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18170" ]           ] )         ] )       ] [
fhir:code [ fhir:v "x-BLC" ] ;
fhir:display [ fhir:v "Blackfoot" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Pikanii" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18133" ]         ] )       ] [
fhir:code [ fhir:v "x-CHY" ] ;
fhir:display [ fhir:v "Cheyenne" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18153" ]         ] )       ] [
fhir:code [ fhir:v "x-MEZ" ] ;
fhir:display [ fhir:v "Menominee" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Menomini" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18154" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_Ritwan" ] ;
fhir:display [ fhir:v "Ritwan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21012" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-YUR" ] ;
fhir:display [ fhir:v "Yurok" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18190" ]         ] )       ] )     ] )
  ] [
fhir:code [ fhir:v "_Caddoan" ] ;
fhir:display [ fhir:v "Caddoan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20959" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_NorthernCaddoan" ] ;
fhir:display [ fhir:v "NorthernCaddoan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21000" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-ARI" ] ;
fhir:display [ fhir:v "Arikara" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Arikaree" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Arikari" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Arikaris" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Ree" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Ris" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18225" ]         ] )       ] [
fhir:code [ fhir:v "x-PAW" ] ;
fhir:display [ fhir:v "Pawnee" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18231" ]         ] )       ] [
fhir:code [ fhir:v "x-WIC" ] ;
fhir:display [ fhir:v "Wichita" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18232" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_SouthernCaddoan" ] ;
fhir:display [ fhir:v "SouthernCaddoan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21023" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-CAD" ] ;
fhir:display [ fhir:v "Caddo" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Caddoe" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kado" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kadohadacho" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18234" ]         ] )       ] )     ] )
  ] [
fhir:code [ fhir:v "_Chimakuan" ] ;
fhir:display [ fhir:v "Chimakuan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20966" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "x-QUI" ] ;
fhir:display [ fhir:v "Quileute" ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18239" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_EskimoAleut" ] ;
fhir:display [ fhir:v "EskimoAleut" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20982" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_Aleut" ] ;
fhir:display [ fhir:v "Aleut" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20951" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-ALW" ] ;
fhir:display [ fhir:v "Aleut" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18222" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_Eskimoan" ] ;
fhir:display [ fhir:v "Eskimoan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20983" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_InuitInupiaq" ] ;
fhir:display [ fhir:v "InuitInupiaq" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20986" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-ESI" ] ;
fhir:display [ fhir:v "North Alaskan Inuktitut" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Inupiaq" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Inupiat Eskimo" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Inupik" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "North Alaskan Eskimo" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "North Alaskan Inupiaq" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18211" ]           ] )         ] [
fhir:code [ fhir:v "x-ESK" ] ;
fhir:display [ fhir:v "Northwest Alaska Inuktitut" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Inupiatun" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Northwest Alaska Inupiat Eskimo" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Seward Peninsula Inupiaq" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18217" ]           ] )         ] )       ] [
fhir:code [ fhir:v "_SirenikskiYupik" ] ;
fhir:display [ fhir:v "SirenikskiYupik" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21021" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-EMS" ] ;
fhir:display [ fhir:v "Pacific Yupik Gulf" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Aleut" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Alutiiq" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Chugach Eskimo" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Koniag-Chugach" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Pacific Yupik" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "South Alaska Eskimo" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Sugcestun" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Sugpiak Eskimo" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Sugpiaq Eskimo" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Suk" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18199" ]           ] )         ] [
fhir:code [ fhir:v "x-ESS" ] ;
fhir:display [ fhir:v "Central Siberian Yupik" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "St. Lawrence Island Eskimo" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18194" ]           ] )         ] [
fhir:code [ fhir:v "x-ESU" ] ;
fhir:display [ fhir:v "Central Alaskan Yupik" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Central Yupik" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "West Alaska Eskimo" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18196" ]           ] )         ] )       ] )     ] )
  ] [
fhir:code [ fhir:v "_Hokan" ] ;
fhir:display [ fhir:v "Hokan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20984" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_CochimiYuman" ] ;
fhir:display [ fhir:v "CochimiYuman" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20969" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_Yuman" ] ;
fhir:display [ fhir:v "Yuman" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21045" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "_DeltaCalifornia" ] ;
fhir:display [ fhir:v "DeltaCalifornia" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20976" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "_Diegueno" ] ;
fhir:display [ fhir:v "Diegueno" ] ;
            ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]             ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20978" ]             ] ) ;
            ( fhir:concept [
fhir:code [ fhir:v "x-DIH" ] ;
fhir:display [ fhir:v "Kumeyaay" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Campo" ]               ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Diegueño" ]               ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Kamia" ]               ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Kumiái" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18293" ]               ] )             ] )           ] [
fhir:code [ fhir:v "x-COC" ] ;
fhir:display [ fhir:v "Cocopa" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Cocopah" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Cucapá" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Delta River Yuman" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Kikima" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Kwikapa" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18298" ]             ] )           ] )         ] [
fhir:code [ fhir:v "_Pai" ] ;
fhir:display [ fhir:v "Pai" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21006" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-YUF" ] ;
fhir:display [ fhir:v "Havasupai" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Upland Yuman" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Upper Colorado River Yuman" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Walapai" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Yavapai" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18277" ]             ] )           ] )         ] [
fhir:code [ fhir:v "_River" ] ;
fhir:display [ fhir:v "River" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21013" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-MOV" ] ;
fhir:display [ fhir:v "Mohave" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Mojave" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18289" ]             ] )           ] [
fhir:code [ fhir:v "x-MRC" ] ;
fhir:display [ fhir:v "Maricopa" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Cocomaricopa" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18287" ]             ] )           ] [
fhir:code [ fhir:v "x-YUM" ] ;
fhir:display [ fhir:v "Quechan" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Kechan" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Quecl" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Yuma" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18283" ]             ] )           ] )         ] )       ] )     ] [
fhir:code [ fhir:v "_Palaihnihan" ] ;
fhir:display [ fhir:v "Palaihnihan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21007" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-ACH" ] ;
fhir:display [ fhir:v "Achumawi" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Achomawi" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Pitt River" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18249" ]         ] )       ] [
fhir:code [ fhir:v "x-ATW" ] ;
fhir:display [ fhir:v "Atsugewi" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18252" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_Pomoan" ] ;
fhir:display [ fhir:v "Pomoan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21011" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-KJU" ] ;
fhir:display [ fhir:v "Kashaya" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Southwestern Pomo" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18272" ]         ] )       ] [
fhir:code [ fhir:v "x-PEF" ] ;
fhir:display [ fhir:v "Northeastern Pomo" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Salt Pomo" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18254" ]         ] )       ] [
fhir:code [ fhir:v "x-PEO" ] ;
fhir:display [ fhir:v "Southeastern Pomo" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18256" ]         ] )       ] [
fhir:code [ fhir:v "x-PEQ" ] ;
fhir:display [ fhir:v "Southern Pomo" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Lower Lake Pomo" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18270" ]         ] )       ] [
fhir:code [ fhir:v "x-POO" ] ;
fhir:display [ fhir:v "Central Pomo" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Ballo-Kai-Pomo" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Cabanapo" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Habenapo" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "H'hana" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kábinapek" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Khabenapo" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Khana" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kulanapan" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kulanapo" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Venaambakaia" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Venambakaiia" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Yokaia" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18257" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_Shasta" ] ;
fhir:display [ fhir:v "Shasta" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21018" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-SHT" ] ;
fhir:display [ fhir:v "Shasta" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Sastean" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Shastan" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18245" ]         ] )       ] )     ] [
fhir:code [ fhir:v "x-KYH" ] ;
fhir:display [ fhir:v "Karok" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Karuk" ]       ] ) ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18242" ]       ] )     ] [
fhir:code [ fhir:v "x-WAS" ] ;
fhir:display [ fhir:v "Washoe" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Washo" ]       ] ) ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18304" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_Iroquoian" ] ;
fhir:display [ fhir:v "Iroquoian" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20987" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_NorthernIroquoian" ] ;
fhir:display [ fhir:v "NorthernIroquoian" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21001" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-CAY" ] ;
fhir:display [ fhir:v "Cayuga" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18310" ]         ] )       ] [
fhir:code [ fhir:v "x-MOH" ] ;
fhir:display [ fhir:v "Mohawk" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kanien'kehaka" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18313" ]         ] )       ] [
fhir:code [ fhir:v "x-ONE" ] ;
fhir:display [ fhir:v "Oneida" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18315" ]         ] )       ] [
fhir:code [ fhir:v "x-ONO" ] ;
fhir:display [ fhir:v "Onondaga" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Onandaga" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18311" ]         ] )       ] [
fhir:code [ fhir:v "x-SEE" ] ;
fhir:display [ fhir:v "Seneca" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18309" ]         ] )       ] [
fhir:code [ fhir:v "x-TUS" ] ;
fhir:display [ fhir:v "Tuscarora" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18308" ]         ] )       ] )     ] [
fhir:code [ fhir:v "x-CER" ] ;
fhir:display [ fhir:v "Cherokee" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Tsalagi" ]       ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Tslagi" ]       ] ) ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18316" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_Keresan" ] ;
fhir:display [ fhir:v "Keresan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20989" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "x-KEE" ] ;
fhir:display [ fhir:v "Rio Grande Keresan" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Eastern Keres Pueblo" ]       ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Eastern Keresan" ]       ] ) ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18324" ]       ] )     ] [
fhir:code [ fhir:v "x-KJQ" ] ;
fhir:display [ fhir:v "Acoma-Laguna" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Western Keres" ]       ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Western Keres Pueblo" ]       ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Western Keresan" ]       ] ) ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18320" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_KiowaTanoan" ] ;
fhir:display [ fhir:v "KiowaTanoan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20990" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_Tiwa" ] ;
fhir:display [ fhir:v "Tiwa" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21031" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-TAO" ] ;
fhir:display [ fhir:v "Northern Tiwa" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18332" ]         ] )       ] [
fhir:code [ fhir:v "x-TIX" ] ;
fhir:display [ fhir:v "Southern Tiwa" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18333" ]         ] )       ] )     ] [
fhir:code [ fhir:v "x-KIO" ] ;
fhir:display [ fhir:v "Kiowa" ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18328" ]       ] )     ] [
fhir:code [ fhir:v "x-TEW" ] ;
fhir:display [ fhir:v "Tewa" ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18334" ]       ] )     ] [
fhir:code [ fhir:v "x-TOW" ] ;
fhir:display [ fhir:v "Jemez" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Towa" ]       ] ) ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18329" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_Muskogean" ] ;
fhir:display [ fhir:v "Muskogean" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20997" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_CentralMuskogean" ] ;
fhir:display [ fhir:v "CentralMuskogean" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20963" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-AKZ" ] ;
fhir:display [ fhir:v "Alabama" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18343" ]         ] )       ] [
fhir:code [ fhir:v "x-CKU" ] ;
fhir:display [ fhir:v "Koasati" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Coushatta" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18348" ]         ] )       ] [
fhir:code [ fhir:v "x-MIK" ] ;
fhir:display [ fhir:v "Mikasuki" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Hitchiti" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Miccosukee" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Mikasuki Seminole" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18344" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_WesternMuskogean" ] ;
fhir:display [ fhir:v "WesternMuskogean" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21040" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-CCT" ] ;
fhir:display [ fhir:v "Choctaw" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18341" ]         ] )       ] [
fhir:code [ fhir:v "x-CIC" ] ;
fhir:display [ fhir:v "Chickasaw" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18340" ]         ] )       ] )     ] [
fhir:code [ fhir:v "x-CRK" ] ;
fhir:display [ fhir:v "Creek" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Muskogee" ]       ] ) ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18350" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_Nadene" ] ;
fhir:display [ fhir:v "Nadene" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20998" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_AthapaskanEyak" ] ;
fhir:display [ fhir:v "AthapaskanEyak" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20958" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_Athapaskan" ] ;
fhir:display [ fhir:v "Athapaskan" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20957" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "_Apachean" ] ;
fhir:display [ fhir:v "Apachean" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20954" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "_EasternApachean" ] ;
fhir:display [ fhir:v "EasternApachean" ] ;
            ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]             ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20980" ]             ] ) ;
            ( fhir:concept [
fhir:code [ fhir:v "x-APJ" ] ;
fhir:display [ fhir:v "Jicarilla" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Jicarilla Apache" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18408" ]               ] )             ] [
fhir:code [ fhir:v "x-APL" ] ;
fhir:display [ fhir:v "Lipan" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Lipan Apache" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18410" ]               ] )             ] )           ] [
fhir:code [ fhir:v "_WesternApachean" ] ;
fhir:display [ fhir:v "WesternApachean" ] ;
            ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]             ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21038" ]             ] ) ;
            ( fhir:concept [
fhir:code [ fhir:v "x-APM" ] ;
fhir:display [ fhir:v "Mescalero-Chiricahua" ] ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18406" ]               ] )             ] [
fhir:code [ fhir:v "x-APW" ] ;
fhir:display [ fhir:v "Western Apache" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Coyotero" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18404" ]               ] )             ] [
fhir:code [ fhir:v "x-NAV" ] ;
fhir:display [ fhir:v "Dine" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Navajo" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18401" ]               ] )             ] )           ] [
fhir:code [ fhir:v "x-APK" ] ;
fhir:display [ fhir:v "Kiowa Apache" ] ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18412" ]             ] )           ] )         ] [
fhir:code [ fhir:v "_CentralAlaskaYukon" ] ;
fhir:display [ fhir:v "CentralAlaskaYukon" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20962" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "_KoyukonIngalik" ] ;
fhir:display [ fhir:v "KoyukonIngalik" ] ;
            ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]             ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20991" ]             ] ) ;
            ( fhir:concept [
fhir:code [ fhir:v "x-HOI" ] ;
fhir:display [ fhir:v "Holikachuk" ] ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18368" ]               ] )             ] [
fhir:code [ fhir:v "x-ING" ] ;
fhir:display [ fhir:v "Degexit'an" ] ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18367" ]               ] )             ] [
fhir:code [ fhir:v "x-KOY" ] ;
fhir:display [ fhir:v "Koyukon" ] ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18369" ]               ] )             ] )           ] [
fhir:code [ fhir:v "_KutchinHan" ] ;
fhir:display [ fhir:v "KutchinHan" ] ;
            ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]             ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20992" ]             ] ) ;
            ( fhir:concept [
fhir:code [ fhir:v "x-HAA" ] ;
fhir:display [ fhir:v "Han" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Dawson" ]               ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Han-Kutchin" ]               ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Moosehide" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18382" ]               ] )             ] [
fhir:code [ fhir:v "x-KUC" ] ;
fhir:display [ fhir:v "Kutchin" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Gwich'in" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18380" ]               ] )             ] )           ] [
fhir:code [ fhir:v "_TananaTutchone" ] ;
fhir:display [ fhir:v "TananaTutchone" ] ;
            ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]             ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21028" ]             ] ) ;
            ( fhir:concept [
fhir:code [ fhir:v "_Tanana" ] ;
fhir:display [ fhir:v "Tanana" ] ;
              ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]               ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21027" ]               ] ) ;
              ( fhir:concept [
fhir:code [ fhir:v "x-TAA" ] ;
fhir:display [ fhir:v "Lower Tanana" ] ;
                ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]                 ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18375" ]                 ] )               ] [
fhir:code [ fhir:v "x-TAU" ] ;
fhir:display [ fhir:v "Upper Tanana" ] ;
                ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                   ] ;
fhir:value [ fhir:v "Nabesna" ]                 ] ) ;
                ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]                 ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18377" ]                 ] )               ] [
fhir:code [ fhir:v "x-TCB" ] ;
fhir:display [ fhir:v "Tanacross" ] ;
                ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]                 ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18376" ]                 ] )               ] )             ] [
fhir:code [ fhir:v "x-KUU" ] ;
fhir:display [ fhir:v "Upper Kuskokwim" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Mcgrath Ingalik" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18372" ]               ] )             ] )           ] )         ] [
fhir:code [ fhir:v "_PacificCoastAthapaskan" ] ;
fhir:display [ fhir:v "PacificCoastAthapaskan" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21005" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "_CaliforniaAthapaskan" ] ;
fhir:display [ fhir:v "CaliforniaAthapaskan" ] ;
            ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]             ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20961" ]             ] ) ;
            ( fhir:concept [
fhir:code [ fhir:v "x-HUP" ] ;
fhir:display [ fhir:v "Hupa" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Hoopa" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18392" ]               ] )             ] [
fhir:code [ fhir:v "x-KTW" ] ;
fhir:display [ fhir:v "Cahto" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Batem-da-kai-ee" ]               ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Kai Po-mo" ]               ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Kato" ]               ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Tlokeang" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18394" ]               ] )             ] )           ] [
fhir:code [ fhir:v "_OregonAthapaskan" ] ;
fhir:display [ fhir:v "OregonAthapaskan" ] ;
            ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]             ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21004" ]             ] ) ;
            ( fhir:concept [
fhir:code [ fhir:v "x-TOL" ] ;
fhir:display [ fhir:v "Tolowa" ] ;
              ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]                 ] ;
fhir:value [ fhir:v "Smith River" ]               ] ) ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18389" ]               ] )             ] [
fhir:code [ fhir:v "x-TUU" ] ;
fhir:display [ fhir:v "Tututni" ] ;
              ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]               ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18388" ]               ] )             ] )           ] )         ] [
fhir:code [ fhir:v "_SouthernAlaska" ] ;
fhir:display [ fhir:v "SouthernAlaska" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21022" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-AHT" ] ;
fhir:display [ fhir:v "Ahtna" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Ahtena" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Atna" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Copper River" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18360" ]             ] )           ] [
fhir:code [ fhir:v "x-TFN" ] ;
fhir:display [ fhir:v "Tanaina" ] ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18364" ]             ] )           ] )         ] )       ] [
fhir:code [ fhir:v "x-EYA" ] ;
fhir:display [ fhir:v "Eyak" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18357" ]         ] )       ] )     ] [
fhir:code [ fhir:v "x-TLI" ] ;
fhir:display [ fhir:v "Tlingit" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Thlinget" ]       ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Tlinkit" ]       ] ) ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18353" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_Penutian" ] ;
fhir:display [ fhir:v "Penutian" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21008" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_Chinookan" ] ;
fhir:display [ fhir:v "Chinookan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20967" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_UpperChinook" ] ;
fhir:display [ fhir:v "UpperChinook" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21034" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-WAC" ] ;
fhir:display [ fhir:v "Kiksht" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Cascades-Wasco-Wishram" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Multnomah-Clackamas" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Upper Chinook" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Wasco-Wishram" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18416" ]           ] )         ] )       ] )     ] [
fhir:code [ fhir:v "_Coosan" ] ;
fhir:display [ fhir:v "Coosan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20970" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-COS" ] ;
fhir:display [ fhir:v "Hanis" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Coos" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18422" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_Maiduan" ] ;
fhir:display [ fhir:v "Maiduan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20993" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-MAI" ] ;
fhir:display [ fhir:v "Northwest Maidu" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Concow" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Digger" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Holólupai" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Konkau" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Konkow" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Maiduan" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Meidoo" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Michopdo" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Nákum" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Secumne" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Sekumne" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Tsamak" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Yuba" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18438" ]         ] )       ] [
fhir:code [ fhir:v "x-NMU" ] ;
fhir:display [ fhir:v "Northeast Maidu" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Mountain Maidu" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18436" ]         ] )       ] [
fhir:code [ fhir:v "x-NSZ" ] ;
fhir:display [ fhir:v "Nisenan" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Neeshenam" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Nishinam" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Pujuni" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Southern Maidu" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Wapumni" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18452" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_PlateauPenutian" ] ;
fhir:display [ fhir:v "PlateauPenutian" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21010" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_Sahaptian" ] ;
fhir:display [ fhir:v "Sahaptian" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21014" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-UMA" ] ;
fhir:display [ fhir:v "Umatilla" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Columbia River Sahaptin" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18503" ]           ] )         ] [
fhir:code [ fhir:v "x-WAA" ] ;
fhir:display [ fhir:v "Walla Walla" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Northeast Sahaptin" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18505" ]           ] )         ] [
fhir:code [ fhir:v "x-WAR" ] ;
fhir:display [ fhir:v "Tenino" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Warm Springs" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18501" ]           ] )         ] [
fhir:code [ fhir:v "x-YAK" ] ;
fhir:display [ fhir:v "Yakima" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Northwest Sahaptin" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Yakima And Klikitat" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18507" ]           ] )         ] )       ] [
fhir:code [ fhir:v "x-KLA" ] ;
fhir:display [ fhir:v "Klamath-Modoc" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18499" ]         ] )       ] [
fhir:code [ fhir:v "x-NEZ" ] ;
fhir:display [ fhir:v "Nez Perce" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18510" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_Takelman" ] ;
fhir:display [ fhir:v "Takelman" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21025" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_Kalapuyan" ] ;
fhir:display [ fhir:v "Kalapuyan" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20988" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-KAL" ] ;
fhir:display [ fhir:v "Central Kalapuyan" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Kalapuya" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Lukamiute" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Santiam" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Wapatu" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18426" ]           ] )         ] )       ] )     ] [
fhir:code [ fhir:v "_Tsimshianic" ] ;
fhir:display [ fhir:v "Tsimshianic" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21033" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-TSI" ] ;
fhir:display [ fhir:v "Coast Tsimshain" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Chimmezyan" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Coast And Southern Tsimshian" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Sm'algyax" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Tsimpshean" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Zimshian" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18512" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_Utian" ] ;
fhir:display [ fhir:v "Utian" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21035" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_Miwokan" ] ;
fhir:display [ fhir:v "Miwokan" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20996" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "_EasternMiwok" ] ;
fhir:display [ fhir:v "EasternMiwok" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20981" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-CSM" ] ;
fhir:display [ fhir:v "Central Sierra Miwok" ] ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18467" ]             ] )           ] [
fhir:code [ fhir:v "x-NSQ" ] ;
fhir:display [ fhir:v "Northern Sierra Miwok" ] ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18466" ]             ] )           ] [
fhir:code [ fhir:v "x-PMW" ] ;
fhir:display [ fhir:v "Plains Miwok" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Valley Miwok" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18464" ]             ] )           ] [
fhir:code [ fhir:v "x-SKD" ] ;
fhir:display [ fhir:v "Southern Sierra Miwok" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Meewoc" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Mewoc" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Me-Wuk" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Miwoc" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Miwokan" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Mokélumne" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Moquelumnan" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "San Raphael" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Talatui" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Talutui" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18468" ]             ] )           ] )         ] [
fhir:code [ fhir:v "_WesternMiwok" ] ;
fhir:display [ fhir:v "WesternMiwok" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21039" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-CSI" ] ;
fhir:display [ fhir:v "Coast Miwok" ] ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18461" ]             ] )           ] [
fhir:code [ fhir:v "x-LMW" ] ;
fhir:display [ fhir:v "Lake Miwok" ] ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18462" ]             ] )           ] )         ] )       ] )     ] [
fhir:code [ fhir:v "_Wintuan" ] ;
fhir:display [ fhir:v "Wintuan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21042" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-WIT" ] ;
fhir:display [ fhir:v "Wintu-Nomlaki" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Wintu" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Wintun" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18432" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_Yokutsan" ] ;
fhir:display [ fhir:v "Yokutsan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21043" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-ENH" ] ;
fhir:display [ fhir:v "Kings River" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Aiticha" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Choinimni" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Chukaimina" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Entimbich" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kocheyali" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18489" ]         ] )       ] [
fhir:code [ fhir:v "x-GSH" ] ;
fhir:display [ fhir:v "Gashowu" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Goshowi" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18480" ]         ] )       ] [
fhir:code [ fhir:v "x-PYL" ] ;
fhir:display [ fhir:v "Poso Creek" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kumachisi" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Paleuyami" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18495" ]         ] )       ] [
fhir:code [ fhir:v "x-TKH" ] ;
fhir:display [ fhir:v "Tule-Kaweah" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Bokninuwad" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kawia" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Wükchamni" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Yawdanchi" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Yokod" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18483" ]         ] )       ] )     ] )
  ] [
fhir:code [ fhir:v "_Pidgin" ] ;
fhir:display [ fhir:v "Pidgin" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21009" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "x-CHH" ] ;
fhir:display [ fhir:v "Chinook Wawa" ] ;
      ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Chinook Jargon" ]       ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Chinook Pidgin" ]       ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]         ] ;
fhir:value [ fhir:v "Tshinuk Wawa" ]       ] ) ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18519" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_Salishan" ] ;
fhir:display [ fhir:v "Salishan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21015" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_CentralSalish" ] ;
fhir:display [ fhir:v "CentralSalish" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20965" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-CLM" ] ;
fhir:display [ fhir:v "Clallam" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Klallam" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Na'klallam" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "S'klallam" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18528" ]         ] )       ] [
fhir:code [ fhir:v "x-LUT" ] ;
fhir:display [ fhir:v "Lushootseed" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18532" ]         ] )       ] [
fhir:code [ fhir:v "x-STR" ] ;
fhir:display [ fhir:v "Northern Straits" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Straits" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Straits Salish" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18525" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_InteriorSalish" ] ;
fhir:display [ fhir:v "InteriorSalish" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20985" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-COL" ] ;
fhir:display [ fhir:v "Columbian" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Columbia-Wenatchi" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Wenatchee-Columbia" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18545" ]         ] )       ] [
fhir:code [ fhir:v "x-CRD" ] ;
fhir:display [ fhir:v "Coeur D'alene" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18544" ]         ] )       ] [
fhir:code [ fhir:v "x-FLA" ] ;
fhir:display [ fhir:v "Kalispel" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Flathead-Kalispel" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kalispel-Flathead" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18541" ]         ] )       ] [
fhir:code [ fhir:v "x-OKA" ] ;
fhir:display [ fhir:v "Okanagan" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Okanagan-Colville" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Okanagon" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Okanogan" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18548" ]         ] )       ] )     ] [
fhir:code [ fhir:v "_Tsamosan" ] ;
fhir:display [ fhir:v "Tsamosan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21032" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-CEA" ] ;
fhir:display [ fhir:v "Lower Chehalis" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18535" ]         ] )       ] [
fhir:code [ fhir:v "x-CJH" ] ;
fhir:display [ fhir:v "Upper Chehalis" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Chehalis" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18536" ]         ] )       ] [
fhir:code [ fhir:v "x-COW" ] ;
fhir:display [ fhir:v "Cowlitz" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Lower Cowlitz" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18538" ]         ] )       ] [
fhir:code [ fhir:v "x-QUN" ] ;
fhir:display [ fhir:v "Quinault" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18534" ]         ] )       ] )     ] )
  ] [
fhir:code [ fhir:v "_SiouanCatawba" ] ;
fhir:display [ fhir:v "SiouanCatawba" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21020" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_Siouan" ] ;
fhir:display [ fhir:v "Siouan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21019" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_MississippiValley" ] ;
fhir:display [ fhir:v "MississippiValley" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20994" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "_ChiwereWinnebago" ] ;
fhir:display [ fhir:v "ChiwereWinnebago" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20968" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-IOW" ] ;
fhir:display [ fhir:v "Chiwere" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Iowa-Oto" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Iowa-Otoe" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18594" ]             ] )           ] [
fhir:code [ fhir:v "x-WIN" ] ;
fhir:display [ fhir:v "Hocak" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Hocak Wazijaci" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Hocank" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Hochank" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Hochunk" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Winnebago" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18597" ]             ] )           ] )         ] [
fhir:code [ fhir:v "_Dakotan" ] ;
fhir:display [ fhir:v "Dakotan" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20974" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-ASB" ] ;
fhir:display [ fhir:v "Assiniboine" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Assiniboin" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Hohe" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18577" ]             ] )           ] [
fhir:code [ fhir:v "x-DHG" ] ;
fhir:display [ fhir:v "Dakota" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Dakhota" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Santee" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Santee-Sisseton" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Sioux" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18568" ]             ] )           ] [
fhir:code [ fhir:v "x-LKT" ] ;
fhir:display [ fhir:v "Lakota" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Teton" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Lakhota" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18564" ]             ] )           ] [
fhir:code [ fhir:v "x-NKT" ] ;
fhir:display [ fhir:v "Nakota" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Nakoda" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Yankton" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Yankton-Yanktonais" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18573" ]             ] )           ] )         ] [
fhir:code [ fhir:v "_Dhegiha" ] ;
fhir:display [ fhir:v "Dhegiha" ] ;
          ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]           ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20977" ]           ] ) ;
          ( fhir:concept [
fhir:code [ fhir:v "x-KAA" ] ;
fhir:display [ fhir:v "Kansa" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Kanze" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Kaw" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Konze" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18584" ]             ] )           ] [
fhir:code [ fhir:v "x-OMA" ] ;
fhir:display [ fhir:v "Omaha-Ponca" ] ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18581" ]             ] )           ] [
fhir:code [ fhir:v "x-OSA" ] ;
fhir:display [ fhir:v "Osage" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Wazhazhe" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18582" ]             ] )           ] [
fhir:code [ fhir:v "x-QUA" ] ;
fhir:display [ fhir:v "Quapaw" ] ;
            ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Alkansea" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Arkansas" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Capa" ]             ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]               ] ;
fhir:value [ fhir:v "Ogaxpa" ]             ] ) ;
            ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]             ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18588" ]             ] )           ] )         ] )       ] [
fhir:code [ fhir:v "_MissouriRiver" ] ;
fhir:display [ fhir:v "MissouriRiver" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20995" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-CRO" ] ;
fhir:display [ fhir:v "Crow" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Apsaaloke" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18559" ]           ] )         ] [
fhir:code [ fhir:v "x-HID" ] ;
fhir:display [ fhir:v "Hidatsa" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Hinatsa" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Hiraca" ]           ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Minitari" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18555" ]           ] )         ] )       ] [
fhir:code [ fhir:v "x-MHQ" ] ;
fhir:display [ fhir:v "Mandan" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18561" ]         ] )       ] )     ] )
  ] [
fhir:code [ fhir:v "_UtoAztecan" ] ;
fhir:display [ fhir:v "UtoAztecan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21036" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_Numic" ] ;
fhir:display [ fhir:v "Numic" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21002" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_CentralNumic" ] ;
fhir:display [ fhir:v "CentralNumic" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20964" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-COM" ] ;
fhir:display [ fhir:v "Comanche" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18616" ]           ] )         ] [
fhir:code [ fhir:v "x-PAR" ] ;
fhir:display [ fhir:v "Panamint" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Koso" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18612" ]           ] )         ] [
fhir:code [ fhir:v "x-SHH" ] ;
fhir:display [ fhir:v "Shoshone" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Shoshoni" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18614" ]           ] )         ] )       ] [
fhir:code [ fhir:v "_SouthernNumic" ] ;
fhir:display [ fhir:v "SouthernNumic" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21024" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-KAW" ] ;
fhir:display [ fhir:v "Kawaiisu" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18618" ]           ] )         ] [
fhir:code [ fhir:v "x-UTE" ] ;
fhir:display [ fhir:v "Ute-Southern Paiute" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18619" ]           ] )         ] )       ] [
fhir:code [ fhir:v "_WesternNumic" ] ;
fhir:display [ fhir:v "WesternNumic" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21041" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-MON" ] ;
fhir:display [ fhir:v "Mono" ] ;
          ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]             ] ;
fhir:value [ fhir:v "Paviotso" ]           ] ) ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18608" ]           ] )         ] [
fhir:code [ fhir:v "x-PAO" ] ;
fhir:display [ fhir:v "Northern Paiute-Bannock" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18609" ]           ] )         ] )       ] )     ] [
fhir:code [ fhir:v "_Takic" ] ;
fhir:display [ fhir:v "Takic" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21026" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_Cupan" ] ;
fhir:display [ fhir:v "Cupan" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20973" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-CHL" ] ;
fhir:display [ fhir:v "Cahuilla" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18625" ]           ] )         ] [
fhir:code [ fhir:v "x-CUP" ] ;
fhir:display [ fhir:v "Cupeno" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18626" ]           ] )         ] [
fhir:code [ fhir:v "x-LUI" ] ;
fhir:display [ fhir:v "Luiseno" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18627" ]           ] )         ] )       ] [
fhir:code [ fhir:v "_SerranoGabrielino" ] ;
fhir:display [ fhir:v "SerranoGabrielino" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21017" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-SER" ] ;
fhir:display [ fhir:v "Serrano" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18623" ]           ] )         ] )       ] )     ] [
fhir:code [ fhir:v "_Taracahitan" ] ;
fhir:display [ fhir:v "Taracahitan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21029" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "_Cahitan" ] ;
fhir:display [ fhir:v "Cahitan" ] ;
        ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20960" ]         ] ) ;
        ( fhir:concept [
fhir:code [ fhir:v "x-YAQ" ] ;
fhir:display [ fhir:v "Yaqui" ] ;
          ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]           ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18638" ]           ] )         ] )       ] )     ] [
fhir:code [ fhir:v "_Tepiman" ] ;
fhir:display [ fhir:v "Tepiman" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21030" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-PAP" ] ;
fhir:display [ fhir:v "Papago-Pima" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Nebome" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Nevome" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "O'odham" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "O'othham" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Upper Piman" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18630" ]         ] )       ] )     ] [
fhir:code [ fhir:v "x-HOP" ] ;
fhir:display [ fhir:v "Hopi" ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18628" ]       ] )     ] [
fhir:code [ fhir:v "x-TUB" ] ;
fhir:display [ fhir:v "Tubatululabal" ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18620" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "_Wakashan" ] ;
fhir:display [ fhir:v "Wakashan" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21037" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_Nootkan" ] ;
fhir:display [ fhir:v "Nootkan" ] ;
      ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]       ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "20999" ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "x-MYH" ] ;
fhir:display [ fhir:v "Makah" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kweedishchaaht" ]         ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]           ] ;
fhir:value [ fhir:v "Kwe-Nee-Chee-Aht" ]         ] ) ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]         ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18643" ]         ] )       ] )     ] )
  ] [
fhir:code [ fhir:v "_Yukian" ] ;
fhir:display [ fhir:v "Yukian" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "21044" ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "x-WAO" ] ;
fhir:display [ fhir:v "Wappo" ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18648" ]       ] )     ] [
fhir:code [ fhir:v "x-YUK" ] ;
fhir:display [ fhir:v "Yuki" ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]       ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18647" ]       ] )     ] )
  ] [
fhir:code [ fhir:v "x-HAI" ] ;
fhir:display [ fhir:v "Haida" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18240" ]     ] )
  ] [
fhir:code [ fhir:v "x-KUN" ] ;
fhir:display [ fhir:v "Kootenai" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Ktunaxa" ]     ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Kutenai" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18335" ]     ] )
  ] [
fhir:code [ fhir:v "x-PSD" ] ;
fhir:display [ fhir:v "Plains Indian Sign Language" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18651" ]     ] )
  ] [
fhir:code [ fhir:v "x-YUC" ] ;
fhir:display [ fhir:v "Yuchi" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18639" ]     ] )
  ] [
fhir:code [ fhir:v "x-ZUN" ] ;
fhir:display [ fhir:v "Zuni" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ]       ] ;
fhir:value [ fhir:v "Zuñi" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "18649" ]     ] )
  ] ) . #