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

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

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

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

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

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
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