FHIR IG analytics| Package | gdrl.fhir.r4 |
| Resource Type | MessageHeader |
| Id | Example_ReteLab_MessageHeader_NuovaRichiesta.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageHeader",
"id": "esempio-messageHeader-oml-o21",
"meta": {
"versionId": "1",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabMessageHeader"
],
"lastUpdated": "2022-11-16T15:00:51+01:00"
},
"eventCoding": {
"system": "https://fhir.siss.regione.lombardia.it/ValueSet/CodiceEventoMessageHeader",
"code": "OML^O21",
"display": "OML^O21^OML_O21"
},
"destination": [
{
"name": "OMR",
"endpoint": "http://OMrendpoint.it/12/endpointNPRI/1222"
}
],
"source": {
"name": "LIS",
"endpoint": "http://LISendpoint.it/1/endpointomr/4545"
},
"focus": [
{
"reference": "Encounter/esempio-encounter-nuova-richiesta"
}
]
}