$data-requirements

Data Requirements

draftFHIR R3 package : Core3.0.2operation1 output

The data-requirements operation aggregates and returns the parameters and data requirements for the plan definition and all its dependencies as a single module definition library

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/OperationDefinition/PlanDefinition-data-requirements
Code
$data-requirements
Kind
operation
Affects State
No
Publisher
HL7 (FHIR Project)

Invocation Context

Can be invoked at:
Instance Level
Target Resources:
PlanDefinition

Implementation Notes

The effect of invoking this operation is to determine the aggregate set of data requirements and dependencies for the plan definition. The result is a Library resource with a type of module-definition that contains all the parameter definitions and data requirements of the plan definition and any libraries referenced by it. Implementations SHOULD aggregate data requirements intelligently (i.e. by collapsing overlapping data requirements)

Output Parameters (1)

NameTypeCard.Description
returnLibrary1..1The result of the requirements gathering is a module-definition Library that describes the aggregate parameters, data requirements, and dependencies of the plan definition

Additional Information

Date
2019-10-24T11:53:00+11:00