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: BgZ 2017 STU3 to R4 Transform

Official URL: https://translate-ig.cumuluz.dev/ig/OperationDefinition/BgzTransformOperation Version: 0.1.0
Draft as of 2026-04-01 Computable Name: BgzTransform

System-level operation for translating a supported Dutch STU3 source resource or bundle into a supported R4 target profile.

Url: [base]/$transform

Parameters

GebruikNaamScopeKardinaliteitTypeBindingDocumentatie
INsource1..1Resource

The STU3 source resource or STU3 Bundle to translate.

INsourceProfile1..1canonical

Canonical URL of the supported STU3 source profile.

INtargetProfile1..1canonical

Canonical URL of the supported R4 target profile.

INvalidate0..1boolean

When true, validate the translated R4 result before returning.

INreturnLogical0..1boolean

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

OUTresult1..1Resource

The translated R4 resource or Bundle.

OUTtargetProfile0..1canonical

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

OUTlogical0..1Binary

The intermediate logical model serialized as FHIR JSON.

OUToutcome0..1OperationOutcome

Validation output when validation is requested.