| Package | fhir.astp.bhp |
| Resource Type | CodeSystem |
| Id | bh-funding-type-codes |
| FHIR Version | R4 |
| Source | http://fhir.org/guides/astp/bhp/https://build.fhir.org/ig/HL7/us-behavioral-health-profiles/CodeSystem-bh-funding-type-codes.html |
| URL | http://fhir.org/guides/astp/bhp/CodeSystem/bh-funding-type-codes |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-22T19:44:39+00:00 |
| Name | BehavioralHealthProgramFundingTypeCodes |
| Title | Behavioral Health Program Funding Type Codes |
| Realm | us |
| Authority | hl7 |
| Description | This CodeSystem defines coded concepts pertaining to a Behavioral Health program/grant. |
| Content | complete |
| ValueSet | |
| bh-funding-types | Behavioral Health Program Funding Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem bh-funding-type-codes
This case-sensitive code system http://fhir.org/guides/astp/bhp/CodeSystem/bh-funding-type-codes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "bh-funding-type-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.org/guides/astp/bhp/CodeSystem/bh-funding-type-codes",
"version": "0.1.0",
"name": "BehavioralHealthProgramFundingTypeCodes",
"title": "Behavioral Health Program Funding Type Codes",
"status": "draft",
"experimental": true,
"date": "2025-07-22T19:44:39+00:00",
"publisher": "ASTP / BHIT",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.healthit.gov/"
}
]
}
],
"description": "This CodeSystem defines coded concepts pertaining to a Behavioral Health program/grant.",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "discretionary",
"display": "Discretionary Funding",
"definition": "Discretionary Funding"
},
{
"code": "grant-funding-type",
"display": "Grant Funding Type",
"definition": "Grant Funding Type"
},
{
"code": "funding-program-info",
"display": "Program Funding Information",
"definition": "Program Funding Information"
}
]
}