FHIR IG analytics| Package | us.co.bha-ig |
| Resource Type | ConceptMap |
| Id | ConceptMap-BHAGenderIdentityCM.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/CoBHA/CoBHRM-FHIR-IG/ConceptMap-BHAGenderIdentityCM.html |
| URL | http://bha.colorado.gov/fhir/bha-ig/ConceptMap/BHAGenderIdentityCM |
| Version | 0.3.0-current |
| Status | active |
| Date | 2026-07-06T17:11:10+00:00 |
| Name | BHAGenderIdentityCM |
| Title | BHA Gender Identity ConceptMap |
| Realm | us |
| Description | Required: Maps BHA gender identity codes to the FHIR Gender Identity value set. |
No resources found
| CodeSystem | ||
| us.co.bha-ig#current | bha-gender-identity-cs | BHA Gender Identity Codes |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | gender-identity | Gender identity |
| ValueSet | ||
| us.co.bha-ig#current | bha-gender-identity-vs | BHA Gender Identity ValueSet |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap BHAGenderIdentityCM
Mapping from BHA Gender Identity ValueSet to Gender identity
Mapping from BHA Gender Identity Codes to Gender identity
| Source Concept Details | Relationship | Target Concept Details | ||
| Codes from BHA Gender Identity Codes | Codes from Gender identity | |||
| 01 | Transgender-female | is equivalent to | transgender-female | transgender female |
| 02 | Transgender-male | is equivalent to | transgender-male | transgender male |
| 03 | Cisgender | is related to | female | female |
| is related to | male | male | ||
| 04 | Non-binary | is equivalent to | non-binary | non-binary |
| 05 | Two-Spirit | is related to | non-binary | non-binary |
| 97 | Other | is related to | non-binary | non-binary |
{
"resourceType": "ConceptMap",
"id": "BHAGenderIdentityCM",
"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/BHAGenderIdentityCM",
"version": "0.3.0-current",
"name": "BHAGenderIdentityCM",
"title": "BHA Gender Identity 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 gender identity codes to the FHIR Gender Identity value set.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "USA"
}
]
}
],
"sourceUri": "http://bha.colorado.gov/fhir/bha-ig/ValueSet/bha-gender-identity-vs",
"targetUri": "http://hl7.org/fhir/ValueSet/gender-identity",
"group": [
{
"source": "http://bha.colorado.gov/fhir/bha-ig/CodeSystem/bha-gender-identity-cs",
"target": "http://hl7.org/fhir/gender-identity",
"element": [
{
"code": "01",
"display": "Transgender-female",
"target": [
{
"code": "transgender-female",
"display": "transgender female",
"equivalence": "equivalent"
}
]
},
{
"code": "02",
"display": "Transgender-male",
"target": [
{
"code": "transgender-male",
"display": "transgender male",
"equivalence": "equivalent"
}
]
},
{
"code": "03",
"display": "Cisgender",
"target": [
{
"code": "female",
"display": "female",
"equivalence": "relatedto"
},
{
"code": "male",
"display": "male",
"equivalence": "relatedto"
}
]
},
{
"code": "04",
"display": "Non-binary",
"target": [
{
"code": "non-binary",
"display": "non-binary",
"equivalence": "equivalent"
}
]
},
{
"code": "05",
"display": "Two-Spirit",
"target": [
{
"code": "non-binary",
"display": "non-binary",
"equivalence": "relatedto"
}
]
},
{
"code": "97",
"display": "Other",
"target": [
{
"code": "non-binary",
"display": "non-binary",
"equivalence": "relatedto"
}
]
}
]
}
]
}