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

FHIR IG analytics

Packagerl.fhir.r4.draft
Resource TypeMessageHeader
IdExample_RLMessageHeaderMMG_MMGpicMMG.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-RLMessageHeaderMMG-MMGpicMMG",
  "meta": {
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLMessageHeaderMMG"
    ]
  },
  "eventCoding": {
    "system": "https://fhir.siss.regione.lombardia.it/ValueSet/message-events/sgdt",
    "code": "picMMG",
    "display": "visualizzazione pagina redazione PI"
  },
  "destination": [
    {
      "name": "SGDT",
      "endpoint": "urn:rlfhir:SGDT"
    }
  ],
  "source": {
    "name": "SSI_MMG_NOMEAPPLICATIVO",
    "endpoint": "urn:rlfhir:SSI_MMG_nome_applicativo"
  }
}