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 is the narrative for the resource. See also the XML or JSON format.
OPERATION: Model Instance Transformation
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.
URL: [base]/StructureMap/$transform
URL: [base]/StructureMap/[id]/$transform
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | source | 0..1 | uri | A logical value set resource uri | |
IN | content | 0..1 | Resource | The logical content to transform | |
OUT | return | 1..1 | Resource | The result of the transform |
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.