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