This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: DK Decentralised eCPR Systems - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "dk-core-d-ecpr-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://hl7.dk/fhir/core/CodeSystem/dk-core-d-ecpr-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">urn:oid:1.2.208.176.1.6.1.3<a name=\"dk-core-d-ecpr-codes-urn.58oid.581.462.46208.46176.461.466.461.463\"> </a></td><td>D-eCPR</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:1.2.208.176.1.6.1.3.177<a name=\"dk-core-d-ecpr-codes-urn.58oid.581.462.46208.46176.461.466.461.463.46177\"> </a></td><td>D-eCPR fra Region Sjælland</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:1.2.208.176.1.6.1.3.179<a name=\"dk-core-d-ecpr-codes-urn.58oid.581.462.46208.46176.461.466.461.463.46179\"> </a></td><td>D-eCPR fra Region Nordjylland</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:1.2.208.176.1.6.1.3.181<a name=\"dk-core-d-ecpr-codes-urn.58oid.581.462.46208.46176.461.466.461.463.46181\"> </a></td><td>D-eCPR fra Region Midtjylland</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:1.2.208.176.1.6.1.3.183<a name=\"dk-core-d-ecpr-codes-urn.58oid.581.462.46208.46176.461.466.461.463.46183\"> </a></td><td>D-eCPR fra Region Syddanmark</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:1.2.208.176.1.6.1.3.187<a name=\"dk-core-d-ecpr-codes-urn.58oid.581.462.46208.46176.461.466.461.463.46187\"> </a></td><td>D-eCPR fra Region Hovedstaden</td></tr></table></div>"
},
"url" : "http://hl7.dk/fhir/core/CodeSystem/dk-core-d-ecpr-codes",
"version" : "3.1.0",
"name" : "DkCoreDeCPRCodes",
"title" : "DK Decentralised eCPR Systems",
"status" : "active",
"experimental" : false,
"date" : "2024-01-08T21:47:11+01:00",
"publisher" : "HL7 Denmark",
"contact" : [
{
"name" : "HL7 Denmark",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.dk"
},
{
"system" : "email",
"value" : "jenskristianvilladsen@gmail.com"
}
]
}
],
"description" : "DK ",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "urn:oid:1.2.208.176.1.6.1.3",
"display" : "D-eCPR"
},
{
"code" : "urn:oid:1.2.208.176.1.6.1.3.177",
"display" : "D-eCPR fra Region Sjælland"
},
{
"code" : "urn:oid:1.2.208.176.1.6.1.3.179",
"display" : "D-eCPR fra Region Nordjylland"
},
{
"code" : "urn:oid:1.2.208.176.1.6.1.3.181",
"display" : "D-eCPR fra Region Midtjylland"
},
{
"code" : "urn:oid:1.2.208.176.1.6.1.3.183",
"display" : "D-eCPR fra Region Syddanmark"
},
{
"code" : "urn:oid:1.2.208.176.1.6.1.3.187",
"display" : "D-eCPR fra Region Hovedstaden"
}
]
}