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: Delete profiles, tags, and security labels for a resource

Official URL: http://hl7.org/fhir/OperationDefinition/Resource-meta-delete Version: 0.1.0
Standards status: Trial-use Maturity Level: 3 Computable Name: Metadelete

This operation takes a meta, and deletes the profiles, tags, and security labels found in it from the nominated resource

Last updated: 2021-01-05 10:01:24+1100

URL: [base]/Resource/[id]/$meta-delete

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INmeta1..1Meta

Profiles, tags, and security labels to delete from the existing resource. It is not an error if these tags, profiles, and labels do not exist. The identity of a tag or security label is the system+code. When matching existing tags during deletion, version and display are ignored. For profiles, matching is based on the full URL

OUTreturn1..1Meta

Resulting meta for the resource