{ "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-dokumentenaustausch", "date": "2024-03-27", "system": false, "publisher": "gematik GmbH", "instance": true, "name": "update-metadata", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": "Update document metadata", "package_version": "3.0.2", "status": "active", "id": "123d05c8-e9f2-4865-8e3b-0584f388e2b3", "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/v3/Dokumentenaustausch/OperationDefinition/UpdateMetadata", "code": "update-metadata", "version": null, "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`" } ] }