FHIR IG analytics| Package | gdr.lab |
| Resource Type | Bundle |
| Id | Example_ReteLab_Bundle_rispostaKO.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "esempio-bundle-rispostaKO-nuova-richiesta",
"type": "message",
"meta": {
"versionId": "1",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabBundleRispostaACK"
]
},
"timestamp": "2022-11-16T15:00:51+01:00",
"entry": [
{
"fullUrl": "MessageHeader/esempio-messageHeader-errore-nuova-richiesta",
"resource": {
"resourceType": "MessageHeader",
"id": "esempio-messageHeader-errore-nuova-richiesta",
"meta": {
"versionId": "1",
"lastUpdated": "2023-11-22T15:30:33.1503029+00:00",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabMessageHeaderAck"
]
},
"eventCoding": {
"system": "https://fhir.siss.regione.lombardia.it/ValueSet/CodiceEventoMessageHeader",
"code": "ACK^O21",
"display": "ACK^O21^ACK"
},
"destination": [
{
"name": "LIS",
"endpoint": "localhost:52773/fhir/retilab/LIS"
}
],
"reason": {
"coding": [
{
"code": "commit"
}
]
},
"source": {
"name": "OMR",
"endpoint": "localhost:52773/fhir/retilab/OMR"
},
"response": {
"identifier": "esempio-messageHeader-oml-o21",
"code": "fatal-error",
"details": {
"reference": "OperationOutcome/esempio-operationoutcome-errore-nuova-richiesta"
}
}
}
},
{
"fullUrl": "OperationOutcome/esempio-operationoutcome-errore-nuova-richiesta",
"resource": {
"resourceType": "OperationOutcome",
"meta": {
"versionId": "1",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabOperationOutcome"
]
},
"id": "esempio-operationoutcome-errore-nuova-richiesta",
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"text": "Descrizione di dettaglio dell'errore: HL7 ERR-5 CWE-2. Il campo 'diagnostics' contiene invece informazioni aggiuntive e non strutturate sull'errore (Testo del messaggio di errore): HL7 ERR-8"
},
"diagnostics": "ERRORE #5001: descrizione dettagliata errore"
}
]
}
}
]
}