FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/bh-funding-type-codes

Packagefhir.astp.bhp
TypeCodeSystem
Idbh-funding-type-codes
FHIR VersionR4
Sourcehttp://fhir.org/guides/astp/bhp/https://build.fhir.org/ig/HL7/us-behavioral-health-profiles/CodeSystem-bh-funding-type-codes.html
URLhttp://fhir.org/guides/astp/bhp/CodeSystem/bh-funding-type-codes
Version0.1.0
Statusdraft
Date2025-07-21T20:14:05+00:00
NameBehavioralHealthProgramFundingTypeCodes
TitleBehavioral Health Program Funding Type Codes
Realmus
Authorityhl7
DescriptionThis CodeSystem defines coded concepts pertaining to a Behavioral Health program/grant.
Contentcomplete

Resources that use this resource

ValueSet
bh-funding-typesBehavioral Health Program Funding Types

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
discretionary Discretionary FundingDiscretionary Funding
grant-funding-type Grant Funding TypeGrant Funding Type
funding-program-info Program Funding InformationProgram Funding Information

Source

{
  "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-21T20:14:05+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"
    }
  ]
}