FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagegdr.lab
Resource TypeMessageHeader
IdExample_ReteLab_MessageHeader_NuovaRichiesta.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}