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

FHIR IG analytics

Packagebha-ig
Resource TypeCodeSystem
IdCodeSystem-bha-personal-safety-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/RatioPBC/bha-ig/CodeSystem-bha-personal-safety-cs.html
URLhttp://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-personal-safety-cs
Version0.1.0-current
Statusactive
Date2026-03-18T00:06:38+00:00
NameBHAPersonalSafetyCS
TitleBHA Personal Safety
Realmus
DescriptionCode system for personal safety used in BHA Special Connections
Contentcomplete

Resources that use this resource

ValueSet
bha-ig#currentbha-personal-safety-vsBHA Personal Safety

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem bha-personal-safety-cs

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

CodeDisplay
01 No incidents of emotional, verbal, or physical abuse between the beginning of pregnancy and now.
02 One to two incidents of emotional, verbal or physical abuse between the beginning of pregnancy and now.
03 Multiple incidents of emotional, verbal or physical abuse between the beginning of the pregnancy and now.

Source1

{
  "resourceType": "CodeSystem",
  "id": "bha-personal-safety-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/bha-ig"
          }
        ]
      }
    }
  ],
  "url": "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-personal-safety-cs",
  "version": "0.1.0-current",
  "name": "BHAPersonalSafetyCS",
  "title": "BHA Personal Safety",
  "status": "active",
  "experimental": false,
  "date": "2026-03-18T00:06:38+00:00",
  "publisher": "Colorado Behavioral Health Administration",
  "contact": [
    {
      "name": "Colorado Behavioral Health Administration",
      "telecom": [
        {
          "system": "url",
          "value": "https://bha.colorado.gov"
        },
        {
          "system": "email",
          "value": "FHIRFeedback@state.co.us"
        }
      ]
    }
  ],
  "description": "Code system for personal safety used in BHA Special Connections",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "840"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "01",
      "display": "No incidents of emotional, verbal, or physical abuse between the beginning of pregnancy and now."
    },
    {
      "code": "02",
      "display": "One to two incidents of emotional, verbal or physical abuse between the beginning of pregnancy and now."
    },
    {
      "code": "03",
      "display": "Multiple incidents of emotional, verbal or physical abuse between the beginning of the pregnancy and now."
    }
  ]
}