US Behavioral Health Profiles Implementation Guide
0.1.0 - CI Build United States of America flag

US Behavioral Health Profiles Implementation Guide, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/us-behavioral-health-profiles/ and changes regularly. See the Directory of published versions

: Behavioral Health Program Funding Type Codes - XML Representation

Draft as of 2024-09-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bh-funding-type-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem bh-funding-type-codes</b></p><a name="bh-funding-type-codes"> </a><a name="hcbh-funding-type-codes"> </a><a name="bh-funding-type-codes-en-US"> </a><p>This  code system <code>http://hl7.org/fhir/us/bhp/CodeSystem/bh-funding-type-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">discretionary<a name="bh-funding-type-codes-discretionary"> </a></td><td>Discretionary Funding</td><td>Discretionary Funding</td></tr><tr><td style="white-space:nowrap">grant-funding-type<a name="bh-funding-type-codes-grant-funding-type"> </a></td><td>Grant Funding Type</td><td>Grant Funding Type</td></tr><tr><td style="white-space:nowrap">funding-program-info<a name="bh-funding-type-codes-funding-program-info"> </a></td><td>Program Funding Information</td><td>Program Funding Information</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/bhp/CodeSystem/bh-funding-type-codes"/>
  <version value="0.1.0"/>
  <name value="BehavioralHealthProgramFundingTypeCodes"/>
  <title value="Behavioral Health Program Funding Type Codes"/>
  <status value="draft"/>
  <date value="2024-09-16T14:57:02+00:00"/>
  <contact>
    <telecom>
      <system value="phone"/>
    </telecom>
  </contact>
  <content value="complete"/>
  <concept>
    <code value="discretionary"/>
    <display value="Discretionary Funding"/>
    <definition value="Discretionary Funding"/>
  </concept>
  <concept>
    <code value="grant-funding-type"/>
    <display value="Grant Funding Type"/>
    <definition value="Grant Funding Type"/>
  </concept>
  <concept>
    <code value="funding-program-info"/>
    <display value="Program Funding Information"/>
    <definition value="Program Funding Information"/>
  </concept>
</CodeSystem>