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

FHIR IG analytics

Packageus.co.bha-ig
Resource TypeConceptMap
IdConceptMap-BHAClientEthnicityDetailedCM.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/CoBHA/CoBHRM-FHIR-IG/ConceptMap-BHAClientEthnicityDetailedCM.html
URLhttp://bha.colorado.gov/fhir/bha-ig/ConceptMap/BHAClientEthnicityDetailedCM
Version0.3.0-current
Statusactive
Date2026-07-06T17:11:10+00:00
NameBHAClientEthnicityDetailedCM
TitleBHA Ethnicity Detailed ConceptMap
Realmus
DescriptionRequired: Maps BHA ethnicity codes to the US Core detailed ethnicity value set.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
us.co.bha-ig#currentbha-ethnicity-csBHA Ethnicity Codes
hl7.terminology.r4b#6.0.2urn:oid:2.16.840.1.113883.6.238CDC Race and Ethnicity
ValueSet
us.co.bha-ig#currentbha-ethnicity-vsBHA Ethnicity Value Set
signal.core.r4#0.2.10detailed-ethnicityDetailed ethnicity

Narrative

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

Generated Narrative: ConceptMap BHAClientEthnicityDetailedCM

Mapping from BHA Ethnicity Value Set to Detailed ethnicity


Mapping from BHA Ethnicity Codes to Race & Ethnicity - CDC

Source CodeRelationshipTarget Code
1 (Hispanic/Latino (Mexican))is equivalent to2148-5 (Mexican)
2 (Hispanic/Latino (Puerto Rican))is equivalent to2180-8 (Puerto Rican)
3 (Hispanic/Latino (Cuban))is equivalent to2182-4 (Cuban)
4 (Hispanic/Latino (Other))is related to2178-2 (Latin American)

Source1

{
  "resourceType": "ConceptMap",
  "id": "BHAClientEthnicityDetailedCM",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://bha.colorado.gov/fhir/bha-ig/ImplementationGuide/us.co.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/us.co.bha-ig"
          }
        ]
      }
    }
  ],
  "url": "http://bha.colorado.gov/fhir/bha-ig/ConceptMap/BHAClientEthnicityDetailedCM",
  "version": "0.3.0-current",
  "name": "BHAClientEthnicityDetailedCM",
  "title": "BHA Ethnicity Detailed ConceptMap",
  "status": "active",
  "experimental": false,
  "date": "2026-07-06T17:11:10+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": "Required: Maps BHA ethnicity codes to the US Core detailed ethnicity value set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "USA"
        }
      ]
    }
  ],
  "sourceUri": "http://bha.colorado.gov/fhir/bha-ig/ValueSet/bha-ethnicity-vs",
  "targetUri": "http://hl7.org/fhir/us/core/ValueSet/detailed-ethnicity",
  "group": [
    {
      "source": "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-ethnicity-cs",
      "target": "urn:oid:2.16.840.1.113883.6.238",
      "element": [
        {
          "code": "1",
          "display": "Hispanic/Latino (Mexican)",
          "target": [
            {
              "code": "2148-5",
              "display": "Mexican",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "2",
          "display": "Hispanic/Latino (Puerto Rican)",
          "target": [
            {
              "code": "2180-8",
              "display": "Puerto Rican",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "3",
          "display": "Hispanic/Latino (Cuban)",
          "target": [
            {
              "code": "2182-4",
              "display": "Cuban",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "4",
          "display": "Hispanic/Latino (Other)",
          "target": [
            {
              "code": "2178-2",
              "display": "Latin American",
              "equivalence": "relatedto"
            }
          ]
        }
      ]
    }
  ]
}