IHE Germany - Value Sets for XDS
0.3.7 - draft Germany flag

IHE Germany - Value Sets for XDS, published by IHE Deutschland e.V., Berlin, Deutschland. This guide is not an authorized publication; it is the continuous build for version 0.3.7 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/ITI.XDS.VS/ and changes regularly. See the Directory of published versions

: IHE XDS Language Code - TTL Representation

Page standards status: Draft Maturity Level: 2

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 "IHEXDSlanguageCode"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IHEXDSlanguageCode</b></p><a name=\"IHEXDSlanguageCode\"> </a><a name=\"hcIHEXDSlanguageCode\"> </a><a name=\"IHEXDSlanguageCode-de-DE\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.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>bg-BG</td><td style=\"color: #cccccc\">Bulgarian (Region=Bulgaria)</td></tr><tr><td>cs-CZ</td><td style=\"color: #cccccc\">Czech (Region=Czechia)</td></tr><tr><td>da-DK</td><td style=\"color: #cccccc\">Danish (Region=Denmark)</td></tr><tr><td>de-DE</td><td style=\"color: #cccccc\">German (Region=Germany)</td></tr><tr><td>de-AT</td><td style=\"color: #cccccc\">German (Region=Austria)</td></tr><tr><td>de-CH</td><td style=\"color: #cccccc\">German (Region=Switzerland)</td></tr><tr><td>de-LI</td><td style=\"color: #cccccc\">German (Region=Liechtenstein)</td></tr><tr><td>de-LU</td><td style=\"color: #cccccc\">German (Region=Luxembourg)</td></tr><tr><td>el-GR</td><td style=\"color: #cccccc\">Modern Greek (1453-) (Region=Greece)</td></tr><tr><td>en-AU</td><td style=\"color: #cccccc\">English (Region=Australia)</td></tr><tr><td>en-GB</td><td style=\"color: #cccccc\">English (Region=United Kingdom)</td></tr><tr><td>en-CA</td><td style=\"color: #cccccc\">English (Region=Canada)</td></tr><tr><td>en-US</td><td style=\"color: #cccccc\">English (Region=United States)</td></tr><tr><td>es-ES</td><td style=\"color: #cccccc\">Spanish (Region=Spain)</td></tr><tr><td>et-EE</td><td style=\"color: #cccccc\">Estonian (Region=Estonia)</td></tr><tr><td>fi-FI</td><td style=\"color: #cccccc\">Finnish (Region=Finland)</td></tr><tr><td>fr-FR</td><td style=\"color: #cccccc\">French (Region=France)</td></tr><tr><td>fr-BE</td><td style=\"color: #cccccc\">French (Region=Belgium)</td></tr><tr><td>fr-CH</td><td style=\"color: #cccccc\">French (Region=Switzerland)</td></tr><tr><td>fr-CA</td><td style=\"color: #cccccc\">French (Region=Canada)</td></tr><tr><td>fr-LU</td><td style=\"color: #cccccc\">French (Region=Luxembourg)</td></tr><tr><td>ga-IE</td><td style=\"color: #cccccc\">Irish (Region=Ireland)</td></tr><tr><td>hr-HR</td><td style=\"color: #cccccc\">Croatian (Region=Croatia)</td></tr><tr><td>hu-HU</td><td style=\"color: #cccccc\">Hungarian (Region=Hungary)</td></tr><tr><td>it-IT</td><td style=\"color: #cccccc\">Italian (Region=Italy)</td></tr><tr><td>it-CH</td><td style=\"color: #cccccc\">Italian (Region=Switzerland)</td></tr><tr><td>is-IS</td><td style=\"color: #cccccc\">Icelandic (Region=Iceland)</td></tr><tr><td>lb-LU</td><td style=\"color: #cccccc\">Luxembourgish (Region=Luxembourg)</td></tr><tr><td>lt-LT</td><td style=\"color: #cccccc\">Lithuanian (Region=Lithuania)</td></tr><tr><td>lv-LV</td><td style=\"color: #cccccc\">Latvian (Region=Latvia)</td></tr><tr><td>mt-MT</td><td style=\"color: #cccccc\">Maltese (Region=Malta)</td></tr><tr><td>nl-NL</td><td style=\"color: #cccccc\">Dutch (Region=Netherlands)</td></tr><tr><td>nl-BE</td><td style=\"color: #cccccc\">Dutch (Region=Belgium)</td></tr><tr><td>no-NO</td><td style=\"color: #cccccc\">Norwegian (Region=Norway)</td></tr><tr><td>pl-PL</td><td style=\"color: #cccccc\">Polish (Region=Poland)</td></tr><tr><td>pt-PT</td><td style=\"color: #cccccc\">Portuguese (Region=Portugal)</td></tr><tr><td>rm-CH</td><td style=\"color: #cccccc\">Romansh (Region=Switzerland)</td></tr><tr><td>ro-RO</td><td style=\"color: #cccccc\">Romanian (Region=Romania)</td></tr><tr><td>sk-SK</td><td style=\"color: #cccccc\">Slovak (Region=Slovakia)</td></tr><tr><td>sl-SI</td><td style=\"color: #cccccc\">Slovenian (Region=Slovenia)</td></tr><tr><td>sv-SE</td><td style=\"color: #cccccc\">Swedish (Region=Sweden)</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "2"^^xsd:integer ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://www.ihe-d.de/fhir/ImplementationGuide/ihe.de.iti.xds-vs"^^xsd:anyURI ;
fhir:link <http://www.ihe-d.de/fhir/ImplementationGuide/ihe.de.iti.xds-vs>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "draft" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs"^^xsd:anyURI ;
fhir:link <http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://www.ihe-d.de/fhir/ValueSet/IHEXDSlanguageCode"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.0-alpha0"] ; # 
  fhir:name [ fhir:v "IHEXDSlanguageCode"] ; # 
  fhir:title [ fhir:v "IHE XDS Language Code"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-10"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "IHE Deutschland e.V., Berlin, Deutschland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IHE Deutschland e.V., Berlin, Deutschland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.ihe-d.de" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@ihe-d.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "**IHE XDS Language Code** (Sprachcode)"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "IHE Deutschland e.V."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "bg-BG" ]       ] [
fhir:code [ fhir:v "cs-CZ" ]       ] [
fhir:code [ fhir:v "da-DK" ]       ] [
fhir:code [ fhir:v "de-DE" ]       ] [
fhir:code [ fhir:v "de-AT" ]       ] [
fhir:code [ fhir:v "de-CH" ]       ] [
fhir:code [ fhir:v "de-LI" ]       ] [
fhir:code [ fhir:v "de-LU" ]       ] [
fhir:code [ fhir:v "el-GR" ]       ] [
fhir:code [ fhir:v "en-AU" ]       ] [
fhir:code [ fhir:v "en-GB" ]       ] [
fhir:code [ fhir:v "en-CA" ]       ] [
fhir:code [ fhir:v "en-US" ]       ] [
fhir:code [ fhir:v "es-ES" ]       ] [
fhir:code [ fhir:v "et-EE" ]       ] [
fhir:code [ fhir:v "fi-FI" ]       ] [
fhir:code [ fhir:v "fr-FR" ]       ] [
fhir:code [ fhir:v "fr-BE" ]       ] [
fhir:code [ fhir:v "fr-CH" ]       ] [
fhir:code [ fhir:v "fr-CA" ]       ] [
fhir:code [ fhir:v "fr-LU" ]       ] [
fhir:code [ fhir:v "ga-IE" ]       ] [
fhir:code [ fhir:v "hr-HR" ]       ] [
fhir:code [ fhir:v "hu-HU" ]       ] [
fhir:code [ fhir:v "it-IT" ]       ] [
fhir:code [ fhir:v "it-CH" ]       ] [
fhir:code [ fhir:v "is-IS" ]       ] [
fhir:code [ fhir:v "lb-LU" ]       ] [
fhir:code [ fhir:v "lt-LT" ]       ] [
fhir:code [ fhir:v "lv-LV" ]       ] [
fhir:code [ fhir:v "mt-MT" ]       ] [
fhir:code [ fhir:v "nl-NL" ]       ] [
fhir:code [ fhir:v "nl-BE" ]       ] [
fhir:code [ fhir:v "no-NO" ]       ] [
fhir:code [ fhir:v "pl-PL" ]       ] [
fhir:code [ fhir:v "pt-PT" ]       ] [
fhir:code [ fhir:v "rm-CH" ]       ] [
fhir:code [ fhir:v "ro-RO" ]       ] [
fhir:code [ fhir:v "sk-SK" ]       ] [
fhir:code [ fhir:v "sl-SI" ]       ] [
fhir:code [ fhir:v "sv-SE" ]       ] )     ] )
  ] . #