Release 4

Operation-resource-meta-add

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Not linked to any defined compartments

This is the narrative for the resource. See also the XML, JSON or Turtle format.


Add profiles, tags, and security labels to a resource

OPERATION: Add profiles, tags, and security labels to a resource

The official URL for this operation definition is:

http://hl7.org/fhir/OperationDefinition/Resource-meta-add

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

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

Parameters

UseNameCardinalityTypeBindingDocumentation
INmeta1..1Meta

Profiles, 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

OUTreturn1..1Meta

Resulting meta for the resource


 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.