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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeBundle
IdBundle-risposta-richiesta-etichetta.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": "Bundle-risposta-richiesta-etichetta",
  "meta": {
    "profile": [
      "https://eng.it/fhir/StructureDefinition/Bundle_risposta_richiesta_etichetta"
    ]
  },
  "type": "message",
  "timestamp": "2023-04-26T13:27:57.887+01:00",
  "entry": [
    {
      "resource": {
        "resourceType": "MessageHeader",
        "id": "HC40-ORDERENTRY.messageheader-richieste",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/MessageHeader_OE_richieste_Eng"
          ]
        },
        "eventCoding": {
          "system": "http://ihub.eng.it/fhir/message-events",
          "code": "NW"
        },
        "destination": [
          {
            "name": "hc40-orderentry-NW",
            "endpoint": "http://HC40-ORDERENTRY.eng.it/nw"
          }
        ],
        "source": {
          "name": "HC40-ORDERENTRY",
          "endpoint": "http://HC40-ORDERENTRY.eng.it"
        },
        "response": {
          "identifier": "HC40-ORDERENTRY.messageheader-richieste",
          "code": "ok",
          "details": {
            "reference": "OperationOutcome/IHUB.83507607885569708702"
          }
        }
      }
    },
    {
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "IHUB.83507607885569708702",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/OperationOutcome_Eng"
          ]
        },
        "issue": [
          {
            "severity": "information",
            "code": "informational"
          }
        ]
      }
    },
    {
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "IHUB.2023000000166",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/ServiceRequest_Eng"
          ]
        },
        "extension": [
          {
            "url": "http://cct.eng.it/FHIR/schema/servicerequest-report-availability",
            "valueDateTime": "2022-09-05T14:52:43+02:00"
          }
        ],
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "code": "FILL",
                  "display": "Fill Identifier"
                }
              ]
            },
            "system": "http://www.dnlab.it/identifiers/filler",
            "value": "1-283139-202209031800-1-0"
          }
        ],
        "requisition": {
          "use": "official",
          "type": {
            "coding": [
              {
                "code": "plac",
                "display": "Placer Identifier"
              }
            ]
          },
          "system": "http://www.modulab.it/identifiers/requisition",
          "value": "2023000000166"
        },
        "status": "active",
        "priority": "routine",
        "intent": "order",
        "subject": {
          "reference": "Patient/HC40-PI.id"
        },
        "specimen": [
          {
            "reference": "Specimen/IHUB.1114199707-1"
          }
        ]
      }
    },
    {
      "resource": {
        "resourceType": "Specimen",
        "id": "IHUB.1114199707-1",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/Specimen_Eng"
          ]
        },
        "extension": [
          {
            "url": "http://cct.eng.it/FHIR/schema/specimen-prog",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://cct.eng.it/FHIR/schema/specimen-progCode",
                  "code": "1"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "code": "principale"
                }
              ]
            },
            "system": "http://www.modulab.it/identifiers/campione",
            "value": "1114199707"
          }
        ],
        "type": {
          "coding": [
            {
              "system": "http://cct.eng.it/FHIR/MODULAB",
              "code": "Sangue Intero"
            }
          ]
        },
        "container": [
          {
            "identifier": [
              {
                "system": "http://www.modulab.it/identifiers/contenitore",
                "value": "087714199707_1"
              }
            ],
            "description": "GERMI COM.URINA"
          }
        ]
      }
    }
  ]
}