This page is part of the FHIRcast (v3.0.0: STU3 (v3.0.0)) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 3 |
eventMaturity | 1 - Submitted |
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 context field is empty.
{
"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": []
}
}
Version | Description |
---|---|
1.0 | Initial Release |