CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.5.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions
| Active as of 2018-11-12 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/ech-11-firstnamedatatype> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ech-11-firstnamedatatype"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ech-11-firstnamedatatype</b></p><a name=\"ech-11-firstnamedatatype\"> </a><a name=\"hcech-11-firstnamedatatype\"> </a><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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?3.5.0-ci-build</span><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:ValueSet.url [ fhir:value "http://fhir.ch/ig/ch-core/ValueSet/ech-11-firstnamedatatype"] ;
fhir:ValueSet.version [ fhir:value "3.5.0-ci-build"] ;
fhir:ValueSet.name [ fhir:value "ECH11FirstNameDataTypes"] ;
fhir:ValueSet.title [ fhir:value "eCH-011 FirstNameDataTypes"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2018-11-12"^^xsd:date] ;
fhir:ValueSet.publisher [ fhir:value "HL7 Switzerland"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "HL7 Switzerland" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.hl7.ch/" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "HL7 Switzerland" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.hl7.ch/" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:ValueSet.description [ fhir:value "eCH-011 defines different nameData Types, this ValueSet is the subset for the firstnames"] ;
fhir:ValueSet.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "CH" ]
]
] ;
fhir:ValueSet.copyright [ fhir:value "CC0-1.0"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://fhir.ch/ig/ch-core/CodeSystem/ech-11" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "officialFirstName" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Amtliche Vornamen (zwingend), BFS-221" ] ;
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Amtliche Vornamen" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Prénoms officiels" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Nomi ufficiali" ]
]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "callName" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Rufname, BFS-222" ] ;
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Rufname" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Prénom usuel" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Nome abituale" ]
]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "firstNameOnForeignPassport" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Vornamen im ausländischen Pass, BFS-223" ] ;
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Vornamen im ausländischen Pass" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Prénoms selon passeport étranger" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Nomi riportati sul passaporto straniero" ]
]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "declaredForeignFirstName" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Vorname(n) gemäss Deklaration, BFS-224" ] ;
fhir:ValueSet.compose.include.concept.designation [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "de-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Vorname(n) gemäss Deklaration" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "fr-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Prénoms selon déclaration" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.designation.language [ fhir:value "it-CH" ] ;
fhir:ValueSet.compose.include.concept.designation.value [ fhir:value "Nomi dichiarati" ]
]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/ech-11-firstnamedatatype.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/ech-11-firstnamedatatype.ttl> .
IG © 2019+ HL7 Switzerland. Package ch.fhir.ig.ch-term#3.5.0-ci-build based on FHIR 4.0.1. Generated 2026-07-08
Links: Table of Contents |
QA Report
| Propose a change