Provider Connect Australia (PCA)
24.1.0.0 - active Australia flag

Provider Connect Australia (PCA) - Local Development build (v24.1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PCA Common Languages in Australia - TTL Representation

Active as of 2024-05-28

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 -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "pca-common-languages-australia"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"https://tx.ontoserver.csiro.au/fhir/ValueSet/common-languages-australia-2\">Common Languages in Australia</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ietf3066.html\"><code>urn:ietf:bcp:47</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>en-AU</td><td>English (Australia)</td></tr><tr><td>en-CA</td><td>English (Canada)</td></tr><tr><td>en-GB</td><td>English (Great Britain)</td></tr><tr><td>en-IN</td><td>English (India)</td></tr><tr><td>en-NZ</td><td>English (New Zeland)</td></tr><tr><td>en-SG</td><td>English (Singapore)</td></tr><tr><td>en-US</td><td>English (United States)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/ValueSet/pca-common-languages-australia"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "24.1.0.0"] ; # 
  fhir:name [ fhir:v "PcaCommonLanguagesInAustralia"] ; # 
  fhir:title [ fhir:v "PCA Common Languages in Australia"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-28T09:09:45+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Australian Digital Health Agency"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:[email protected]" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The PCA Common Languages in Australia value set includes languages that are commonly encountered in Australia, including a comprehensive set of Australian Indigenous languages, excluding all codes including region subtags for English, e.g. en-AU."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright © 2024 Australian Digital Health Agency - All rights reserved. Except for the material identified below, this content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/. \n\nThis resource also includes all or a portion of material that is HL7 FHIR Copyright © 2011+ HL7 licensed under Creative Commons 'No Rights Reserved' (CC0)  \n\n	Copyright (c) 2008 IETF Trust and the persons identified as the document authors (https://tools.ietf.org/html/bcp47). All rights reserved.  \n\nAll copies of this resource must include this copyright statement and all information contained in this statement."] ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "https://healthterminologies.gov.au/fhir/ValueSet/common-languages-australia-2"^^xsd:anyURI ;
fhir:link <https://healthterminologies.gov.au/fhir/ValueSet/common-languages-australia-2>       ] )     ] ) ;
    ( fhir:exclude [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "en-AU" ] ;
fhir:display [ fhir:v "English (Australia)" ]       ] [
fhir:code [ fhir:v "en-CA" ] ;
fhir:display [ fhir:v "English (Canada)" ]       ] [
fhir:code [ fhir:v "en-GB" ] ;
fhir:display [ fhir:v "English (Great Britain)" ]       ] [
fhir:code [ fhir:v "en-IN" ] ;
fhir:display [ fhir:v "English (India)" ]       ] [
fhir:code [ fhir:v "en-NZ" ] ;
fhir:display [ fhir:v "English (New Zeland)" ]       ] [
fhir:code [ fhir:v "en-SG" ] ;
fhir:display [ fhir:v "English (Singapore)" ]       ] [
fhir:code [ fhir:v "en-US" ] ;
fhir:display [ fhir:v "English (United States)" ]       ] )     ] )
  ] . #