Transfer of Care R4 Hackathon Implementation Guide

This guidance is under active development by NHS England and content may be added or updated on a regular basis.

Jill Example

Jill is a 72 year old lady with high blood pressure, high cholesterol and newly-diagnosed type-2 diabetes, and was started on Metformin 1 week ago to control her blood sugar. She is being admitted for minor surgery (a biopsy) and. Because of conjunctivitis, she was started on antibiotic eye drops 3 days prior admission, to be continued for 10 days in total. Her surgery was uneventful but she developed significant ankle oedema, and was discharged on a diuretic.

On admission

  • Metformin 500mg tablets. One tablet to be taken once daily for one week and then one to be taken twice daily for one week and then one to be taken three times daily. And continue.
  • Aspirin 75mg dispersible tablets. One to be taken each morning. Take with or after food
  • Simvastatin 40mg tablets one to be taken once at night.
  • Chloramphenicol 0.5% eye drops 1-2 drops 4 times daily to both eyes for 10 days

On discharge

  • Metformin 500mg tablets. one to be taken twice daily for 5 more days and then one to be taken three times daily. And continue.
  • Amlodipine – oral - 5mg once daily
  • Aspirin 75mg dispersible tablets. One to be taken each morning. Take with or after food
  • Simvastatin – oral - 40mg once at night.
  • Furosemide 40mg tablets. 80mg at 8am and 40mg at 2pm for 5 days. Then 40mg tablet – oral- daily at 8am till next review
  • Chloramphenicol 0.5% eye drops 1-2 drops 4 times daily to both eyes for 5 days

The Inpatient Stay

The Inpatient stay is carried in the UKCore-Encounter profiled resource

Named Participants

Named Organisations

Example Instance of Scenario

