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

4.18.8 Resource GuidanceRequest - Operations

This resource has 2 operations associated with it:

$guidanceguidance
$guidance-requirementsguidanceRequirements

For more information about operations, including how they are invoked, see Operations.

4.18.8.1 guidance

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

Formal Definition (as a OperationDefinition).

URL: [base]/$guidance

In Parameters:
NameCardinalityTypeBindingProfileDocumentation
request1..*GuidanceRequest

The input guidance request information

inputResource0..*DomainResource

Input data for the request(s)

Out Parameters:
NameCardinalityTypeBindingProfileDocumentation
response1..*GuidanceResponse

The results of the request(s)

outputResource0..*DomainResource

Any output resources of the request(s)

 

4.18.8.2 guidanceRequirements

The guidance requirements operation determines the data requirements for a given module or set of modules

Formal Definition (as a OperationDefinition).

URL: [base]/$guidance-requirements

In Parameters:
NameCardinalityTypeBindingProfileDocumentation
moduleIdentifier0..*Identifier

The identifiers of the modules for which data requirements should be retrieved

Out Parameters:
NameCardinalityTypeBindingProfileDocumentation
result1..1KnowledgeModule

The aggregated data requirements for the requested modules