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

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeBundle
IdBundle-RequestGroupPrescriptionDetails-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": "Bundle-RequestGroupPrescriptionDetails-Example",
  "type": "searchset",
  "timestamp": "2025-04-22T13:28:17-05:00",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "https://simplifier.net/eps-tracker/777a156c-af3c-4748-a8a3-7e95e4b0df9a"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://example.org/fhir/RequestGroup/RequestGroup-MedicationsPrescription-Example",
      "resource": {
        "resourceType": "RequestGroup",
        "id": "RequestGroup-MedicationsPrescription-Example",
        "meta": {
          "versionId": "2",
          "lastUpdated": "2025-01-30T15:43:00+00:00"
        },
        "extension": [
          {
            "extension": [
              {
                "url": "numberOfRepeatsAllowed",
                "valueInteger": 5
              },
              {
                "url": "numberOfRepeatsIssued",
                "valueInteger": 2
              }
            ],
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-EPS-RepeatInformation"
          },
          {
            "extension": [
              {
                "url": "status",
                "valueCoding": {
                  "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
                  "code": "0003",
                  "display": "With Dispenser - Active"
                }
              }
            ],
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionStatusHistory"
          },
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-PendingCancellation",
            "valueBoolean": false
          },
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionType",
            "valueCoding": {
              "system": "https://fhir.nhs.uk/CodeSystem/prescription-type",
              "code": "0101",
              "display": "Primary Care Prescriber - Medical Prescriber"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/prescription-order-number",
            "value": "269CA9-A99968-4577BP"
          }
        ],
        "status": "active",
        "intent": "order",
        "subject": {
          "reference": "Patient/Patient-StaceyTwitchett-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "5839945242"
          }
        },
        "authoredOn": "2025-01-29T12:00:00Z",
        "author": {
          "reference": "Organization/UKCore-Organization-HallgarthSurgery-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "A83008"
          }
        },
        "action": [
          {
            "title": "Prescription Line Items(Medications)",
            "timingTiming": {
              "event": [
                "2025-01-29T12:00:00Z"
              ],
              "repeat": {
                "frequency": 1,
                "period": 20,
                "periodUnit": "d"
              }
            },
            "action": [
              {
                "resource": {
                  "reference": "MedicationRequest/MedicationRequest-Prescription-Example"
                }
              },
              {
                "resource": {
                  "reference": "MedicationRequest/MedicationRequest-PrescriptionNumber2-Example"
                }
              }
            ]
          },
          {
            "title": "Prescription status transitions",
            "action": [
              {
                "title": "Prescription upload successful",
                "code": [
                  {
                    "coding": [
                      {
                        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
                        "code": "0001",
                        "display": "To be Dispensed"
                      }
                    ]
                  }
                ],
                "timingDateTime": "2025-01-29T13:00:00Z",
                "participant": [
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.typeReference",
                        "valueReference": {
                          "identifier": {
                            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                            "value": "A83008"
                          }
                        }
                      }
                    ]
                  }
                ],
                "resource": {
                  "reference": "Task/Task-PrescriptionUpload-Example"
                }
              },
              {
                "title": "Nominated Release Request successful",
                "code": [
                  {
                    "coding": [
                      {
                        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
                        "code": "0002",
                        "display": "With Dispenser"
                      }
                    ]
                  }
                ],
                "timingDateTime": "2025-01-29T13:00:00Z",
                "participant": [
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.typeReference",
                        "valueReference": {
                          "identifier": {
                            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                            "value": "FCG71"
                          }
                        }
                      }
                    ]
                  }
                ],
                "resource": {
                  "reference": "MedicationDispense/Medicationdispense-PendingCancellation-Example"
                }
              },
              {
                "title": "Dispense notification successful",
                "code": [
                  {
                    "coding": [
                      {
                        "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
                        "code": "0003",
                        "display": "With Dispenser - Active"
                      }
                    ]
                  }
                ],
                "timingDateTime": "2025-01-29T13:00:00Z",
                "participant": [
                  {
                    "extension": [
                      {
                        "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.typeReference",
                        "valueReference": {
                          "identifier": {
                            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                            "value": "FCG71"
                          }
                        }
                      }
                    ]
                  }
                ],
                "resource": {
                  "reference": "MedicationDispense/Medicationdispense-PendingCancellation-Example"
                }
              }
            ]
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/PractitionerRole/PractitionerRole-JanePittman-Example",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "PractitionerRole-JanePittman-Example",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
            "value": "741555508105"
          }
        ],
        "practitioner": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/sds-user-id",
            "value": "7654321"
          },
          "display": "Ms Jane Pittman"
        },
        "organization": {
          "reference": "Organization/Organization-DispensingChemist-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "FCG71"
          },
          "display": "PHARMACY - WARDS OF WARBOYS DISPENSING CHEMISTS"
        },
        "code": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDigital-SDS-JobRoleCode",
                "code": "S0030:G0100:R0620"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "0532567890",
            "use": "work"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MedicationRequest-Prescription-Example",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MedicationRequest-Prescription-Example",
        "extension": [
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-PendingCancellation",
            "valueBoolean": false
          },
          {
            "extension": [
              {
                "url": "dispenseStatus",
                "valueCoding": {
                  "system": "https://fhir.nhs.uk/CodeSystem/medicationdispense-type",
                  "code": "0008",
                  "display": "Item with dispenser"
                }
              }
            ],
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-EPS-DispensingInformation"
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
            "value": "a54219b8-f741-4c47-b662-e4f8dfa49ab6"
          }
        ],
        "status": "active",
        "statusReason": {
          "coding": [
            {
              "system": "https://fhir.nhs.uk/CodeSystem/medicationrequest-status-reason",
              "code": "0004",
              "display": "Clinical grounds"
            }
          ]
        },
        "intent": "original-order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "39720311000001101",
              "display": "Paracetamol 500mg soluble tablets"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-StaceyTwitchett-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "5839945242"
          }
        },
        "groupIdentifier": {
          "extension": [
            {
              "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionId",
              "valueIdentifier": {
                "system": "https://fhir.nhs.uk/Id/prescription",
                "value": "b2fc79f0-2793-4736-9b2d-0976c21e73a5"
              }
            }
          ],
          "system": "https://fhir.nhs.uk/Id/prescription-order-number",
          "value": "82D996-C81010-11DB12"
        },
        "courseOfTherapyType": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
              "code": "acute",
              "display": "Short course (acute) therapy"
            }
          ]
        },
        "dosageInstruction": [
          {
            "text": "Take two tablets three times a day."
          }
        ],
        "dispenseRequest": {
          "extension": [
            {
              "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PerformerSiteType",
              "valueCoding": {
                "system": "https://fhir.nhs.uk/CodeSystem/dispensing-site-preference",
                "code": "P1"
              }
            }
          ],
          "quantity": {
            "value": 30,
            "unit": "dose",
            "system": "http://snomed.info/sct",
            "code": "3317411000001100"
          }
        },
        "substitution": {
          "allowedBoolean": false
        }
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationRequest/MedicationRequest-PrescriptionNumber2-Example",
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "MedicationRequest-PrescriptionNumber2-Example",
        "meta": {
          "versionId": "2",
          "lastUpdated": "2025-01-30T13:28:17-05:00"
        },
        "extension": [
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-PendingCancellation",
            "valueBoolean": true
          },
          {
            "extension": [
              {
                "url": "dispenseStatus",
                "valueCoding": {
                  "system": "https://fhir.nhs.uk/CodeSystem/medicationdispense-type",
                  "code": "0002",
                  "display": "Item not dispensed"
                }
              }
            ],
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-EPS-DispensingInformation"
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/prescription-order-item-number",
            "value": "a54219b8-f741-4c47-b662-e4f8dfa49JHKG"
          }
        ],
        "status": "active",
        "intent": "reflex-order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "39720311000001101",
              "display": "Paracetamol 500mg soluble tablets"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-StaceyTwitchett-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "5839945242"
          }
        },
        "groupIdentifier": {
          "extension": [
            {
              "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionId",
              "valueIdentifier": {
                "system": "https://fhir.nhs.uk/Id/prescription",
                "value": "b2fc79f0-2793-4736-9b2d-0976c21e73a5"
              }
            }
          ],
          "system": "https://fhir.nhs.uk/Id/prescription-order-number",
          "value": "82D996-C81010-11DB12"
        },
        "courseOfTherapyType": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
              "code": "acute",
              "display": "Short course (acute) therapy"
            }
          ]
        },
        "dosageInstruction": [
          {
            "text": "Take one tablet  every four hours as needed."
          }
        ],
        "dispenseRequest": {
          "extension": [
            {
              "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PerformerSiteType",
              "valueCoding": {
                "system": "https://fhir.nhs.uk/CodeSystem/dispensing-site-preference",
                "code": "P1"
              }
            }
          ],
          "quantity": {
            "value": 32,
            "unit": "dose",
            "system": "http://snomed.info/sct",
            "code": "3317411000001100"
          }
        },
        "substitution": {
          "allowedBoolean": false
        }
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/MedicationDispense/MedicationDispense-PendingCancellation-Example",
      "resource": {
        "resourceType": "MedicationDispense",
        "id": "MedicationDispense-PendingCancellation-Example",
        "extension": [
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionNonDispensingReason",
            "valueCoding": {
              "system": "https://fhir.nhs.uk/CodeSystem/medicationdispense-status-reason",
              "code": "0002",
              "display": "Clinically unsuitable"
            }
          },
          {
            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-EPS-TaskBusinessStatus",
            "valueCoding": {
              "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-business-status",
              "code": "0007",
              "display": "Not Dispensed"
            }
          }
        ],
        "status": "completed",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "39720311000001101",
              "display": "Paracetamol 500mg soluble tablets"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-StaceyTwitchett-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "5839945242"
          }
        },
        "performer": [
          {
            "actor": {
              "reference": "PractitionerRole/PractitionerRole-JanePittman-Example"
            }
          }
        ],
        "authorizingPrescription": [
          {
            "reference": "MedicationRequest/MedicationRequest-PrescriptionNumber2-Example"
          }
        ],
        "type": {
          "coding": [
            {
              "system": "https://fhir.nhs.uk/CodeSystem/medicationdispense-type",
              "code": "0002",
              "display": "Item not dispensed"
            }
          ]
        },
        "quantity": {
          "value": 32,
          "unit": "dose",
          "system": "http://snomed.info/sct",
          "code": "3317411000001100"
        }
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/PractitionerRole/PractitionerRole-LucyHale-Example",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "PractitionerRole-LucyHale-Example",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
            "value": "100102389678"
          },
          {
            "system": "https://fhir.hl7.org.uk/Id/nhsbsa-spurious-code",
            "value": "2345245"
          }
        ],
        "practitioner": {
          "identifier": {
            "system": "https://fhir.hl7.org.uk/Id/gmc-number",
            "value": "C9999999"
          },
          "display": "Dr. Lucy Hale"
        },
        "organization": {
          "reference": "Organization/Organization-HallgarthSurgery-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "FCG71"
          }
        },
        "code": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDigital-SDS-JobRoleCode",
                "code": "S0030:G0100:R0620"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "0532567890",
            "use": "work"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Organization/Organization-HallgarthSurgery-Example",
      "resource": {
        "resourceType": "Organization",
        "id": "Organization-HallgarthSurgery-Example",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "A83008"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "76",
                "display": "GP PRACTICE"
              }
            ]
          }
        ],
        "name": "HALLGARTH SURGERY",
        "telecom": [
          {
            "system": "phone",
            "value": "01388 772662"
          }
        ],
        "address": [
          {
            "line": [
              "Cheapside,",
              "Shildon",
              "Co Durham"
            ],
            "postalCode": "DL4 2HP"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Organization/Organization-DispensingChemist-Example",
      "resource": {
        "resourceType": "Organization",
        "id": "Organization-DispensingChemist-Example",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "FCG71"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "182",
                "display": "PHARMACY"
              }
            ]
          }
        ],
        "name": "PHARMACY - WARDS OF WARBOYS DISPENSING CHEMISTS (FCG71)",
        "telecom": [
          {
            "system": "phone",
            "value": "01487 822387"
          }
        ],
        "address": [
          {
            "line": [
              "1 Ramsey Rd, Warboys,",
              "Huntingdon",
              "Peterbrough"
            ],
            "postalCode": "PE28 2RW"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    }
  ]
}