{
    "resourceType": "Bundle",
    "id": "7dbe82ff-6b4b-4f15-8557-65483368c944",
    "meta": {
        "lastUpdated": "2023-01-27T14:02:00+00:00",
        "profile":  [
            "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Bundle"
        ]
    },
    "identifier": {
        "system": "https://tools.ietf.org/html/rfc4122",
        "value": "f3153df5-0f30-4eb6-b323-859ab4ae8176"
    },
    "type": "document",
    "timestamp": "2023-01-27T14:02:00Z",
    "entry":  [
        {
            "fullUrl": "urn:uuid:7cd1ccbf-af44-4240-b32e-98a655a5ca4c",
            "resource": {
                "resourceType": "Composition",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition"
                    ]
                },
                "extension":  [
                    {
                        "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "789718008",
                                    "display": "Cardiology service"
                                }
                            ]
                        }
                    }
                ],
                "status": "final",
                "type": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "373942005",
                            "display": "Discharge summary"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "encounter": {
                    "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                },
                "date": "2023-01-27T13:44:00+00:00",
                "author":  [
                    {
                        "reference": "urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651"
                    }
                ],
                "title": "Discharge Summary",
                "custodian": {
                    "reference": "urn:uuid:376ed8d0-e4a8-4468-9ede-d955e85b4d85"
                },
                "section":  [
                    {
                        "title": "Admission details",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "admission-details",
                                    "display": "Admission details"
                                }
                            ]
                        },
                        "text": {
                            "status": "extensions",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Reason for admission</th><td>Planned biopsy</td></tr><tr><th>Admission method</th><td>Planned</td></tr><tr><th>Source of admission</th><td>General Practitioner referral</td></tr><tr><th>Date/time of admission</th><td>27-Jan-2023 13:44</td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                            }
                        ]
                    },
                    {
                        "title": "Clinical summary",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "clinical-summary",
                                    "display": "Clinical summary"
                                }
                            ]
                        },
                        "text": {
                            "status": "additional",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Clinical Summary</th></tr><tr><td><p>72 year old lady with high blood pressure, high cholesterol and newly-diagnosed type-2 diabetes, and was started on Metformin 1 week ago to control her blood sugar.</p><p>She is being admitted for minor surgery (a biopsy) and. Because of conjunctivitis, she was started on antibiotic eye drops 3 days prior admission, to be continued for 10 days in total.</p><p>Surgery was uneventful but she developed significant ankle oedema, discharged on diuretic.</p></td></tr></tbody></table></div>"
                        }
                    },
                    {
                        "title": "Diagnoses",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "diagnoses",
                                    "display": "Diagnoses"
                                }
                            ]
                        },
                        "text": {
                            "status": "additional",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Diagnosis name</th><td>high blood pressure</td></tr><tr><th>Diagnosis name</th><td>high cholesterol</td></tr><tr><th>Diagnosis name</th><td>type-2 diabetes</td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:c5ab6503-c5c7-45a9-9222-02444ecbbec9"
                            }
                        ]
                    },
                    {
                        "title": "Discharge details",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "discharge-details",
                                    "display": "Discharge details"
                                }
                            ]
                        },
                        "text": {
                            "status": "additional",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Discharging consultant</th><td><p>Prefix: Dr</p><p>Given Name: Paul</p><p>Family Name: Rastall</p></td></tr><tr><th>Discharging specialty/department</th><td>General Surgery</td></tr><tr><th>Discharge location</th><td><p>Name: Cramer ward</p><p>Identifier: RR8CRAM</p></td></tr><tr><th>Date/time of discharge</th><td>27-Jan-2023 14:02</td></tr><tr><th>Discharge method</th><td>Patient discharged on clinical advice or with clinical consent</td></tr><tr><th>Discharge type</th><td>Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode.</td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                            },
                            {
                                "reference": "urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651"
                            }
                        ]
                    },
                    {
                        "title": "Distribution list",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "distribution-list",
                                    "display": "Distribution list"
                                }
                            ]
                        },
                        "text": {
                            "status": "generated",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Name</th><td><p>Prefix: Mrs</p><p>Given Name: Angela</p><p>Family Name: Jones</p></td></tr><tr><th>Role</th><td>Community Nurse</td></tr><tr><th>Organisation name</th><td>Leeds Community Healthcare NHS Trust</td></tr></tbody></table><table width=\"100%\"><tbody><tr><th>Name</th><td><p>Prefix: Dr</p><p>Given Name: John</p><p>Family Name: Lorenzo</p></td></tr><tr><th>Role</th><td>General Medical Practitioner</td></tr><tr><th>Organisation name</th><td>MGP Medical Centre</td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:3a624bc1-0817-4aba-8dae-3b390649abff"
                            },
                            {
                                "reference": "urn:uuid:0ac34604-9adf-4457-8234-2f90c4a68739"
                            }
                        ]
                    },
                    {
                        "title": "GP practice",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "general-practitioner-practice",
                                    "display": "GP practice"
                                }
                            ]
                        },
                        "text": {
                            "status": "additional",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>GP name</th><td><p>Prefix: Dr</p><p>Given Name: John</p><p>Family Name: Lorenzo</p></td></tr><tr><th>GP practice details</th><td><p>Name: MGP Medical Centre</p><p>Address:</p><p>Address Line: 1 MGP House, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 7PA</p></td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:8f9e7ab5-a028-45ca-a85f-4c220b6fc169"
                            }
                        ]
                    },
                    {
                        "title": "Medications and medical devices",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "medications-and-medical-devices",
                                    "display": "Medications and medical devices"
                                }
                            ]
                        },
                        "text": {
                            "status": "extensions",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Metformin 500mg tablets</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>one to be taken twice daily for 5 more days and then one to be taken three times daily. And continue.</td></tr><tr><th>Status</th><td>Changed</td></tr></tbody></table><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Amlodipine</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>5mg once daily</td></tr><tr><th>Status</th><td>Added</td></tr></tbody></table><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Aspirin 75mg dispersible tablets</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>One to be taken each morning. Take with or after food</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Simvastatin</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>40mg once daily</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Furosemide 40mg tablets</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>80mg at 8am and 40mg at 2pm for 5 days.  Then 40mg tablet – oral-  daily at 8am</td></tr><tr><th>Status</th><td>Changed</td></tr></tbody></table><table width=\"100%\"><tbody><tr><th>Medication name</th><td>Chloramphenicol 0.5% eye drops</td></tr><tr><th>Form</th><td>Eye drops</td></tr><tr><th>Route</th><td>Topical</td></tr><tr><th>Dose directions description</th><td>-2 drops 4 times daily to both eyes for 5 days</td></tr><tr><th>Status</th><td>Changed</td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:d56667e9-bd08-4b35-b49d-24af4cb76b00"
                            }
                        ]
                    },
                    {
                        "title": "Patient demographics",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "patient-demographics",
                                    "display": "Patient demographics"
                                }
                            ]
                        },
                        "text": {
                            "status": "additional",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Patient name</th><td><p>Prefix: Mrs</p><p>Given Name: Jill</p><p>Family Name: Jones</p></td></tr><tr><th>Date of birth</th><td>1 January 1951</td></tr><tr><th>Gender</th><td>Female</td></tr><tr><th>NHS number</th><td>9449303231</td></tr><tr><th>Patient address</th><td><p>Address Line: 21, Grove Street, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 1PF</p></td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                            }
                        ]
                    },
                    {
                        "title": "Person completing record",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "person-completing-record",
                                    "display": "Person completing record"
                                }
                            ]
                        },
                        "text": {
                            "status": "additional",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Name</th><td><p>Prefix: Dr</p><p>Given Name: Paul</p><p>Family Name: Rastall</p></td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651"
                            }
                        ]
                    },
                    {
                        "title": "Plan and requested actions",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "plan-and-requested-actions",
                                    "display": "Plan and requested actions"
                                }
                            ]
                        },
                        "text": {
                            "status": "additional",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Actions for healthcare professionals</th><td>GP please continue secondary preventative medication.</td></tr><tr><th>Actions for patient or their carer</th><td>Patient to attend community follow up after discharge.</td></tr></tbody></table></div>"
                        }
                    },
                    {
                        "title": "Procedures",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "procedures",
                                    "display": "Procedures"
                                }
                            ]
                        },
                        "text": {
                            "status": "additional",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Procedure name</th><td>Surgical biopsy (procedure)</td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:ddc3d8b6-c642-4acb-a1f3-8ba8f683bb38"
                            }
                        ]
                    },
                    {
                        "title": "Referrer details",
                        "code": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
                                    "code": "referral-details",
                                    "display": "Referrer details"
                                }
                            ]
                        },
                        "text": {
                            "status": "generated",
                            "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table width=\"100%\"><tbody><tr><th>Referrer details</th><td><p>Name:</p><p>Prefix: Dr.</p><p>Given name: Amanda</p><p>Family name: Smith</p><p>Role: Specialist Registrar</p><p>Tel: 0113 6323222 (work)</p><p>Organisation</p><p>Name: St. James's University Hospital Accident and Emergency Department</p><p>Address Line: St James's University Hospital, Beckett Street</p><p>City: Leeds</p><p>Post Code: LS9 7TF</p></td></tr></tbody></table></div>"
                        },
                        "entry":  [
                            {
                                "reference": "urn:uuid:248b1826-36d0-4982-9ac2-69a27931d946"
                            },
                            {
                                "reference": "urn:uuid:f54f14d0-ca1c-4ec6-b50b-1983c71811ee"
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5",
            "resource": {
                "resourceType": "Encounter",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter"
                    ]
                },
                "extension":  [
                    {
                        "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland",
                                    "code": "13",
                                    "display": "Planned"
                                }
                            ]
                        }
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "IMP",
                    "display": "inpatient encounter"
                },
                "type":  [
                    {
                        "coding":  [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185212007",
                                "display": "Seen in hospital ward"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "participant":  [
                    {
                        "type":  [
                            {
                                "coding":  [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "DIS",
                                        "display": "discharger"
                                    }
                                ]
                            }
                        ],
                        "individual": {
                            "reference": "urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651"
                        }
                    }
                ],
                "period": {
                    "start": "2015-02-12T09:00:00+00:00",
                    "end": "2015-02-16T15:00:00+00:00"
                },
                "reasonCode":  [
                    {
                        "coding":  [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "425419005",
                                "display": "ECG: inferior ischaemia"
                            }
                        ]
                    }
                ],
                "hospitalization": {
                    "admitSource": {
                        "coding":  [
                            {
                                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionEngland",
                                "code": "51",
                                "display": "NHS other Hospital Provider - Ward for general Patients or the younger physically disabled or A and E department"
                            }
                        ]
                    },
                    "dischargeDisposition": {
                        "coding":  [
                            {
                                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland",
                                "code": "19",
                                "display": "Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode."
                            }
                        ]
                    }
                },
                "location":  [
                    {
                        "location": {
                            "reference": "urn:uuid:edded71f-3cab-43fb-8e82-fefe68700aaa"
                        },
                        "period": {
                            "end": "2015-02-16T15:00:00+00:00"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:d56667e9-bd08-4b35-b49d-24af4cb76b00",
            "resource": {
                "resourceType": "List",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List"
                    ]
                },
                "status": "current",
                "mode": "snapshot",
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "1102411000000102",
                            "display": "Active medications"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "encounter": {
                    "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                },
                "source": {
                    "reference": "urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651"
                },
                "entry":  [
                    {
                        "item": {
                            "reference": "urn:uuid:490d3eb3-b7fb-4657-b38f-b375e9fb3ca2"
                        }
                    },
                    {
                        "item": {
                            "reference": "urn:uuid:f4672b2a-9662-43c2-94e5-295c854a70f5"
                        }
                    },
                    {
                        "item": {
                            "reference": "urn:uuid:39855080-aba5-40d1-b154-79a24d05b580"
                        }
                    },
                    {
                        "item": {
                            "reference": "urn:uuid:91eea753-f4a6-469c-af3d-8f7cf4862191"
                        }
                    },
                    {
                        "item": {
                            "reference": "urn:uuid:adf5fd63-0962-462c-9d91-189c66785dfa"
                        }
                    },
                    {
                        "item": {
                            "reference": "urn:uuid:342a856c-3d91-4081-97ab-aa09236dcb0d"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:490d3eb3-b7fb-4657-b38f-b375e9fb3ca2",
            "resource": {
                "resourceType": "MedicationStatement",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement"
                    ]
                },
                "status": "active",
                "medicationReference": {
                    "reference": "urn:uuid:c3249d33-e4eb-4228-aad9-81ce3682bbfd"
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "dosage":  [
                    {
                        "sequence": 1,
                        "text": "2 tablet - daily - oral",
                        "timing": {
                            "repeat": {
                                "boundsDuration": {
                                    "value": 5,
                                    "unit": "day",
                                    "system": "http://unitsofmeasure.org",
                                    "code": "d"
                                },
                                "frequency": 2,
                                "period": 1,
                                "periodUnit": "d"
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "26643006",
                                    "display": "Oral"
                                }
                            ]
                        },
                        "doseAndRate":  [
                            {
                                "doseQuantity": {
                                    "value": 1,
                                    "unit": "tablet",
                                    "system": "http://snomed.info/sct",
                                    "code": "428673006"
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "text": "3 tablet - daily - oral",
                        "timing": {
                            "repeat": {
                                "frequency": 3,
                                "period": 1,
                                "periodUnit": "d"
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "26643006",
                                    "display": "Oral"
                                }
                            ]
                        },
                        "doseAndRate":  [
                            {
                                "doseQuantity": {
                                    "value": 1,
                                    "unit": "tablet",
                                    "system": "http://snomed.info/sct",
                                    "code": "428673006"
                                }
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:f4672b2a-9662-43c2-94e5-295c854a70f5",
            "resource": {
                "resourceType": "MedicationStatement",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement"
                    ]
                },
                "status": "active",
                "medicationReference": {
                    "reference": "urn:uuid:3986b0c2-8a77-4b6a-a57b-093a00171fd0"
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "dosage":  [
                    {
                        "text": "5mg tablet once daily",
                        "timing": {
                            "repeat": {
                                "frequency": 1,
                                "period": 1,
                                "periodUnit": "d"
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "26643006",
                                    "display": "Oral"
                                }
                            ]
                        },
                        "doseAndRate":  [
                            {
                                "doseQuantity": {
                                    "value": 1,
                                    "unit": "tablet",
                                    "system": "http://snomed.info/sct",
                                    "code": "428673006"
                                }
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:39855080-aba5-40d1-b154-79a24d05b580",
            "resource": {
                "resourceType": "MedicationStatement",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement"
                    ]
                },
                "status": "active",
                "medicationReference": {
                    "reference": "urn:uuid:d3dcc9c9-463a-46b6-a4c5-82adafe517cc"
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "dosage":  [
                    {
                        "text": "One to be taken each morning. Take with or after food",
                        "timing": {
                            "repeat": {
                                "frequency": 1,
                                "period": 1,
                                "periodUnit": "d"
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "26643006",
                                    "display": "Oral"
                                }
                            ]
                        },
                        "doseAndRate":  [
                            {
                                "doseQuantity": {
                                    "value": 1,
                                    "unit": "tablet",
                                    "system": "http://snomed.info/sct",
                                    "code": "428673006"
                                }
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:91eea753-f4a6-469c-af3d-8f7cf4862191",
            "resource": {
                "resourceType": "MedicationStatement",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement"
                    ]
                },
                "status": "active",
                "medicationReference": {
                    "reference": "urn:uuid:d8cc4cf8-c0e3-4bf1-a87b-05bdeec6763b"
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "dosage":  [
                    {
                        "text": "1 tablet - daily - oral",
                        "timing": {
                            "repeat": {
                                "frequency": 1,
                                "period": 1,
                                "periodUnit": "d"
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "26643006",
                                    "display": "Oral"
                                }
                            ]
                        },
                        "doseAndRate":  [
                            {
                                "doseQuantity": {
                                    "value": 1,
                                    "unit": "tablet",
                                    "system": "http://snomed.info/sct",
                                    "code": "428673006"
                                }
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:adf5fd63-0962-462c-9d91-189c66785dfa",
            "resource": {
                "resourceType": "MedicationStatement",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement"
                    ]
                },
                "status": "active",
                "medicationReference": {
                    "reference": "urn:uuid:4080d656-cb90-4c79-8248-146e99905c5b"
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "dosage":  [
                    {
                        "sequence": 1,
                        "text": "80mg at 8am and 40mg at 2pm for 5 days",
                        "timing": {
                            "repeat": {
                                "boundsDuration": {
                                    "value": 5,
                                    "unit": "day",
                                    "system": "http://unitsofmeasure.org",
                                    "code": "d"
                                },
                                "frequency": 2,
                                "period": 1,
                                "periodUnit": "d",
                                "timeOfDay":  [
                                    "08:00:00"
                                ]
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "26643006",
                                    "display": "Oral"
                                }
                            ]
                        },
                        "doseAndRate":  [
                            {
                                "doseQuantity": {
                                    "value": 1,
                                    "unit": "tablet",
                                    "system": "http://snomed.info/sct",
                                    "code": "428673006"
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "text": "40mg tablet – oral-  daily at 8am",
                        "timing": {
                            "repeat": {
                                "frequency": 1,
                                "period": 1,
                                "periodUnit": "d",
                                "timeOfDay":  [
                                    "08:00:00"
                                ]
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "26643006",
                                    "display": "Oral"
                                }
                            ]
                        },
                        "doseAndRate":  [
                            {
                                "doseQuantity": {
                                    "value": 1,
                                    "unit": "tablet",
                                    "system": "http://snomed.info/sct",
                                    "code": "428673006"
                                }
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:342a856c-3d91-4081-97ab-aa09236dcb0d",
            "resource": {
                "resourceType": "MedicationStatement",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement"
                    ]
                },
                "status": "active",
                "medicationReference": {
                    "reference": "urn:uuid:2e206675-2c46-4f03-96ab-dcbdb5fca7e4"
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "dosage":  [
                    {
                        "text": "1-2 drops 4 times daily to both eyes for 5 days",
                        "timing": {
                            "repeat": {
                                "boundsDuration": {
                                    "value": 5,
                                    "unit": "day",
                                    "system": "http://unitsofmeasure.org",
                                    "code": "d"
                                },
                                "frequency": 4,
                                "period": 1,
                                "periodUnit": "d"
                            }
                        },
                        "route": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "26643006",
                                    "display": "Oral"
                                }
                            ]
                        },
                        "doseAndRate":  [
                            {
                                "doseQuantity": {
                                    "value": 1,
                                    "unit": "Drop - unit of product usage (qualifier value)",
                                    "system": "http://snomed.info/sct",
                                    "code": "404218003"
                                }
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:c3249d33-e4eb-4228-aad9-81ce3682bbfd",
            "resource": {
                "resourceType": "Medication",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication"
                    ]
                },
                "code": {
                    "coding":  [
                        {
                            "system": "https://dmd.nhs.uk",
                            "code": "325278007",
                            "display": "Metformin 500mg tablets"
                        }
                    ]
                }
            }
        },
        {
            "fullUrl": "urn:uuid:3986b0c2-8a77-4b6a-a57b-093a00171fd0",
            "resource": {
                "resourceType": "Medication",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication"
                    ]
                },
                "code": {
                    "coding":  [
                        {
                            "system": "https://dmd.nhs.uk",
                            "code": "39732011000001102",
                            "display": "Amlodipine 5mg tablets"
                        }
                    ]
                }
            }
        },
        {
            "fullUrl": "urn:uuid:d3dcc9c9-463a-46b6-a4c5-82adafe517cc",
            "resource": {
                "resourceType": "Medication",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication"
                    ]
                },
                "code": {
                    "coding":  [
                        {
                            "system": "https://dmd.nhs.uk",
                            "code": "319773006",
                            "display": "Aspirin 75mg dispersible tablets"
                        }
                    ]
                }
            }
        },
        {
            "fullUrl": "urn:uuid:d8cc4cf8-c0e3-4bf1-a87b-05bdeec6763b",
            "resource": {
                "resourceType": "Medication",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication"
                    ]
                },
                "code": {
                    "coding":  [
                        {
                            "system": "https://dmd.nhs.uk",
                            "code": "320000009",
                            "display": "Simvastatin 40mg tablets"
                        }
                    ]
                }
            }
        },
        {
            "fullUrl": "urn:uuid:4080d656-cb90-4c79-8248-146e99905c5b",
            "resource": {
                "resourceType": "Medication",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication"
                    ]
                },
                "code": {
                    "coding":  [
                        {
                            "system": "https://dmd.nhs.uk",
                            "code": "317972000",
                            "display": "Furosemide 40mg tablets"
                        }
                    ]
                }
            }
        },
        {
            "fullUrl": "urn:uuid:2e206675-2c46-4f03-96ab-dcbdb5fca7e4",
            "resource": {
                "resourceType": "Medication",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication"
                    ]
                },
                "code": {
                    "coding":  [
                        {
                            "system": "https://dmd.nhs.uk",
                            "code": "330286001",
                            "display": "Chloramphenicol 0.5% eye drops"
                        }
                    ]
                }
            }
        },
        {
            "fullUrl": "urn:uuid:c5ab6503-c5c7-45a9-9222-02444ecbbec9",
            "resource": {
                "resourceType": "List",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List"
                    ]
                },
                "status": "current",
                "mode": "snapshot",
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "887161000000102",
                            "display": "Diagnoses"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "encounter": {
                    "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                },
                "source": {
                    "reference": "urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651"
                },
                "entry":  [
                    {
                        "item": {
                            "reference": "urn:uuid:c3a926f7-ae47-4a91-8307-61a7235e3027"
                        }
                    },
                    {
                        "item": {
                            "reference": "urn:uuid:d0ad4468-1364-4146-8656-db2d6d759bdd"
                        }
                    },
                    {
                        "item": {
                            "reference": "urn:uuid:841059b2-1180-4167-ac19-1b231a5517c9"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:c3a926f7-ae47-4a91-8307-61a7235e3027",
            "resource": {
                "resourceType": "Condition",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition"
                    ]
                },
                "clinicalStatus": {
                    "coding":  [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "category":  [
                    {
                        "coding":  [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "38341003",
                            "display": "Hypertensive disorder, systemic arterial (disorder)"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "encounter": {
                    "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                }
            }
        },
        {
            "fullUrl": "urn:uuid:d0ad4468-1364-4146-8656-db2d6d759bdd",
            "resource": {
                "resourceType": "Condition",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition"
                    ]
                },
                "clinicalStatus": {
                    "coding":  [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "category":  [
                    {
                        "coding":  [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "13644009",
                            "display": "Hypercholesterolemia (disorder)"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "encounter": {
                    "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                }
            }
        },
        {
            "fullUrl": "urn:uuid:841059b2-1180-4167-ac19-1b231a5517c9",
            "resource": {
                "resourceType": "Condition",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition"
                    ]
                },
                "clinicalStatus": {
                    "coding":  [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "category":  [
                    {
                        "coding":  [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "44054006",
                            "display": "Diabetes mellitus type 2 (disorder)"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "encounter": {
                    "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                }
            }
        },
        {
            "fullUrl": "urn:uuid:ddc3d8b6-c642-4acb-a1f3-8ba8f683bb38",
            "resource": {
                "resourceType": "List",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List"
                    ]
                },
                "status": "current",
                "mode": "snapshot",
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "887171000000109",
                            "display": "Procedures"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "encounter": {
                    "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                },
                "source": {
                    "reference": "urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651"
                },
                "entry":  [
                    {
                        "item": {
                            "reference": "urn:uuid:7a0bc161-563d-4769-a704-357b53d592bb"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:7a0bc161-563d-4769-a704-357b53d592bb",
            "resource": {
                "resourceType": "Procedure",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "415070008",
                            "display": "Percutaneous coronary intervention"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7"
                },
                "encounter": {
                    "reference": "urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5"
                },
                "bodySite":  [
                    {
                        "coding":  [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "80891009",
                                "display": "Heart"
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7",
            "resource": {
                "resourceType": "Patient",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient"
                    ]
                },
                "identifier":  [
                    {
                        "extension":  [
                            {
                                "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
                                "valueCodeableConcept": {
                                    "coding":  [
                                        {
                                            "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland",
                                            "code": "01",
                                            "display": "Number present and verified"
                                        }
                                    ]
                                }
                            }
                        ],
                        "system": "https://fhir.nhs.uk/Id/nhs-number",
                        "value": "1352465790"
                    }
                ],
                "name":  [
                    {
                        "use": "official",
                        "family": "Jones",
                        "given":  [
                            "Jill"
                        ],
                        "prefix":  [
                            "Mrs"
                        ]
                    }
                ],
                "gender": "female",
                "birthDate": "1951-02-03",
                "address":  [
                    {
                        "line":  [
                            "22, Grove Street, Overtown"
                        ],
                        "city": "Leeds",
                        "postalCode": "LS21 1PF"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651",
            "resource": {
                "resourceType": "Practitioner",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner"
                    ]
                },
                "identifier":  [
                    {
                        "system": "https://fhir.hl7.org.uk/Id/gmc-number",
                        "value": "6122477"
                    }
                ],
                "name":  [
                    {
                        "family": "Rastall",
                        "given":  [
                            "Paul"
                        ],
                        "prefix":  [
                            "Dr"
                        ]
                    }
                ],
                "telecom":  [
                    {
                        "system": "phone",
                        "value": "0113 6323200",
                        "use": "work"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:3a624bc1-0817-4aba-8dae-3b390649abff",
            "resource": {
                "resourceType": "Practitioner",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner"
                    ]
                },
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/sds-user-id",
                        "value": "033345750517"
                    }
                ],
                "name":  [
                    {
                        "family": "Jones",
                        "given":  [
                            "Angela"
                        ],
                        "prefix":  [
                            "Mrs"
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:0ac34604-9adf-4457-8234-2f90c4a68739",
            "resource": {
                "resourceType": "Practitioner",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner"
                    ]
                },
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/local-practitioner-identifier",
                        "value": "6122472"
                    }
                ],
                "name":  [
                    {
                        "family": "Lorenzo",
                        "given":  [
                            "John"
                        ],
                        "prefix":  [
                            "Dr"
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:248b1826-36d0-4982-9ac2-69a27931d946",
            "resource": {
                "resourceType": "Practitioner",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner"
                    ]
                },
                "name":  [
                    {
                        "family": "Smith",
                        "given":  [
                            "Amanda"
                        ],
                        "prefix":  [
                            "Dr"
                        ]
                    }
                ],
                "telecom":  [
                    {
                        "system": "phone",
                        "value": "0113 6323222",
                        "use": "work"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:728a5475-e532-4c1a-b031-ab764815aaed",
            "resource": {
                "resourceType": "PractitionerRole",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
                    ]
                },
                "practitioner": {
                    "reference": "urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651"
                },
                "organization": {
                    "reference": "urn:uuid:376ed8d0-e4a8-4468-9ede-d955e85b4d85"
                },
                "code":  [
                    {
                        "coding":  [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "768839008",
                                "display": "Consultant"
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:927cfcd4-7a3e-4a69-bd68-db6bbf01e348",
            "resource": {
                "resourceType": "PractitionerRole",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
                    ]
                },
                "practitioner": {
                    "reference": "urn:uuid:3a624bc1-0817-4aba-8dae-3b390649abff"
                },
                "organization": {
                    "reference": "urn:uuid:265a5cf4-47ba-4c31-812b-eb805cc67ebb"
                },
                "code":  [
                    {
                        "coding":  [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "224540001",
                                "display": "Community nurse"
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:57c284b0-1852-45d9-9cc9-a55b4dbeb61a",
            "resource": {
                "resourceType": "PractitionerRole",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
                    ]
                },
                "practitioner": {
                    "reference": "urn:uuid:0ac34604-9adf-4457-8234-2f90c4a68739"
                },
                "organization": {
                    "reference": "urn:uuid:8f9e7ab5-a028-45ca-a85f-4c220b6fc169"
                },
                "code":  [
                    {
                        "coding":  [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "62247001",
                                "display": "General practitioner"
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:306cf12b-911c-4b52-a6c1-ecb90c87c76d",
            "resource": {
                "resourceType": "PractitionerRole",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
                    ]
                },
                "practitioner": {
                    "reference": "urn:uuid:248b1826-36d0-4982-9ac2-69a27931d946"
                },
                "organization": {
                    "reference": "urn:uuid:f54f14d0-ca1c-4ec6-b50b-1983c71811ee"
                },
                "code":  [
                    {
                        "coding":  [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "302211009",
                                "display": "Specialist registrar"
                            }
                        ]
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:8f9e7ab5-a028-45ca-a85f-4c220b6fc169",
            "resource": {
                "resourceType": "Organization",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
                    ]
                },
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                        "value": "GP123456"
                    }
                ],
                "name": "MGP Medical Centre",
                "address":  [
                    {
                        "line":  [
                            "1 MGP House, Overtown"
                        ],
                        "city": "Leeds",
                        "postalCode": "LS21 7PA"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:376ed8d0-e4a8-4468-9ede-d955e85b4d85",
            "resource": {
                "resourceType": "Organization",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
                    ]
                },
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                        "value": "RR8"
                    }
                ],
                "name": "Leeds Teaching Hospitals NHS Trust",
                "address":  [
                    {
                        "line":  [
                            "St James's University Hospital, Beckett Street"
                        ],
                        "city": "Leeds",
                        "postalCode": "LS9 7TF"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:265a5cf4-47ba-4c31-812b-eb805cc67ebb",
            "resource": {
                "resourceType": "Organization",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
                    ]
                },
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                        "value": "RY6"
                    }
                ],
                "name": "Leeds Community Healthcare NHS Trust"
            }
        },
        {
            "fullUrl": "urn:uuid:f54f14d0-ca1c-4ec6-b50b-1983c71811ee",
            "resource": {
                "resourceType": "Organization",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
                    ]
                },
                "name": "St. James's University Hospital Accident and Emergency Department",
                "address":  [
                    {
                        "line":  [
                            "St James's University Hospital, Beckett Street"
                        ],
                        "city": "Leeds",
                        "postalCode": "LS9 7TF"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:edded71f-3cab-43fb-8e82-fefe68700aaa",
            "resource": {
                "resourceType": "Location",
                "meta": {
                    "profile":  [
                        "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location"
                    ]
                },
                "identifier":  [
                    {
                        "system": "https://fhir.nhs.uk/Id/local-location-identifier",
                        "value": "RR8CRAM"
                    }
                ],
                "name": "Cramer Ward",
                "managingOrganization": {
                    "reference": "urn:uuid:376ed8d0-e4a8-4468-9ede-d955e85b4d85"
                }
            }
        }
    ]
}
<Bundle xmlns="http://hl7.org/fhir">
    <id value="7dbe82ff-6b4b-4f15-8557-65483368c944" />
    <meta>
        <lastUpdated value="2023-01-27T14:02:00+00:00" />
        <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Bundle" />
    </meta>
    <identifier>
        <system value="https://tools.ietf.org/html/rfc4122" />
        <value value="f3153df5-0f30-4eb6-b323-859ab4ae8176" />
    </identifier>
    <type value="document" />
    <timestamp value="2023-01-27T14:02:00Z" />
    <entry>
        <fullUrl value="urn:uuid:7cd1ccbf-af44-4240-b32e-98a655a5ca4c" />
        <resource>
            <Composition>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition" />
                </meta>
                <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CareSettingType">
                    <valueCodeableConcept>
                        <coding>
                            <system value="http://snomed.info/sct" />
                            <code value="789718008" />
                            <display value="Cardiology service" />
                        </coding>
                    </valueCodeableConcept>
                </extension>
                <status value="final" />
                <type>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="373942005" />
                        <display value="Discharge summary" />
                    </coding>
                </type>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <encounter>
                    <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                </encounter>
                <date value="2023-01-27T13:44:00+00:00" />
                <author>
                    <reference value="urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651" />
                </author>
                <title value="Discharge Summary" />
                <custodian>
                    <reference value="urn:uuid:376ed8d0-e4a8-4468-9ede-d955e85b4d85" />
                </custodian>
                <section>
                    <title value="Admission details" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="admission-details" />
                            <display value="Admission details" />
                        </coding>
                    </code>
                    <text>
                        <status value="extensions" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Reason for admission</th><td>Planned biopsy</td></tr><tr><th>Admission method</th><td>Planned</td></tr><tr><th>Source of admission</th><td>General Practitioner referral</td></tr><tr><th>Date/time of admission</th><td>27-Jan-2023 13:44</td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                    </entry>
                </section>
                <section>
                    <title value="Clinical summary" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="clinical-summary" />
                            <display value="Clinical summary" />
                        </coding>
                    </code>
                    <text>
                        <status value="additional" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Clinical Summary</th></tr><tr><td><p>72 year old lady with high blood pressure, high cholesterol and newly-diagnosed type-2 diabetes, and was started on Metformin 1 week ago to control her blood sugar.</p><p>She is being admitted for minor surgery (a biopsy) and. Because of conjunctivitis, she was started on antibiotic eye drops 3 days prior admission, to be continued for 10 days in total.</p><p>Surgery was uneventful but she developed significant ankle oedema, discharged on diuretic.</p></td></tr></tbody></table></div>
                    </text>
                </section>
                <section>
                    <title value="Diagnoses" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="diagnoses" />
                            <display value="Diagnoses" />
                        </coding>
                    </code>
                    <text>
                        <status value="additional" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Diagnosis name</th><td>high blood pressure</td></tr><tr><th>Diagnosis name</th><td>high cholesterol</td></tr><tr><th>Diagnosis name</th><td>type-2 diabetes</td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:c5ab6503-c5c7-45a9-9222-02444ecbbec9" />
                    </entry>
                </section>
                <section>
                    <title value="Discharge details" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="discharge-details" />
                            <display value="Discharge details" />
                        </coding>
                    </code>
                    <text>
                        <status value="additional" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Discharging consultant</th><td><p>Prefix: Dr</p><p>Given Name: Paul</p><p>Family Name: Rastall</p></td></tr><tr><th>Discharging specialty/department</th><td>General Surgery</td></tr><tr><th>Discharge location</th><td><p>Name: Cramer ward</p><p>Identifier: RR8CRAM</p></td></tr><tr><th>Date/time of discharge</th><td>27-Jan-2023 14:02</td></tr><tr><th>Discharge method</th><td>Patient discharged on clinical advice or with clinical consent</td></tr><tr><th>Discharge type</th><td>Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode.</td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                    </entry>
                    <entry>
                        <reference value="urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651" />
                    </entry>
                </section>
                <section>
                    <title value="Distribution list" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="distribution-list" />
                            <display value="Distribution list" />
                        </coding>
                    </code>
                    <text>
                        <status value="generated" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Name</th><td><p>Prefix: Mrs</p><p>Given Name: Angela</p><p>Family Name: Jones</p></td></tr><tr><th>Role</th><td>Community Nurse</td></tr><tr><th>Organisation name</th><td>Leeds Community Healthcare NHS Trust</td></tr></tbody></table><table width="100%"><tbody><tr><th>Name</th><td><p>Prefix: Dr</p><p>Given Name: John</p><p>Family Name: Lorenzo</p></td></tr><tr><th>Role</th><td>General Medical Practitioner</td></tr><tr><th>Organisation name</th><td>MGP Medical Centre</td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:3a624bc1-0817-4aba-8dae-3b390649abff" />
                    </entry>
                    <entry>
                        <reference value="urn:uuid:0ac34604-9adf-4457-8234-2f90c4a68739" />
                    </entry>
                </section>
                <section>
                    <title value="GP practice" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="general-practitioner-practice" />
                            <display value="GP practice" />
                        </coding>
                    </code>
                    <text>
                        <status value="additional" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>GP name</th><td><p>Prefix: Dr</p><p>Given Name: John</p><p>Family Name: Lorenzo</p></td></tr><tr><th>GP practice details</th><td><p>Name: MGP Medical Centre</p><p>Address:</p><p>Address Line: 1 MGP House, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 7PA</p></td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:8f9e7ab5-a028-45ca-a85f-4c220b6fc169" />
                    </entry>
                </section>
                <section>
                    <title value="Medications and medical devices" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="medications-and-medical-devices" />
                            <display value="Medications and medical devices" />
                        </coding>
                    </code>
                    <text>
                        <status value="extensions" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Medication name</th><td>Metformin 500mg tablets</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>one to be taken twice daily for 5 more days and then one to be taken three times daily. And continue.</td></tr><tr><th>Status</th><td>Changed</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Amlodipine</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>5mg once daily</td></tr><tr><th>Status</th><td>Added</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Aspirin 75mg dispersible tablets</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>One to be taken each morning. Take with or after food</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Simvastatin</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>40mg once daily</td></tr><tr><th>Status</th><td>Continued</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Furosemide 40mg tablets</td></tr><tr><th>Form</th><td>Tablet</td></tr><tr><th>Route</th><td>Oral</td></tr><tr><th>Dose directions description</th><td>80mg at 8am and 40mg at 2pm for 5 days.  Then 40mg tablet – oral-  daily at 8am</td></tr><tr><th>Status</th><td>Changed</td></tr></tbody></table><table width="100%"><tbody><tr><th>Medication name</th><td>Chloramphenicol 0.5% eye drops</td></tr><tr><th>Form</th><td>Eye drops</td></tr><tr><th>Route</th><td>Topical</td></tr><tr><th>Dose directions description</th><td>-2 drops 4 times daily to both eyes for 5 days</td></tr><tr><th>Status</th><td>Changed</td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:d56667e9-bd08-4b35-b49d-24af4cb76b00" />
                    </entry>
                </section>
                <section>
                    <title value="Patient demographics" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="patient-demographics" />
                            <display value="Patient demographics" />
                        </coding>
                    </code>
                    <text>
                        <status value="additional" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Patient name</th><td><p>Prefix: Mrs</p><p>Given Name: Jill</p><p>Family Name: Jones</p></td></tr><tr><th>Date of birth</th><td>1 January 1951</td></tr><tr><th>Gender</th><td>Female</td></tr><tr><th>NHS number</th><td>9449303231</td></tr><tr><th>Patient address</th><td><p>Address Line: 21, Grove Street, Overtown</p><p>City: Leeds</p><p>Post Code: LS21 1PF</p></td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                    </entry>
                </section>
                <section>
                    <title value="Person completing record" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="person-completing-record" />
                            <display value="Person completing record" />
                        </coding>
                    </code>
                    <text>
                        <status value="additional" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Name</th><td><p>Prefix: Dr</p><p>Given Name: Paul</p><p>Family Name: Rastall</p></td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651" />
                    </entry>
                </section>
                <section>
                    <title value="Plan and requested actions" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="plan-and-requested-actions" />
                            <display value="Plan and requested actions" />
                        </coding>
                    </code>
                    <text>
                        <status value="additional" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Actions for healthcare professionals</th><td>GP please continue secondary preventative medication.</td></tr><tr><th>Actions for patient or their carer</th><td>Patient to attend community follow up after discharge.</td></tr></tbody></table></div>
                    </text>
                </section>
                <section>
                    <title value="Procedures" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="procedures" />
                            <display value="Procedures" />
                        </coding>
                    </code>
                    <text>
                        <status value="additional" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Procedure name</th><td>Surgical biopsy (procedure)</td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:ddc3d8b6-c642-4acb-a1f3-8ba8f683bb38" />
                    </entry>
                </section>
                <section>
                    <title value="Referrer details" />
                    <code>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings" />
                            <code value="referral-details" />
                            <display value="Referrer details" />
                        </coding>
                    </code>
                    <text>
                        <status value="generated" />
                        <div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><th>Referrer details</th><td><p>Name:</p><p>Prefix: Dr.</p><p>Given name: Amanda</p><p>Family name: Smith</p><p>Role: Specialist Registrar</p><p>Tel: 0113 6323222 (work)</p><p>Organisation</p><p>Name: St. James's University Hospital Accident and Emergency Department</p><p>Address Line: St James's University Hospital, Beckett Street</p><p>City: Leeds</p><p>Post Code: LS9 7TF</p></td></tr></tbody></table></div>
                    </text>
                    <entry>
                        <reference value="urn:uuid:248b1826-36d0-4982-9ac2-69a27931d946" />
                    </entry>
                    <entry>
                        <reference value="urn:uuid:f54f14d0-ca1c-4ec6-b50b-1983c71811ee" />
                    </entry>
                </section>
            </Composition>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
        <resource>
            <Encounter>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter" />
                </meta>
                <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdmissionMethod">
                    <valueCodeableConcept>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdmissionMethodEngland" />
                            <code value="13" />
                            <display value="Planned" />
                        </coding>
                    </valueCodeableConcept>
                </extension>
                <status value="finished" />
                <class>
                    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode" />
                    <code value="IMP" />
                    <display value="inpatient encounter" />
                </class>
                <type>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="185212007" />
                        <display value="Seen in hospital ward" />
                    </coding>
                </type>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <participant>
                    <type>
                        <coding>
                            <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType" />
                            <code value="DIS" />
                            <display value="discharger" />
                        </coding>
                    </type>
                    <individual>
                        <reference value="urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651" />
                    </individual>
                </participant>
                <period>
                    <start value="2015-02-12T09:00:00+00:00" />
                    <end value="2015-02-16T15:00:00+00:00" />
                </period>
                <reasonCode>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="425419005" />
                        <display value="ECG: inferior ischaemia" />
                    </coding>
                </reasonCode>
                <hospitalization>
                    <admitSource>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-SourceOfAdmissionEngland" />
                            <code value="51" />
                            <display value="NHS other Hospital Provider - Ward for general Patients or the younger physically disabled or A and E department" />
                        </coding>
                    </admitSource>
                    <dischargeDisposition>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-DischargeDestinationEngland" />
                            <code value="19" />
                            <display value="Usual place of residence unless listed below, for example, a private dwelling whether owner occupied or owned by Local Authority, housing association or other landlord. This includes wardened accommodation but not residential accommodation where health care is provided. It also includes Patients with no fixed abode." />
                        </coding>
                    </dischargeDisposition>
                </hospitalization>
                <location>
                    <location>
                        <reference value="urn:uuid:edded71f-3cab-43fb-8e82-fefe68700aaa" />
                    </location>
                    <period>
                        <end value="2015-02-16T15:00:00+00:00" />
                    </period>
                </location>
            </Encounter>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:d56667e9-bd08-4b35-b49d-24af4cb76b00" />
        <resource>
            <List>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-List" />
                </meta>
                <status value="current" />
                <mode value="snapshot" />
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="1102411000000102" />
                        <display value="Active medications" />
                    </coding>
                </code>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <encounter>
                    <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                </encounter>
                <source>
                    <reference value="urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651" />
                </source>
                <entry>
                    <item>
                        <reference value="urn:uuid:490d3eb3-b7fb-4657-b38f-b375e9fb3ca2" />
                    </item>
                </entry>
                <entry>
                    <item>
                        <reference value="urn:uuid:f4672b2a-9662-43c2-94e5-295c854a70f5" />
                    </item>
                </entry>
                <entry>
                    <item>
                        <reference value="urn:uuid:39855080-aba5-40d1-b154-79a24d05b580" />
                    </item>
                </entry>
                <entry>
                    <item>
                        <reference value="urn:uuid:91eea753-f4a6-469c-af3d-8f7cf4862191" />
                    </item>
                </entry>
                <entry>
                    <item>
                        <reference value="urn:uuid:adf5fd63-0962-462c-9d91-189c66785dfa" />
                    </item>
                </entry>
                <entry>
                    <item>
                        <reference value="urn:uuid:342a856c-3d91-4081-97ab-aa09236dcb0d" />
                    </item>
                </entry>
            </List>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:490d3eb3-b7fb-4657-b38f-b375e9fb3ca2" />
        <resource>
            <MedicationStatement>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement" />
                </meta>
                <status value="active" />
                <medicationReference>
                    <reference value="urn:uuid:c3249d33-e4eb-4228-aad9-81ce3682bbfd" />
                </medicationReference>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <dosage>
                    <sequence value="1" />
                    <text value="2 tablet - daily - oral" />
                    <timing>
                        <repeat>
                            <boundsDuration>
                                <value value="5" />
                                <unit value="day" />
                                <system value="http://unitsofmeasure.org" />
                                <code value="d" />
                            </boundsDuration>
                            <frequency value="2" />
                            <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" />
                            <system value="http://snomed.info/sct" />
                            <code value="428673006" />
                        </doseQuantity>
                    </doseAndRate>
                </dosage>
                <dosage>
                    <sequence value="2" />
                    <text value="3 tablet - daily - oral" />
                    <timing>
                        <repeat>
                            <frequency value="3" />
                            <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" />
                            <system value="http://snomed.info/sct" />
                            <code value="428673006" />
                        </doseQuantity>
                    </doseAndRate>
                </dosage>
            </MedicationStatement>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:f4672b2a-9662-43c2-94e5-295c854a70f5" />
        <resource>
            <MedicationStatement>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement" />
                </meta>
                <status value="active" />
                <medicationReference>
                    <reference value="urn:uuid:3986b0c2-8a77-4b6a-a57b-093a00171fd0" />
                </medicationReference>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <dosage>
                    <text value="5mg tablet once daily" />
                    <timing>
                        <repeat>
                            <frequency value="1" />
                            <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" />
                            <system value="http://snomed.info/sct" />
                            <code value="428673006" />
                        </doseQuantity>
                    </doseAndRate>
                </dosage>
            </MedicationStatement>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:39855080-aba5-40d1-b154-79a24d05b580" />
        <resource>
            <MedicationStatement>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement" />
                </meta>
                <status value="active" />
                <medicationReference>
                    <reference value="urn:uuid:d3dcc9c9-463a-46b6-a4c5-82adafe517cc" />
                </medicationReference>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <dosage>
                    <text value="One to be taken each morning. Take with or after food" />
                    <timing>
                        <repeat>
                            <frequency value="1" />
                            <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" />
                            <system value="http://snomed.info/sct" />
                            <code value="428673006" />
                        </doseQuantity>
                    </doseAndRate>
                </dosage>
            </MedicationStatement>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:91eea753-f4a6-469c-af3d-8f7cf4862191" />
        <resource>
            <MedicationStatement>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement" />
                </meta>
                <status value="active" />
                <medicationReference>
                    <reference value="urn:uuid:d8cc4cf8-c0e3-4bf1-a87b-05bdeec6763b" />
                </medicationReference>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <dosage>
                    <text value="1 tablet - daily - oral" />
                    <timing>
                        <repeat>
                            <frequency value="1" />
                            <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" />
                            <system value="http://snomed.info/sct" />
                            <code value="428673006" />
                        </doseQuantity>
                    </doseAndRate>
                </dosage>
            </MedicationStatement>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:adf5fd63-0962-462c-9d91-189c66785dfa" />
        <resource>
            <MedicationStatement>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement" />
                </meta>
                <status value="active" />
                <medicationReference>
                    <reference value="urn:uuid:4080d656-cb90-4c79-8248-146e99905c5b" />
                </medicationReference>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <dosage>
                    <sequence value="1" />
                    <text value="80mg at 8am and 40mg at 2pm for 5 days" />
                    <timing>
                        <repeat>
                            <boundsDuration>
                                <value value="5" />
                                <unit value="day" />
                                <system value="http://unitsofmeasure.org" />
                                <code value="d" />
                            </boundsDuration>
                            <frequency value="2" />
                            <period value="1" />
                            <periodUnit value="d" />
                            <timeOfDay value="08:00:00" />
                        </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" />
                            <system value="http://snomed.info/sct" />
                            <code value="428673006" />
                        </doseQuantity>
                    </doseAndRate>
                </dosage>
                <dosage>
                    <sequence value="2" />
                    <text value="40mg tablet – oral-  daily at 8am" />
                    <timing>
                        <repeat>
                            <frequency value="1" />
                            <period value="1" />
                            <periodUnit value="d" />
                            <timeOfDay value="08:00:00" />
                        </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" />
                            <system value="http://snomed.info/sct" />
                            <code value="428673006" />
                        </doseQuantity>
                    </doseAndRate>
                </dosage>
            </MedicationStatement>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:342a856c-3d91-4081-97ab-aa09236dcb0d" />
        <resource>
            <MedicationStatement>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement" />
                </meta>
                <status value="active" />
                <medicationReference>
                    <reference value="urn:uuid:2e206675-2c46-4f03-96ab-dcbdb5fca7e4" />
                </medicationReference>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <dosage>
                    <text value="1-2 drops 4 times daily to both eyes for 5 days" />
                    <timing>
                        <repeat>
                            <boundsDuration>
                                <value value="5" />
                                <unit value="day" />
                                <system value="http://unitsofmeasure.org" />
                                <code value="d" />
                            </boundsDuration>
                            <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="Drop - unit of product usage (qualifier value)" />
                            <system value="http://snomed.info/sct" />
                            <code value="404218003" />
                        </doseQuantity>
                    </doseAndRate>
                </dosage>
            </MedicationStatement>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:c3249d33-e4eb-4228-aad9-81ce3682bbfd" />
        <resource>
            <Medication>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication" />
                </meta>
                <code>
                    <coding>
                        <system value="https://dmd.nhs.uk" />
                        <code value="325278007" />
                        <display value="Metformin 500mg tablets" />
                    </coding>
                </code>
            </Medication>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:3986b0c2-8a77-4b6a-a57b-093a00171fd0" />
        <resource>
            <Medication>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication" />
                </meta>
                <code>
                    <coding>
                        <system value="https://dmd.nhs.uk" />
                        <code value="39732011000001102" />
                        <display value="Amlodipine 5mg tablets" />
                    </coding>
                </code>
            </Medication>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:d3dcc9c9-463a-46b6-a4c5-82adafe517cc" />
        <resource>
            <Medication>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication" />
                </meta>
                <code>
                    <coding>
                        <system value="https://dmd.nhs.uk" />
                        <code value="319773006" />
                        <display value="Aspirin 75mg dispersible tablets" />
                    </coding>
                </code>
            </Medication>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:d8cc4cf8-c0e3-4bf1-a87b-05bdeec6763b" />
        <resource>
            <Medication>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication" />
                </meta>
                <code>
                    <coding>
                        <system value="https://dmd.nhs.uk" />
                        <code value="320000009" />
                        <display value="Simvastatin 40mg tablets" />
                    </coding>
                </code>
            </Medication>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:4080d656-cb90-4c79-8248-146e99905c5b" />
        <resource>
            <Medication>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication" />
                </meta>
                <code>
                    <coding>
                        <system value="https://dmd.nhs.uk" />
                        <code value="317972000" />
                        <display value="Furosemide 40mg tablets" />
                    </coding>
                </code>
            </Medication>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:2e206675-2c46-4f03-96ab-dcbdb5fca7e4" />
        <resource>
            <Medication>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication" />
                </meta>
                <code>
                    <coding>
                        <system value="https://dmd.nhs.uk" />
                        <code value="330286001" />
                        <display value="Chloramphenicol 0.5% eye drops" />
                    </coding>
                </code>
            </Medication>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:c5ab6503-c5c7-45a9-9222-02444ecbbec9" />
        <resource>
            <List>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-List" />
                </meta>
                <status value="current" />
                <mode value="snapshot" />
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="887161000000102" />
                        <display value="Diagnoses" />
                    </coding>
                </code>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <encounter>
                    <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                </encounter>
                <source>
                    <reference value="urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651" />
                </source>
                <entry>
                    <item>
                        <reference value="urn:uuid:c3a926f7-ae47-4a91-8307-61a7235e3027" />
                    </item>
                </entry>
                <entry>
                    <item>
                        <reference value="urn:uuid:d0ad4468-1364-4146-8656-db2d6d759bdd" />
                    </item>
                </entry>
                <entry>
                    <item>
                        <reference value="urn:uuid:841059b2-1180-4167-ac19-1b231a5517c9" />
                    </item>
                </entry>
            </List>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:c3a926f7-ae47-4a91-8307-61a7235e3027" />
        <resource>
            <Condition>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition" />
                </meta>
                <clinicalStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-clinical" />
                        <code value="active" />
                    </coding>
                </clinicalStatus>
                <category>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-category" />
                        <code value="encounter-diagnosis" />
                        <display value="Encounter Diagnosis" />
                    </coding>
                </category>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="38341003" />
                        <display value="Hypertensive disorder, systemic arterial (disorder)" />
                    </coding>
                </code>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <encounter>
                    <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                </encounter>
            </Condition>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:d0ad4468-1364-4146-8656-db2d6d759bdd" />
        <resource>
            <Condition>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition" />
                </meta>
                <clinicalStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-clinical" />
                        <code value="active" />
                    </coding>
                </clinicalStatus>
                <category>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-category" />
                        <code value="encounter-diagnosis" />
                        <display value="Encounter Diagnosis" />
                    </coding>
                </category>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="13644009" />
                        <display value="Hypercholesterolemia (disorder)" />
                    </coding>
                </code>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <encounter>
                    <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                </encounter>
            </Condition>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:841059b2-1180-4167-ac19-1b231a5517c9" />
        <resource>
            <Condition>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition" />
                </meta>
                <clinicalStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-clinical" />
                        <code value="active" />
                    </coding>
                </clinicalStatus>
                <category>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-category" />
                        <code value="encounter-diagnosis" />
                        <display value="Encounter Diagnosis" />
                    </coding>
                </category>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="44054006" />
                        <display value="Diabetes mellitus type 2 (disorder)" />
                    </coding>
                </code>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <encounter>
                    <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                </encounter>
            </Condition>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:ddc3d8b6-c642-4acb-a1f3-8ba8f683bb38" />
        <resource>
            <List>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-List" />
                </meta>
                <status value="current" />
                <mode value="snapshot" />
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="887171000000109" />
                        <display value="Procedures" />
                    </coding>
                </code>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <encounter>
                    <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                </encounter>
                <source>
                    <reference value="urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651" />
                </source>
                <entry>
                    <item>
                        <reference value="urn:uuid:7a0bc161-563d-4769-a704-357b53d592bb" />
                    </item>
                </entry>
            </List>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:7a0bc161-563d-4769-a704-357b53d592bb" />
        <resource>
            <Procedure>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure" />
                </meta>
                <status value="completed" />
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="415070008" />
                        <display value="Percutaneous coronary intervention" />
                    </coding>
                </code>
                <subject>
                    <reference value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
                </subject>
                <encounter>
                    <reference value="urn:uuid:98d48b69-3b0c-4a17-9708-8094422d80a5" />
                </encounter>
                <bodySite>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="80891009" />
                        <display value="Heart" />
                    </coding>
                </bodySite>
            </Procedure>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:fef0d015-b4fb-4d34-ad1a-df97fd4f76c7" />
        <resource>
            <Patient>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" />
                </meta>
                <identifier>
                    <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus">
                        <valueCodeableConcept>
                            <coding>
                                <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland" />
                                <code value="01" />
                                <display value="Number present and verified" />
                            </coding>
                        </valueCodeableConcept>
                    </extension>
                    <system value="https://fhir.nhs.uk/Id/nhs-number" />
                    <value value="1352465790" />
                </identifier>
                <name>
                    <use value="official" />
                    <family value="Jones" />
                    <given value="Jill" />
                    <prefix value="Mrs" />
                </name>
                <gender value="female" />
                <birthDate value="1951-02-03" />
                <address>
                    <line value="22, Grove Street, Overtown" />
                    <city value="Leeds" />
                    <postalCode value="LS21 1PF" />
                </address>
            </Patient>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651" />
        <resource>
            <Practitioner>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" />
                </meta>
                <identifier>
                    <system value="https://fhir.hl7.org.uk/Id/gmc-number" />
                    <value value="6122477" />
                </identifier>
                <name>
                    <family value="Rastall" />
                    <given value="Paul" />
                    <prefix value="Dr" />
                </name>
                <telecom>
                    <system value="phone" />
                    <value value="0113 6323200" />
                    <use value="work" />
                </telecom>
            </Practitioner>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:3a624bc1-0817-4aba-8dae-3b390649abff" />
        <resource>
            <Practitioner>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" />
                </meta>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/sds-user-id" />
                    <value value="033345750517" />
                </identifier>
                <name>
                    <family value="Jones" />
                    <given value="Angela" />
                    <prefix value="Mrs" />
                </name>
            </Practitioner>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:0ac34604-9adf-4457-8234-2f90c4a68739" />
        <resource>
            <Practitioner>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" />
                </meta>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/local-practitioner-identifier" />
                    <value value="6122472" />
                </identifier>
                <name>
                    <family value="Lorenzo" />
                    <given value="John" />
                    <prefix value="Dr" />
                </name>
            </Practitioner>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:248b1826-36d0-4982-9ac2-69a27931d946" />
        <resource>
            <Practitioner>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" />
                </meta>
                <name>
                    <family value="Smith" />
                    <given value="Amanda" />
                    <prefix value="Dr" />
                </name>
                <telecom>
                    <system value="phone" />
                    <value value="0113 6323222" />
                    <use value="work" />
                </telecom>
            </Practitioner>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:728a5475-e532-4c1a-b031-ab764815aaed" />
        <resource>
            <PractitionerRole>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" />
                </meta>
                <practitioner>
                    <reference value="urn:uuid:b50caf6d-045b-4158-a859-47b0517f9651" />
                </practitioner>
                <organization>
                    <reference value="urn:uuid:376ed8d0-e4a8-4468-9ede-d955e85b4d85" />
                </organization>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="768839008" />
                        <display value="Consultant" />
                    </coding>
                </code>
            </PractitionerRole>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:927cfcd4-7a3e-4a69-bd68-db6bbf01e348" />
        <resource>
            <PractitionerRole>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" />
                </meta>
                <practitioner>
                    <reference value="urn:uuid:3a624bc1-0817-4aba-8dae-3b390649abff" />
                </practitioner>
                <organization>
                    <reference value="urn:uuid:265a5cf4-47ba-4c31-812b-eb805cc67ebb" />
                </organization>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="224540001" />
                        <display value="Community nurse" />
                    </coding>
                </code>
            </PractitionerRole>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:57c284b0-1852-45d9-9cc9-a55b4dbeb61a" />
        <resource>
            <PractitionerRole>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" />
                </meta>
                <practitioner>
                    <reference value="urn:uuid:0ac34604-9adf-4457-8234-2f90c4a68739" />
                </practitioner>
                <organization>
                    <reference value="urn:uuid:8f9e7ab5-a028-45ca-a85f-4c220b6fc169" />
                </organization>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="62247001" />
                        <display value="General practitioner" />
                    </coding>
                </code>
            </PractitionerRole>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:306cf12b-911c-4b52-a6c1-ecb90c87c76d" />
        <resource>
            <PractitionerRole>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole" />
                </meta>
                <practitioner>
                    <reference value="urn:uuid:248b1826-36d0-4982-9ac2-69a27931d946" />
                </practitioner>
                <organization>
                    <reference value="urn:uuid:f54f14d0-ca1c-4ec6-b50b-1983c71811ee" />
                </organization>
                <code>
                    <coding>
                        <system value="http://snomed.info/sct" />
                        <code value="302211009" />
                        <display value="Specialist registrar" />
                    </coding>
                </code>
            </PractitionerRole>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:8f9e7ab5-a028-45ca-a85f-4c220b6fc169" />
        <resource>
            <Organization>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" />
                </meta>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                    <value value="GP123456" />
                </identifier>
                <name value="MGP Medical Centre" />
                <address>
                    <line value="1 MGP House, Overtown" />
                    <city value="Leeds" />
                    <postalCode value="LS21 7PA" />
                </address>
            </Organization>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:376ed8d0-e4a8-4468-9ede-d955e85b4d85" />
        <resource>
            <Organization>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" />
                </meta>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                    <value value="RR8" />
                </identifier>
                <name value="Leeds Teaching Hospitals NHS Trust" />
                <address>
                    <line value="St James&#39;s University Hospital, Beckett Street" />
                    <city value="Leeds" />
                    <postalCode value="LS9 7TF" />
                </address>
            </Organization>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:265a5cf4-47ba-4c31-812b-eb805cc67ebb" />
        <resource>
            <Organization>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" />
                </meta>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/ods-organization-code" />
                    <value value="RY6" />
                </identifier>
                <name value="Leeds Community Healthcare NHS Trust" />
            </Organization>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:f54f14d0-ca1c-4ec6-b50b-1983c71811ee" />
        <resource>
            <Organization>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" />
                </meta>
                <name value="St. James&#39;s University Hospital Accident and Emergency Department" />
                <address>
                    <line value="St James&#39;s University Hospital, Beckett Street" />
                    <city value="Leeds" />
                    <postalCode value="LS9 7TF" />
                </address>
            </Organization>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:edded71f-3cab-43fb-8e82-fefe68700aaa" />
        <resource>
            <Location>
                <meta>
                    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location" />
                </meta>
                <identifier>
                    <system value="https://fhir.nhs.uk/Id/local-location-identifier" />
                    <value value="RR8CRAM" />
                </identifier>
                <name value="Cramer Ward" />
                <managingOrganization>
                    <reference value="urn:uuid:376ed8d0-e4a8-4468-9ede-d955e85b4d85" />
                </managingOrganization>
            </Location>
        </resource>
    </entry>
</Bundle>
back to top