| Package | medcom.fhir.dk.terminology |
| Resource Type | ConceptMap |
| Id | medcom-messaging-mapFhirToSorEdi |
| FHIR Version | R4 |
| Source | http://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/ConceptMap-medcom-messaging-mapFhirToSorEdi.html |
| URL | http://medcomfhir.dk/ig/terminology/ConceptMap/medcom-messaging-mapFhirToSorEdi |
| Version | 2.0.0-draft |
| Status | active |
| Date | 2023-02-27 |
| Name | MedComMessagingMapFhirToSorEdi |
| Realm | dk |
No resources found
| CodeSystem | |
| medcom-messaging-eventCodes | MedComMessagingEventCodes |
| medcom-messaging-sorEdiSystem | MedComMessagingSorEdiCodeSystem |
| ValueSet | |
| medcom-messaging-messageTypes | MedComMessagingMessageTypes |
| medcom-messaging-sorEdiValues | MedComMessagingSorEdiValues |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap medcom-messaging-mapFhirToSorEdi
Mapping from MedComMessagingMessageTypes to MedComMessagingSorEdiValues
Group 1 Mapping from MedComMessagingEventCodes to MedComMessagingSorEdiCodeSystem
| Source Code | Relationship | Target Code |
| care-communication-message | is equivalent to | FDIS91 (Care Communication Message (Korrepondance meddelelse)) |
| hospital-notification-message | is equivalent to | FDIS20 (Hospital Notification Message (Advis om Sygehusophold)) |
| acknowledgement-message | is equivalent to | FCTL (Acknowledgement Message (Kvittering)) |
{
"resourceType": "ConceptMap",
"id": "medcom-messaging-mapFhirToSorEdi",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/terminology/ConceptMap/medcom-messaging-mapFhirToSorEdi",
"version": "2.0.0-draft",
"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"
}
]
}
]
}
]
}