FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeEncounter
IdEncounter-2024212899-20240812-010900.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Encounter",
  "id": "2024212899-20240812-010900",
  "type": [
    {
      "text": "Department"
    }
  ],
  "location": [
    {
      "location": {
        "reference": "Location/dep-10011",
        "display": "פנימית א"
      },
      "status": "completed"
    }
  ],
  "period": {
    "start": "2024-08-12T01:09:00Z",
    "end": "2024-08-12T14:06:00Z"
  },
  "status": "finished",
  "class": {
    "code": "IMP",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "display": "inpatient encounter"
  },
  "serviceProvider": {
    "reference": "Organization/dep-10011",
    "display": "פנימית א"
  },
  "partOf": {
    "reference": "Encounter/2024212899"
  }
}