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

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeEncounter
IdEncounter-2024212899-20240811-195600.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-20240811-195600",
  "type": [
    {
      "text": "Department"
    }
  ],
  "location": [
    {
      "location": {
        "reference": "Location/dep-50000",
        "display": "חדר מיון"
      },
      "status": "completed"
    }
  ],
  "period": {
    "start": "2024-08-11T19:56:00Z",
    "end": "2024-08-12T01:09:00Z"
  },
  "status": "finished",
  "class": {
    "code": "EMER",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "display": "emergency"
  },
  "serviceProvider": {
    "reference": "Organization/dep-50010",
    "display": "מ' פנימי"
  },
  "partOf": {
    "reference": "Encounter/2024212899"
  }
}