FHIR IG analytics| Package | ca.on.oh.mha.pds |
| Resource Type | ValueSet |
| Id | IndigenousIdentity-vs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity |
| URL | http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity |
| Version | 1.0.0 |
| Status | draft |
| Name | IndigenousIdentity |
| Title | Indigenous Identity |
| Realm | ca |
| Authority | national |
| Description | A code that represents the indigenous identity of the person |
| StructureDefinition | |
| ca-on-mha-profile-Observation-indigenous-identity | ObservationIndigenousIdentity |
| ca-on-mha-ext-indigenous-identity | Extension: Aboriginal Identity Group |
| ca-on-seris-ext-indigenousidentity | Extension: SERIS Indigenous Identity |
| ca-on-mha-profile-observation-indigenous-identity | ObservationIndigenousIdentity |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
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": "draft",
"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"
}
]
}
]
}
}