WARNING
This guidance is under active development by NHS England and content may be added or updated on a regular basis. The implementation guide is currently in draft and SHOULD NOT be used for development or implementation without consulting the NHS England Pathology Standards and Implementation team.PATH-R4-09: Bundle Example - Full Blood Count Request
- This is an example of a request for a single test group.
- Within the context of this specification a test group is defined as a set of related tests. Test groups are often referred to as batteries, panels or profiles.
ServiceRequest.codeis used to specify the requested test group.- An explanation that describes why the tests have been requested is carried in
ServiceRequest.reasonCode. In this example, clinical information is provided as free text (“Tired all the time, shortness of breath, arrhythmia") and so theCodeableConcept.textelement is used.
The following is a simplified logical data model that illustrates the key references between the FHIR profiles in the example message bundle. To aid clarity, not all of the references are shown. For a detailed description of the relationships between the FHIR profiles, and how they may be used, refer to How to Construct a Pathology Test Request Bundle.
<Bundle xmlns="http://hl7.org/fhir"> <id value="Pathology-Bundle-FBC-Request-Example" /> <meta> <lastUpdated value="2022-02-07T09:17: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="866e3e7a-2142-4af2-8461-2d2e876e8521" /> </identifier> <type value="message" /> <entry> <fullUrl value="urn:uuid:f18a2226-c0ab-480d-b80a-b6561fe8f9c4" /> <resource> <MessageHeader> <!-- TBC Review content of MessageHeader --> <id value="f18a2226-c0ab-480d-b80a-b6561fe8f9c4" /> <meta> <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-MessageHeader" /> </meta> <eventCoding> <system value="http://snomed.info/sct" /> <code value="371528001" /> <display value="Pathology report" /> </eventCoding> <destination> <name value="TD008362 PATH LAB 001" /> <!-- TBC Update endpoint address --> <endpoint value="TBC" /> <!-- Performing Laboratory --> <receiver> <reference value="urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338" /> </receiver> </destination> <sender> <!-- Requesting Organisation --> <reference value="urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434" /> </sender> <source> <!-- TBC Update endpoint address --> <endpoint value="TBC" /> </source> <focus> <!-- ServiceRequest --> <reference value="urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac" /> </focus> <definition value="https://fhir.nhs.uk/England/MessageDefinition/England-Pathology-Request" /> </MessageHeader> </resource> </entry> <entry> <fullUrl value="urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338" /> <resource> <Organization> <!-- Performing Laboratory --> <id value="8a6d85b8-9837-4fed-a257-4cf207988338" /> <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="Y8J7D" /> </identifier> <name value="TD008362 PATH LAB 001" /> <address> <line value="PATHOLOGY LAB" /> <line value="7-8 WELLINGTON PLACE" /> <city value="LEEDS" /> <district value="WEST YORKSHIRE" /> <postalCode value="LS1 4AP" /> </address> </Organization> </resource> </entry> <entry> <fullUrl value="urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434" /> <resource> <Organization> <!-- Requesting Organisation --> <id value="3c43b5b3-06d6-445f-ae9a-48d5f05df434" /> <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="B82033" /> </identifier> <name value="PICKERING MEDICAL PRACTICE" /> <address> <line value="SOUTHGATE" /> <city value="PICKERING" /> <district value="NORTH YORKSHIRE" /> <postalCode value="YO18 8BL" /> </address> </Organization> </resource> </entry> <entry> <fullUrl value="urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe" /> <resource> <Practitioner> <!-- Requesting Practitioner --> <id value="9a835acf-d715-4d84-8dcf-a8435f6417fe" /> <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="C1008215" /> </identifier> <name> <use value="official" /> <family value="GASKELL" /> <given value="Gale" /> <prefix value="Dr" /> </name> </Practitioner> </resource> </entry> <entry> <fullUrl value="urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4" /> <resource> <Patient> <id value="ab87a3f8-1d37-44a9-804e-5e962598a6e4" /> <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="9727710859" /> </identifier> <name> <use value="official" /> <family value="MOXEY" /> <given value="Judy" /> </name> <gender value="female" /> <birthDate value="2004-05-06" /> <address> <line value="1 CASTLEGATE" /> <city value="PICKERING" /> <district value="NORTH YORKSHIRE" /> <postalCode value="YO18 7AY" /> </address> </Patient> </resource> </entry> <entry> <fullUrl value="urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac" /> <resource> <ServiceRequest> <id value="1c38d507-9ad7-4b49-ba91-7da204842cac" /> <meta> <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab" /> </meta> <identifier> <system value="http://B82033-pickeringmedicalpractice.com/labrequest" /> <value value="REQ-20220129-000012" /> </identifier> <status value="active" /> <intent value="order" /> <code> <coding> <!-- From PaLM procedure reference set --> <system value="http://snomed.info/sct" /> <code value="26604007" /> <display value="Full blood count" /> </coding> </code> <subject> <reference value="urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4" /> <display value="MOXEY, Judy" /> </subject> <authoredOn value="2022-02-07T09:17:00+00:00" /> <requester> <reference value="urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe" /> <display value="GASKELL, Dr Gale" /> </requester> <performer> <reference value="urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338" /> <display value="TD008362 PATH LAB 001" /> </performer> <reasonCode> <text value="Tired all the time, shortness of breath, arrhythmia" /> </reasonCode> </ServiceRequest> </resource> </entry> </Bundle>
{ "resourceType": "Bundle", "id": "Pathology-Bundle-FBC-Request-Example", "meta": { "lastUpdated": "2022-02-07T09:17:00+00:00", "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Bundle" ] }, "identifier": { "system": "https://tools.ietf.org/html/rfc4122", "value": "866e3e7a-2142-4af2-8461-2d2e876e8521" }, "type": "message", "entry": [ { "fullUrl": "urn:uuid:f18a2226-c0ab-480d-b80a-b6561fe8f9c4", "resource": { "resourceType": "MessageHeader", "id": "f18a2226-c0ab-480d-b80a-b6561fe8f9c4", "meta": { "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-MessageHeader" ] }, "eventCoding": { "system": "http://snomed.info/sct", "code": "371528001", "display": "Pathology report" }, "destination": [ { "name": "TD008362 PATH LAB 001", "endpoint": "TBC", "receiver": { "reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338" } } ], "sender": { "reference": "urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434" }, "source": { "endpoint": "TBC" }, "focus": [ { "reference": "urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac" } ], "definition": "https://fhir.nhs.uk/England/MessageDefinition/England-Pathology-Request" } }, { "fullUrl": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338", "resource": { "resourceType": "Organization", "id": "8a6d85b8-9837-4fed-a257-4cf207988338", "meta": { "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] }, "identifier": [ { "system": "https://fhir.nhs.uk/Id/ods-organization-code", "value": "Y8J7D" } ], "name": "TD008362 PATH LAB 001", "address": [ { "line": [ "PATHOLOGY LAB", "7-8 WELLINGTON PLACE" ], "city": "LEEDS", "district": "WEST YORKSHIRE", "postalCode": "LS1 4AP" } ] } }, { "fullUrl": "urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434", "resource": { "resourceType": "Organization", "id": "3c43b5b3-06d6-445f-ae9a-48d5f05df434", "meta": { "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] }, "identifier": [ { "system": "https://fhir.nhs.uk/Id/ods-organization-code", "value": "B82033" } ], "name": "PICKERING MEDICAL PRACTICE", "address": [ { "line": [ "SOUTHGATE" ], "city": "PICKERING", "district": "NORTH YORKSHIRE", "postalCode": "YO18 8BL" } ] } }, { "fullUrl": "urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe", "resource": { "resourceType": "Practitioner", "id": "9a835acf-d715-4d84-8dcf-a8435f6417fe", "meta": { "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" ] }, "identifier": [ { "system": "https://fhir.hl7.org.uk/Id/gmc-number", "value": "C1008215" } ], "name": [ { "use": "official", "family": "GASKELL", "given": [ "Gale" ], "prefix": [ "Dr" ] } ] } }, { "fullUrl": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4", "resource": { "resourceType": "Patient", "id": "ab87a3f8-1d37-44a9-804e-5e962598a6e4", "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": "9727710859" } ], "name": [ { "use": "official", "family": "MOXEY", "given": [ "Judy" ] } ], "gender": "female", "birthDate": "2004-05-06", "address": [ { "line": [ "1 CASTLEGATE" ], "city": "PICKERING", "district": "NORTH YORKSHIRE", "postalCode": "YO18 7AY" } ] } }, { "fullUrl": "urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac", "resource": { "resourceType": "ServiceRequest", "id": "1c38d507-9ad7-4b49-ba91-7da204842cac", "meta": { "profile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab" ] }, "identifier": [ { "system": "http://B82033-pickeringmedicalpractice.com/labrequest", "value": "REQ-20220129-000012" } ], "status": "active", "intent": "order", "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "26604007", "display": "Full blood count" } ] }, "subject": { "reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4", "display": "MOXEY, Judy" }, "authoredOn": "2022-02-07T09:17:00+00:00", "requester": { "reference": "urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe", "display": "GASKELL, Dr Gale" }, "performer": [ { "reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338", "display": "TD008362 PATH LAB 001" } ], "reasonCode": [ { "text": "Tired all the time, shortness of breath, arrhythmia" } ] } } ] }