HL7 FHIR Implementation Guide: DK Core
3.7.0 - release
HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.7.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
| Active as of 2023-10-01 |
{
"resourceType" : "NamingSystem",
"id" : "cvr",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem cvr</b></p><a name=\"cvr\"> </a><a name=\"hccvr\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://hl7.dk/fhir/core/NamingSystem/cvr</td></tr><tr><td>Version</td><td>3.7.0</td></tr><tr><td>Name</td><td>DK Central Business Register (CVR)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Det Centrale Virksomhedsregister (CVR) er statens stamregister for virksomhedsoplysninger.</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>URI</td><td>http://cvr.dk</td></tr><tr><td>OID</td><td>urn:oid:1.3.184</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://hl7.dk/fhir/core/NamingSystem/cvr"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "3.7.0"
}
],
"name" : "DK Central Business Register (CVR)",
"status" : "active",
"kind" : "identifier",
"date" : "2023-10-01",
"publisher" : "HL7 Denmark",
"contact" : [
{
"name" : "HL7 Denmark",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.dk"
},
{
"system" : "email",
"value" : "dk-affiliate@hl7.dk"
}
]
}
],
"responsible" : "Erhvervsstyrelsen",
"description" : "Det Centrale Virksomhedsregister (CVR) er statens stamregister for virksomhedsoplysninger.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"uniqueId" : [
{
"type" : "uri",
"value" : "http://cvr.dk"
},
{
"type" : "oid",
"value" : "urn:oid:1.3.184"
}
]
}