Linked Care Implementation Guide - Local Development build (v0.9.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ELGA Country Code Value Set - TTL Representation
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 "at-elga-vs-countryCodes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-at-core-cs-iso-3166-1-alpha-3.html\"><code>http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/CodeSystem/at-core-cs-iso-3166-1-alpha-3</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/ValueSet/at-elga-vs-countryCodes"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.40.0.34.10.172" ]
] ) ; #
fhir:version [ fhir:v "0.9.1"] ; #
fhir:name [ fhir:v "ELGAVSCountryCodes"] ; #
fhir:title [ fhir:v "ELGA Country Code Value Set"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2023-11-29T14:36:10+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "The Linked Care Consortium"] ; #
fhir:contact ( [
fhir:name [ fhir:v "The Linked Care Consortium" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.linkedcare.at/" ] ] )
] ) ; #
fhir:description [ fhir:v "Value Set for ISO 3166-1 alpha 3 used in ELGA. Also accessible on [Termpub - ValueSet - ELGA Ländercodes](https://termpub.gesundheit.gv.at:443/TermBrowser/gui/main/main.zul?loadType=ValueSet&loadName=ELGA_Laendercodes)."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/CodeSystem/at-core-cs-iso-3166-1-alpha-3"^^xsd:anyURI ] ] )
] . #