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

OperationDefinition: Supported Dutch STU3 to STU3 Transform

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

Parameters

GebruikNaamScopeKardinaliteitTypeBindingDocumentatie
INsource1..1Resource

The supported Dutch STU3 source resource to translate.

INsourceProfile0..1canonical

Canonical URL of the supported STU3 source profile. Defaults to source.meta.profile when omitted.

INtargetProfile1..1canonical

Canonical URL of the requested Dutch STU3 target profile.

INreturnLogical0..1boolean

When true, include the intermediate logical model as a STU3 Binary resource.

OUTresult1..1Resource

The translated STU3 resource.

OUTtargetProfile1..1uri

Canonical URL of the STU3 target profile route used by the translation.

OUTlogical0..1Binary

The intermediate logical model serialized as FHIR JSON.