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-Tek-A-new - Communication - JSON Representation

Raw json | Download

{
  "resourceType" : "Communication",
  "id" : "2678d1b2-0a76-4663-a216-b1a14e72aafa",
  "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 2678d1b2-0a76-4663-a216-b1a14e72aafa</b></p><a name=\"2678d1b2-0a76-4663-a216-b1a14e72aafa\"> </a><a name=\"hc2678d1b2-0a76-4663-a216-b1a14e72aafa\"> </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:c29f6032-28bf-4a11-af98-6f451fa77fee</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}\">Undersøgelsessvar</span></p><p><b>subject</b>: <a href=\"Patient-2f6d23d0-239c-44bb-9033-acab45416029.html\">Bruno Test 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:\">Resultater fra hjemmesygeplejen</span></p><p><b>encounter</b>: <a href=\"Encounter-c3efbaa3-4b9e-4da1-bb4a-496d33953abd.html\">Encounter: status = finished; class = inpatient encounter (ActCode#IMP)</a></p><blockquote><p><b>payload</b></p><p><b>DateTimeExtension</b>: 2024-09-15 15:20:00+0200</p><p><b>IdentifierExtension</b>: urn:uuid:ee96d66f-f95a-4f23-855c-44befb31c52b</p><p><b>PractitionerExtension</b>: <a href=\"PractitionerRole-ab46bc08-6adb-4e35-8640-e2b9fed48fe7.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\nSygeplejerske</p></blockquote></div>"
  },
  "identifier" : [
    {
      "value" : "urn:uuid:c29f6032-28bf-4a11-af98-6f451fa77fee"
    }
  ],
  "status" : "unknown",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes",
          "code" : "examination-results"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/2f6d23d0-239c-44bb-9033-acab45416029"
  },
  "topic" : {
    "text" : "Resultater fra hjemmesygeplejen"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/c3efbaa3-4b9e-4da1-bb4a-496d33953abd"
  },
  "payload" : [
    {
      "extension" : [
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-datetime-extension",
          "valueDateTime" : "2024-09-15T15:20:00+02:00"
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-identifier-extension",
          "valueIdentifier" : {
            "value" : "urn:uuid:ee96d66f-f95a-4f23-855c-44befb31c52b",
            "assigner" : {
              🔗 "reference" : "Organization/674cb75e-4a5c-4609-b740-8b09e06b0e42"
            }
          }
        },
        {
          "url" : "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner-extension",
          "valueReference" : {
            🔗 "reference" : "PractitionerRole/ab46bc08-6adb-4e35-8640-e2b9fed48fe7"
          }
        },
        {
          "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\nSygeplejerske"
    }
  ]
}