| Package | hl7.fhir.ca.baseline |
| Resource Type | ValueSet |
| Id | aboriginalidentityindicator |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/ca/baseline/https://build.fhir.org/ig/HL7-Canada/ca-baseline/ValueSet-aboriginalidentityindicator.html |
| URL | https://fhir.infoway-inforoute.ca/ValueSet/aboriginalidentityindicator |
| Version | 1.2.0 |
| Status | draft |
| Date | 2020-09-15 |
| Name | AboriginalIdentityIndicator |
| Title | Aboriginal Identity Indicator |
| Realm | ca |
| Authority | hl7 |
| Description | Represents the self identity as an Aboriginal Person |
| StructureDefinition | |
| ext-aboriginalidentityindicator | Extension: Aboriginal Identity Indicator |
| CodeSystem | |
| data-absent-reason | DataAbsentReason |
| ValueSet | |
| v2-0136 | hl7VS-yes-no-Indicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet aboriginalidentityindicator
This value set expansion contains 4 concepts.
| Code | System | Display | Definition |
| Y | http://terminology.hl7.org/CodeSystem/v2-0136 | Yes | |
| N | http://terminology.hl7.org/CodeSystem/v2-0136 | No | |
| not-asked | http://terminology.hl7.org/CodeSystem/data-absent-reason | Not Asked | The workflow didn't lead to this value being known. |
| asked-declined | http://terminology.hl7.org/CodeSystem/data-absent-reason | Asked But Declined | The source was asked but declined to answer. |
{
"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"
}
]
}
}