Skip to main content

RequestOrchestration

Trial Use 4 Clinical — Care Provision

A set of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/RequestOrchestration
InteractionMethodPath
ReadGET/fhir/R5/RequestOrchestration/[id]
VreadGET/fhir/R5/RequestOrchestration/[id]/_history/[vid]
UpdatePUT/fhir/R5/RequestOrchestration/[id]
PatchPATCH/fhir/R5/RequestOrchestration/[id]
DeleteDELETE/fhir/R5/RequestOrchestration/[id]
CreatePOST/fhir/R5/RequestOrchestration
SearchGET/fhir/R5/RequestOrchestration?...
HistoryGET/fhir/R5/RequestOrchestration/[id]/_history
Type-historyGET/fhir/R5/RequestOrchestration/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business identifier
instantiatesCanonicalcanonical0..*Instantiates FHIR protocol or definition
instantiatesUriuri0..*Instantiates external protocol or definition
basedOnReference0..*Fulfills plan, proposal, or order
replacesReference0..*Request(s) replaced by this request
groupIdentifierIdentifier0..1Composite request this is part of
statuscode1..1draft
intentcode1..1proposal
prioritycode0..1routine
codeCodeableConcept0..1What's being requested/ordered
subjectReference0..1Who the request orchestration is about
encounterReference0..1Created as part of
authoredOndateTime0..1When the request orchestration was authored
authorReference0..1Device or practitioner that authored the request orchestration
reasonCodeableReference0..*Why the request orchestration is needed
goalReference0..*What goals
noteAnnotation0..*Additional notes about the response
actionBackboneElement0..*Proposed actions, if any

Resource-specific search parameters

ParameterTypeDescription
authorreferenceThe author of the request orchestration
authoreddateThe date the request orchestration was authored
based-onreferenceWhat this request fullfills.
codetokenEvent or incident that occurred or was averted
encounterreferenceEncounter related to the activity recorded in the AuditEvent
group-identifiertokenThe group identifier for the request orchestration
identifiertokenAccount number
instantiates-canonicalreferenceThe FHIR-based definition from which the request orchestration is realized
instantiates-uriuriThe external definition from which the request orchestration is realized
intenttokenThe intent of the request orchestration
participantreferenceThe participant in the requests in the orchestration
patientreferenceThe entity that caused the expenses
prioritytokenThe priority of the request orchestration
statustokenThe status of the request orchestration
subjectreferenceThe subject that the request orchestration is about

Reference