$data-requirements
Data Requirements
draftFHIR R3 package : Core3.0.2operation1 input1 output
The data-requirements operation aggregates and returns the parameters and data requirements for a resource and all its dependencies as a single module definition
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/OperationDefinition/Library-data-requirements
- Code
- $data-requirements
- Kind
- operation
- Affects State
- No
- Publisher
- HL7 (FHIR Project)
Invocation Context
Can be invoked at:
System LevelInstance Level
Target Resources:
Library
Implementation Notes
The effect of invoking this operation is to determine the aggregate set of data requirements and dependencies for a given target resource. The result is a Library resource with a type of module-definition that contains all the parameter definitions and data requirements of the target resource and any libraries referenced by it. Implementations SHOULD aggregate data requirements intelligently (i.e. by collapsing overlapping data requirements)
Input Parameters (1)
Output Parameters (1)
Additional Information
- Date
- 2019-10-24T11:53:00+11:00