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

FHIR IG analytics

Packagecezih.hr.encounter-management
Resource TypeBundle
IdBundle-8ef7efd7-6e8e-45b9-999a-4d0aeeea4936.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": "8ef7efd7-6e8e-45b9-999a-4d0aeeea4936",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2022-08-23T15:53:38.362+00:00",
    "source": "#216f47e5e50b57ab"
  },
  "type": "message",
  "timestamp": "2022-07-14T11:15:33+02:00",
  "entry": [
    {
      "fullUrl": "urn:uuid:6fe944f2-d254-453c-947c-ced5d651409d",
      "resource": {
        "resourceType": "MessageHeader",
        "eventCoding": {
          "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types",
          "code": "1.1"
        },
        "source": {
          "endpoint": "urn:oid:1.2.3.4.5.1"
        },
        "response": {
          "identifier": "10bb101f-a121-4264-a920-67be9cb82c74",
          "code": "ok"
        },
        "focus": [
          {
            "reference": "http://fhir.cezih.hr/fhir/Encounter/1469"
          }
        ]
      }
    },
    {
      "fullUrl": "http://fhir.cezih.hr/fhir/Encounter/1469",
      "resource": {
        "resourceType": "Encounter",
        "id": "1469",
        "extension": [
          {
            "extension": [
              {
                "url": "oznaka",
                "valueCoding": {
                  "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/sudjelovanje-u-troskovima",
                  "code": "N"
                }
              },
              {
                "url": "sifra-oslobodjenja",
                "valueCoding": {
                  "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/sifra-oslobodjenja-od-sudjelovanja-u-troskovima",
                  "code": "55"
                }
              }
            ],
            "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-troskovi-sudjelovanje"
          }
        ],
        "identifier": [
          {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-posjete",
            "value": "cl3lnsp4o000009mhcuac4j0u"
          }
        ],
        "status": "in-progress",
        "class": {
          "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/nacin-prijema",
          "code": "9",
          "display": "Interna uputnica"
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO",
            "value": "18022306986"
          }
        },
        "participant": [
          {
            "individual": {
              "type": "Practitioner",
              "identifier": {
                "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
                "value": "1234567"
              }
            }
          }
        ],
        "period": {
          "start": "2022-01-20T12:30:02Z"
        },
        "serviceProvider": {
          "type": "Organization",
          "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije",
            "value": "1234"
          }
        }
      }
    }
  ]
}