$meta-delete

Delete profiles, tags, and security labels for a resource

draftFHIR Core package4.3.0operation1 input1 output

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

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/OperationDefinition/Resource-meta-delete
Code
$meta-delete
Kind
operation
Affects State
Yes
Publisher
HL7 (FHIR Project)

Invocation Context

Can be invoked at:
Instance Level
Target Resources:
Resource
Affects State:Yes

Input Parameters (1)

NameTypeCard.Description
meta*Meta1..1Profiles, 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

Output Parameters (1)

NameTypeCard.Description
returnMeta1..1Resulting meta for the resource

Additional Information

Version
4.3.0
Date
2022-05-28T12:47:40+10:00