FHIR IG analytics| Package | gdrl.fhir.r4 |
| Resource Type | MessageHeader |
| Id | Example_ReteLab_MessageHeader_RispostaNotifica.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageHeader",
"id": "esempio-messageheader-risposta-notifica",
"meta": {
"versionId": "1",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabMessageHeader"
],
"lastUpdated": "2023-10-04T14:49:57+01:00"
},
"eventCoding": {
"system": "https://fhir.siss.regione.lombardia.it/ValueSet/CodiceEventoMessageHeader",
"code": "ORL^O22",
"display": "ORL^O22^ORL_O22"
},
"destination": [
{
"name": "OMR",
"endpoint": "OMR"
}
],
"source": {
"name": "LIS",
"endpoint": "LIS"
},
"response": {
"identifier": "18480be1453c63c",
"code": "ok"
},
"focus": [
{
"reference": "Task/esempio-task-risposta-ok-notifica"
}
]
}