{ "description": "Update selected, uncritical document metadata in a safe and controlled manner without having to replace the whole document", "_filename": "OperationDefinition-UpdateMetadata.json", "package_name": "de.gematik.isik", "date": "2025-04-09", "system": false, "publisher": "gematik GmbH", "instance": true, "jurisdiction": [ { "coding": [ { "code": "DE", "system": "urn:iso:std:iso:3166", "display": "Germany" } ] } ], "name": "UpdateMetadata", "type": "false", "experimental": "false", "resourceType": "OperationDefinition", "title": "Update document metadata", "package_version": "5.0.0-rc", "status": "active", "id": "7ba25132-6682-446f-aa0d-4995ed50b8cf", "resource": [ "DocumentReference" ], "kind": "operation", "comment": "\n Expected behaviour:\n* Servers SHALL update the DocumentReference.docStatus with the submitted values\n* Servers SHALL ensure that DocumentReference.text reflects this change\n", "url": "https://gematik.de/fhir/isik/OperationDefinition/UpdateMetadata", "code": "update-metadata", "version": "5.0.0-rc", "contact": [ { "telecom": [ { "value": "https://www.gematik.de", "system": "url" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "docStatus", "type": "code", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/composition-status" }, "documentation": "new value for element `docStatus`" } ] }