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

FHIR IG analytics

Packagebha-test-ig
Resource TypeCodeSystem
IdCodeSystem-bha-hiv-risk-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/RatioPBC/bha-test-ig/CodeSystem-bha-hiv-risk-cs.html
URLhttp://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-hiv-risk-cs
Version0.1.0
Statusactive
Date2026-03-06T19:31:49+00:00
NameBHAHIVRiskCS
TitleBHA HIV Risk
Realmus
DescriptionCode system for HIV risk used in BHA Special Connections
Contentcomplete

Resources that use this resource

ValueSet
bha-test-ig#currentbha-hiv-risk-vsBHA HIV Risk

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem bha-hiv-risk-cs

This case-sensitive code system http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-hiv-risk-cs defines the following codes:

CodeDisplay
01 No reported history of high risk behaviors
02 Occupational exposure to HIV risk
03 Blood transfusion prior to 1985
04 Unprotected sex
05 Known to be HIV positive
06 Known to be IV drug user
07 Prefer not to answer

Source1

{
  "resourceType": "CodeSystem",
  "id": "bha-hiv-risk-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-hiv-risk-cs",
  "version": "0.1.0",
  "name": "BHAHIVRiskCS",
  "title": "BHA HIV Risk",
  "status": "active",
  "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": "Code system for HIV risk used in BHA Special Connections",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "840"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "01",
      "display": "No reported history of high risk behaviors"
    },
    {
      "code": "02",
      "display": "Occupational exposure to HIV risk"
    },
    {
      "code": "03",
      "display": "Blood transfusion prior to 1985"
    },
    {
      "code": "04",
      "display": "Unprotected sex"
    },
    {
      "code": "05",
      "display": "Known to be HIV positive"
    },
    {
      "code": "06",
      "display": "Known to be IV drug user"
    },
    {
      "code": "07",
      "display": "Prefer not to answer"
    }
  ]
}