toggle menu
Android FHIR Workflow Library
0.1.0-beta01
androidJvm
switch theme
Android
FHIR
Workflow
Library
com.
google.
android.
fhir.
workflow
apply
Filter
Param()
Fhir
Operator
Builder
com.
google.
android.
fhir.
workflow.
activity
Activity
Flow
Companion
com.
google.
android.
fhir.
workflow.
activity.
phase
Phase
Event
Phase
Phase
Name
PROPOSAL
PLAN
ORDER
PERFORM
Request
Phase
Read
Only
Request
Phase
com.
google.
android.
fhir.
workflow.
activity.
phase.
event
Perform
Phase
Companion
com.
google.
android.
fhir.
workflow.
activity.
phase.
request
Base
Request
Phase
Companion
Order
Phase
Companion
Plan
Phase
Companion
Proposal
Phase
com.
google.
android.
fhir.
workflow.
activity.
resource.
event
CPGCommunication
Event
Companion
CPGEvent
Resource
Companion
CPGMedication
Dispense
Event
Companion
CPGOrder
Medication
Event
Companion
Event
Status
Companion
COMPLETED
ENTEREDINERROR
INPROGRESS
NOTDONE
ONHOLD
OTHER
PREPARATION
STOPPED
UNKNOWN
com.
google.
android.
fhir.
workflow.
activity.
resource.
request
CPGCommunication
Request
CPGMedication
Request
CPGRequest
Resource
Companion
Intent
Companion
ORDER
OTHER
PLAN
PROPOSAL
Status
ACTIVE
COMPLETED
DRAFT
ENTEREDINERROR
ONHOLD
OTHER
REVOKED
com.
google.
android.
fhir.
workflow.
repositories
Fhir
Engine
Repository
Knowledge
Repository
Android FHIR Workflow Library
/
com.google.android.fhir.workflow.activity.phase.request
/
BaseRequestPhase
/
suspend
suspend
open
override
fun
suspend
(
reason
:
String
?
)
:
Result
<
Unit
>