DK MedCom Terminology
1.7.0 - release Denmark flag

This page is part of the MedCom Terminology (v1.7.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

: MedComMessagingSorEdiCodeSystem - JSON Representation

Active as of 2023-05-23

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "medcom-messaging-sorEdiSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medcom-messaging-sorEdiSystem</b></p><a name=\"medcom-messaging-sorEdiSystem\"> </a><a name=\"hcmedcom-messaging-sorEdiSystem\"> </a><a name=\"hcmedcom-messaging-sorEdiSystem-da-DK\"> </a><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-sorEdiSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">FDIS91<a name=\"medcom-messaging-sorEdiSystem-FDIS91\"> </a></td><td>Care Communication Message (Korrepondance meddelelse)</td></tr><tr><td style=\"white-space:nowrap\">FDIS20<a name=\"medcom-messaging-sorEdiSystem-FDIS20\"> </a></td><td>Hospital Notification Message (Advis om Sygehusophold)</td></tr><tr><td style=\"white-space:nowrap\">FCTL<a name=\"medcom-messaging-sorEdiSystem-FCTL\"> </a></td><td>Acknowledgement Message (Kvittering)</td></tr></table></div>"
  },
  "url" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-sorEdiSystem",
  "version" : "1.7.0",
  "name" : "MedComMessagingSorEdiSystem",
  "title" : "MedComMessagingSorEdiCodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-23",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "Codes for SOREDI message types",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "FDIS91",
      "display" : "Care Communication Message (Korrepondance meddelelse)"
    },
    {
      "code" : "FDIS20",
      "display" : "Hospital Notification Message (Advis om Sygehusophold)"
    },
    {
      "code" : "FCTL",
      "display" : "Acknowledgement Message (Kvittering)"
    }
  ]
}