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.3.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CoBHA/CoBHRM-FHIR-IG/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/AllOfExampleCentral> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "AllOfExampleCentral"] ; fhir:Resource.language [ fhir:value "en"] ; fhir:Bundle.type [ fhir:value "batch"] ; fhir:Bundle.entry [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Organization/BHAOrganizationExample" ] ; fhir:Bundle.entry.resource <http://example.org/fhir/Organization/BHAOrganizationExample> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Organization/BHAOrganizationExample" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Patient/BHAClientExampleCentral" ] ; fhir:Bundle.entry.resource <http://example.org/fhir/Patient/BHAClientExampleCentral> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Patient/BHAClientExampleCentral" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/EpisodeOfCare/BHAEpisodeOfCareExampleCentralBH" ] ; fhir:Bundle.entry.resource <http://example.org/fhir/EpisodeOfCare/BHAEpisodeOfCareExampleCentralBH> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "EpisodeOfCare/BHAEpisodeOfCareExampleCentralBH" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/Condition/BHAEpisodeDiagnosisExampleCentralBH" ] ; fhir:Bundle.entry.resource <http://example.org/fhir/Condition/BHAEpisodeDiagnosisExampleCentralBH> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "Condition/BHAEpisodeDiagnosisExampleCentralBH" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/QuestionnaireResponse/BHAAdmissionQuestionnaireResponseExampleCentral" ] ; fhir:Bundle.entry.resource <http://example.org/fhir/QuestionnaireResponse/BHAAdmissionQuestionnaireResponseExampleCentral> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "QuestionnaireResponse/BHAAdmissionQuestionnaireResponseExampleCentral" ] ] ], [ fhir:index -1 ; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/fhir/QuestionnaireResponse/BHADischargeQuestionnaireResponseExampleCentral" ] ; fhir:Bundle.entry.resource <http://example.org/fhir/QuestionnaireResponse/BHADischargeQuestionnaireResponseExampleCentral> ; fhir:Bundle.entry.request [ fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ; fhir:Bundle.entry.request.url [ fhir:value "QuestionnaireResponse/BHADischargeQuestionnaireResponseExampleCentral" ] ] ] . <http://example.org/fhir/Organization/BHAOrganizationExample> a fhir:Organization ; fhir:Resource.id [ fhir:value "BHAOrganizationExample"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/StructureDefinition/bha-organization" ; fhir:index -1 ; fhir:link <http://bha.colorado.gov/fhir/bha-ig/StructureDefinition/bha-organization> ] ] ; 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\"><a name=\"Organization_BHAOrganizationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization BHAOrganizationExample</b></p><a name=\"BHAOrganizationExample\"> </a><a name=\"hcBHAOrganizationExample\"> </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-organization.html\">BHA Provider Organization Profile</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/7.1.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1234567893</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Provider</span></p><p><b>name</b>: Community Health Clinic</p><p><b>telecom</b>: ph: (+1) 555-555-5555, <a href=\"mailto:hq@chc.example.org\">hq@chc.example.org</a></p><p><b>address</b>: 100 Hope Place Denver CO 11111 USA </p></div>" ] ; fhir:Organization.identifier [ fhir:index -1 ; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ; fhir:Identifier.value [ fhir:value "1234567893" ] ] ; fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ; fhir:Organization.type [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ; fhir:Coding.code [ fhir:value "prov" ] ] ; fhir:CodeableConcept.text [ fhir:value "Provider" ] ] ; fhir:Organization.name [ fhir:value "Community Health Clinic"] ; fhir:Organization.telecom [ fhir:index -1 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "(+1) 555-555-5555" ] ], [ fhir:index -1 ; fhir:ContactPoint.system [ fhir:value "email" ] ; fhir:ContactPoint.value [ fhir:value "hq@chc.example.org" ] ] ; fhir:Organization.address [ fhir:index -1 ; fhir:Address.line [ fhir:value "100 Hope Place" ; fhir:index -1 ] ; fhir:Address.city [ fhir:value "Denver" ] ; fhir:Address.state [ fhir:value "CO" ] ; fhir:Address.postalCode [ fhir:value "11111" ] ; fhir:Address.country [ fhir:value "USA" ] ] . <http://example.org/fhir/Patient/BHAClientExampleCentral> a fhir:Patient ; fhir:Resource.id [ fhir:value "BHAClientExampleCentral"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2025-03-03T09:30:00Z"^^xsd:dateTime ] ; fhir:Meta.profile [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/StructureDefinition/bha-client" ; fhir:index -1 ; fhir:link <http://bha.colorado.gov/fhir/bha-ig/StructureDefinition/bha-client> ] ] ; 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\"><a name=\"Patient_BHAClientExampleCentral\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient BHAClientExampleCentral</b></p><a name=\"BHAClientExampleCentral\"> </a><a name=\"hcBHAClientExampleCentral\"> </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\">Last updated: 2025-03-03 09:30:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bha-client.html\">BHA Client Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Arjun Patel (official) Male, DoB: 1974-10-09 ( 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=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">State Identifier/1234567893</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">8200 South Broadway Littleton CO 80122 (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Language spoken\">Language:</td><td colspan=\"3\"><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span> (preferred)</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>text: Not Hispanic or Latino</li><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2186-5\">Race & Ethnicity - CDC: 2186-5</a> (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\">M</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>text: Asian</li><li>ombCategory: <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CodeSystem-cdcrec.html#cdcrec-2028-9\">Race & Ethnicity - CDC: 2028-9</a> (Asian)</li></ul></td></tr></table></div>" ] ; fhir:DomainResource.extension [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "text" ] ; fhir:Extension.valueString [ fhir:value "Asian" ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "ombCategory" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ; fhir:Coding.code [ fhir:value "2028-9" ] ] ] ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ] ], [ fhir:index -1 ; fhir:Element.extension [ fhir:index -1 ; fhir:Extension.url [ fhir:value "text" ] ; fhir:Extension.valueString [ fhir:value "Not Hispanic or Latino" ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "ombCategory" ] ; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ; fhir:Coding.code [ fhir:value "2186-5" ] ] ] ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" ] ], [ fhir:index -1 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex" ] ; fhir:Extension.valueCode [ fhir:value "M" ] ] ; fhir:Patient.identifier [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ; fhir:Coding.code [ fhir:value "SS" ] ] ] ; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-ssn" ] ; fhir:Identifier.value [ fhir:value "333-33-3333" ] ], [ fhir:index -1 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-client-identifier-type-cs" ] ; fhir:Coding.code [ fhir:value "STATE_IDENTIFIER" ] ] ] ; fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.4.3.8" ] ; fhir:Identifier.value [ fhir:value "1234567893" ] ] ; fhir:Patient.name [ fhir:index -1 ; fhir:HumanName.use [ fhir:value "official" ] ; fhir:HumanName.family [ fhir:value "Patel" ] ; fhir:HumanName.given [ fhir:value "Arjun" ; fhir:index -1 ] ] ; fhir:Patient.gender [ fhir:value "male"] ; fhir:Patient.birthDate [ fhir:value "1974-10-09"^^xsd:date] ; fhir:Patient.address [ fhir:index -1 ; fhir:Address.use [ fhir:value "home" ] ; fhir:Address.line [ fhir:value "8200 South Broadway" ; fhir:index -1 ] ; fhir:Address.city [ fhir:value "Littleton" ] ; fhir:Address.district [ fhir:value "03" ] ; fhir:Address.state [ fhir:value "CO" ] ; fhir:Address.postalCode [ fhir:value "80122" ] ; fhir:Address.period [ fhir:Period.start [ fhir:value "2022-09-15"^^xsd:date ] ] ] ; fhir:Patient.maritalStatus [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" ] ; fhir:Coding.code [ fhir:value "M" ] ] ] ; fhir:Patient.communication [ fhir:index -1 ; fhir:Patient.communication.language [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ] ; fhir:Coding.code [ fhir:value "en" ] ; fhir:Coding.display [ fhir:value "English" ] ] ; fhir:CodeableConcept.text [ fhir:value "English" ] ] ; fhir:Patient.communication.preferred [ fhir:value "true"^^xsd:boolean ] ] . <http://example.org/fhir/EpisodeOfCare/BHAEpisodeOfCareExampleCentralBH> a fhir:EpisodeOfCare ; fhir:Resource.id [ fhir:value "BHAEpisodeOfCareExampleCentralBH"] ; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2025-03-03T09:30:00Z"^^xsd:dateTime ] ; fhir:Meta.profile [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/StructureDefinition/bha-episodeOfCare" ; fhir:index -1 ; fhir:link <http://bha.colorado.gov/fhir/bha-ig/StructureDefinition/bha-episodeOfCare> ] ] ; 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\"><a name=\"EpisodeOfCare_BHAEpisodeOfCareExampleCentralBH\"> </a><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare BHAEpisodeOfCareExampleCentralBH</b></p><a name=\"BHAEpisodeOfCareExampleCentralBH\"> </a><a name=\"hcBHAEpisodeOfCareExampleCentralBH\"> </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\">Last updated: 2025-03-03 09:30:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bha-episodeOfCare.html\">BHA EpisodeOfCare Profile</a></p></div><p><b>status</b>: Finished</p><p><b>type</b>: <span title=\"Codes:{http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-diagnosis-type-cs MH}\">Mental Health</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Role</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-BHAEpisodeDiagnosisExampleCentralBH.html\">Mental Health Diagnosis</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></td></tr></table><p><b>patient</b>: <a href=\"Patient-BHAClientExampleCentral.html\">Arjun Patel</a></p><p><b>managingOrganization</b>: <a href=\"Organization-BHAOrganizationExample.html\">Community Health Clinic</a></p><p><b>period</b>: 2023-01-15 --> 2025-03-03</p></div>" ] ; fhir:EpisodeOfCare.status [ fhir:value "finished"] ; fhir:EpisodeOfCare.type [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-diagnosis-type-cs" ] ; fhir:Coding.code [ fhir:value "MH" ] ] ] ; fhir:EpisodeOfCare.diagnosis [ fhir:index -1 ; fhir:EpisodeOfCare.diagnosis.condition [ fhir:link <http://hl7.org/fhir/Condition/BHAEpisodeDiagnosisExampleCentralBH> ; fhir:Reference.reference [ fhir:value "Condition/BHAEpisodeDiagnosisExampleCentralBH" ] ; fhir:Reference.display [ fhir:value "Mental Health Diagnosis" ] ] ; fhir:EpisodeOfCare.diagnosis.role [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/diagnosis-role" ] ; fhir:Coding.code [ fhir:value "AD" ] ] ] ] ; fhir:EpisodeOfCare.patient [ fhir:link <http://hl7.org/fhir/Patient/BHAClientExampleCentral> ; fhir:Reference.reference [ fhir:value "Patient/BHAClientExampleCentral" ] ; fhir:Reference.display [ fhir:value "Arjun Patel" ] ] ; fhir:EpisodeOfCare.managingOrganization [ fhir:link <http://hl7.org/fhir/Organization/BHAOrganizationExample> ; fhir:Reference.reference [ fhir:value "Organization/BHAOrganizationExample" ] ; fhir:Reference.identifier [ fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ; fhir:Identifier.value [ fhir:value "1234567893" ] ] ; fhir:Reference.display [ fhir:value "Community Health Clinic" ] ] ; fhir:EpisodeOfCare.period [ fhir:Period.start [ fhir:value "2023-01-15"^^xsd:date ] ; fhir:Period.end [ fhir:value "2025-03-03"^^xsd:date ] ] . <http://hl7.org/fhir/Condition/BHAEpisodeDiagnosisExampleCentralBH> a fhir:Condition . <http://hl7.org/fhir/Patient/BHAClientExampleCentral> a fhir:Patient . <http://hl7.org/fhir/Organization/BHAOrganizationExample> a fhir:Organization . <http://example.org/fhir/Condition/BHAEpisodeDiagnosisExampleCentralBH> a fhir:Condition ; fhir:Resource.id [ fhir:value "BHAEpisodeDiagnosisExampleCentralBH"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/StructureDefinition/BHAEpisodeDiagnosis" ; fhir:index -1 ; fhir:link <http://bha.colorado.gov/fhir/bha-ig/StructureDefinition/BHAEpisodeDiagnosis> ] ] ; 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\"><a name=\"Condition_BHAEpisodeDiagnosisExampleCentralBH\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition BHAEpisodeDiagnosisExampleCentralBH</b></p><a name=\"BHAEpisodeDiagnosisExampleCentralBH\"> </a><a name=\"hcBHAEpisodeDiagnosisExampleCentralBH\"> </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-BHAEpisodeDiagnosis.html\">BHA Episode Diagnosis Profile</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span>, <span title=\"Codes:{http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-diagnosis-type-cs MH}\">Mental Health</span></p><p><b>code</b>: <span title=\"Codes:{http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-service-identifier-cs 30}, {http://hl7.org/fhir/sid/icd-10-cm F99}, {http://www.ama-assn.org/go/cpt 90837}\">Mental Health Outpatient</span></p><p><b>subject</b>: <a href=\"Patient-BHAClientExampleCentral.html\">Arjun Patel</a></p></div>" ] ; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ; fhir:Coding.code [ fhir:value "active" ] ; fhir:Coding.display [ fhir:value "Active" ] ] ] ; fhir:Condition.verificationStatus [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ; fhir:Coding.code [ fhir:value "confirmed" ] ; fhir:Coding.display [ fhir:value "Confirmed" ] ] ] ; fhir:Condition.category [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ; fhir:Coding.code [ fhir:value "encounter-diagnosis" ] ] ], [ fhir:index -1 ; fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-diagnosis-type-cs" ] ; fhir:Coding.code [ fhir:value "MH" ] ] ] ; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-service-identifier-cs" ] ; fhir:Coding.code [ fhir:value "30" ] ; fhir:Coding.display [ fhir:value "Mental Health Outpatient" ] ], [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10-cm" ] ; fhir:Coding.code [ fhir:value "F99" ] ; fhir:Coding.display [ fhir:value "Mental disorder, not otherwise specified" ] ], [ fhir:index -1 ; fhir:Coding.system [ fhir:value "http://www.ama-assn.org/go/cpt" ] ; fhir:Coding.code [ fhir:value "90837" ] ] ] ; fhir:Condition.subject [ fhir:link <http://hl7.org/fhir/Patient/BHAClientExampleCentral> ; fhir:Reference.reference [ fhir:value "Patient/BHAClientExampleCentral" ] ; fhir:Reference.display [ fhir:value "Arjun Patel" ] ] . <http://example.org/fhir/QuestionnaireResponse/BHAAdmissionQuestionnaireResponseExampleCentral> a fhir:QuestionnaireResponse ; fhir:Resource.id [ fhir:value "BHAAdmissionQuestionnaireResponseExampleCentral"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|6.1.0" ; fhir:index -1 ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|6.1.0> ] ] ; 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\"><a name=\"QuestionnaireResponse_BHAAdmissionQuestionnaireResponseExampleCentral\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse BHAAdmissionQuestionnaireResponseExampleCentral</b></p><a name=\"BHAAdmissionQuestionnaireResponseExampleCentral\"> </a><a name=\"hcBHAAdmissionQuestionnaireResponseExampleCentral\"> </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=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-questionnaireresponse.html\">US Core QuestionnaireResponse Profile</a> version: 6.1.0</p></div><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> BHAAdmissionQuestionnaireResponseExampleCentral</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-BHAAdmissionQuestionnaire.html\">BHA Admission Questionnaire</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> lastUpdated</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2025-03-03T09:30:00Z</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> SERVICE_IDENTIFIER</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Service Identifier</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-service-identifier-cs.html#bha-service-identifier-cs-30\">BHA Service Identifier Codes: 30</a> (Mental Health Outpatient)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> FIRST_CONTACT_DATE</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Date of First Contact</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2023-01-15</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> FIRST_APPOINTMENT_OFFERED_DATE</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Date of First Appointment Offered</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2023-01-20</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> MEDICATION_ASSISTED_THERAPY</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Medication Assisted Therapy</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> REFERRAL_SOURCE</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Referral Source</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-referral-source.html#bha-referral-source-1\">BHA Referral Source: 1</a> (Individual (self, family, friend))</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> ARRESTS_PAST_30_DAYS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Arrests in Past 30 Days</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> EMPLOYMENT_STATUS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Employment Status</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-employment-status-cs.html#bha-employment-status-cs-02\">BHA Employment Status: 02</a> (Employed Part Time (<35 hours/week))</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> LIVING_SITUATION</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Living Situation</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-living-situation.html#bha-living-situation-2\">BHA Living Situation: 2</a> (Inpatient)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> MONTHLY_INCOME</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Monthly Income</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2800</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> PRIMARY_INCOME_SOURCE</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Primary Source of income/support for client (or for client's parent if client >18 years of age)</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-income-source.html#bha-income-source-1\">BHA Income Source: 1</a> (Wages)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> PREGNANCY_STATUS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Pregnancy Status</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> WITHIN_1_YEAR_POSTPARTUM_STATUS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Within 1 Year Postpartum Status</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> SPECIAL_CONNECTIONS_ENROLLMENT</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Enrollment in Special Connections</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> ACT_ENROLLMENT</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Enrollment in ACT?</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> ASCENT_ENROLLMENT</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Enrollment in Ascent (FEP)?</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> NUMBER_DEPENDENT_CHILDREN</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Number of Dependent Children</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> SELF_HELP_ATTENDANCE</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Self Help Attendance (Last 30 days at admission)/ Peer Support Attendance</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> TOTAL_SUBSTANCE_USE_PRIOR_TREATMENT</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Substance Use Prior Treatment (Total Lifetime admissions)</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> PSYCHIATRIC_HOSPITAL_ADMISSION</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Psychiatric Hospital Admission (Last 30 days)</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> LEGAL_STATUS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Legal Status</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-legal-status.html#bha-legal-status-02\">BHA Legal Status: 02</a> (Court-directed voluntary)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> CRIMINAL_JUSTICE_INVOLVEMENT</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Criminal Justice Involvement</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> EDUCATION_LEVEL</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Education Level</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-education-level-cs.html#bha-education-level-cs-14\">BHA Education Level: 14</a> (Some College)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> SCHOOL_ATTENDANCE_STATUS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">School Attendance Status (in the previous 3 months)</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-school-attendance-status.html#bha-school-attendance-status-03\">BHA School Attendance Status: 03</a> (Not Applicable)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> PSYCHIATRIC_ER_VISIT_6_MONTHS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Visit to Psychiatric ER in last 6 months</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> COMMUNICATION_ACCOMMODATIONS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Communication Accommodations</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">false</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> episodeOfCare</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Episode of Care Information</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"EpisodeOfCare-BHAEpisodeOfCareExampleCentralBH.html\">EpisodeOfCare: status = finished; type = Mental Health; period = 2023-01-15 --> 2025-03-03</a></span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> diagnosis</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Diagnosis Information</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"Condition-BHAEpisodeDiagnosisExampleCentralBH.html\">Mental disorder, not otherwise specified</a></span></span></td></tr>#xD;\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>" ] ; fhir:QuestionnaireResponse.questionnaire [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/Questionnaire/BHAAdmissionQuestionnaire" ; fhir:link <http://bha.colorado.gov/fhir/bha-ig/Questionnaire/BHAAdmissionQuestionnaire> ] ; fhir:QuestionnaireResponse.status [ fhir:value "completed"] ; fhir:QuestionnaireResponse.subject [ fhir:link <http://hl7.org/fhir/Patient/BHAClientExampleCentral> ; fhir:Reference.reference [ fhir:value "Patient/BHAClientExampleCentral" ] ; fhir:Reference.display [ fhir:value "Arjun Patel" ] ] ; fhir:QuestionnaireResponse.authored [ fhir:value "2025-03-03T09:30:00Z"^^xsd:dateTime] ; fhir:QuestionnaireResponse.item [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "lastUpdated" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueDateTime [ fhir:value "2025-03-03T09:30:00Z"^^xsd:dateTime ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "SERVICE_IDENTIFIER" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Service Identifier" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-service-identifier-cs" ] ; fhir:Coding.code [ fhir:value "30" ] ; fhir:Coding.display [ fhir:value "Mental Health Outpatient" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "FIRST_CONTACT_DATE" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Date of First Contact" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueDate [ fhir:value "2023-01-15"^^xsd:date ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "FIRST_APPOINTMENT_OFFERED_DATE" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Date of First Appointment Offered" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueDate [ fhir:value "2023-01-20"^^xsd:date ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "MEDICATION_ASSISTED_THERAPY" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Medication Assisted Therapy" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "REFERRAL_SOURCE" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Referral Source" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-referral-source" ] ; fhir:Coding.code [ fhir:value "1" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "ARRESTS_PAST_30_DAYS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Arrests in Past 30 Days" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "0"^^xsd:integer ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "EMPLOYMENT_STATUS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Employment Status" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-employment-status-cs" ] ; fhir:Coding.code [ fhir:value "02" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "LIVING_SITUATION" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Living Situation" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-living-situation" ] ; fhir:Coding.code [ fhir:value "2" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "MONTHLY_INCOME" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Monthly Income" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueDecimal [ fhir:value "2800"^^xsd:decimal ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "PRIMARY_INCOME_SOURCE" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Primary Source of income/support for client (or for client's parent if client >18 years of age)" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-income-source" ] ; fhir:Coding.code [ fhir:value "1" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "PREGNANCY_STATUS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Pregnancy Status" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "WITHIN_1_YEAR_POSTPARTUM_STATUS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Within 1 Year Postpartum Status" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "SPECIAL_CONNECTIONS_ENROLLMENT" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Enrollment in Special Connections" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "ACT_ENROLLMENT" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Enrollment in ACT?" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "ASCENT_ENROLLMENT" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Enrollment in Ascent (FEP)?" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "NUMBER_DEPENDENT_CHILDREN" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Number of Dependent Children" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "0"^^xsd:integer ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "SELF_HELP_ATTENDANCE" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Self Help Attendance (Last 30 days at admission)/ Peer Support Attendance" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "2"^^xsd:integer ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "TOTAL_SUBSTANCE_USE_PRIOR_TREATMENT" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Substance Use Prior Treatment (Total Lifetime admissions)" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "0"^^xsd:integer ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "PSYCHIATRIC_HOSPITAL_ADMISSION" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Psychiatric Hospital Admission (Last 30 days)" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "LEGAL_STATUS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Legal Status" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-legal-status" ] ; fhir:Coding.code [ fhir:value "02" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "CRIMINAL_JUSTICE_INVOLVEMENT" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Criminal Justice Involvement" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "EDUCATION_LEVEL" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Education Level" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-education-level-cs" ] ; fhir:Coding.code [ fhir:value "14" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "SCHOOL_ATTENDANCE_STATUS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "School Attendance Status (in the previous 3 months)" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-school-attendance-status" ] ; fhir:Coding.code [ fhir:value "03" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "PSYCHIATRIC_ER_VISIT_6_MONTHS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Visit to Psychiatric ER in last 6 months" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "0"^^xsd:integer ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "COMMUNICATION_ACCOMMODATIONS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Communication Accommodations" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "false"^^xsd:boolean ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "episodeOfCare" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Episode of Care Information" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueReference [ fhir:link <http://hl7.org/fhir/EpisodeOfCare/BHAEpisodeOfCareExampleCentralBH> ; fhir:Reference.reference [ fhir:value "EpisodeOfCare/BHAEpisodeOfCareExampleCentralBH" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "diagnosis" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Diagnosis Information" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueReference [ fhir:link <http://hl7.org/fhir/Condition/BHAEpisodeDiagnosisExampleCentralBH> ; fhir:Reference.reference [ fhir:value "Condition/BHAEpisodeDiagnosisExampleCentralBH" ] ; fhir:Reference.display [ fhir:value "Mental disorder, not otherwise specified" ] ] ] ] . <http://hl7.org/fhir/EpisodeOfCare/BHAEpisodeOfCareExampleCentralBH> a fhir:EpisodeOfCare . <http://example.org/fhir/QuestionnaireResponse/BHADischargeQuestionnaireResponseExampleCentral> a fhir:QuestionnaireResponse ; fhir:Resource.id [ fhir:value "BHADischargeQuestionnaireResponseExampleCentral"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|6.1.0" ; fhir:index -1 ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|6.1.0> ] ] ; 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\"><a name=\"QuestionnaireResponse_BHADischargeQuestionnaireResponseExampleCentral\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse BHADischargeQuestionnaireResponseExampleCentral</b></p><a name=\"BHADischargeQuestionnaireResponseExampleCentral\"> </a><a name=\"hcBHADischargeQuestionnaireResponseExampleCentral\"> </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=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-questionnaireresponse.html\">US Core QuestionnaireResponse Profile</a> version: 6.1.0</p></div><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> BHADischargeQuestionnaireResponseExampleCentral</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:<a href=\"Questionnaire-BHADischargeQuestionnaire.html\">BHA Discharge Questionnaire</a></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> lastUpdated</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2025-03-03T17:00:00Z</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> DATE_OF_LAST_CONTACT</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Date of Last Contact</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2025-03-03T16:30:00Z</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> DISCHARGE_DATE</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Discharge Date</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">2025-03-03T17:00:00Z</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> DISCHARGE_TYPE</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Discharge Type</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-discharge-type-cs.html#bha-discharge-type-cs-01\">BHA Discharge Type: 01</a> (Treatment Completed At This Facility)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> END_OF_TREATMENT_REASON</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">End of Treatment Reason</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-end-of-treatment-reason-cs.html#bha-end-of-treatment-reason-cs-2\">BHA End of Treatment Reasons: 2</a> (Client Decision)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> ARRESTS_PAST_30_DAYS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Arrests in Past 30 Days</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> EMPLOYMENT_STATUS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Employment Status</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-employment-status-cs.html#bha-employment-status-cs-01\">BHA Employment Status: 01</a> (Employed Full Time (35+ hours/week))</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> LIVING_SITUATION</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Living Situation</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-living-situation.html#bha-living-situation-1\">BHA Living Situation: 1</a> (Correctional facility / Jail)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> SELF_HELP_ATTENDANCE</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Self Help Attendance / Peer Support Attendance (Last 30 days at discharge)</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1</td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> EDUCATION_LEVEL</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Education Level</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-education-level-cs.html#bha-education-level-cs-14\">BHA Education Level: 14</a> (Some College)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> SCHOOL_ATTENDANCE_STATUS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">School Attendance Status (in the previous 3 months)</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-school-attendance-status.html#bha-school-attendance-status-03\">BHA School Attendance Status: 03</a> (Not Applicable)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> LEGAL_STATUS</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Legal Status</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"CodeSystem-bha-legal-status.html#bha-legal-status-02\">BHA Legal Status: 02</a> (Court-directed voluntary)</span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> episodeOfCare</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Episode of Care Information</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"EpisodeOfCare-BHAEpisodeOfCareExampleCentralBH.html\">EpisodeOfCare: status = finished; type = Mental Health; period = 2023-01-15 --> 2025-03-03</a></span></span></td></tr>#xD;\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> diagnosis</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Diagnosis Information</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span><span><a href=\"Condition-BHAEpisodeDiagnosisExampleCentralBH.html\">Mental disorder, not otherwise specified</a></span></span></td></tr>#xD;\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R4/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>" ] ; fhir:QuestionnaireResponse.questionnaire [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/Questionnaire/BHADischargeQuestionnaire" ; fhir:link <http://bha.colorado.gov/fhir/bha-ig/Questionnaire/BHADischargeQuestionnaire> ] ; fhir:QuestionnaireResponse.status [ fhir:value "completed"] ; fhir:QuestionnaireResponse.subject [ fhir:link <http://hl7.org/fhir/Patient/BHAClientExampleCentral> ; fhir:Reference.reference [ fhir:value "Patient/BHAClientExampleCentral" ] ; fhir:Reference.display [ fhir:value "Arjun Patel" ] ] ; fhir:QuestionnaireResponse.authored [ fhir:value "2025-03-03T17:00:00Z"^^xsd:dateTime] ; fhir:QuestionnaireResponse.item [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "lastUpdated" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueDateTime [ fhir:value "2025-03-03T17:00:00Z"^^xsd:dateTime ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "DATE_OF_LAST_CONTACT" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Date of Last Contact" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueDateTime [ fhir:value "2025-03-03T16:30:00Z"^^xsd:dateTime ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "DISCHARGE_DATE" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Discharge Date" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueDateTime [ fhir:value "2025-03-03T17:00:00Z"^^xsd:dateTime ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "DISCHARGE_TYPE" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Discharge Type" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-discharge-type-cs" ] ; fhir:Coding.code [ fhir:value "01" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "END_OF_TREATMENT_REASON" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "End of Treatment Reason" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-end-of-treatment-reason-cs" ] ; fhir:Coding.code [ fhir:value "2" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "ARRESTS_PAST_30_DAYS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Arrests in Past 30 Days" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "0"^^xsd:integer ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "EMPLOYMENT_STATUS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Employment Status" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-employment-status-cs" ] ; fhir:Coding.code [ fhir:value "01" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "LIVING_SITUATION" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Living Situation" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-living-situation" ] ; fhir:Coding.code [ fhir:value "1" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "SELF_HELP_ATTENDANCE" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Self Help Attendance / Peer Support Attendance (Last 30 days at discharge)" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueInteger [ fhir:value "1"^^xsd:integer ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "EDUCATION_LEVEL" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Education Level" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-education-level-cs" ] ; fhir:Coding.code [ fhir:value "14" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "SCHOOL_ATTENDANCE_STATUS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "School Attendance Status (in the previous 3 months)" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-school-attendance-status" ] ; fhir:Coding.code [ fhir:value "03" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "LEGAL_STATUS" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Legal Status" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueCoding [ fhir:Coding.system [ fhir:value "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-legal-status" ] ; fhir:Coding.code [ fhir:value "02" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "episodeOfCare" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Episode of Care Information" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueReference [ fhir:link <http://hl7.org/fhir/EpisodeOfCare/BHAEpisodeOfCareExampleCentralBH> ; fhir:Reference.reference [ fhir:value "EpisodeOfCare/BHAEpisodeOfCareExampleCentralBH" ] ] ] ], [ fhir:index -1 ; fhir:QuestionnaireResponse.item.linkId [ fhir:value "diagnosis" ] ; fhir:QuestionnaireResponse.item.text [ fhir:value "Diagnosis Information" ] ; fhir:QuestionnaireResponse.item.answer [ fhir:index -1 ; fhir:QuestionnaireResponse.item.answer.valueReference [ fhir:link <http://hl7.org/fhir/Condition/BHAEpisodeDiagnosisExampleCentralBH> ; fhir:Reference.reference [ fhir:value "Condition/BHAEpisodeDiagnosisExampleCentralBH" ] ; fhir:Reference.display [ fhir:value "Mental disorder, not otherwise specified" ] ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/AllOfExampleCentral.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/AllOfExampleCentral.ttl> .
IG © 2025+ Colorado Behavioral Health Administration.
Package us.co.bha-ig#0.3.0-current based on FHIR 4.0.1.
Generated
2026-07-06
Links: Table of Contents |
QA Report
|