Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Operation-decisionsupportservicemodule-evaluate

This is the narrative for the resource. See also the XML or JSON format.


Evaluate

OPERATION: Evaluate

The evaluate operation requests clinical decision support guidance based on a specific decision support module

Parameters

UseNameCardinalityTypeBindingDocumentation
INrequestId0..1code

An optional client-provided identifier to track the request

INevaluateAtDateTime0..1datetime

An optional date and time specifying that the evaluation should be performed as thought it was the given date and time. The most direct implication of this is that references to "Now" within the evaluation logic of the module should result in this value. In addition, wherever possible, the data accessed by the module should appear as though it was accessed at this time. The evaluateAtDateTime value may be any time in the past or future, enabling both retrospective and prospective scenarios. If no value is provided, the date and time of the request is assumed

INinputParameters0..1Parameters

The input parameters for a request, if any. These parameters are defined by the module that is the target of the evaluation, and supply the input information to the module.

INsetting0..1CodeableConcept

The current setting of the request (inpatient, outpatient, etc)

INsettingContext0..1CodeableConcept

Additional detail about the setting of the request, if any

OUTreturn1..1GuidanceResponse

The result of the request as a GuidanceResponse resource. Output parameters, if any, will be contained in the parameters element of the response


 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.