{
"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": "2024-06-26",
"system": false,
"publisher": "gematik GmbH",
"instance": true,
"name": "update-metadata",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": "Update document metadata",
"package_version": "dokumentenaustausch-4.0.0-rc2",
"status": "draft",
"id": "1eb9e85a-8d44-42b5-bc58-e73cef1c7ee3",
"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": 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`"
} ]
}