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

FHIR IG Statistics: ValueSet/aboriginalidentityindicator

Packagehl7.fhir.ca.baseline
TypeValueSet
Idaboriginalidentityindicator
FHIR VersionR4
Sourcehttp://hl7.org/fhir/ca/baseline/https://build.fhir.org/ig/HL7-Canada/ca-baseline/ValueSet-aboriginalidentityindicator.html
URLhttps://fhir.infoway-inforoute.ca/ValueSet/aboriginalidentityindicator
Version1.2.0
Statusdraft
Date2020-09-15
NameAboriginalIdentityIndicator
TitleAboriginal Identity Indicator
Realmca
Authorityhl7
DescriptionRepresents the self identity as an Aboriginal Person

Resources that use this resource

StructureDefinition
ext-aboriginalidentityindicatorExtension: Aboriginal Identity Indicator
ext-aboriginalidentityindicatorExtension: Aboriginal Identity Indicator

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
data-absent-reasonDataAbsentReason
ValueSet
v2-0136hl7VS-yes-no-Indicator
v2-0136hl7VS-yes-no-Indicator

Narrative

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

Generated Narrative: ValueSet aboriginalidentityindicator

This value set expansion contains 4 concepts.

CodeSystemDisplayDefinition
  Yhttp://terminology.hl7.org/CodeSystem/v2-0136Yes
  Nhttp://terminology.hl7.org/CodeSystem/v2-0136No
  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": "aboriginalidentityindicator",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/aboriginalidentityindicator",
  "version": "1.2.0",
  "name": "AboriginalIdentityIndicator",
  "title": "Aboriginal Identity Indicator",
  "status": "draft",
  "experimental": false,
  "date": "2020-09-15",
  "publisher": "HL7 Canada - FHIR Implementation Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"
        }
      ]
    }
  ],
  "description": "Represents the self identity as an Aboriginal Person",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v2-0136"
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "not-asked",
            "display": "Not Asked"
          },
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2020-09-15T10:00:00Z",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0136",
        "code": "Y",
        "display": "Yes"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0136",
        "code": "N",
        "display": "No"
      },
      {
        "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"
      }
    ]
  }
}