Colorado BHA FHIR Implementation Guide
0.1.0 - ci-build Unknown region code '840'

Colorado BHA FHIR Implementation Guide, published by Colorado Behavioral Health Administration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RatioPBC/bha-test-ig/ and changes regularly. See the Directory of published versions

: Example Colorado BHA Client - TTL Representation

Raw ttl | Download


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

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

 a fhir:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "BHAClientExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://bha.colorado.gov/fhir/bha-test-ig/StructureDefinition/bha-client"^^xsd:anyURI ;
fhir:l <http://bha.colorado.gov/fhir/bha-test-ig/StructureDefinition/bha-client>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient BHAClientExample</b></p><a name=\"BHAClientExample\"> </a><a name=\"hcBHAClientExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bha-client.html\">Colorado BHA Client Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Emma Nora Jones (official) Female, DoB: 1980-05-15 ( Social Security number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">123 Main St Suite 300 Denver CO 80205 </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 es}\">Spanish</span> (preferred)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"us-veteran-status is a boolean extension used to specify whether a patient was confirmed or verified to have Veteran status. Veteran status is not limited to Combat Status but reflects the status of yes/no they had indeed served in a military organization\"><a href=\"http://hl7.org/fhir/us/military-service/STU1/StructureDefinition-military-service-veteran-status.html\">us-veteran-status</a></td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Race classification per BHA requirements\"><a href=\"StructureDefinition-bha-race.html\">BHA Race Extension</a></td><td colspan=\"3\"><span title=\"Codes:{http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-race-cs 02}\">Asian</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity.  The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2186-5\">Race &amp; Ethnicity - CDC: 2186-5</a> (Not Hispanic or Latino)</li><li>text: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth  as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">F</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality.  The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race.  The race concepts are grouped by and pre-mapped to the 5 OMB race categories:#xA;#xA; - American Indian or Alaska Native#xA; - Asian#xA; - Black or African American#xA; - Native Hawaiian or Other Pacific Islander#xA; - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2028-9\">Race &amp; Ethnicity - CDC: 2028-9</a> (Asian)</li><li>text: Asian</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://bha.colorado.gov/fhir/bha-test-ig/StructureDefinition/bha-race"^^xsd:anyURI ;
fhir:l <http://bha.colorado.gov/fhir/bha-test-ig/StructureDefinition/bha-race>     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-race-cs"^^xsd:anyURI ;
fhir:l <http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-race-cs>         ] ;
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Asian" ]       ] )     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "ombCategory"^^xsd:anyURI ;
fhir:l fhir:ombCategory       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238>         ] ;
fhir:code [ fhir:v "2028-9" ]       ]     ] [
fhir:url [
fhir:v "text"^^xsd:anyURI ;
fhir:l fhir:text       ] ;
fhir:value [
a fhir:String ;
fhir:v "Asian"       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-race>     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "ombCategory"^^xsd:anyURI ;
fhir:l fhir:ombCategory       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238>         ] ;
fhir:code [ fhir:v "2186-5" ]       ]     ] [
fhir:url [
fhir:v "text"^^xsd:anyURI ;
fhir:l fhir:text       ] ;
fhir:value [
a fhir:String ;
fhir:v "Not Hispanic or Latino"       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "F"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/us/military-service/StructureDefinition/military-service-veteran-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/military-service/StructureDefinition/military-service-veteran-status>     ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>         ] ;
fhir:code [ fhir:v "SS" ]       ] )     ] ;
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-ssn"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-ssn>     ] ;
fhir:value [ fhir:v "111-11-1111" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Jones" ] ;
    ( fhir:given [ fhir:v "Emma" ] [ fhir:v "Nora" ] ) ;
    ( fhir:suffix [ fhir:v "Jr" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1980-05-15"^^xsd:date] ; # 
  fhir:address ( [
    ( fhir:line [ fhir:v "123 Main St" ] [ fhir:v "Suite 300" ] ) ;
fhir:city [ fhir:v "Denver" ] ;
fhir:district [ fhir:v "01" ] ;
fhir:state [ fhir:v "CO" ] ;
fhir:postalCode [ fhir:v "80205" ] ;
fhir:period [
fhir:start [ fhir:v "2023-01-01"^^xsd:date ]     ]
  ] ) ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-MaritalStatus>       ] ;
fhir:code [ fhir:v "M" ]     ] )
  ] ; # 
  fhir:communication ( [
fhir:language [
      ( fhir:coding [
fhir:system [
fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ;
fhir:l <urn:ietf:bcp:47>         ] ;
fhir:code [ fhir:v "es" ] ;
fhir:display [ fhir:v "Spanish" ]       ] ) ;
fhir:text [ fhir:v "Spanish" ]     ] ;
fhir:preferred [ fhir:v true ]
  ] ) . #