FHIRcast logo

FHIRcast
3.0.0-ballot - STU 3 Ballot International flag

This page is part of the FHIRcast (v3.0.0-ballot: STU3 (v3.0.0) Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

Home-open Event

Home-open

eventMaturity 1 - Submitted

Workflow

The user has opened or switched back to the application’s home page or tab which does not have any FHIR related context.

Unlike most of FHIRcast events, Home-open is representing the lack of a FHIR resource context and therefore does not fully follow the FHIR-resource-[open|close] syntax.

The order of patients can be different between different applications (like a late application joining being temporarily out of sync).

Context

The context is empty.

Example

{
  "timestamp": "2019-11-25T13:16:00.00",
  "id": "35d0b1d4-de45-4b5b-a0e9-9c51b21ee71a",
  "event": {
  "hub.topic": "fdb2f928-5546-4f52-87a0-0648e9ded065", 
  "hub.event": "home-open", 
  "context": [] 
  }
}

Change Log

Version Description
1.0 Initial Release