Cumuluz Translate Implementation Guide
0.1.0 - ci-build
Cumuluz Translate Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://fhir.cumuluz.org/OperationDefinition/stu3-transform | Version: 0.1.0 | |||
| Draft as of 2026-07-11 | Computable Name: Stu3Transform | |||
System-level operation for translating a supported Dutch STU3 source resource into a supported Dutch STU3 target profile.
Url: [base]/$transform
| Gebruik | Naam | Scope | Kardinaliteit | Type | Binding | Documentatie |
| IN | source | 1..1 | Resource | The supported Dutch STU3 source resource to translate. | ||
| IN | sourceProfile | 0..1 | canonical | Canonical URL of the supported STU3 source profile. Defaults to source.meta.profile when omitted. | ||
| IN | targetProfile | 1..1 | canonical | Canonical URL of the requested Dutch STU3 target profile. | ||
| IN | returnLogical | 0..1 | boolean | When true, include the intermediate logical model as a STU3 Binary resource. | ||
| OUT | result | 1..1 | Resource | The translated STU3 resource. | ||
| OUT | targetProfile | 1..1 | uri | Canonical URL of the STU3 target profile route used by the translation. | ||
| OUT | logical | 0..1 | Binary | The intermediate logical model serialized as FHIR JSON. |