@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-household-language-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "bha-household-language-cs"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bha-household-language-cs</b></p><a name=\"bha-household-language-cs\"> </a><a name=\"hcbha-household-language-cs\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-household-language-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"bha-household-language-cs-01\"> </a></td><td>English</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"bha-household-language-cs-02\"> </a></td><td>Spanish</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"bha-household-language-cs-03\"> </a></td><td>Chinese</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"bha-household-language-cs-04\"> </a></td><td>Mandarin</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"bha-household-language-cs-05\"> </a></td><td>Cantonese</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"bha-household-language-cs-06\"> </a></td><td>German</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"bha-household-language-cs-07\"> </a></td><td>Vietnamese</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"bha-household-language-cs-08\"> </a></td><td>French</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"bha-household-language-cs-09\"> </a></td><td>Russian</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"bha-household-language-cs-10\"> </a></td><td>Korean</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"bha-household-language-cs-11\"> </a></td><td>Afro-Asiatic (including Amharic, Somali)</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"bha-household-language-cs-12\"> </a></td><td>Arabic</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"bha-household-language-cs-13\"> </a></td><td>Other Indo-Europe</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"bha-household-language-cs-14\"> </a></td><td>Tagalog</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"bha-household-language-cs-15\"> </a></td><td>Filipino</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"bha-household-language-cs-16\"> </a></td><td>Japanese</td></tr><tr><td style=\"white-space:nowrap\">17<a name=\"bha-household-language-cs-17\"> </a></td><td>Hindi</td></tr><tr><td style=\"white-space:nowrap\">18<a name=\"bha-household-language-cs-18\"> </a></td><td>Nepali, Marathi, or Other Indic Languages</td></tr><tr><td style=\"white-space:nowrap\">19<a name=\"bha-household-language-cs-19\"> </a></td><td>Western African</td></tr><tr><td style=\"white-space:nowrap\">20<a name=\"bha-household-language-cs-20\"> </a></td><td>Italian</td></tr><tr><td style=\"white-space:nowrap\">21<a name=\"bha-household-language-cs-21\"> </a></td><td>Other Asian</td></tr><tr><td style=\"white-space:nowrap\">96<a name=\"bha-household-language-cs-96\"> </a></td><td>Asked but Unknown</td></tr><tr><td style=\"white-space:nowrap\">97<a name=\"bha-household-language-cs-97\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">98<a name=\"bha-household-language-cs-98\"> </a></td><td>Declined</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"bha-household-language-cs-99\"> </a></td><td>Unknown</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [
       fhir:value "1"^^xsd:integer ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/us.co.bha-ig" ;
           fhir:link <http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/us.co.bha-ig>
         ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "trial-use" ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/us.co.bha-ig" ;
           fhir:link <http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/us.co.bha-ig>
         ]
       ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-household-language-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.3.0-current"] ;
  fhir:CodeSystem.name [ fhir:value "BHAHouseholdLanguageCS"] ;
  fhir:CodeSystem.title [ fhir:value "BHA Household Language Codes"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-06T17:11:10+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Colorado Behavioral Health Administration"] ;
  fhir:CodeSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "Colorado Behavioral Health Administration" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://bha.colorado.gov" ]
     ], [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "FHIRFeedback@state.co.us" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Household language codes used by BHA"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "USA" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "25"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "01" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "English" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "02" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Spanish" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "03" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Chinese" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "04" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Mandarin" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "05" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Cantonese" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "06" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "German" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "07" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Vietnamese" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "08" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "French" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "09" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Russian" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "10" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Korean" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "11" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Afro-Asiatic (including Amharic, Somali)" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "12" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Arabic" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "13" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Indo-Europe" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "14" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Tagalog" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "15" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Filipino" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "16" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Japanese" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "17" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Hindi" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "18" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Nepali, Marathi, or Other Indic Languages" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "19" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Western African" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "20" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Italian" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "21" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other Asian" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "96" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Asked but Unknown" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "97" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "98" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Declined" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "99" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unknown" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-household-language-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

