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

FHIR IG analytics

Packagefhir.outburn.co.il
Resource TypeBundle
IdBundle-outburn-medication-bundle-example.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": "outburn-medication-bundle-example",
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "http://hapi-fhir.outburn.co.il/fhir/List/6e66f9cd-6b86-431f-b670-9d2a9f24cae4",
      "resource": {
        "resourceType": "List",
        "id": "6e66f9cd-6b86-431f-b670-9d2a9f24cae4",
        "identifier": [
          {
            "system": "http://fhir.tlvmc.gov.il/identifier/EMR-MIrshamID",
            "value": "4A310EAE-E181-44B8-8834-2B53540F4AEF"
          }
        ],
        "status": "current",
        "mode": "working",
        "title": "2021-10-07 4A310EAE-E181-44B8-8834-2B53540F4AEF איכילוב אורטופדית 015596570 ",
        "code": {
          "coding": [
            {
              "code": "medications",
              "system": "http://terminology.hl7.org/CodeSystem/list-example-use-codes",
              "display": "Medication List"
            }
          ]
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "http://fhir.health.gov.il/identifier/il-national-id",
            "value": "015596570"
          }
        },
        "encounter": {
          "type": "Encounter",
          "reference": "Encounter/9e1a1e8a-773b-46a7-b73a-ba85c2045902",
          "display": "איכילוב - אורטופדית"
        },
        "source": {
          "type": "Practitioner",
          "reference": "Practitioner/c7869a3b-b0f9-4e1a-8de4-7d17bc7edb19"
        },
        "entry": [
          {
            "item": {
              "type": "Medication",
              "reference": "Medication/uscore-med2",
              "display": "Nizatidine 15 MG/ML Oral Solution [Axid]"
            }
          }
        ]
      },
      "search": {
        "mode": "match"
      },
      "request": {
        "method": "POST",
        "url": "List"
      }
    },
    {
      "fullUrl": "http://hapi-fhir.outburn.co.il/fhir/Practitioner/c7869a3b-b0f9-4e1a-8de4-7d17bc7edb19",
      "resource": {
        "resourceType": "Practitioner",
        "id": "c7869a3b-b0f9-4e1a-8de4-7d17bc7edb19",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2021-10-10T20:39:31.699+00:00",
          "source": "#bxcWffNecEN97Eag"
        },
        "identifier": [
          {
            "system": "http://fhir.health.gov.il/identifier/il-national-id",
            "value": "032861809"
          },
          {
            "system": "http://practitioners.health.gov.il/Practitioners",
            "value": "1-14840"
          }
        ],
        "name": [
          {
            "text": "דר משה מלכין",
            "family": "מלכין",
            "given": [
              "משה"
            ],
            "prefix": [
              "דר"
            ]
          }
        ]
      },
      "search": {
        "mode": "match"
      },
      "request": {
        "method": "POST",
        "url": "Practitioner"
      }
    },
    {
      "fullUrl": "http://hapi-fhir.outburn.co.il/fhir/Encounter/9e1a1e8a-773b-46a7-b73a-ba85c2045902",
      "resource": {
        "resourceType": "Encounter",
        "id": "e06f8ad7-b8c7-4cfd-9a0a-f49ff4d68146",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2021-10-10T20:40:49.068+00:00",
          "source": "#Ae4BlXcKDu29l2Zd"
        },
        "identifier": [
          {
            "system": "http://fhir.health.gov.il/encounter-OFEK-EITAN",
            "value": "886546434356434"
          },
          {
            "system": "http://fhir.tlvmc.gov.il/identifier/EMR-Encounter-no",
            "value": "v6765654651"
          }
        ],
        "status": "finished",
        "class": {
          "code": "AMB",
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "display": "ambulatory"
        },
        "subject": {
          "type": "Patient",
          "identifier": {
            "system": "http://fhir.health.gov.il/identifier/il-national-id",
            "value": "015596570"
          }
        },
        "serviceProvider": {
          "identifier": {
            "system": "https://institutions.health.gov.il/Institutions",
            "value": "1201"
          },
          "display": "איכילוב - אורטופדית"
        }
      },
      "search": {
        "mode": "match"
      },
      "request": {
        "method": "POST",
        "url": "Encounter"
      }
    }
  ]
}