$meta-add
Add profiles, tags, and security labels to a resource
draftFHIR R3 package : Core3.0.2operation1 input1 output
This operation takes a meta, and adds the profiles, tags, and security labels found in it to the nominated resource. This operation can also be used on historical entries - to update them without creating a different historical version
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/OperationDefinition/Resource-meta-add
- Code
- $meta-add
- Kind
- operation
- Affects State
- No
- Publisher
- HL7 (FHIR Project)
Invocation Context
Can be invoked at:
Instance Level
Target Resources:
Resource
Implementation Notes
This operation is special in that executing this operation does not cause a new version of the resource to be created. The meta is updated directly. This is because the content in meta does not affect the meaning of the resource, and the security labels (in particular) are used to apply access rules to existing versions of resources
Input Parameters (1)
Output Parameters (1)
Additional Information
- Date
- 2019-10-24T11:53:00+11:00