STU3 Candidate

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

Operation-structuremap-transform

This is the narrative for the resource. See also the XML or JSON format.


Model Instance Transformation

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

UseNameCardinalityTypeBindingDocumentation
INsource0..1uri

A logical value set resource uri

INcontent0..1Resource

The logical content to transform

OUTreturn1..1Resource

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.