FHIR IG analytics| Package | fhir.r4.wales.psom |
| Resource Type | Bundle |
| Id | Example-DataStandardsWales-PSOM-Bundle-ExceptionResponse-2-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "Example-DataStandardsWales-PSOM-Bundle-ExceptionResponse-2-2",
"identifier": {
"system": "https://acme.com/fhir/Id/oracle-guid",
"value": "c1707d55-b4cc-4858-8c5d-1396c3607c4b"
},
"type": "message",
"timestamp": "2023-03-14T11:15:33+00:00",
"entry": [
{
"fullUrl": "urn:uuid:7b57483f-c8f4-404b-80f0-af3e53591279",
"resource": {
"resourceType": "MessageHeader",
"id": "7b57483f-c8f4-404b-80f0-af3e53591279",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader"
]
},
"eventCoding": {
"system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
"code": "exception-response",
"display": "Exception response"
},
"source": {
"name": "Example PROMs provider",
"endpoint": "https://nhspsom.examplepromsprovider.com"
},
"response": {
"identifier": "5015fe84-8e76-4526-89d8-44b322e8d4fb",
"code": "fatal-error",
"details": {
"reference": "urn:uuid:15da2ac0-98c9-466e-ae12-c235f626c637"
}
},
"definition": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-ExceptionResponse"
}
},
{
"fullUrl": "urn:uuid:15da2ac0-98c9-466e-ae12-c235f626c637",
"resource": {
"resourceType": "OperationOutcome",
"id": "15da2ac0-98c9-466e-ae12-c235f626c637",
"issue": [
{
"severity": "error",
"code": "not-supported",
"diagnostics": "The request message contains an unavailable PROMs version.",
"expression": [
"Task.input.valueCanonical"
]
}
]
}
}
]
}