@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - 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 ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: ValueSet pca-common-languages-australia

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:

  • Exclude these codes as defined in urn:ietf:bcp:47
    CodeDisplay
    enEnglish
    en-AUEnglish (Australia)
    en-CAEnglish (Canada)
    en-GBEnglish (Great Britain)
    en-INEnglish (India)
    en-NZEnglish (New Zeland)
    en-SGEnglish (Singapore)
    en-USEnglish (United States)
" ] ; # fhir:url [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/ValueSet/pca-common-languages-australia"^^xsd:anyURI] ; # fhir:version [ fhir:v "24.2.0.1"] ; # 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-11-25T11:41:59+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:help@digitalhealth.gov.au" ] ] ) ] ) ; # fhir:description [ fhir:v "The PCA Common Languages in Australia value set includes non-English languages that are commonly encountered in Australia, including a comprehensive set of Australian Indigenous languages."] ; # 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 ] ) ] ) ; fhir:exclude ( [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "English" ] ] [ 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)" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------