FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | ConceptMap |
| Id | ConceptMap-iar-administrativegender-sex.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/ConceptMap/administrativegender-sex |
| URL | http://ontariohealth.ca/fhir/iar/ConceptMap/administrativegender-sex |
| Version | 1.0.0 |
| Status | draft |
| Date | 2026-02-03 |
| Name | IARAdministrativeGenderToSex |
| Title | IAR Administrative Gender to Sex |
| Realm | ca |
No resources found
| ValueSet | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | sex | IAR Sex |
No narrative content found in resource
{
"resourceType": "ConceptMap",
"id": "cm-administrativegender-sex",
"url": "http://ontariohealth.ca/fhir/iar/ConceptMap/administrativegender-sex",
"version": "1.0.0",
"name": "IARAdministrativeGenderToSex",
"title": "IAR Administrative Gender to Sex",
"status": "draft",
"experimental": false,
"date": "2026-02-03",
"publisher": "Ontario Health",
"group": [
{
"source": "http://hl7.org/fhir/ValueSet/administrative-gender",
"target": "http://ontariohealth.ca/fhir/iar/ValueSet/sex",
"element": [
{
"code": "male",
"display": "Male",
"target": [
{
"code": "M",
"display": "Male",
"equivalence": "equivalent"
}
]
},
{
"code": "female",
"display": "Female",
"target": [
{
"code": "F",
"display": "F",
"equivalence": "equivalent"
}
]
},
{
"code": "unknown",
"display": "Unknown",
"target": [
{
"code": "UNK",
"display": "unknown",
"equivalence": "equivalent"
}
]
},
{
"code": "other",
"display": "Other",
"target": [
{
"code": "IND",
"display": "Indeterminate",
"equivalence": "inexact"
}
]
}
]
}
]
}