FHIR IG analytics| Package | medcom.fhir.dk.acknowledgement |
| Resource Type | OperationOutcome |
| Id | OperationOutcome-c0055484-2a56-4da2-81b8-a9d5087d865c.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationOutcome c0055484-2a56-4da2-81b8-a9d5087d865c
| Severity | Code | Details |
| Error | Element value invalid | The mailbox is temporary out of operation |
{
"resourceType": "OperationOutcome",
"id": "c0055484-2a56-4da2-81b8-a9d5087d865c",
"meta": {
"profile": [
"http://medcomfhir.dk/ig/acknowledgement/StructureDefinition/medcom-acknowledgement-operationoutcome"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"issue": [
{
"severity": "error",
"code": "value",
"details": {
"coding": [
{
"system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes",
"code": "MSG_Mailbox_Out_Of_Operation"
}
]
}
}
]
}