This page is part of the Observations of notifiable communicable infectious diseases (v1.9.1: Release) 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
: IDN Liechtenstein - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IDN"] ; #
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: NamingSystem IDN</b></p><a name=\"IDN\"> </a><a name=\"hcIDN\"> </a><a name=\"IDN-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.ch/ig/ch-elm/NamingSystem/IDN</td></tr><tr><td>Version</td><td>1.9.1</td></tr><tr><td>Name</td><td>IDN</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The IDN is a unique identification number generated for each person with health insurance in Liechtenstein.\nFor more details please visit https://www.llv.li/de/privatpersonen/gesundheit-vorsorge-und-pflege/elektronisches-gesundheitsdossier/datenschutzhinweis.</p>\n</div></td></tr><tr><td>Publisher</td><td>Federal Office of Public Health FOPH</td></tr><tr><td>Copyright</td><td><div><p>CC0-1.0</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.438.10.20.10.10.1.2.1</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "http://fhir.ch/ig/ch-elm/NamingSystem/IDN"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1.9.1" ]
] ) ; #
fhir:name [ fhir:v "IDN"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:date [ fhir:v "2023-10-18"^^xsd:date] ; #
fhir:publisher [ fhir:v "Federal Office of Public Health FOPH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Federal Office of Public Health FOPH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html" ] ] )
] ) ; #
fhir:description [ fhir:v "The IDN is a unique identification number generated for each person with health insurance in Liechtenstein. \nFor more details please visit https://www.llv.li/de/privatpersonen/gesundheit-vorsorge-und-pflege/elektronisches-gesundheitsdossier/datenschutzhinweis."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ] )
] ) ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.438.10.20.10.10.1.2.1" ] ;
fhir:preferred [ fhir:v true ]
] ) . #