FHIR IG analytics| Package | on.accdr.pkg |
| Resource Type | ConceptMap |
| Id | ConceptMapAdministrativeGender.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Mapping from http://terminology.hl7.org/ValueSet/v2-0001 to http://hl7.org/fhir/ValueSet/administrative-gender
DRAFT. Published on 2023-0228T12:47:40+10:00 by Ontario Health.
| Source Concept Details | Relationship | Destination Concept Details | ||
| Code from administrativeSex | Code from AdministrativeGender | |||
| M | Male | is equivalent to | male | Male |
| F | Female | is equivalent to | female | Female |
| O | Other | is equivalent to | other | Other |
| U | Unknown | is equivalent to | unknown | Unknown |
{
"resourceType": "ConceptMap",
"id": "cm-CDR-administrative-gender",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ConceptMap/cm-administrative-gender",
"version": "1.0.0",
"name": "v2toFHIRmapforAdministrativeGender",
"title": "v2 to FHIR map for AdministrativeGender",
"status": "active",
"experimental": false,
"date": "2023-02-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": "M",
"target": [
{
"code": "male",
"equivalence": "equivalent"
}
]
},
{
"code": "F",
"target": [
{
"code": "female",
"equivalence": "equivalent"
}
]
},
{
"code": "O",
"target": [
{
"code": "other",
"equivalence": "equivalent"
}
]
},
{
"code": "U",
"target": [
{
"code": "unknown",
"equivalence": "equivalent"
}
]
}
]
}
]
}