@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "cpr"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Summary

Defining URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/cpr
Version2.4.0
NameDanish civil registration system - CPR
Statusactive
Definition

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.

\n
PublisherSystematic | Trifork

Identifiers

TypeValue
OID1.2.208.176.1.2
URIurn:oid:1.2.208.176.1.2
" ]; fhir:NamingSystem.name [ fhir:value "Danish civil registration system - CPR"]; fhir:NamingSystem.status [ fhir:value "active"]; fhir:NamingSystem.kind [ fhir:value "identifier"]; fhir:NamingSystem.date [ fhir:value "1968-04-02T00:00:00+00:00"^^xsd:dateTime]; fhir:NamingSystem.publisher [ fhir:value "Systematic | Trifork"]; fhir:NamingSystem.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ]; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ] ] ]; fhir:NamingSystem.responsible [ fhir:value "CPR-kontoret, Økonomi- og Indenrigsministeriets departement"]; fhir:NamingSystem.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "SB" ]; fhir:Coding.display [ fhir:value "Social Beneficiary Identifier" ] ] ]; fhir:NamingSystem.description [ fhir:value "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:NamingSystem.uniqueId [ fhir:index 0; fhir:NamingSystem.uniqueId.type [ fhir:value "oid" ]; fhir:NamingSystem.uniqueId.value [ fhir:value "1.2.208.176.1.2" ] ], [ fhir:index 1; fhir:NamingSystem.uniqueId.type [ fhir:value "uri" ]; fhir:NamingSystem.uniqueId.value [ fhir:value "urn:oid:1.2.208.176.1.2" ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------