prepare
Name | Url |
---|---|
prepare-message | https://fhir.nhs.uk/OperationDefinition/MessageHeader-prepare-message |
Invocations
URL: [base]/$prepare
This operation changes content
Parameters (In)
Name | Cardinality | Type | Documentation |
---|---|---|---|
content | 1..1 | Bundle | The prescription order message to process (without Provence resource) |
Return Values (Out)
Name | Cardinality | Type | Documentation |
---|---|---|---|
digest | 1..1 | string | Message Digest response containing the signed signature in XML format |
algorithm | 1..1 | string | Algorithm used |
timestamp | 1..1 | string | dateTime when the digest was created |
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.
{
],
"description": "Convert a prescription in FHIR format into the canonicalised HL7 V3 signature fragments which should be signed by the prescriber.",
"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.",
{
},
{
},
{
},
{
}
]
}
</contact>
<description value="Convert a prescription in FHIR format into the canonicalised HL7 V3 signature fragments which should be signed by the prescriber." />
<comment value="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." />
</parameter>
</parameter>
</parameter>
</parameter>
</OperationDefinition>