This page is part of the FHIR Specification (v1.8.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 . Page versions: R5 R4B R4 R3
This resource has 1 operation associated with it:
$transform | Model Instance Transformation |
For more information about operations, including how they are invoked, see Operations.
The definition of a value set is used to create a simple collection of codes suitable for use for data entry or validation. If the operation is not called at the instance level, one of the in parameters identifier, context or valueset must be provided. An expanded value set will be returned, or an OperationOutcome with an error message.
Formal Definition (as a OperationDefinition).
URL: [base]/StructureMap/$transform
URL: [base]/StructureMap/[id]/$transform
In Parameters: | |||||
Name | Cardinality | Type | Binding | Profile | Documentation |
source | 0..1 | uri | A logical value set resource uri | ||
content | 0..1 | Resource | The logical content to transform | ||
Out Parameters: | |||||
Name | Cardinality | Type | Binding | Profile | Documentation |
return | 1..1 | Resource | The result of the transform |