| Package | hl7.fhir.ca.baseline |
| Resource Type | ValueSet |
| Id | aboriginalidentitygroup |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/ca/baseline/https://build.fhir.org/ig/HL7-Canada/ca-baseline/ValueSet-aboriginalidentitygroup.html |
| URL | https://fhir.infoway-inforoute.ca/ValueSet/aboriginalidentitygroup |
| Version | 1.2.0 |
| Status | draft |
| Date | 2025-05-29T16:19:47+00:00 |
| Name | AboriginalIdentityGroup |
| Title | Aboriginal Identity Group |
| Realm | ca |
| Authority | hl7 |
| Description | Represents codes for Aboriginal Identity |
| StructureDefinition | |
| ext-aboriginalidentitygroup | Extension: Aboriginal Identity Group |
| CodeSystem | |
| aboriginalidentitytype | Aboriginal Identity Type |
| data-absent-reason | DataAbsentReason |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet aboriginalidentitygroup
This value set expansion contains 10 concepts.
| Code | System | Display | Definition |
| firstnations | https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | First Nations | |
| inuit | https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | Inuit | |
| metis | https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | Metis | |
| firstnations-inuit | https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | First Nations and Inuit | |
| firstnations-metis | https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | First Nations and Metis | |
| firstnations-inuit-metis | https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | First Nations, Inuit and Metis | |
| inuit-metis | https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype | Inuit and Metis | |
| asked-unknown | http://terminology.hl7.org/CodeSystem/data-absent-reason | Asked But Unknown | The source was asked but does not know the value. |
| not-asked | http://terminology.hl7.org/CodeSystem/data-absent-reason | Not Asked | The workflow didn't lead to this value being known. |
| asked-declined | http://terminology.hl7.org/CodeSystem/data-absent-reason | Asked But Declined | The source was asked but declined to answer. |
{
"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-05-29T16:19:47+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"
}
]
}
}