FHIR IG analytics| Package | ca.on.oh-seris |
| Resource Type | ValueSet |
| Id | indigenous-identity.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.5&canonical=http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity |
| URL | http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity |
| Version | 1.0.1 |
| Status | draft |
| Name | IndigenousIdentity |
| Title | Indigenous Identity |
| Realm | ca |
| Description | A code that represents the indigenous identity of the person |
| StructureDefinition | ||
| ca.on.oh-seris#0.11.0-alpha1.0.5 | ca-on-seris-ext-indigenousidentity | Extension: SERIS Indigenous Identity |
| ca.on.mha.pds#2.0.0-snapshot10 | ca-on-mha-profile-observation-indigenous-identity | ObservationIndigenousIdentity |
| ca.on.oh.mha.pds#2.0.0-alpha-preview-0.1 | ca-on-mha-profile-Observation-indigenous-identity | ObservationIndigenousIdentity |
| ca.on.oh.mha.pds#2.0.0-alpha-preview-0.1 | ca-on-mha-ext-indigenous-identity | Extension: Aboriginal Identity Group |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
| dk.ehealth.sundhed.fhir.ig.core#current | data-absent-reason | DataAbsentReason |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "indigenous-identity",
"url": "http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity",
"version": "1.0.1",
"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": "First Nations"
},
{
"code": "29931000087106",
"display": "Inuk/Inuit"
},
{
"code": "29941000087100",
"display": "Métis"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"concept": [
{
"code": "asked-unknown",
"display": "Asked But Unknown"
},
{
"code": "not-asked",
"display": "Not Asked"
},
{
"code": "asked-declined",
"display": "Asked But Declined"
}
]
}
]
}
}