FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | CodeSystem |
| Id | CodeSystem-iar-gender-identity.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/CodeSystem/gender-identity |
| URL | http://ontariohealth.ca/fhir/iar/CodeSystem/gender-identity |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-09 |
| Name | IARGenderIdentity |
| Realm | ca |
| Description | Codes to identify gender identity. |
| Content | complete |
| ValueSet | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | gender-identity | IAR Gender Identity |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | sex | IAR Sex |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "codesystemgender-identity",
"url": "http://ontariohealth.ca/fhir/iar/CodeSystem/gender-identity",
"version": "0.2.0",
"name": "IARGenderIdentity",
"status": "active",
"date": "2025-12-09",
"publisher": "Ontario Health",
"description": "Codes to identify gender identity.",
"content": "complete",
"concept": [
{
"code": "F",
"display": "Female"
},
{
"code": "M",
"display": "Male"
},
{
"code": "X",
"display": "Nonbinary"
},
{
"code": "NA",
"display": "Not asked"
}
]
}