FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebha-test-ig
Resource TypeValueSet
IdValueSet-bha-counties-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/RatioPBC/bha-test-ig/ValueSet-bha-counties-vs.html
URLhttp://bha.colorado.gov/fhir/bha-test-ig/ValueSet/bha-counties-vs
Version0.1.0
Statusdraft
Date2026-03-06T19:31:49+00:00
NameBHACountiesVS
TitleBHA Counties Value Set
Realmus
DescriptionAllowed client county values for BHA reporting

Resources that use this resource

StructureDefinition
bha-test-ig#currentbha-clientColorado BHA Client Profile

Resources that this resource uses

CodeSystem
bha-test-ig#currentbha-counties-csBHA County Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet bha-counties-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "bha-counties-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://bha.colorado.gov/fhir/bha-test-ig/ValueSet/bha-counties-vs",
  "version": "0.1.0",
  "name": "BHACountiesVS",
  "title": "BHA Counties Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2026-03-06T19:31:49+00:00",
  "publisher": "Colorado Behavioral Health Administration",
  "contact": [
    {
      "name": "Colorado Behavioral Health Administration",
      "telecom": [
        {
          "system": "url",
          "value": "https://bha.colorado.gov"
        },
        {
          "system": "email",
          "value": "cdhs_bha_provider_support@state.co.us"
        }
      ]
    }
  ],
  "description": "Allowed client county values for BHA reporting",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "840"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-counties-cs"
      }
    ]
  }
}