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

FHIR IG analytics

Packagerl.fhir.r4
Resource TypeBundle
IdExample_Bundle_Risposta_MMG_ok.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": "Bundle",
  "id": "RLBundleRispostaMMGPositiva",
  "meta": {
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLBundleRispostaMMG"
    ]
  },
  "type": "message",
  "entry": [
    {
      "resource": {
        "resourceType": "MessageHeader",
        "id": "1b499ea3-1188-18cd-5d22-ebf9ef8073a8",
        "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": "SSI_MMG_NOMEAPPLICATIVO",
            "endpoint": "urn:rlfhir:SSI_MMG_nome_applicativo"
          }
        ],
        "source": {
          "name": "SGDT",
          "endpoint": "urn:rlfhir:SGDT"
        },
        "response": {
          "identifier": "RLBundleMMGpicMMG",
          "code": "ok",
          "details": {
            "reference": "OperationOutcome/b6052a56-f5f2-2a53-3430-079821b029f1"
          }
        }
      }
    },
    {
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "b6052a56-f5f2-2a53-3430-079821b029f1",
        "meta": {
          "profile": [
            "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcomeMMG"
          ]
        },
        "text": {
          "status": "generated"
        },
        "issue": [
          {
            "severity": "information",
            "code": "informational",
            "details": {
              "coding": [
                {
                  "system": "https://fhir.siss.regione.lombardia.it/ValueSet/GPC-ContenutoOperationOutcomeMMG",
                  "code": "01",
                  "display": "URL per il passaggio di contesto"
                }
              ],
              "text": "http://localhost:8090/api/access?objId=93031990-9004-4b52-8d6b-b83b28484dc5"
            }
          },
          {
            "severity": "information",
            "code": "informational",
            "details": {
              "coding": [
                {
                  "system": "https://fhir.siss.regione.lombardia.it/ValueSet/GPC-ContenutoOperationOutcomeMMG",
                  "code": "02",
                  "display": "Numero di protocollo GPC"
                }
              ],
              "text": "TGGN24H04F205B"
            }
          }
        ]
      }
    }
  ]
}