FHIR IG analytics| Package | gdr.lab |
| Resource Type | Bundle |
| Id | Example_ReteLab_Bundle_rispostaOK.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "esempio-bundle-rispostaOK-nuova-richiesta",
"type": "message",
"meta": {
"versionId": "1",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabBundleRispostaACK"
]
},
"entry": [
{
"fullUrl": "MessageHeader/esempio-messageHeader-ok-nuova-richiesta",
"resource": {
"resourceType": "MessageHeader",
"id": "esempio-messageHeader-ok-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"
},
"reason": {
"coding": [
{
"code": "commit"
}
]
},
"destination": [
{
"name": "LIS",
"endpoint": "localhost:52773/fhir/retilab/LIS"
}
],
"source": {
"name": "OMR",
"endpoint": "localhost:52773/fhir/retilab/OMR"
},
"response": {
"identifier": "esempio-messageHeader-oml-o21",
"code": "ok"
}
}
}
]
}