This page is part of the MedCom Terminology (v1.1.0: Release) based on FHIR R4. The current version which supercedes this version is 1.1.1. For a full list of available versions, see the Directory of published versions
: MedComMessagingMapFhirToSorEdi - JSON Representation
Raw json | Download
{
"resourceType" : "ConceptMap",
"id" : "medcom-messaging-mapFhirToSorEdi",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>MedComMessagingMapFhirToSorEdi (http://medcomfhir.dk/ig/terminology/ConceptMap/medcom-messaging-mapFhirToSorEdi)</h2><p>Mapping from <a href=\"ValueSet-medcom-messaging-messageTypes.html\">http://medcomfhir.dk/ig/terminology/ValueSet/medcom-messaging-messageTypes</a> to <a href=\"ValueSet-medcom-messaging-sorEdiValues.html\">http://medcomfhir.dk/ig/terminology/ValueSet/medcom-messaging-sorEdiValues</a></p><p>ACTIVE. Published on 2022-11-21 11:10:51+0100 by MedCom (MedCom: <a href=\"http://www.medcom.dk\">http://www.medcom.dk</a>). </p><br/><p><b>Group 1</b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</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>care-communication-message (FHIR: Care Communication Message (Korrepondance meddelelse))</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>FDIS91 (SOREDI: Care Communication Message (Korrepondance meddelelse))</td></tr><tr><td>hospital-notification-message (FHIR: Hospital Notification Message (Advis om Sygehusophold))</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>FDIS20 (SOREDI: Hospital Notification Message (Advis om Sygehusophold))</td></tr></table></div>"
},
"url" : "http://medcomfhir.dk/ig/terminology/ConceptMap/medcom-messaging-mapFhirToSorEdi",
"version" : "1.1.0",
"name" : "MedComMessagingMapFhirToSorEdi",
"status" : "active",
"date" : "2022-11-21T11:10:51+01:00",
"publisher" : "MedCom",
"contact" : [
{
"name" : "MedCom",
"telecom" : [
{
"system" : "url",
"value" : "http://www.medcom.dk"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"sourceUri" : "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-messaging-messageTypes",
"targetUri" : "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-messaging-sorEdiValues",
"group" : [
{
"element" : [
{
"code" : "care-communication-message",
"display" : "FHIR: Care Communication Message (Korrepondance meddelelse)",
"target" : [
{
"code" : "FDIS91",
"display" : "SOREDI: Care Communication Message (Korrepondance meddelelse)",
"equivalence" : "equivalent"
}
]
},
{
"code" : "hospital-notification-message",
"display" : "FHIR: Hospital Notification Message (Advis om Sygehusophold)",
"target" : [
{
"code" : "FDIS20",
"display" : "SOREDI: Hospital Notification Message (Advis om Sygehusophold)",
"equivalence" : "equivalent"
}
]
}
]
}
]
}