Skip to main content

GuidanceResponse

Trial Use 2 Clinical — Care Provision

A guidance response is the formal response to a guidance request, including any output parameters returned by the evaluation, as well as the description of any proposed actions to be taken.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
requestIdentifierIdentifier0..1The identifier of the request associated with this response, if any
identifierIdentifier0..*Business identifier
module[x]uri / canonical / CodeableConcept1..1What guidance was requested
statuscode1..1success
subjectReference0..1Patient the request was performed for
encounterReference0..1Encounter during which the response was returned
occurrenceDateTimedateTime0..1When the guidance response was processed
performerReference0..1Device returning the guidance
reasonCodeableReference0..*Why guidance is needed
noteAnnotation0..*Additional notes about the response
evaluationMessageReference0..1Messages resulting from the evaluation of the artifact or artifacts
outputParametersReference0..1The output parameters of the evaluation, if any
resultReference0..*Proposed actions, if any
dataRequirementDataRequirement0..*Additional required data

Resource-specific search parameters

ParameterTypeDescription
identifiertokenAccount number
patientreferenceThe entity that caused the expenses
requesttokenThe identifier of the request associated with the response
statustokenThe status of the guidance response
subjectreferenceThe subject that the guidance response is about

Reference