DK MedCom Carecommunication
4.0.2 - release Denmark flag

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

: receive-Tek-G - Communication - JSON Representation

Raw json | Download

{
  "resourceType" : "Communication",
  "id" : "930876e5-8cf8-40f0-bd6c-3e38520d61de",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-communication"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Communication 930876e5-8cf8-40f0-bd6c-3e38520d61de</b></p><a name=\"930876e5-8cf8-40f0-bd6c-3e38520d61de\"> </a><a name=\"hc930876e5-8cf8-40f0-bd6c-3e38520d61de\"> </a><a name=\"930876e5-8cf8-40f0-bd6c-3e38520d61de-da-DK\"> </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-communication.html\">MedComCareCommunication</a></p></div><p><b>identifier</b>: urn:uuid:b84738c1-a67f-4de9-a883-fab6d0ba0c44</p><p><b>status</b>: Unknown</p><p><b>category</b>: <span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes decease}\">Decease</span></p><p><b>subject</b>: <a href=\"Patient-e85e8d47-46a9-4b6a-b86d-9dcf96d24543.html\">Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)</a></p><p><b>topic</b>: <span title=\"Codes:\">Afgået ved døden</span></p><blockquote><p><b>payload</b></p><p><b>DateTimeExtension</b>: 2024-08-23 16:00:00+0200</p><p><b>IdentifierExtension</b>: urn:uuid:1df44fde-c8e1-4d0c-99cd-fc521cb728e5</p><p><b>PractitionerExtension</b>: <a href=\"PractitionerRole-8a11159b-2b92-4232-9990-09bbae6ec6cb.html\">PractitionerRole Overlæge</a></p><p><b>ContactExtension</b>: ph: 85572787</p><p><b>content</b>: Til rette vedkommende hos Per Thorsleth. Bruno Elmer er desværre død i nat kl. 4.15. I hans kalender fremgår det, at han vil komme til læge i morgen kl. 11. Det gør han ikke. Med venlig hilsen Kim Jensen \nOverlæge</p></blockquote></div>"
  },
  "identifier" : [
    {
      "value" : "urn:uuid:b84738c1-a67f-4de9-a883-fab6d0ba0c44"
    }
  ],
  "status" : "unknown",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes",
          "code" : "decease"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/e85e8d47-46a9-4b6a-b86d-9dcf96d24543"
  },
  "topic" : {
    "text" : "Afgået ved døden"
  },
  "payload" : [
    {
      "extension" : [
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-datetime-extension",
          "valueDateTime" : "2024-08-23T16:00:00+02:00"
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-identifier-extension",
          "valueIdentifier" : {
            "value" : "urn:uuid:1df44fde-c8e1-4d0c-99cd-fc521cb728e5",
            "assigner" : {
              🔗 "reference" : "Organization/aea5f134-5cc9-44b1-b5db-7155e45717ee"
            }
          }
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner-extension",
          "valueReference" : {
            🔗 "reference" : "PractitionerRole/8a11159b-2b92-4232-9990-09bbae6ec6cb"
          }
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension",
          "valueContactPoint" : {
            "system" : "phone",
            "value" : "85572787"
          }
        }
      ],
      "contentString" : "Til rette vedkommende hos Per Thorsleth. Bruno Elmer er desværre død i nat kl. 4.15. I hans kalender fremgår det, at han vil komme til læge i morgen kl. 11. Det gør han ikke. Med venlig hilsen Kim Jensen \nOverlæge"
    }
  ]
}