Canadian Baseline
1.2.0 - CI Build Canada flag

Canadian Baseline, published by HL7 Canada - FHIR Implementation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-Canada/ca-baseline/ and changes regularly. See the Directory of published versions

: Aboriginal Identity Indicator - TTL Representation

Draft as of 2020-09-15

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/aboriginalidentityindicator> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "aboriginalidentityindicator"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet aboriginalidentityindicator</b></p><a name=\"aboriginalidentityindicator\"> </a><a name=\"hcaboriginalidentityindicator\"> </a><p>This value set expansion contains 4 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"aboriginalidentityindicator-http://terminology.hl7.org/CodeSystem/v2-0136-Y\"> </a><code>http://terminology.hl7.org/CodeSystem/v2-0136</code></td><td style=\"white-space:nowrap\">  <a href=\"http://hl7.org/fhir/R4/v2/0136/index.html#v2-0136-Y\">Y</a></td><td>Yes</td><td/></tr><tr><td><a name=\"aboriginalidentityindicator-http://terminology.hl7.org/CodeSystem/v2-0136-N\"> </a><code>http://terminology.hl7.org/CodeSystem/v2-0136</code></td><td style=\"white-space:nowrap\">  <a href=\"http://hl7.org/fhir/R4/v2/0136/index.html#v2-0136-N\">N</a></td><td>No</td><td/></tr><tr><td><a name=\"aboriginalidentityindicator-http://terminology.hl7.org/CodeSystem/data-absent-reason-not-asked\"> </a><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-data-absent-reason.html#data-absent-reason-not-asked\">not-asked</a></td><td>Not Asked</td><td>The workflow didn't lead to this value being known.</td></tr><tr><td><a name=\"aboriginalidentityindicator-http://terminology.hl7.org/CodeSystem/data-absent-reason-asked-declined\"> </a><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</code></td><td style=\"white-space:nowrap\">  <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-data-absent-reason.html#data-absent-reason-asked-declined\">asked-declined</a></td><td>Asked But Declined</td><td>The source was asked but declined to answer.</td></tr></table></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "https://fhir.infoway-inforoute.ca/ValueSet/aboriginalidentityindicator"] ;
  fhir:ValueSet.version [ fhir:value "1.2.0"] ;
  fhir:ValueSet.name [ fhir:value "AboriginalIdentityIndicator"] ;
  fhir:ValueSet.title [ fhir:value "Aboriginal Identity Indicator"] ;
  fhir:ValueSet.status [ fhir:value "draft"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2020-09-15"^^xsd:date] ;
  fhir:ValueSet.publisher [ fhir:value "HL7 Canada - FHIR Implementation Work Group"] ;
  fhir:ValueSet.contact [
     fhir:index 0 ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "Represents the self identity as an Aboriginal Person"] ;
  fhir:ValueSet.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "CA" ]
     ]
  ] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://terminology.hl7.org/ValueSet/v2-0136" ;
         fhir:index 0 ;
         fhir:link <http://terminology.hl7.org/ValueSet/v2-0136>
       ]
     ], [
       fhir:index 1 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason" ] ;
       fhir:ValueSet.compose.include.version [ fhir:value "2.0.0" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "not-asked" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Not Asked" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "asked-declined" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Asked But Declined" ]
       ]
     ]
  ] ;
  fhir:ValueSet.expansion [
     fhir:ValueSet.expansion.timestamp [ fhir:value "2020-09-15T10:00:00Z"^^xsd:dateTime ] ;
     fhir:ValueSet.expansion.contains [
       fhir:index 0 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "Y" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "Yes" ]
     ], [
       fhir:index 1 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "N" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "No" ]
     ], [
       fhir:index 2 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "not-asked" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "Not Asked" ]
     ], [
       fhir:index 3 ;
       fhir:ValueSet.expansion.contains.system [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason" ] ;
       fhir:ValueSet.expansion.contains.code [ fhir:value "asked-declined" ] ;
       fhir:ValueSet.expansion.contains.display [ fhir:value "Asked But Declined" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/aboriginalidentityindicator.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/aboriginalidentityindicator.ttl> .