This page is part of the MedCom Terminology (v1.5.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\">Placeholder</div>"
},
"url" : "http://medcomfhir.dk/ig/terminology/ConceptMap/medcom-messaging-mapFhirToSorEdi",
"version" : "1.5.0",
"name" : "MedComMessagingMapFhirToSorEdi",
"status" : "active",
"date" : "2023-02-27",
"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" : [
{
"source" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes",
"target" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-sorEdiSystem",
"element" : [
{
"code" : "care-communication-message",
"display" : "Care Communication Message",
"target" : [
{
"code" : "FDIS91",
"display" : "Care Communication Message (Korrepondance meddelelse)",
"equivalence" : "equivalent"
}
]
},
{
"code" : "hospital-notification-message",
"display" : "Hospital Notification Message",
"target" : [
{
"code" : "FDIS20",
"display" : "Hospital Notification Message (Advis om Sygehusophold)",
"equivalence" : "equivalent"
}
]
},
{
"code" : "acknowledgement-message",
"display" : "Acknowledgement Message",
"target" : [
{
"code" : "FCTL",
"display" : "Acknowledgement Message (Kvittering)",
"equivalence" : "equivalent"
}
]
}
]
}
]
}