FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/aboriginalidentitygroup

Packagehl7.fhir.ca.baseline
TypeValueSet
Idaboriginalidentitygroup
FHIR VersionR4
Sourcehttp://hl7.org/fhir/ca/baseline/https://build.fhir.org/ig/HL7-Canada/ca-baseline/ValueSet-aboriginalidentitygroup.html
URLhttps://fhir.infoway-inforoute.ca/ValueSet/aboriginalidentitygroup
Version1.2.0
Statusdraft
Date2025-05-29T16:19:47+00:00
NameAboriginalIdentityGroup
TitleAboriginal Identity Group
Realmca
Authorityhl7
DescriptionRepresents codes for Aboriginal Identity

Resources that use this resource

StructureDefinition
ext-aboriginalidentitygroupExtension: Aboriginal Identity Group

Resources that this resource uses

CodeSystem
aboriginalidentitytypeAboriginal Identity Type
data-absent-reasonDataAbsentReason
data-absent-reasonDataAbsentReason

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet aboriginalidentitygroup

This value set expansion contains 10 concepts.

CodeSystemDisplayDefinition
  firstnationshttps://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytypeFirst Nations
  inuithttps://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytypeInuit
  metishttps://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytypeMetis
  firstnations-inuithttps://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytypeFirst Nations and Inuit
  firstnations-metishttps://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytypeFirst Nations and Metis
  firstnations-inuit-metishttps://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytypeFirst Nations, Inuit and Metis
  inuit-metishttps://fhir.infoway-inforoute.ca/CodeSystem/aboriginalidentitytypeInuit and Metis
  asked-unknownhttp://terminology.hl7.org/CodeSystem/data-absent-reasonAsked But Unknown

The source was asked but does not know the value.

  not-askedhttp://terminology.hl7.org/CodeSystem/data-absent-reasonNot Asked

The workflow didn't lead to this value being known.

  asked-declinedhttp://terminology.hl7.org/CodeSystem/data-absent-reasonAsked But Declined

The source was asked but declined to answer.


Source

{
  "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"
      }
    ]
  }
}