HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions
: cpr - TTL Representation
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:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cpr"] ; #
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 cpr</b></p><a name=\"cpr\"> </a><a name=\"hccpr\"> </a><a name=\"cpr-da-DK\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://hl7.dk/fhir/core/NamingSystem/cpr</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>DkCoreDanishCivilRegistrationSystem</td></tr><tr><td>Title</td><td>cpr</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Danish civil registration system ("CPR") encompasses basic personal data about anyone with a civil registration number. A civil registration number shall be allocated to anyone who: 1) is registered in the national register in Denmark on the grounds of birth or relocation from abroad; 2) is included under Arbejdsmarkedets TillægsPension (ATP); 3) according to the tax authorities, is required to have a civil registration number for the purpose of tax processing in Denmark.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Denmark</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>OID</td><td>1.2.208.176.1.2</td></tr><tr><td>URI</td><td>http://www.cpr.dk/cpr-systemet</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.dk/fhir/core/NamingSystem/cpr"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "DkCoreDanishCivilRegistrationSystem"] ; #
fhir:title [ fhir:v "cpr"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:date [ fhir:v "1968-04-02"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 Denmark"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Denmark" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.dk" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "jenskristianvilladsen@gmail.com" ] ] )
] ) ; #
fhir:responsible [ fhir:v "CPR-kontoret, Indenrigs- og Sundhedsministeriets departement"] ; #
fhir:description [ fhir:v "The Danish civil registration system (\"CPR\") encompasses basic personal data about anyone with a civil registration number. A civil registration number shall be allocated to anyone who: 1) is registered in the national register in Denmark on the grounds of birth or relocation from abroad; 2) is included under Arbejdsmarkedets TillægsPension (ATP); 3) according to the tax authorities, is required to have a civil registration number for the purpose of tax processing in Denmark."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ] ] )
] ) ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "1.2.208.176.1.2" ]
] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://www.cpr.dk/cpr-systemet" ]
] ) . #