| Package | hl7.fhir.ca.baseline |
| Resource Type | CodeSystem |
| Id | aboriginalidentitytype |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/ca/baseline/https://build.fhir.org/ig/HL7-Canada/ca-baseline/CodeSystem-aboriginalidentitytype.html |
| URL | https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype |
| Version | 1.2.0 |
| Status | draft |
| Date | 2025-05-29T16:19:47+00:00 |
| Name | AboriginalIdentityType |
| Title | Aboriginal Identity Type |
| Realm | ca |
| Authority | hl7 |
| Description | Represents codes for Aboriginal Identity |
| Content | complete |
| ValueSet | |
| aboriginalidentitygroup | Aboriginal Identity Group |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem aboriginalidentitytype
This case-sensitive code system https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype defines the following codes:
{
"resourceType": "CodeSystem",
"id": "aboriginalidentitytype",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytype",
"version": "1.2.0",
"name": "AboriginalIdentityType",
"title": "Aboriginal Identity Type",
"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"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "firstnations",
"display": "First Nations",
"designation": [
{
"language": "en",
"value": "First Nations"
}
]
},
{
"code": "inuit",
"display": "Inuit",
"designation": [
{
"language": "en",
"value": "Inuit"
}
]
},
{
"code": "metis",
"display": "Metis",
"designation": [
{
"language": "en",
"value": "Metis"
}
]
},
{
"code": "firstnations-inuit",
"display": "First Nations and Inuit",
"designation": [
{
"language": "en",
"value": "First Nations and Inuit"
}
]
},
{
"code": "firstnations-metis",
"display": "First Nations and Metis",
"designation": [
{
"language": "en",
"value": "First Nations and Metis"
}
]
},
{
"code": "firstnations-inuit-metis",
"display": "First Nations, Inuit and Metis",
"designation": [
{
"language": "en",
"value": "First Nations, Inuit and Metis"
}
]
},
{
"code": "inuit-metis",
"display": "Inuit and Metis",
"designation": [
{
"language": "en",
"value": "Inuit and Metis"
}
]
}
]
}