DK MedCom HospitalNotification
2.0.0 - Build CI Denmark flag

This page is part of the DK MedCom HospitalNotification (v2.0.0: Release) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

: HospitalNotification Encounter - SLOR - JSON Representation

Raw json | Download


{
  "resourceType" : "Encounter",
  "id" : "e07c4bd4-cfad-4c4d-9c4b-e4ba3424a65b",
  "meta" : {
    "profile" : [
      "http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-encounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"e07c4bd4-cfad-4c4d-9c4b-e4ba3424a65b\"> </a></p><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\">Resource Encounter \"e07c4bd4-cfad-4c4d-9c4b-e4ba3424a65b\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-hospitalNotification-encounter.html\">MedComHospitalNotificationEncounter</a></p></div><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'null')</p><p><b>subject</b>: <a href=\"Patient-t33cef33-3626-422b-955d-d506aaa65fe1.html\">Patient/t33cef33-3626-422b-955d-d506aaa65fe1</a> \" ELMER\"</p><p><b>episodeOfCare</b>: <span></span></p><p><b>period</b>: 2022-09-01 12:00:05+0000 --&gt; (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-o7056980-a8b2-42aa-8a0e-c1fc85d1f40d.html\">Organization/o7056980-a8b2-42aa-8a0e-c1fc85d1f40d</a> \"Sender Organization\"</p></div>"
  },
  "status" : "in-progress",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "IMP"
  },
  "subject" : {
    "reference" : "Patient/t33cef33-3626-422b-955d-d506aaa65fe1"
  },
  "episodeOfCare" : [
    {
      "identifier" : {
        "system" : "https://www.esundhed.dk/Registre/Landspatientregisteret",
        "value" : "urn:uuid:a8e9917e-4081-5f99-905c-54246ae72867"
      }
    }
  ],
  "period" : {
    "start" : "2022-09-01T12:00:05Z"
  },
  "serviceProvider" : {
    "reference" : "Organization/o7056980-a8b2-42aa-8a0e-c1fc85d1f40d"
  }
}