HTTP/1.1 500 Internal Server Error
Date: Thu, 27 Aug 2020 20:39:09 GMT
Content-Type: application/xml
X-PoweredBy: SanteDB 2.0.26.36666 (Kelowna)
X-GeneratedOn: 2020-08-27T16:39:09.4334858-04:00
<RestServiceFault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://santedb.org/fault">
<type>TypeOfException</type>
<message>Human Readable Message</message>
Where The Error Was Thrown
<policyOutcome>Outcome of Policy Decision</policyOutcome>
<policy>ID of Policy</policy>
<rule id="id-of-business-rule-violated" priority="W" type="UUID">Description of business rule violation</rule>
... Another Service Fault ...