{ "description": "Convert a prescription in FHIR format into the canonicalised HL7 V3 signature fragments which should be signed by the prescriber.", "_filename": "MessageHeader-prepare-message.json", "package_name": "uk.nhsdigital.medicines.r4", "date": "2020-08-03T00:00:00+00:00", "system": true, "publisher": "NHS Digital", "instance": false, "name": "Prepare Message", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": null, "package_version": "2.1.10-alpha", "status": "draft", "id": "d5d86402-f6df-4c45-93b7-d8634b6a1aca", "kind": "operation", "comment": "This operation does not use the parameters resource for input parameters, it does for the response. \\n\\n A server may return one of several status codes: \\n\\n * **200 OK**: Indicates that the message has been fully processed.", "url": "https://fhir.nhs.uk/OperationDefinition/MessageHeader-prepare-message", "code": "prepare", "version": "4.0.1", "contact": [ { "telecom": [ { "value": "interoperabilityteam@nhs.net", "system": "email" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "content", "type": "Bundle", "documentation": "The prescription order message to process (without Provence resource)" }, { "max": "1", "min": 1, "use": "out", "name": "message-digest", "type": "string", "documentation": "Message Digest response containing the signed signature in XML format" } ] }