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
| 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
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | removals | 1..1 | Resource | Resource containing content to remove. See Operations for Large Resources. | ||
| OUT | return | 0..1 | Resource | Resource containing content removed. See Operations for Large Resources. |