DK MedCom Terminology
1.0.0 - release Denmark flag

This page is part of the MedCom Terminology (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.1. For a full list of available versions, see the Directory of published versions

: MedComMessagingMapFhirToSorEdi - JSON Representation

Active as of 2024-02-14

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "medcom-messaging-mapFhirToSorEdi",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"ValueSet-medcom-messaging-messageTypes.html\">MedComMessagingMessageTypes</a> to <a href=\"ValueSet-medcom-messaging-sorEdiValues.html\">MedComMessagingSorEdiValues</a></p><p>ACTIVE. Published on 2024-02-14 09:11:45+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#null\"/></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#null\"/></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.0.0",
  "name" : "MedComMessagingMapFhirToSorEdi",
  "status" : "active",
  "date" : "2024-02-14T09:11:45+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" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "FDIS91",
              "display" : "SOREDI: Care Communication Message (Korrepondance meddelelse)",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "hospital-notification-message",
          "display" : "FHIR: Hospital Notification Message (Advis om Sygehusophold)",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "FDIS20",
              "display" : "SOREDI: Hospital Notification Message (Advis om Sygehusophold)",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}