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

: Send-C-new - Communication - JSON Representation

Raw json | Download

{
  "resourceType" : "Communication",
  "id" : "38f751db-339c-46a6-a10d-cb88f72b2150",
  "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 38f751db-339c-46a6-a10d-cb88f72b2150</b></p><a name=\"38f751db-339c-46a6-a10d-cb88f72b2150\"> </a><a name=\"hc38f751db-339c-46a6-a10d-cb88f72b2150\"> </a><a name=\"38f751db-339c-46a6-a10d-cb88f72b2150-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:5fdc8520-7a2f-497c-97ed-fcca13f12f8b</p><p><b>status</b>: Unknown</p><p><b>category</b>: <span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes examination-results}\">Examination Results</span></p><p><b>subject</b>: <a href=\"Patient-8d7f4ef8-ac79-4b7d-b9e7-b769471221b2.html\">Peter Hansen (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.6.1.1#0703921VJ5)</a></p><p><b>topic</b>: <span title=\"Codes:\">Resultater fra hjemmesygeplejen</span></p><blockquote><p><b>payload</b></p><p><b>DateTimeExtension</b>: 2024-09-11 15:20:00+0200</p><p><b>IdentifierExtension</b>: urn:uuid:c75a51cf-dab7-4bf9-9b13-b81700c78b05</p><p><b>PractitionerExtension</b>: <a href=\"PractitionerRole-68f7756d-b5f0-47db-924b-8bf0f6864b9e.html\">PractitionerRole Sygeplejerske</a></p><p><b>ContactExtension</b>: ph: 004523232323</p><p><b>content</b>: Til rette vedkommende. Hermed fremsendes undersøgelsesresultater fra seneste besøg af hjemmesygeplejen..... \nHilsen Michael Magnus Burns\n Sygeplejerske</p></blockquote></div>"
  },
  "identifier" : [
    {
      "value" : "urn:uuid:5fdc8520-7a2f-497c-97ed-fcca13f12f8b"
    }
  ],
  "status" : "unknown",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes",
          "code" : "examination-results"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/8d7f4ef8-ac79-4b7d-b9e7-b769471221b2"
  },
  "topic" : {
    "text" : "Resultater fra hjemmesygeplejen"
  },
  "payload" : [
    {
      "extension" : [
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-datetime-extension",
          "valueDateTime" : "2024-09-11T15:20:00+02:00"
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-identifier-extension",
          "valueIdentifier" : {
            "value" : "urn:uuid:c75a51cf-dab7-4bf9-9b13-b81700c78b05",
            "assigner" : {
              🔗 "reference" : "Organization/cf3b8736-ffca-48a1-b2e7-550b5c503be8"
            }
          }
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner-extension",
          "valueReference" : {
            🔗 "reference" : "PractitionerRole/68f7756d-b5f0-47db-924b-8bf0f6864b9e"
          }
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension",
          "valueContactPoint" : {
            "system" : "phone",
            "value" : "004523232323"
          }
        }
      ],
      "contentString" : "Til rette vedkommende. Hermed fremsendes undersøgelsesresultater fra seneste besøg af hjemmesygeplejen..... \nHilsen Michael Magnus Burns\n Sygeplejerske"
    }
  ]
}