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
| 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
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | meta | 1..1 | Meta | 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 | ||
| OUT | return | 1..1 | Meta | Resulting meta for the resource |