FHIR R6 API Incubator
0.1.0 - ci-build International flag

FHIR R6 API Incubator, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/api-incubator-ig/ and changes regularly. See the Directory of published versions

OperationDefinition: Remove from an array in a large resource

Official URL: http://hl7.org/fhir/OperationDefinition/Resource-large-resource-remove Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Remove

Remove content from an array in a large resource such as List or Group. See Operations for Large Resources.

Last updated: 2022-08-23 10:01:24+1100

URL: [base]/Group/[id]/$remove

URL: [base]/List/[id]/$remove

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INremovals1..1Resource

Resource containing content to remove. See Operations for Large Resources.

OUTreturn0..1Resource

Resource containing content removed. See Operations for Large Resources.