FHIR IG analytics| Package | gdr.lab |
| Resource Type | MessageHeader |
| Id | Example_ReteLab_MessageHeader_Risposta_accettazione_Richiesta.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageHeader",
"id": "esempio-messageheader-risposta-richiesta",
"meta": {
"versionId": "1",
"lastUpdated": "2023-11-29T15:11:37.6745262+00:00",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabMessageHeader"
]
},
"eventCoding": {
"system": "https://fhir.siss.regione.lombardia.it/ValueSet/CodiceEventoMessageHeader",
"code": "ORL^O22",
"display": "ORL^O22^ORL_O22"
},
"destination": [
{
"name": "OMR",
"endpoint": "endpointOMR-endpointNPRI"
}
],
"source": {
"name": "LIS",
"endpoint": "endpointNPRI-endpointOMR"
},
"response": {
"identifier": "esempio-messageHeader-oml-o21",
"code": "ok"
},
"focus": [
{
"reference": "Task/esempio-task-accettazione"
}
]
}