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

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeEncounter
IdEncounter-2024212951.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": "2024212951",
  "type": [
    {
      "text": "Department-Imaging"
    }
  ],
  "location": [
    {
      "location": {
        "reference": "Location/dep-46370"
      },
      "status": "completed"
    }
  ],
  "period": {
    "start": "2024-08-11T21:14:00Z"
  },
  "status": "finished",
  "class": {
    "code": "IMP",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "display": "inpatient encounter"
  },
  "serviceProvider": {
    "reference": "Organization/dep-46370"
  },
  "partOf": {
    "reference": "Encounter/2024212899"
  }
}