CH Core (R4)
4.0.1 - trial-use Switzerland flag

This page is part of the CH Core (R4) (v4.0.1: STU 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: eCH-011 FirstNameDataTypes - TTL Representation

Active as of 2018-11-12

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 "ech-11-firstnamedatatype"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-ech-11.html\"><code>http://fhir.ch/ig/ch-core/CodeSystem/ech-11</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td></tr><tr><td><a href=\"CodeSystem-ech-11.html#ech-11-officialFirstName\">officialFirstName</a></td><td>Amtliche Vornamen (zwingend), BFS-221</td><td>First names as per birth certificate or civil register/Infostar in the order listed or as per foreign identity documents.</td><td>Amtliche Vornamen</td><td>Prénoms officiels</td><td>Nomi ufficiali</td></tr><tr><td><a href=\"CodeSystem-ech-11.html#ech-11-callName\">callName</a></td><td>Rufname, BFS-222</td><td>A person has the right to choose a call name from the list of his official first names. The call name can consist of one or more first names.</td><td>Rufname</td><td>Prénom usuel</td><td>Nome abituale</td></tr><tr><td><a href=\"CodeSystem-ech-11.html#ech-11-firstNameOnForeignPassport\">firstNameOnForeignPassport</a></td><td>Vornamen im ausländischen Pass, BFS-223</td><td>First names for persons of foreign nationality. To use in conjunction with the name in the foreign passport as defined under 214</td><td>Vornamen im ausländischen Pass</td><td>Prénoms selon passeport étranger</td><td>Nomi riportati sul passaporto straniero</td></tr><tr><td><a href=\"CodeSystem-ech-11.html#ech-11-declaredForeignFirstName\">declaredForeignFirstName</a></td><td>Vorname(n) gemäss Deklaration, BFS-224</td><td>For persons of foreign nationality who do not possess official documents (mainly in the field of asylum).</td><td>Vorname(n) gemäss Deklaration</td><td>Prénoms selon déclaration</td><td>Nomi dichiarati</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/ValueSet/ech-11-firstnamedatatype"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "ECH11FirstNameDataTypes"] ; # 
  fhir:title [ fhir:v "eCH-011 FirstNameDataTypes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2018-11-12"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Switzerland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ]     ] )
  ] [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "eCH-011 defines different nameData Types, this ValueSet is the subset for the firstnames"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-core/CodeSystem/ech-11"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "officialFirstName" ] ;
fhir:display [ fhir:v "Amtliche Vornamen (zwingend), BFS-221" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Amtliche Vornamen" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Prénoms officiels" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Nomi ufficiali" ]         ] )       ] [
fhir:code [ fhir:v "callName" ] ;
fhir:display [ fhir:v "Rufname, BFS-222" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Rufname" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Prénom usuel" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Nome abituale" ]         ] )       ] [
fhir:code [ fhir:v "firstNameOnForeignPassport" ] ;
fhir:display [ fhir:v "Vornamen im ausländischen Pass, BFS-223" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Vornamen im ausländischen Pass" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Prénoms selon passeport étranger" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Nomi riportati sul passaporto straniero" ]         ] )       ] [
fhir:code [ fhir:v "declaredForeignFirstName" ] ;
fhir:display [ fhir:v "Vorname(n) gemäss Deklaration, BFS-224" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Vorname(n) gemäss Deklaration" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Prénoms selon déclaration" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Nomi dichiarati" ]         ] )       ] )     ] )
  ] . #