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

FHIR IG analytics

Packageca.on.dhdr.r4.v4
Resource TypeBundle
IdBundleResponseSample.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": "3bbb062a-a103-4041-98b1-0f8f46a803da",
  "language": "en",
  "type": "searchset",
  "timestamp": "2022-06-20T08:30:49.547-04:00",
  "total": 2,
  "link": [
    {
      "relation": "self",
      "url": "https://provider.pst.ehealthontario.ca/api2/fhir/MedicationDispense?patient.identifier=ca-on-patient-hcn%7C5259156783&whenprepared=ge2016-01-02&search-id=3bbb062a-a103-4041-98b1-0f8f46a803da"
    }
  ],
  "entry": [
    {
      "fullUrl": "https://provider.pst.ehealthontario.ca/api2/fhir/MedicationDispense/93F05B0FF748525FE05400144FF9F54A",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "93F05B0FF748525FE05400144FF9F54A",
        "meta": {
          "lastUpdated": "2019-10-02T11:45:17.000-04:00",
          "source": "http://ehealthontario.ca/hns"
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Narrative is not implemented in this release</div>"
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "Medication93F05B0FF748525FE05400144FF9F54A",
            "code": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/NamingSystem/ca-hc-din",
                  "code": "02015986",
                  "display": "Fluviral -15mcg/0.5mL;5mL Multidose Vial"
                },
                {
                  "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-drug-gen-name",
                  "display": "INFLUENZA VACCINE PROGRAM PROFESSIONAL SERVICE FEE"
                },
                {
                  "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-drug-class-ahfs",
                  "code": "990000000",
                  "display": "PROFESSIONAL CARE SERVICE"
                },
                {
                  "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-drug-subclass-ahfs",
                  "code": "999999000",
                  "display": "PROFESSIONAL CARE SERVICE"
                }
              ]
            }
          },
          {
            "resourceType": "Patient",
            "id": "PatDisp93F05B0FF748525FE05400144FF9F54A",
            "identifier": [
              {
                "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
                "value": "5259156783"
              }
            ],
            "name": [
              {
                "family": "Mock",
                "given": [
                  "One"
                ]
              }
            ],
            "gender": "female",
            "birthDate": "1961-01-01"
          },
          {
            "resourceType": "Practitioner",
            "id": "PractPrescr93F05B0FF748525FE05400144FF9F54A",
            "identifier": [
              {
                "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
                "value": "2355676"
              }
            ],
            "name": [
              {
                "family": "Newton",
                "given": [
                  "Isaac"
                ]
              }
            ],
            "telecom": [
              {
                "system": "phone",
                "value": "905-543-2314",
                "use": "work"
              },
              {
                "system": "fax",
                "value": "416-452-3963",
                "use": "work"
              }
            ]
          },
          {
            "resourceType": "Organization",
            "id": "OrgPharm93F05B0FF748525FE05400144FF9F54A",
            "identifier": [
              {
                "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-pharmacy-id-ocp",
                "value": "ON50533355"
              }
            ],
            "name": "Good Life Pharmacy",
            "telecom": [
              {
                "system": "phone",
                "value": "416-539-5532",
                "use": "work"
              },
              {
                "system": "fax",
                "value": "416-652-4553",
                "use": "work"
              }
            ]
          },
          {
            "resourceType": "Practitioner",
            "id": "PractDisp93F05B0FF748525FE05400144FF9F54A",
            "identifier": [
              {
                "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist",
                "value": "200087"
              }
            ],
            "name": [
              {
                "family": "Sway",
                "given": [
                  "Ken"
                ]
              }
            ]
          },
          {
            "resourceType": "MedicationRequest",
            "id": "MedRequest93F05B0FF748525FE05400144FF9F54A",
            "status": "unknown",
            "intent": "original-order",
            "medicationReference": {
              "reference": "#Medication93F05B0FF748525FE05400144FF9F54A"
            },
            "subject": {
              "reference": "#PatDisp93F05B0FF748525FE05400144FF9F54A"
            },
            "requester": {
              "reference": "#PractPrescr93F05B0FF748525FE05400144FF9F54A"
            }
          }
        ],
        "identifier": [
          {
            "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-ON50533355-rx-number",
            "value": "189787356"
          }
        ],
        "status": "completed",
        "category": {
          "coding": [
            {
              "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-medication-dispense-category",
              "code": "service",
              "display": "Professional Service"
            }
          ]
        },
        "medicationReference": {
          "reference": "#Medication93F05B0FF748525FE05400144FF9F54A"
        },
        "subject": {
          "reference": "#PatDisp93F05B0FF748525FE05400144FF9F54A"
        },
        "performer": [
          {
            "actor": {
              "reference": "#OrgPharm93F05B0FF748525FE05400144FF9F54A"
            }
          },
          {
            "actor": {
              "reference": "#PractDisp93F05B0FF748525FE05400144FF9F54A"
            }
          }
        ],
        "authorizingPrescription": [
          {
            "reference": "#MedRequest93F05B0FF748525FE05400144FF9F54A"
          }
        ],
        "quantity": {
          "value": 1
        },
        "daysSupply": {
          "value": 1
        },
        "whenPrepared": "2016-09-03"
      }
    },
    {
      "fullUrl": "https://provider.pst.ehealthontario.ca/api2/fhir/MedicationDispense/93F05B0FF749525FE05400144FF9F54A",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "93F05B0FF749525FE05400144FF9F54A",
        "meta": {
          "lastUpdated": "2019-10-02T11:45:17.000-04:00",
          "source": "http://ehealthontario.ca/hns"
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Narrative is not implemented in this release</div>"
        },
        "contained": [
          {
            "resourceType": "Medication",
            "id": "Medication93F05B0FF749525FE05400144FF9F54A",
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-medication-strength",
                "valueString": "325mg"
              },
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-compound-indicator",
                "valueBoolean": false
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/NamingSystem/ca-hc-din",
                  "code": "00216666",
                  "display": "Novasen"
                },
                {
                  "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-drug-gen-name",
                  "display": "ACETYLSALICYLIC ACID"
                },
                {
                  "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-drug-class-ahfs",
                  "code": "280000000",
                  "display": "CENTRAL NERVOUS SYSTEM DRUG"
                },
                {
                  "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-drug-subclass-ahfs",
                  "code": "280804000",
                  "display": "NONSTEROIDAL ANTI-INFLAMMATORY AGENTS"
                }
              ]
            },
            "form": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
                  "code": "ECTAB",
                  "display": "Enteric coated tablet"
                }
              ],
              "text": "Oral/Ent Tab"
            }
          },
          {
            "resourceType": "Patient",
            "id": "PatDisp93F05B0FF749525FE05400144FF9F54A",
            "identifier": [
              {
                "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
                "value": "5259156783"
              }
            ],
            "name": [
              {
                "family": "Mock",
                "given": [
                  "One"
                ]
              }
            ],
            "gender": "female",
            "birthDate": "1961-01-01"
          },
          {
            "resourceType": "Practitioner",
            "id": "PractPrescr93F05B0FF749525FE05400144FF9F54A",
            "identifier": [
              {
                "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
                "value": "9898789"
              }
            ],
            "name": [
              {
                "family": "Smith",
                "given": [
                  "John"
                ]
              }
            ],
            "telecom": [
              {
                "system": "phone",
                "value": "905-543-2314",
                "use": "work"
              },
              {
                "system": "fax",
                "value": "416-452-3963",
                "use": "work"
              }
            ]
          },
          {
            "resourceType": "Organization",
            "id": "OrgPharm93F05B0FF749525FE05400144FF9F54A",
            "identifier": [
              {
                "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-pharmacy-id-ocp",
                "value": "ON50533355"
              }
            ],
            "name": "Good Life Pharmacy",
            "telecom": [
              {
                "system": "phone",
                "value": "416-539-5532",
                "use": "work"
              },
              {
                "system": "fax",
                "value": "416-652-4553",
                "use": "work"
              }
            ]
          },
          {
            "resourceType": "Practitioner",
            "id": "PractDisp93F05B0FF749525FE05400144FF9F54A",
            "identifier": [
              {
                "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist",
                "value": "200087"
              }
            ],
            "name": [
              {
                "family": "Sway",
                "given": [
                  "Ken"
                ]
              }
            ]
          },
          {
            "resourceType": "MedicationRequest",
            "id": "MedRequest93F05B0FF749525FE05400144FF9F54A",
            "identifier": [
              {
                "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-ON50533355-rx-number",
                "value": "888737369"
              }
            ],
            "status": "unknown",
            "intent": "original-order",
            "medicationReference": {
              "reference": "#Medication93F05B0FF749525FE05400144FF9F54A"
            },
            "subject": {
              "reference": "#PatDisp93F05B0FF749525FE05400144FF9F54A"
            },
            "requester": {
              "reference": "#PractPrescr93F05B0FF749525FE05400144FF9F54A"
            }
          }
        ],
        "identifier": [
          {
            "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-ON50533355-rx-number",
            "value": "309787731"
          }
        ],
        "status": "completed",
        "category": {
          "coding": [
            {
              "system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-medication-dispense-category",
              "code": "product",
              "display": "Drug or Device"
            }
          ]
        },
        "medicationReference": {
          "reference": "#Medication93F05B0FF749525FE05400144FF9F54A"
        },
        "subject": {
          "reference": "#PatDisp93F05B0FF749525FE05400144FF9F54A"
        },
        "performer": [
          {
            "actor": {
              "reference": "#OrgPharm93F05B0FF749525FE05400144FF9F54A"
            }
          },
          {
            "actor": {
              "reference": "#PractDisp93F05B0FF749525FE05400144FF9F54A"
            }
          }
        ],
        "authorizingPrescription": [
          {
            "reference": "#MedRequest93F05B0FF749525FE05400144FF9F54A"
          }
        ],
        "quantity": {
          "value": 15,
          "unit": "Tablet",
          "system": "http://snomed.info/sct",
          "code": "428673006"
        },
        "daysSupply": {
          "value": 10
        },
        "whenPrepared": "2016-03-27",
        "dosageInstruction": [
          {
            "text": "Take 2 tablets every 4 to 6 hours",
            "patientInstruction": "Take 2 tablets every 4 to 6 hours",
            "timing": {
              "repeat": {
                "frequency": 1,
                "period": 4,
                "periodMax": 6,
                "periodUnit": "h"
              }
            },
            "asNeededBoolean": true,
            "route": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
                  "code": "PO"
                }
              ],
              "text": "Swallow, oral"
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 2,
                  "unit": "Tablet",
                  "system": "http://snomed.info/sct",
                  "code": "428673006"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}