DK EHMI Endpoint Register (EER) - Configurations
1.0.1-draft - ci-build
DK EHMI Endpoint Register (EER) - Configurations, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.1-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer-configurations/ and changes regularly. See the Directory of published versions
| Active as of 2023-10-01 |
{
"resourceType" : "NamingSystem",
"id" : "DanishCentralBusinessRegister",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem DanishCentralBusinessRegister</b></p><a name=\"DanishCentralBusinessRegister\"> </a><a name=\"hcDanishCentralBusinessRegister\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://medcomehmi.dk/ig/eer-config/NamingSystem/DanishCentralBusinessRegister</td></tr><tr><td>Version</td><td>1.0.1-draft</td></tr><tr><td>Name</td><td>DanishCentralBusinessRegister</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>Erhvervsstyrelsen</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><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://cvr.dk</td><td>true</td><td>Officiel system-URL anvendt i HL7 DK Core</td></tr><tr><td>OID</td><td>urn:oid:1.3.184</td><td>true</td><td>Officiel system-oid anvendt i HL7 DK Core</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://medcomehmi.dk/ig/eer-config/NamingSystem/DanishCentralBusinessRegister"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "1.0.1-draft"
}
],
"name" : "DanishCentralBusinessRegister",
"status" : "active",
"kind" : "identifier",
"date" : "2023-10-01",
"publisher" : "Erhvervsstyrelsen",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://medcom.dk"
},
{
"system" : "email",
"value" : "ehmi@medcom.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",
"preferred" : true,
"comment" : "Officiel system-URL anvendt i HL7 DK Core"
},
{
"type" : "oid",
"value" : "urn:oid:1.3.184",
"preferred" : true,
"comment" : "Officiel system-oid anvendt i HL7 DK Core"
}
]
}