FHIR IG analytics| Package | fhir.r4.wales.psom |
| Resource Type | MessageHeader |
| Id | Example-DataStandardsWales-PSOM-MessageHeader-ExceptionResponse.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageHeader",
"id": "Example-DataStandardsWales-PSOM-MessageHeader-ExceptionResponse",
"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": "OperationOutcome/Example-DataStandardsWales-PSOM-OperationOutcome"
}
},
"definition": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-ExceptionResponse"
}