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 - AN_STAA - JSON Representation

Raw json | Download


{
  "resourceType" : "Encounter",
  "id" : "j245dcc2-8668-4fcf-ae5f-d49a50bfc2d4",
  "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=\"j245dcc2-8668-4fcf-ae5f-d49a50bfc2d4\"> </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 \"j245dcc2-8668-4fcf-ae5f-d49a50bfc2d4\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-hospitalNotification-encounter.html\">MedComHospitalNotificationEncounter</a></p></div><p><b>status</b>: entered-in-error</p><p><b>class</b>: emergency (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code EMER = 'emergency', 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-10-01 10: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" : "entered-in-error",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "EMER"
  },
  "subject" : {
    "reference" : "Patient/t33cef33-3626-422b-955d-d506aaa65fe1"
  },
  "episodeOfCare" : [
    {
      "identifier" : {
        "system" : "https://www.esundhed.dk/Registre/Landspatientregisteret",
        "value" : "urn:uuid:fc60e762-b13b-5773-865e-67f3907bdcc7"
      }
    }
  ],
  "period" : {
    "start" : "2022-10-01T10:00:05Z"
  },
  "serviceProvider" : {
    "reference" : "Organization/o7056980-a8b2-42aa-8a0e-c1fc85d1f40d"
  }
}