FHIR IG analytics| Package | ca.on.mha.pds |
| Resource Type | ValueSet |
| Id | IndigenousIdentity-vs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "indigenous-identity",
"url": "http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity",
"version": "1.0.0",
"name": "IndigenousIdentity",
"title": "Indigenous Identity",
"status": "active",
"publisher": "Ontario Health",
"description": "A code that represents the indigenous identity of the person",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "29921000087109",
"display": "Person identified as First Nations"
},
{
"code": "29931000087106",
"display": "Person identified as Inuit"
},
{
"code": "29941000087100",
"display": "Person identified as Métis"
},
{
"code": "260413007",
"display": "None"
}
]
}
]
}
}