FHIR IG Statistics: ConceptMap/cm-DHDR-administrative-gender
Resources that use this resource
No resources found
Resources that this resource uses
ValueSet |
v2-0001 | hl7VS-administrativeSex |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ConceptMap",
"id": "cm-DHDR-administrative-gender",
"url": "http://ontariohealth.ca/fhir/ConceptMap/cm-administrative-gender",
"version": "4.3.0",
"name": "v2toFHIRmapforDHDRAdministrativeGender",
"title": "v2 map for DHDR Administrative Gender",
"status": "draft",
"experimental": false,
"date": "2023-03-28T12:47:40+10:00",
"publisher": "Ontario Health",
"sourceCanonical": "http://terminology.hl7.org/ValueSet/v2-0001",
"targetCanonical": "http://hl7.org/fhir/ValueSet/administrative-gender",
"group": [
{
"source": "http://terminology.hl7.org/CodeSystem/v2-0001",
"target": "http://hl7.org/fhir/administrative-gender",
"element": [
{
"code": "F",
"display": "Female",
"target": [
{
"code": "female",
"equivalence": "equivalent"
}
]
},
{
"code": "M",
"display": "Male",
"target": [
{
"code": "male",
"equivalence": "equivalent"
}
]
},
{
"code": "U",
"display": "Unknown / Undifferentiated",
"target": [
{
"code": "unknown",
"equivalence": "equivalent"
}
]
},
{
"code": "O",
"display": "Other",
"target": [
{
"code": "other",
"equivalence": "equivalent"
}
]
}
]
}
]
}