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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeBundle
IdBundle_ADT_accessi.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-ADT.bundle-accessi",
  "meta": {
    "profile": [
      "https://eng.it/fhir/StructureDefinition/Bundle_ADT_accessi"
    ]
  },
  "type": "message",
  "timestamp": "2021-01-08T13:27:57.887+01:00",
  "entry": [
    {
      "resource": {
        "resourceType": "MessageHeader",
        "id": "HC40-ADT.mssageheader-adt-accessi",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/MessageHeader_ADT_accessi_Eng"
          ]
        },
        "extension": [
          {
            "url": "http://cct.eng.it/FHIR/schema/messageHeader-operator",
            "extension": [
              {
                "url": "name",
                "valueCode": "nome operatore"
              },
              {
                "url": "surname",
                "valueCode": "cognome operatore"
              },
              {
                "url": "code",
                "valueCode": "nome.cognome"
              }
            ]
          },
          {
            "url": "http://cct.eng.it/FHIR/schema/messageHeader-typeMsg",
            "valueCoding": {
              "system": "http://cct.eng.it/FHIR/schema/messageHeader-typeMsgCode",
              "code": "IPL",
              "display": "assegnazione stanza e letto in reperto degenza"
            }
          }
        ],
        "eventCoding": {
          "system": "http://ihub.eng.it/fhir/message-events",
          "code": "ADT_A01",
          "display": "inserimento ricovero"
        },
        "destination": [
          {
            "name": "IHub-ADT_A01",
            "endpoint": "http://ihub.eng.it/ADT_A01"
          }
        ],
        "source": {
          "name": "HC40-ADT",
          "endpoint": "http://HC40-ADT.eng.it"
        }
      }
    },
    {
      "resource": {
        "resourceType": "Encounter",
        "id": "HC40-ADT.encounter-adt",
        "meta": {
          "profile": [
            "https://eng.it/fhir/StructureDefinition/Encounter_ADT_Eng"
          ]
        },
        "identifier": [
          {
            "system": "http://hc40-adt.eng.it/identifier",
            "value": "2022000001"
          }
        ],
        "status": "in-progress",
        "class": {
          "system": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
          "code": "IMP",
          "display": "inpatient encounter"
        },
        "subject": {
          "reference": "Patient/AREAS.103"
        },
        "episodeOfCare": [
          {
            "reference": "EpisodeOfCare/HC40-ADT.d747a7a9-8ca5-497e-8f27-7c2ab3d7e1b7"
          }
        ],
        "period": {
          "start": "2022-02-01T16:33:30+01:00"
        },
        "reasonCode": [
          {
            "coding": [
              {
                "system": "http://cct.eng.it/fhir/CodeSystem/encounter-admission-type",
                "code": "2",
                "display": "URGENTE"
              }
            ]
          }
        ],
        "hospitalization": {
          "extension": [
            {
              "url": "http://cct.eng.it/FHIR/schema/encounter-regime",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://cct.eng.it/FHIR/schema/encounter-regimeCode",
                    "code": "1",
                    "display": "ORDINARIO"
                  }
                ]
              }
            },
            {
              "url": "http://cct.eng.it/FHIR/schema/encounter-onere",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://cct.eng.it/FHIR/schema/encounter-onereCode",
                    "code": "1",
                    "display": "RICOVERO A TOTALE CARICO SSN"
                  }
                ]
              }
            },
            {
              "url": "http://cct.eng.it/FHIR/schema/encounter-modAcc",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://cct.eng.it/FHIR/schema/encounter-modAccCode",
                    "code": "Q5",
                    "display": "ALTRO"
                  }
                ]
              }
            }
          ]
        },
        "location": [
          {
            "location": {
              "reference": "Location/AREAS.wa-MA0811",
              "display": "CARDIOLOGIA"
            },
            "physicalType": {
              "coding": [
                {
                  "system": "http://cct.eng.it/FHIR/schema/location-type",
                  "code": "wa",
                  "display": "REPARTO"
                }
              ]
            }
          },
          {
            "location": {
              "reference": "Location/AREAS.ro-301",
              "display": "STANZA 1"
            },
            "physicalType": {
              "coding": [
                {
                  "system": "http://cct.eng.it/FHIR/schema/location-type",
                  "code": "ro",
                  "display": "ROOM"
                }
              ]
            }
          },
          {
            "location": {
              "reference": "Location/AREAS.bd-302",
              "display": "LETTO 1"
            },
            "physicalType": {
              "coding": [
                {
                  "system": "http://cct.eng.it/FHIR/schema/location-type",
                  "code": "bd-unit",
                  "display": "Unita letto"
                }
              ]
            }
          }
        ],
        "participant": [
          {
            "type": [
              {
                "coding": [
                  {
                    "system": "http://cct.eng.it/FHIR/schema/part-type",
                    "code": "PRE"
                  }
                ]
              }
            ],
            "individual": {
              "reference": "Practitioner/AREAS.2103"
            }
          }
        ],
        "serviceProvider": {
          "reference": "Organization/AREAS.AZI-01",
          "display": "A.S.L. FOGGIA"
        }
      }
    }
  ]
}