MedCom MessageDefinitions
1.0.0-trial-use - trial-use Denmark flag

MedCom MessageDefinitions, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0-trial-use built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-messagedefinitions/ and changes regularly. See the Directory of published versions

: CareCommunication 5.0 - JSON Representation

Active as of 2025-05-30

Raw json | Download

{
  "resourceType" : "MessageDefinition",
  "id" : "MedComCareCommunicationMessageDefinition5.0",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/messagedefinitions/StructureDefinition/medcom-careCommunication-message-definition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition MedComCareCommunicationMessageDefinition5.0</b></p><a name=\"MedComCareCommunicationMessageDefinition5.0\"> </a><a name=\"hcMedComCareCommunicationMessageDefinition5.0\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-careCommunication-message-definition.html\">MedComCareCommunicationMessageDefinition</a></p></div><p><b>url</b>: <a href=\"MessageDefinition-MedComCareCommunicationMessageDefinition5.0.html\">MessageDefinition CareCommunication 5.0</a></p><p><b>identifier</b>: FHIR/CareCommunication 5.0\u00a0(use:\u00a0official,\u00a0period:\u00a02025-08-29 --&gt; (ongoing))</p><p><b>version</b>: 5.0</p><p><b>name</b>: CareCommunication_MessageDefinition_5.0</p><p><b>title</b>: CareCommunication 5.0</p><p><b>status</b>: Aktiv</p><p><b>date</b>: 2025-05-30</p><p><b>publisher</b>: MedCom</p><p><b>contact</b>: MedCom: <a href=\"http://www.medcom.dk\">http://www.medcom.dk</a>, MedCom FHIR Team: <a href=\"mailto:fhir@medcom.dk\">fhir@medcom.dk</a></p><p><b>description</b>: </p><div><p>DK: CareCommunication (RUSA Standardkatalog - Beskrivelse jf. §3stk2 i bekendtgørelsen)</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-usage-context-type.html#usage-context-type-workflow\">UsageContextType workflow</a>: Workflow Setting</td><td><span title=\"Codes:\">DK: Alle sundhedsvæsnets parter der er involverede i behandling og omsorg af borgere eller patienter, herunder læger, hjemmepleje, fysioterapeuter, ergoterapeuter, plejeteam, sygeplejersker, psykologer, psykiater og mange flere. (Hvem skal anvende standarden jf. §3,3 i bekendtgørelsen)</span></td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 DK}\">Denmark</span></p><p><b>purpose</b>: </p><div><p>DK: Korrespondancemeddelelsen anvendes til sikker elektronisk kommunikation af personhenførbare oplysninger og anvendes typisk til ad hoc kommunikation. (RUSA Standardkatalog - Hvad skal standarden anvendes til jf. §3,2 i bekendtgørelsen)</p>\n</div><p><b>copyright</b>: </p><div><p>Copyright © 2025 MedCom</p>\n</div><p><b>event</b>: <a href=\"http://medcomfhir.dk/ig/terminology/1.8.1/CodeSystem-medcom-messaging-eventCodes.html#medcom-messaging-eventCodes-care-communication-message\">MedComMessagingEventCodes care-communication-message</a>: Care Communication Message</p><p><b>category</b>: Notification</p><p><b>responseRequired</b>: Always</p><blockquote><p><b>allowedResponse</b></p><p><b>message</b>: <a href=\"MessageDefinition-MedComAcknowledgementMessageDefinition2.0.html\">Acknowledgement 2.0</a></p></blockquote><blockquote><p><b>allowedResponse</b></p><p><b>message</b>: <a href=\"MessageDefinition-MedComCareCommunicationMessageDefinition5.0.html\">CareCommunication 5.0</a></p></blockquote></div>"
  },
  "url" : "http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComCareCommunicationMessageDefinition5.0",
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-message-definition-type",
            "code" : "FHIR"
          }
        ]
      },
      "value" : "CareCommunication 5.0",
      "period" : {
        "start" : "2025-08-29"
      }
    }
  ],
  "version" : "5.0",
  "name" : "CareCommunication_MessageDefinition_5.0",
  "title" : "CareCommunication 5.0",
  "status" : "active",
  "date" : "2025-05-30",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    },
    {
      "name" : "MedCom FHIR Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "fhir@medcom.dk",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "DK: CareCommunication (RUSA Standardkatalog - Beskrivelse jf. §3stk2 i bekendtgørelsen)",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "workflow"
      },
      "valueCodeableConcept" : {
        "text" : "DK: Alle sundhedsvæsnets parter der er involverede i behandling og omsorg af borgere eller patienter, herunder læger, hjemmepleje, fysioterapeuter, ergoterapeuter, plejeteam, sygeplejersker, psykologer, psykiater og mange flere. (Hvem skal anvende standarden jf. §3,3 i bekendtgørelsen)"
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "purpose" : "DK: Korrespondancemeddelelsen anvendes til sikker elektronisk kommunikation af personhenførbare oplysninger og anvendes typisk til ad hoc kommunikation. (RUSA Standardkatalog - Hvad skal standarden anvendes til jf. §3,2 i bekendtgørelsen)",
  "copyright" : "Copyright © 2025 MedCom",
  "eventCoding" : {
    "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes",
    "code" : "care-communication-message"
  },
  "category" : "notification",
  "responseRequired" : "always",
  "allowedResponse" : [
    {
      "message" : "http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComAcknowledgementMessageDefinition2.0"
    },
    {
      "message" : "http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComCareCommunicationMessageDefinition5.0"
    }
  ]
}