GAO Ballot Package

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

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

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