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

FHIR IG Statistics: CodeSystem/aboriginalidentitygroup

Packageca-on-covax.v1
Resource TypeCodeSystem
Idaboriginalidentitygroup
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/CodeSystem/aboriginalidentitygroup
URLhttp://ehealthontario.ca/fhir/CodeSystem/aboriginalidentitygroup
Version0.1.10
Statusactive
NameAboriginalIdentityGroup
TitleAboriginal Identity Group
DescriptionRepresents codes for Aboriginal Identity
Contentcomplete

Resources that use this resource

ValueSet
aboriginalidentitygroupAboriginal Identity Group

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "AboriginalIdentityGroup",
  "id": "aboriginalidentitygroup",
  "title": "Aboriginal Identity Group",
  "description": "Represents codes for Aboriginal Identity",
  "version": "0.1.10",
  "url": "http://ehealthontario.ca/fhir/CodeSystem/aboriginalidentitygroup",
  "concept": [
    {
      "code": "firstnations",
      "display": "First Nations"
    },
    {
      "code": "metis",
      "display": "Métis (includes members of the Métis organization or Settlement)"
    },
    {
      "code": "inuit",
      "display": "Inuk/ Inuit"
    },
    {
      "code": "otherindigenous",
      "display": "Other Indigenous"
    }
  ],
  "count": 4
}