$meta-add

Add profiles, tags, and security labels to a resource

draftFHIR Core package4.3.0operation1 input1 output

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

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/OperationDefinition/Resource-meta-add
Code
$meta-add
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 add to the existing resource. Note that profiles, tags, and security labels are sets, and duplicates are not created. The identity of a tag or security label is the system+code. When matching existing tags during adding, 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