FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 10 concepts.
| System | Code | Display | Definition |
https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | firstnations | First Nations | |
https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | inuit | Inuit | |
https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | metis | Metis | |
https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | firstnations-inuit | First Nations and Inuit | |
https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | firstnations-metis | First Nations and Metis | |
https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | firstnations-inuit-metis | First Nations, Inuit and Metis | |
https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | inuit-metis | Inuit and Metis | |
http://terminology.hl7.org/CodeSystem/data-absent-reason | asked-unknown | Asked But Unknown | The source was asked but does not know the value. |
http://terminology.hl7.org/CodeSystem/data-absent-reason | not-asked | Not Asked | The workflow didn't lead to this value being known. |
http://terminology.hl7.org/CodeSystem/data-absent-reason | asked-declined | Asked But Declined | The source was asked but declined to answer. |
Source1
{
"resourceType": "ValueSet",
"id": "aboriginalidentitygroup",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.infoway-inforoute.ca/ValueSet/aboriginalidentitygroup",
"version": "1.2.0",
"name": "AboriginalIdentityGroup",
"title": "Aboriginal Identity Group",
"status": "draft",
"experimental": false,
"date": "2025-10-10T19:18:14+00:00",
"publisher": "HL7 Canada - FHIR Implementation Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"
}
]
}
],
"description": "Represents codes for Aboriginal Identity",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"https://fhir.infoway-inforoute.ca/ValueSet/aboriginalidentitytype"
]
},
{
"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"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:749542ba-fdc3-11ea-adc1-0242ac120002",
"timestamp": "2020-09-23T10:00:00Z",
"contains": [
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype",
"code": "firstnations",
"display": "First Nations"
},
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype",
"code": "inuit",
"display": "Inuit"
},
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype",
"code": "metis",
"display": "Metis"
},
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype",
"code": "firstnations-inuit",
"display": "First Nations and Inuit"
},
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype",
"code": "firstnations-metis",
"display": "First Nations and Metis"
},
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype",
"code": "firstnations-inuit-metis",
"display": "First Nations, Inuit and Metis"
},
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype",
"code": "inuit-metis",
"display": "Inuit and Metis"
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "asked-unknown",
"display": "Asked But Unknown"
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-asked",
"display": "Not Asked"
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "asked-declined",
"display": "Asked But Declined"
}
]
}
}