MyHealth@Eu Hospital Discharge Report
9.1.0 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v9.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "b49cdbed-299c-4b95-aa9d-273811521147",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/hdr/StructureDefinition/encounter-hdr-myhealtheu"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Encounter example</div>"
  },
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "IMP",
    "display" : "inpatient encounter"
  },
  "subject" : {
    "reference" : "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  },
  "period" : {
    "start" : "2024-11-11T15:46:00+01:00",
    "end" : "2024-11-12T15:46:00+01:00"
  },
  "serviceProvider" : {
    "reference" : "urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c"
  }
}