CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.3.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
: ZSR - 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 "zsr"] ; #
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 zsr</b></p><a name=\"zsr\"> </a><a name=\"hczsr\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://fhir.ch/ig/ch-term/NamingSystem/zsr</td></tr><tr><td>Version</td><td>3.3.0-ci-build</td></tr><tr><td>Name</td><td>ZSR</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The ZSR number is issued to self-employed, natural or legal persons (organisations) who can and want to work at the expense of health insurance. See <a href=\"https://www.sasis.ch/de/779\">Sasis</a>. German: ZSR (Zahlstellenregister), French: RCC (Registre des codes-créanciers), Italian: RCC (Registro dei codici creditori).</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Switzerland</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>Comment</b></td></tr><tr><td>OID</td><td>2.16.756.5.30.1.123.100.2.1.1</td><td>This is the official identifier</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-term/NamingSystem/zsr"^^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 "3.3.0-ci-build" ]
] ) ; #
fhir:name [ fhir:v "ZSR"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:date [ fhir:v "2018-12-05"^^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:responsible [ fhir:v "SASIS"] ; #
fhir:description [ fhir:v "The ZSR number is issued to self-employed, natural or legal persons (organisations) who can and want to work at the expense of health insurance. See [Sasis](https://www.sasis.ch/de/779). German: ZSR (Zahlstellenregister), French: RCC (Registre des codes-créanciers), Italian: RCC (Registro dei codici creditori)."] ; #
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.756.5.30.1.123.100.2.1.1" ] ;
fhir:comment [ fhir:v "This is the official identifier" ]
] ) . #