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

FHIR IG Statistics: ValueSet/indigenous-identity

Packageca.on.oh.mha.pds
Resource TypeValueSet
Idindigenous-identity
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity
URLhttp://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity
Version1.0.0
Statusdraft
NameIndigenousIdentity
TitleIndigenous Identity
Realmca
Authoritynational
DescriptionA code that represents the indigenous identity of the person

Resources that use this resource

StructureDefinition
ca-on-mha-profile-Observation-indigenous-identityObservationIndigenousIdentity
ca-on-mha-ext-indigenous-identityExtension: Aboriginal Identity Group
ca-on-seris-ext-indigenousidentityExtension: SERIS Indigenous Identity

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "indigenous-identity",
  "url": "http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity",
  "version": "1.0.0",
  "name": "IndigenousIdentity",
  "title": "Indigenous Identity",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "A code that represents the indigenous identity of the person",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "29921000087109",
            "display": "Person identified as First Nations"
          },
          {
            "code": "29931000087106",
            "display": "Person identified as Inuit"
          },
          {
            "code": "29941000087100",
            "display": "Person identified as Métis"
          },
          {
            "code": "260413007",
            "display": "None"
          }
        ]
      }
    ]
  }
}