NHS Digital FHIR Medicines (Retired - 2.1.14)

This guidance is under active development by NHS Digital and content may be added or updated on a regular basis.
Prescription Order GP with patient notes
{
    "resourceType": "Bundle",
    "id": "0cb82cfa-76c8-4fb2-a08e-bf0e326e5487",
    "identifier": {
        "system": "https://tools.ietf.org/html/rfc4122",
        "value": "0cb82cfa-76c8-4fb2-a08e-bf0e326e5487"
    },
    "type": "message",
    "entry":  [
        {
            "fullUrl": "urn:uuid:17773b27-427e-4940-8c16-64cdac715001",
            "resource": {
                "resourceType": "MessageHeader",
                "eventCoding": {
                    "system": "https://fhir.nhs.uk/CodeSystem/message-event",
                    "code": "prescription-order",
                    "display": "Prescription Order"
                },
                "source": {
                    "endpoint": "https://directory.spineservices.nhs.uk/STU3/Organization/C81010"
                },
                "focus":  [
                    {
                        "reference": "urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666"
                    },
                    {
                        "reference": "urn:uuid:5cb17f5a-11ac-4e18-825f-6470467238b3"
                    },
                    {
                        "reference": "urn:uuid:a54219b8-f741-4c47-b662-e4f8dfa49ab6"
                    },
                    {
                        "reference": "urn:uuid:51793ac0-112f-46c7-a891-9af8cefb206e"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:a54219b8-f741-4c47-b662-e4f8dfa49ab6",
            "resource": {
                "resourceType": "MedicationRequest",
                "extension":  [
                    {
                        "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-item-number",
                        "value": "299c610b-f4f1-4eac-a7d7-4fb6b0556e11"
                    }
                ],
                "status": "active",
                "intent": "order",
                "category":  [
                    {
                        "coding":  [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                                "code": "community",
                                "display": "Community"
                            }
                        ]
                    }
                ],
                "medicationCodeableConcept": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "39720311000001101",
                            "display": "Paracetamol 500mg soluble tablets"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2"
                },
                "authoredOn": "2020-12-21T18:15:29+00:00",
                "requester": {
                    "reference": "urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666"
                },
                "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": "one tablet - four times a day - oral",
                        "timing": {
                            "repeat": {
                                "frequency": 4,
                                "period": 1,
                                "periodUnit": "d"
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "26643006",
                                    "display": "Oral"
                                }
                            ]
                        },
                        "doseAndRate":  [
                            {
                                "doseQuantity": {
                                    "value": 1,
                                    "unit": "tablet"
                                }
                            }
                        ]
                    }
                ],
                "dispenseRequest": {
                    "extension":  [
                        {
                            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PerformerSiteType",
                            "valueCoding": {
                                "system": "https://fhir.nhs.uk/CodeSystem/dispensing-site-preference",
                                "code": "P1"
                            }
                        }
                    ],
                    "validityPeriod": {
                        "start": "2020-06-10",
                        "end": "2020-12-07"
                    },
                    "expectedSupplyDuration": {
                        "value": 40,
                        "unit": "day",
                        "system": "http://unitsofmeasure.org",
                        "code": "d"
                    },
                    "performer": {
                        "identifier": {
                            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                            "value": "VNE51"
                        }
                    },
                    "quantity": {
                        "value": 100,
                        "unit": "tablet",
                        "system": "http://snomed.info/sct",
                        "code": "732936001"
                    }
                },
                "substitution": {
                    "allowedBoolean": false
                }
            }
        },
        {
            "fullUrl": "urn:uuid:5cb17f5a-11ac-4e18-825f-6470467238b3",
            "resource": {
                "resourceType": "MedicationRequest",
                "extension":  [
                    {
                        "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-item-number",
                        "value": "5cb17f5a-11ac-4e18-825f-6470467238b3"
                    }
                ],
                "status": "active",
                "intent": "order",
                "category":  [
                    {
                        "coding":  [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
                                "code": "community",
                                "display": "Community"
                            }
                        ]
                    }
                ],
                "medicationCodeableConcept": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "35936511000001108",
                            "display": "Salbutamol 100micrograms/dose inhaler"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2"
                },
                "authoredOn": "2020-12-21T18:15:29+00:00",
                "requester": {
                    "reference": "urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666"
                },
                "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": "One dose to be taken five times a day",
                        "timing": {
                            "repeat": {
                                "frequency": 5,
                                "period": 1,
                                "periodUnit": "d"
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "18679011000001101",
                                    "display": "Inhalation"
                                }
                            ]
                        }
                    }
                ],
                "dispenseRequest": {
                    "extension":  [
                        {
                            "url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PerformerSiteType",
                            "valueCoding": {
                                "system": "https://fhir.nhs.uk/CodeSystem/dispensing-site-preference",
                                "code": "P1"
                            }
                        }
                    ],
                    "validityPeriod": {
                        "start": "2020-06-10",
                        "end": "2020-12-07"
                    },
                    "expectedSupplyDuration": {
                        "value": 40,
                        "unit": "day",
                        "system": "http://unitsofmeasure.org",
                        "code": "d"
                    },
                    "performer": {
                        "identifier": {
                            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                            "value": "VNE51"
                        }
                    },
                    "quantity": {
                        "value": 200,
                        "unit": "dose",
                        "system": "http://snomed.info/sct",
                        "code": "3317411000001100"
                    }
                },
                "substitution": {
                    "allowedBoolean": false
                }
            }
        },
        {
            "fullUrl": "urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2",
            "resource": {
                "resourceType": "Patient",
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/nhs-number",
                        "value": "9876543210"
                    }
                ],
                "name":  [
                    {
                        "use": "usual",
                        "family": "KANFELD",
                        "given":  [
                            "RACHEL"
                        ],
                        "prefix":  [
                            "MISS"
                        ]
                    }
                ],
                "gender": "female",
                "birthDate": "1998-03-16",
                "address":  [
                    {
                        "use": "home",
                        "line":  [
                            "123 Dale Avenue",
                            "Long Eaton",
                            "Nottingham"
                        ],
                        "postalCode": "NG10 1NP"
                    }
                ],
                "generalPractitioner":  [
                    {
                        "identifier": {
                            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                            "value": "C81010"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666",
            "resource": {
                "resourceType": "PractitionerRole",
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
                        "value": "200102238987"
                    }
                ],
                "practitioner": {
                    "reference": "urn:uuid:b751b904-cad9-4beb-a559-9c8ea1028d1b"
                },
                "organization": {
                    "reference": "urn:uuid:5520ad34-5eb0-4042-bc4c-7255b76f08d7"
                },
                "code":  [
                    {
                        "coding":  [
                            {
                                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SDSJobRoleName",
                                "code": "R8000"
                            }
                        ]
                    }
                ],
                "location":  [
                    {
                        "reference": "urn:uuid:2a690d03-2ea2-48f8-9c2d-d0debe7099f1",
                        "display": "The Moir Medical Centre"
                    }
                ],
                "telecom":  [
                    {
                        "system": "phone",
                        "value": "01234567890",
                        "use": "work"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:51793ac0-112f-46c7-a891-9af8cefb206e",
            "resource": {
                "resourceType": "CommunicationRequest",
                "status": "unknown",
                "subject": {
                    "reference": "urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2"
                },
                "payload":  [
                    {
                        "contentString": "Due to Coronavirus restrictions Church View Surgery is CLOSED until further notice"
                    },
                    {
                        "contentReference": {
                            "reference": "urn:uuid:d0f003a0-8763-43d5-a264-ce52a38901c9",
                            "display": "List of Repeat Medications for re-ordering"
                        }
                    }
                ],
                "requester": {
                    "type": "Organization",
                    "identifier": {
                        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                        "value": "C81010"
                    },
                    "display": "The Moir Medical Centre"
                },
                "recipient":  [
                    {
                        "type": "Patient",
                        "identifier": {
                            "system": "https://fhir.nhs.uk/Id/nhs-number",
                            "value": "9876543210"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:d0f003a0-8763-43d5-a264-ce52a38901c9",
            "resource": {
                "resourceType": "List",
                "status": "current",
                "mode": "snapshot",
                "subject": {
                    "reference": "urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2"
                },
                "entry":  [
                    {
                        "item": {
                            "display": "Bendroflumethiazide 2.5 mg Tablets (3/6)"
                        }
                    },
                    {
                        "item": {
                            "display": "Salbutamol 100micrograms/dose inhaler CFC free 200 dose (2/6)"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:2a690d03-2ea2-48f8-9c2d-d0debe7099f1",
            "resource": {
                "resourceType": "Location",
                "identifier":  [
                    {
                        "use": "official",
                        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                        "value": "C81010"
                    }
                ],
                "status": "active",
                "mode": "instance",
                "address": {
                    "line":  [
                        "REGENT STREET",
                        "LONG EATON"
                    ],
                    "city": "NOTTINGHAM",
                    "district": "NOTTINGHAMSHIRE",
                    "postalCode": "NG10 1QQ",
                    "country": "ENGLAND"
                }
            }
        },
        {
            "fullUrl": "urn:uuid:b751b904-cad9-4beb-a559-9c8ea1028d1b",
            "resource": {
                "identifier":  [
                    {
                        "system": "https://fhir.hl7.org.uk/Id/gmp-number",
                        "value": "G3270228"
                    }
                ],
                "address":  [
                    {
                        "use": "work",
                        "line":  [
                            "The Moir Medical Centre",
                            "Regent Street, Long Eaton",
                            "Nottingham"
                        ],
                        "postalCode": "NG10 1QQ"
                    }
                ],
                "meta": {
                    "lastUpdated": "2022-05-24T14:45:44.893Z",
                    "versionId": "4"
                },
                "name":  [
                    {
                        "given":  [
                            "M"
                        ],
                        "prefix":  [
                            "Dr"
                        ],
                        "family": "Kinsey"
                    }
                ],
                "active": true,
                "telecom":  [
                    {
                        "system": "phone",
                        "use": "work",
                        "value": "0115 9735820"
                    }
                ],
                "id": "b751b904-cad9-4beb-a559-9c8ea1028d1b",
                "resourceType": "Practitioner"
            }
        },
        {
            "fullUrl": "urn:uuid:5520ad34-5eb0-4042-bc4c-7255b76f08d7",
            "resource": {
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                        "value": "C81010"
                    }
                ],
                "address":  [
                    {
                        "use": "work",
                        "line":  [
                            "The Moir Medical Centre",
                            "Regent Street, Long Eaton",
                            "Nottingham"
                        ],
                        "postalCode": "NG10 1QQ"
                    }
                ],
                "active": true,
                "meta": {
                    "lastUpdated": "2022-05-24T06:26:51.488Z",
                    "versionId": "1"
                },
                "name": "The Moir Medical Centre",
                "telecom":  [
                    {
                        "system": "phone",
                        "use": "work",
                        "value": "0115 9737320"
                    }
                ],
                "id": "5520ad34-5eb0-4042-bc4c-7255b76f08d7",
                "resourceType": "Organization"
            }
        }
    ]
}
<Bundle xmlns="http://hl7.org/fhir">
    <id value="0cb82cfa-76c8-4fb2-a08e-bf0e326e5487" />
    <identifier>
        <system value="https://tools.ietf.org/html/rfc4122" />
        <value value="0cb82cfa-76c8-4fb2-a08e-bf0e326e5487" />
    </identifier>
    <type value="message" />
    <entry>
        <fullUrl value="urn:uuid:17773b27-427e-4940-8c16-64cdac715001" />
        <resource>
            <MessageHeader>
                <eventCoding>
                    <system value="https://fhir.nhs.uk/CodeSystem/message-event" />
                    <code value="prescription-order" />
                    <display value="Prescription Order" />
                </eventCoding>
                <source>
                    <endpoint value="https://directory.spineservices.nhs.uk/STU3/Organization/C81010" />
                </source>
                <focus>
                    <reference value="urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666" />
                </focus>
                <focus>
                    <reference value="urn:uuid:5cb17f5a-11ac-4e18-825f-6470467238b3" />
                </focus>
                <focus>
                    <reference value="urn:uuid:a54219b8-f741-4c47-b662-e4f8dfa49ab6" />
                </focus>
                <focus>
                    <reference value="urn:uuid:51793ac0-112f-46c7-a891-9af8cefb206e" />
                </focus>
            </MessageHeader>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:a54219b8-f741-4c47-b662-e4f8dfa49ab6" />
        <resource>
            <MedicationRequest>
                <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionType">
                    <valueCoding>
                        <system value="https://fhir.nhs.uk/CodeSystem/prescription-type" />
                        <code value="0101" />
                        <display value="Primary Care Prescriber – Medical Prescriber" />
                    </valueCoding>
                </extension>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/prescription-order-item-number" />
                    <value value="299c610b-f4f1-4eac-a7d7-4fb6b0556e11" />
                </identifier>
                <status value="active" />
                <intent value="order" />
                <category>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/medicationrequest-category" />
                        <code value="community" />
                        <display value="Community" />
                    </coding>
                </category>
                <medicationCodeableConcept>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="39720311000001101" />
                        <display value="Paracetamol 500mg soluble tablets" />
                    </coding>
                </medicationCodeableConcept>
                <subject>
                    <reference value="urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2" />
                </subject>
                <authoredOn value="2020-12-21T18:15:29+00:00" />
                <requester>
                    <reference value="urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666" />
                </requester>
                <groupIdentifier>
                    <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionId">
                        <valueIdentifier>
                            <system value="https://fhir.nhs.uk/Id/prescription" />
                            <value value="b2fc79f0-2793-4736-9b2d-0976c21e73a5" />
                        </valueIdentifier>
                    </extension>
                    <system value="https://fhir.nhs.uk/Id/prescription-order-number" />
                    <value value="82D996-C81010-11DB12" />
                </groupIdentifier>
                <courseOfTherapyType>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy" />
                        <code value="acute" />
                        <display value="Short course (acute) therapy" />
                    </coding>
                </courseOfTherapyType>
                <dosageInstruction>
                    <text value="one tablet - four times a day - oral" />
                    <timing>
                        <repeat>
                            <frequency value="4" />
                            <period value="1" />
                            <periodUnit value="d" />
                        </repeat>
                    </timing>
                    <route>
                        <coding>
                            <system value="http://snomed.info/sct" />
                            <code value="26643006" />
                            <display value="Oral" />
                        </coding>
                    </route>
                    <doseAndRate>
                        <doseQuantity>
                            <value value="1" />
                            <unit value="tablet" />
                        </doseQuantity>
                    </doseAndRate>
                </dosageInstruction>
                <dispenseRequest>
                    <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-DM-PerformerSiteType">
                        <valueCoding>
                            <system value="https://fhir.nhs.uk/CodeSystem/dispensing-site-preference" />
                            <code value="P1" />
                        </valueCoding>
                    </extension>
                    <validityPeriod>
                        <start value="2020-06-10" />
                        <end value="2020-12-07" />
                    </validityPeriod>
                    <quantity>
                        <value value="100" />
                        <unit value="tablet" />
                        <system value="http://snomed.info/sct" />
                        <code value="732936001" />
                    </quantity>
                    <expectedSupplyDuration>
                        <value value="40" />
                        <unit value="day" />
                        <system value="http://unitsofmeasure.org" />
                        <code value="d" />
                    </expectedSupplyDuration>
                    <performer>
                        <identifier>
                            <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                            <value value="VNE51" />
                        </identifier>
                    </performer>
                </dispenseRequest>
                <substitution>
                    <allowedBoolean value="false" />
                </substitution>
            </MedicationRequest>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:5cb17f5a-11ac-4e18-825f-6470467238b3" />
        <resource>
            <MedicationRequest>
                <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionType">
                    <valueCoding>
                        <system value="https://fhir.nhs.uk/CodeSystem/prescription-type" />
                        <code value="0101" />
                        <display value="Primary Care Prescriber – Medical Prescriber" />
                    </valueCoding>
                </extension>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/prescription-order-item-number" />
                    <value value="5cb17f5a-11ac-4e18-825f-6470467238b3" />
                </identifier>
                <status value="active" />
                <intent value="order" />
                <category>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/medicationrequest-category" />
                        <code value="community" />
                        <display value="Community" />
                    </coding>
                </category>
                <medicationCodeableConcept>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="35936511000001108" />
                        <display value="Salbutamol 100micrograms/dose inhaler" />
                    </coding>
                </medicationCodeableConcept>
                <subject>
                    <reference value="urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2" />
                </subject>
                <authoredOn value="2020-12-21T18:15:29+00:00" />
                <requester>
                    <reference value="urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666" />
                </requester>
                <groupIdentifier>
                    <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionId">
                        <valueIdentifier>
                            <system value="https://fhir.nhs.uk/Id/prescription" />
                            <value value="b2fc79f0-2793-4736-9b2d-0976c21e73a5" />
                        </valueIdentifier>
                    </extension>
                    <system value="https://fhir.nhs.uk/Id/prescription-order-number" />
                    <value value="82D996-C81010-11DB12" />
                </groupIdentifier>
                <courseOfTherapyType>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy" />
                        <code value="acute" />
                        <display value="Short course (acute) therapy" />
                    </coding>
                </courseOfTherapyType>
                <dosageInstruction>
                    <text value="One dose to be taken five times a day" />
                    <timing>
                        <repeat>
                            <frequency value="5" />
                            <period value="1" />
                            <periodUnit value="d" />
                        </repeat>
                    </timing>
                    <route>
                        <coding>
                            <system value="http://snomed.info/sct" />
                            <code value="18679011000001101" />
                            <display value="Inhalation" />
                        </coding>
                    </route>
                </dosageInstruction>
                <dispenseRequest>
                    <extension url="https://fhir.nhs.uk/StructureDefinition/Extension-DM-PerformerSiteType">
                        <valueCoding>
                            <system value="https://fhir.nhs.uk/CodeSystem/dispensing-site-preference" />
                            <code value="P1" />
                        </valueCoding>
                    </extension>
                    <validityPeriod>
                        <start value="2020-06-10" />
                        <end value="2020-12-07" />
                    </validityPeriod>
                    <quantity>
                        <value value="200" />
                        <unit value="dose" />
                        <system value="http://snomed.info/sct" />
                        <code value="3317411000001100" />
                    </quantity>
                    <expectedSupplyDuration>
                        <value value="40" />
                        <unit value="day" />
                        <system value="http://unitsofmeasure.org" />
                        <code value="d" />
                    </expectedSupplyDuration>
                    <performer>
                        <identifier>
                            <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                            <value value="VNE51" />
                        </identifier>
                    </performer>
                </dispenseRequest>
                <substitution>
                    <allowedBoolean value="false" />
                </substitution>
            </MedicationRequest>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2" />
        <resource>
            <Patient>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/nhs-number" />
                    <value value="9876543210" />
                </identifier>
                <name>
                    <use value="usual" />
                    <family value="KANFELD" />
                    <given value="RACHEL" />
                    <prefix value="MISS" />
                </name>
                <gender value="female" />
                <birthDate value="1998-03-16" />
                <address>
                    <use value="home" />
                    <line value="123 Dale Avenue" />
                    <line value="Long Eaton" />
                    <line value="Nottingham" />
                    <postalCode value="NG10 1NP" />
                </address>
                <generalPractitioner>
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                        <value value="C81010" />
                    </identifier>
                </generalPractitioner>
            </Patient>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:56166769-c1c4-4d07-afa8-132b5dfca666" />
        <resource>
            <PractitionerRole>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/sds-role-profile-id" />
                    <value value="200102238987" />
                </identifier>
                <practitioner>
                    <reference value="urn:uuid:b751b904-cad9-4beb-a559-9c8ea1028d1b" />
                </practitioner>
                <organization>
                    <reference value="urn:uuid:5520ad34-5eb0-4042-bc4c-7255b76f08d7" />
                </organization>
                <code>
                    <coding>
                        <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SDSJobRoleName" />
                        <code value="R8000" />
                    </coding>
                </code>
                <location>
                    <reference value="urn:uuid:2a690d03-2ea2-48f8-9c2d-d0debe7099f1" />
                    <display value="The Moir Medical Centre" />
                </location>
                <telecom>
                    <system value="phone" />
                    <value value="01234567890" />
                    <use value="work" />
                </telecom>
            </PractitionerRole>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:51793ac0-112f-46c7-a891-9af8cefb206e" />
        <resource>
            <CommunicationRequest>
                <status value="unknown" />
                <subject>
                    <reference value="urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2" />
                </subject>
                <payload>
                    <contentString value="Due to Coronavirus restrictions Church View Surgery is CLOSED until further notice" />
                </payload>
                <payload>
                    <contentReference>
                        <reference value="urn:uuid:d0f003a0-8763-43d5-a264-ce52a38901c9" />
                        <display value="List of Repeat Medications for re-ordering" />
                    </contentReference>
                </payload>
                <requester>
                    <type value="Organization" />
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                        <value value="C81010" />
                    </identifier>
                    <display value="The Moir Medical Centre" />
                </requester>
                <recipient>
                    <type value="Patient" />
                    <identifier>
                        <system value="https://fhir.nhs.uk/Id/nhs-number" />
                        <value value="9876543210" />
                    </identifier>
                </recipient>
            </CommunicationRequest>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:d0f003a0-8763-43d5-a264-ce52a38901c9" />
        <resource>
            <List>
                <status value="current" />
                <mode value="snapshot" />
                <subject>
                    <reference value="urn:uuid:78d3c2eb-009e-4ec8-a358-b042954aa9b2" />
                </subject>
                <entry>
                    <item>
                        <display value="Bendroflumethiazide 2.5 mg Tablets (3/6)" />
                    </item>
                </entry>
                <entry>
                    <item>
                        <display value="Salbutamol 100micrograms/dose inhaler CFC free 200 dose (2/6)" />
                    </item>
                </entry>
            </List>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:2a690d03-2ea2-48f8-9c2d-d0debe7099f1" />
        <resource>
            <Location>
                <identifier>
                    <use value="official" />
                    <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                    <value value="C81010" />
                </identifier>
                <status value="active" />
                <mode value="instance" />
                <address>
                    <line value="REGENT STREET" />
                    <line value="LONG EATON" />
                    <city value="NOTTINGHAM" />
                    <district value="NOTTINGHAMSHIRE" />
                    <postalCode value="NG10 1QQ" />
                    <country value="ENGLAND" />
                </address>
            </Location>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:b751b904-cad9-4beb-a559-9c8ea1028d1b" />
        <resource>
            <Practitioner>
                <id value="b751b904-cad9-4beb-a559-9c8ea1028d1b" />
                <meta>
                    <versionId value="4" />
                    <lastUpdated value="2022-05-24T14:45:44.893Z" />
                </meta>
                <identifier>
                    <system value="https://fhir.hl7.org.uk/Id/gmp-number" />
                    <value value="G3270228" />
                </identifier>
                <active value="true" />
                <name>
                    <family value="Kinsey" />
                    <given value="M" />
                    <prefix value="Dr" />
                </name>
                <telecom>
                    <system value="phone" />
                    <value value="0115 9735820" />
                    <use value="work" />
                </telecom>
                <address>
                    <use value="work" />
                    <line value="The Moir Medical Centre" />
                    <line value="Regent Street, Long Eaton" />
                    <line value="Nottingham" />
                    <postalCode value="NG10 1QQ" />
                </address>
            </Practitioner>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:5520ad34-5eb0-4042-bc4c-7255b76f08d7" />
        <resource>
            <Organization>
                <id value="5520ad34-5eb0-4042-bc4c-7255b76f08d7" />
                <meta>
                    <versionId value="1" />
                    <lastUpdated value="2022-05-24T06:26:51.488Z" />
                </meta>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                    <value value="C81010" />
                </identifier>
                <active value="true" />
                <name value="The Moir Medical Centre" />
                <telecom>
                    <system value="phone" />
                    <value value="0115 9737320" />
                    <use value="work" />
                </telecom>
                <address>
                    <use value="work" />
                    <line value="The Moir Medical Centre" />
                    <line value="Regent Street, Long Eaton" />
                    <line value="Nottingham" />
                    <postalCode value="NG10 1QQ" />
                </address>
            </Organization>
        </resource>
    </entry>
</Bundle>
Bundle
back to top