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 - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="BHAClientExample"/>
  <meta>
    <profile
             value="http://bha.colorado.gov/fhir/bha-test-ig/StructureDefinition/bha-client"/>
  </meta>
  <text>
    <status value="generated"/>
    <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:

 - American Indian or Alaska Native
 - Asian
 - Black or African American
 - Native Hawaiian or Other Pacific Islander
 - 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>
  </text>
  <extension
             url="http://bha.colorado.gov/fhir/bha-test-ig/StructureDefinition/bha-race">
    <valueCodeableConcept>
      <coding>
        <system
                value="http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-race-cs"/>
        <code value="02"/>
        <display value="Asian"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="2028-9"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="Asian"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="2186-5"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="Not Hispanic or Latino"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex">
    <valueCode value="F"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/military-service/StructureDefinition/military-service-veteran-status">
    <valueBoolean value="true"/>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="SS"/>
      </coding>
    </type>
    <system value="http://hl7.org/fhir/sid/us-ssn"/>
    <value value="111-11-1111"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Jones"/>
    <given value="Emma"/>
    <given value="Nora"/>
    <suffix value="Jr"/>
  </name>
  <gender value="female"/>
  <birthDate value="1980-05-15"/>
  <address>
    <line value="123 Main St"/>
    <line value="Suite 300"/>
    <city value="Denver"/>
    <district value="01"/>
    <state value="CO"/>
    <postalCode value="80205"/>
    <period>
      <start value="2023-01-01"/>
    </period>
  </address>
  <maritalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
      <code value="M"/>
    </coding>
  </maritalStatus>
  <communication>
    <language>
      <coding>
        <system value="urn:ietf:bcp:47"/>
        <code value="es"/>
        <display value="Spanish"/>
      </coding>
      <text value="Spanish"/>
    </language>
    <preferred value="true"/>
  </communication>
</Patient>