{"resourceType":"OperationDefinition","id":"Resource-meta-add","meta":{"lastUpdated":"2021-01-17T07:06:13.533+11:00"},"extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm","valueInteger":3},{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use"}],"url":"http://hl7.org/fhir/OperationDefinition/Resource-meta-add","version":"4.0.1","name":"meta-add","title":"Add profiles, tags, and security labels to a resource","status":"draft","kind":"operation","date":"2021-01-17T07:06:13+11:00","publisher":"HL7 (FHIR Project)","contact":[{"telecom":[{"system":"url","value":"http://hl7.org/fhir"},{"system":"email","value":"fhir@lists.hl7.org"}]}],"description":"This operation takes a meta, and adds the profiles, tags, and security labels found in it to the nominated resource","affectsState":true,"code":"meta-add","resource":["Resource"],"system":false,"type":false,"instance":true,"parameter":[{"name":"meta","use":"in","min":1,"max":"1","documentation":"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","type":"Meta"},{"name":"return","use":"out","min":1,"max":"1","documentation":"Resulting meta for the resource","type":"Meta"}]}