eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 7.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
| Active as of 2025-12-05 |
{
"resourceType" : "ConceptMap",
"id" : "ehealth-to-medcom-carecommunication-priority",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ehealth-to-medcom-carecommunication-priority</b></p><a name=\"ehealth-to-medcom-carecommunication-priority\"> </a><a name=\"hcehealth-to-medcom-carecommunication-priority\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-ehealth-carecommunication-priority.html\">eHealth CareCommunication Priority codes</a> to <code>http://medcomfhir.dk/ig/terminology/ValueSet/medcom-careCommunication-requestPriority</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>routine</td><td>:(equivalent)</td><td>routine</td></tr><tr><td>asap</td><td>:(equivalent)</td><td>asap</td></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/cm/ehealth-to-medcom-carecommunication-priority",
"version" : "7.0.0",
"title" : "eHealth to MedCom CareCommunication Priority Map",
"status" : "active",
"date" : "2025-12-05T07:38:02+00:00",
"publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact" : [
{
"name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom" : [
{
"system" : "url",
"value" : "http://ehealth.sundhed.dk"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"group" : [
{
"source" : "http://ehealth.sundhed.dk/cs/ehealth-carecommunication-priority",
"target" : "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-careCommunication-requestPriority",
"element" : [
{
"code" : "routine",
"target" : [
{
"code" : "routine",
"display" : "Routine",
"equivalence" : "relatedto"
}
]
},
{
"code" : "asap",
"target" : [
{
"code" : "asap",
"display" : "ASAP",
"equivalence" : "relatedto"
}
]
}
]
}
]
}