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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeBundle
IdBundle_risposta_SmartEus.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": "HC40-BRIDGE.bundle-risposta-Smarteus",
  "meta": {
    "profile": [
      "https://eng.it/fhir/StructureDefinition/Bundle_risposta_SmartEUS"
    ]
  },
  "type": "message",
  "timestamp": "2021-01-08T13:27:57.887+01:00",
  "entry": [
    {
      "resource": {
        "resourceType": "MessageHeader",
        "id": "HC40-BRIDGE.messageheader-Smarteus",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/MessageHeader_SmartEUS_Eng"
          ]
        },
        "eventCoding": {
          "system": "http://ihub.eng.it/fhir/message-events",
          "code": "INV_STATISTICHE_PS",
          "display": "invio statistiche PS"
        },
        "destination": [
          {
            "name": "IHub-INV_STATISTICHE_PS",
            "endpoint": "http://ihub.eng.it/INV_STATISTICHE_PS"
          }
        ],
        "source": {
          "name": "HC40-BRIDGE",
          "endpoint": "http://HC40-BRIDGE.eng.it"
        },
        "response": {
          "identifier": "messageheader-Smarteus",
          "code": "ok",
          "details": {
            "reference": "OperationOutcome/idOperationOutcome"
          }
        },
        "focus": [
          {
            "reference": "QuestionnaireResponse/idQuestionnaireResponseRisposta"
          }
        ]
      }
    },
    {
      "fullUrl": "OperationOutcome/idOperationOutcome",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "idOperationOutcome",
        "extension": [
          {
            "url": "http://cct.eng.it/FHIR/schema/operationoutcome-esitoPubblicazionePS",
            "valueString": "esito pubblicazione PS"
          },
          {
            "url": "http://cct.eng.it/FHIR/schema/operationoutcome-esitoRichiestaPS",
            "valueString": "esito richiesta"
          },
          {
            "url": "http://cct.eng.it/FHIR/schema/operationoutcome-messaggioPS",
            "valueString": "messaggio associato al codice di risposta"
          }
        ],
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/OperationOutcome_Eng"
          ]
        },
        "issue": [
          {
            "severity": "information",
            "code": "informational",
            "details": {
              "text": "Added QuestionnaireResponse"
            }
          },
          {
            "severity": "information",
            "code": "informational",
            "details": {
              "text": "Time elapsed 91 ms"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "QuestionnaireResponse/idQuestionnaireResponseRisposta",
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "idQuestionnaireResponseRisposta",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/QuestionnaireResponse_SmartEUS_risposta_Eng"
          ]
        },
        "status": "completed",
        "item": [
          {
            "linkId": "1",
            "text": "sovrAffollamento",
            "answer": [
              {
                "valueInteger": 333
              }
            ]
          },
          {
            "linkId": "2",
            "text": "iperAfflusso",
            "answer": [
              {
                "valueInteger": 333
              }
            ]
          },
          {
            "linkId": "3",
            "text": "NonCollocamento1",
            "answer": [
              {
                "valueInteger": 333
              }
            ]
          },
          {
            "linkId": "4",
            "text": "NonCollocamento2",
            "answer": [
              {
                "valueInteger": 333
              }
            ]
          },
          {
            "linkId": "5",
            "text": "EfficienzaOperativa",
            "answer": [
              {
                "valueInteger": 333
              }
            ]
          }
        ]
      }
    }
  ]
}