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: R4 Resource Validate

Official URL: https://fhir.cumuluz.org/OperationDefinition/r4-validate Version: 0.1.0
Draft as of 2026-07-11 Computable Name: ResourceValidate

Operation for validating an R4 resource against its meta.profile or a requested R4 profile parameter.

Url: [base]/$validate

Parameters

GebruikNaamScopeKardinaliteitTypeBindingDocumentatie
INresource1..1Resource

R4 resource to validate. May be supplied directly as the request body or inside Parameters.

INmode0..1code

FHIR validate mode. This service supports profile validation for create and update modes; delete is not supported.

INprofile0..1uri

Canonical URL of the R4 profile to validate against. Defaults to resource.meta.profile when omitted.

OUTreturn1..1OperationOutcome

Validation diagnostics.