FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | profile-patient | Patient IAR |
Resources that this resource uses
| CodeSystem |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | askd-asku | IAR Askd Asku |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | gender-identity | IARGenderIdentity |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "valueset-iar-gender-identity",
"url": "http://ontariohealth.ca/fhir/iar/ValueSet/gender-identity",
"version": "0.2.0",
"name": "IARGenderIdentity",
"title": "IAR Gender Identity",
"status": "active",
"date": "2025-12-05",
"publisher": "Ontario Health",
"description": "Includes codes that identify gender identity.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/ValueSet/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "unknown"
}
]
},
{
"system": "http://ontariohealth.ca/fhir/iar/CodeSystem/askd-asku"
},
{
"system": "http://ontariohealth.ca/fhir/iar/CodeSystem/gender-identity"
}
]
}
}