PATH-R4-11: Bundle Example - Lipids Profile and Haemoglobin A1c (HbA1c) Request

path-mockup-lipids-HbA1c-request

  • This is an example of a request for a single test group and a single test.
  • In this example, the tests are being requested as part of the same “event” (i.e. by the same practitioner at the same time for the same subject).
  • An instance of ServiceRequest is required for the test group and a separate instance of ServiceRequest is required for the single test. Note: ServiceRequest.code, which is used to specify the requested test, has a cardinality of 0..1.
  • Each ServiceRequest within a set of related requests uses a common identifier, ServiceRequest.requisition, to link them together. For further information, refer to the description of the UKCore-ServiceRequest-Lab profile.

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

Command 'pagelink' could not render: Page not found.
.


path-data-model-lipids-HbA1c-request
<Bundle xmlns="http://hl7.org/fhir">
<id value="Pathology-Bundle-Lipids-HbA1c-Request-Example" />
<lastUpdated value="2022-07-04T11:05:00+00:00" />
<profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Bundle" />
</meta>
<system value="https://tools.ietf.org/html/rfc4122" />
<value value="c2f8848f-a3f3-4018-861f-b369244ed101" />
</identifier>
<type value="message" />
<fullUrl value="urn:uuid:f18a2226-c0ab-480d-b80a-b6561fe8f9c4" />
<MessageHeader>
<!-- TBC Review content of MessageHeader -->
<id value="f18a2226-c0ab-480d-b80a-b6561fe8f9c4" />
<profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-MessageHeader" />
</meta>
<system value="http://snomed.info/sct" />
<code value="371528001" />
<display value="Pathology report" />
</eventCoding>
<name value="TD008362 PATH LAB 001" />
<!-- TBC Update endpoint address -->
<endpoint value="TBC" />
<!-- Performing Laboratory -->
<reference value="urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338" />
</receiver>
</destination>
<!-- Requesting Organisation -->
<reference value="urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434" />
</sender>
<!-- TBC Update endpoint address -->
<endpoint value="TBC" />
</source>
<!-- 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>
<fullUrl value="urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338" />
<Organization>
<!-- Performing Laboratory -->
<id value="8a6d85b8-9837-4fed-a257-4cf207988338" />
<profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" />
</meta>
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="Y8J7D" />
</identifier>
<name value="TD008362 PATH LAB 001" />
<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>
<fullUrl value="urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434" />
<Organization>
<!-- Requesting Organisation -->
<id value="3c43b5b3-06d6-445f-ae9a-48d5f05df434" />
<profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" />
</meta>
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="B82033" />
</identifier>
<name value="PICKERING MEDICAL PRACTICE" />
<line value="SOUTHGATE" />
<city value="PICKERING" />
<district value="NORTH YORKSHIRE" />
<postalCode value="YO18 8BL" />
</address>
</Organization>
</resource>
</entry>
<fullUrl value="urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe" />
<Practitioner>
<!-- Requesting Practitioner -->
<id value="9a835acf-d715-4d84-8dcf-a8435f6417fe" />
<profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" />
</meta>
<system value="https://fhir.hl7.org.uk/Id/gmc-number" />
<value value="C1008215" />
</identifier>
<use value="official" />
<family value="GASKELL" />
<given value="Gale" />
<prefix value="Dr" />
</name>
</Practitioner>
</resource>
</entry>
<fullUrl value="urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4" />
<Patient>
<id value="ab87a3f8-1d37-44a9-804e-5e962598a6e4" />
<profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" />
</meta>
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus">
<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="9727710638" />
</identifier>
<use value="official" />
<family value="WELSH" />
<given value="Joel" />
</name>
<gender value="male" />
<birthDate value="1972-08-23" />
<line value="ACONBURY" />
<line value="LARPOOL DRIVE" />
<city value="WHITBY" />
<postalCode value="YO22 4ND" />
</address>
</Patient>
</resource>
</entry>
<fullUrl value="urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac" />
<ServiceRequest>
<id value="1c38d507-9ad7-4b49-ba91-7da204842cac" />
<profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab" />
</meta>
<system value="http://B82033-pickeringmedicalpractice.com/labrequest" />
<value value="REQ-20220704-000027-001" />
</identifier>
<system value="http://B82033-pickeringmedicalpractice.com/labrequest" />
<value value="REQ-20220704-000027" />
</requisition>
<status value="active" />
<intent value="order" />
<!-- From PaLM procedure reference set -->
<system value="http://snomed.info/sct" />
<code value="271244005" />
<display value="Measurement of serum lipid level" />
</coding>
</code>
<reference value="urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4" />
<display value="WELSH, Joel" />
</subject>
<authoredOn value="2022-07-04T11:05:00+00:00" />
<reference value="urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe" />
<display value="GASKELL, Dr Gale" />
</requester>
<reference value="urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338" />
<display value="TD008362 PATH LAB 001" />
</performer>
</ServiceRequest>
</resource>
</entry>
<fullUrl value="urn:uuid:8660ef6a-65ef-408f-92ce-b4d6d03d783c" />
<ServiceRequest>
<id value="8660ef6a-65ef-408f-92ce-b4d6d03d783c" />
<profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab" />
</meta>
<system value="http://B82033-pickeringmedicalpractice.com/labrequest" />
<value value="REQ-20220704-000027-002" />
</identifier>
<system value="http://B82033-pickeringmedicalpractice.com/labrequest" />
<value value="REQ-20220704-000027" />
</requisition>
<status value="active" />
<intent value="order" />
<!-- From PaLM procedure reference set -->
<system value="http://snomed.info/sct" />
<code value="43396009" />
<display value="Haemoglobin A1c measurement" />
</coding>
</code>
<reference value="urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4" />
<display value="WELSH, Joel" />
</subject>
<authoredOn value="2022-07-04T11:05:00+00:00" />
<reference value="urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe" />
<display value="GASKELL, Dr Gale" />
</requester>
<reference value="urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338" />
<display value="TD008362 PATH LAB 001" />
</performer>
</ServiceRequest>
</resource>
</entry>
</Bundle>
{
"resourceType": "Bundle",
"id": "Pathology-Bundle-Lipids-HbA1c-Request-Example",
"meta": {
"lastUpdated": "2022-07-04T11:05:00+00:00",
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Bundle"
]
},
"system": "https://tools.ietf.org/html/rfc4122",
"value": "c2f8848f-a3f3-4018-861f-b369244ed101"
},
"type": "message",
"entry": [
{
"fullUrl": "urn:uuid:f18a2226-c0ab-480d-b80a-b6561fe8f9c4",
"resourceType": "MessageHeader",
"id": "f18a2226-c0ab-480d-b80a-b6561fe8f9c4",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-MessageHeader"
]
},
"system": "http://snomed.info/sct",
"code": "371528001",
"display": "Pathology report"
},
{
"name": "TD008362 PATH LAB 001",
"endpoint": "TBC",
"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",
"resourceType": "Organization",
"id": "8a6d85b8-9837-4fed-a257-4cf207988338",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
]
},
{
"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",
"resourceType": "Organization",
"id": "3c43b5b3-06d6-445f-ae9a-48d5f05df434",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
]
},
{
"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",
"resourceType": "Practitioner",
"id": "9a835acf-d715-4d84-8dcf-a8435f6417fe",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner"
]
},
{
"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",
"resourceType": "Patient",
"id": "ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient"
]
},
{
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
"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": "9727710638"
}
],
"name": [
{
"use": "official",
"family": "WELSH",
"given": [
"Joel"
]
}
],
"gender": "male",
"birthDate": "1972-08-23",
"address": [
{
"line": [
"ACONBURY",
"LARPOOL DRIVE"
],
"city": "WHITBY",
"postalCode": "YO22 4ND"
}
]
}
},
{
"fullUrl": "urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac",
"resourceType": "ServiceRequest",
"id": "1c38d507-9ad7-4b49-ba91-7da204842cac",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab"
]
},
{
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REQ-20220704-000027-001"
}
],
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REQ-20220704-000027"
},
"status": "active",
"intent": "order",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271244005",
"display": "Measurement of serum lipid level"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"display": "WELSH, Joel"
},
"authoredOn": "2022-07-04T11:05:00+00:00",
"reference": "urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe",
"display": "GASKELL, Dr Gale"
},
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338",
"display": "TD008362 PATH LAB 001"
}
]
}
},
{
"fullUrl": "urn:uuid:8660ef6a-65ef-408f-92ce-b4d6d03d783c",
"resourceType": "ServiceRequest",
"id": "8660ef6a-65ef-408f-92ce-b4d6d03d783c",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab"
]
},
{
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REQ-20220704-000027-002"
}
],
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REQ-20220704-000027"
},
"status": "active",
"intent": "order",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "43396009",
"display": "Haemoglobin A1c measurement"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"display": "WELSH, Joel"
},
"authoredOn": "2022-07-04T11:05:00+00:00",
"reference": "urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe",
"display": "GASKELL, Dr Gale"
},
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338",
"display": "TD008362 PATH LAB 001"
}
]
}
}
]
}
Bundle
Bundle.id[0]Pathology-Bundle-Lipids-HbA1c-Request-Example
Bundle.meta[0].lastUpdated[0]2022-07-04T11:05:00+00:00
Bundle.meta[0].profile[0]https://fhir.hl7.org.uk/StructureDefinition/UKCore-Bundle
Bundle.identifier[0].system[0]https://tools.ietf.org/html/rfc4122
Bundle.identifier[0].value[0]c2f8848f-a3f3-4018-861f-b369244ed101
Bundle.type[0]message
Bundle.entry[0].fullUrl[0]urn:uuid:f18a2226-c0ab-480d-b80a-b6561fe8f9c4
Bundle.entry[0].resource[0].id[0]f18a2226-c0ab-480d-b80a-b6561fe8f9c4
Bundle.entry[0].resource[0].meta[0].profile[0]https://fhir.hl7.org.uk/StructureDefinition/UKCore-MessageHeader
Bundle.entry[0].resource[0].event[0].system[0]http://snomed.info/sct
Bundle.entry[0].resource[0].event[0].code[0]371528001
Bundle.entry[0].resource[0].event[0].display[0]Pathology report
Bundle.entry[0].resource[0].destination[0].name[0]TD008362 PATH LAB 001
Bundle.entry[0].resource[0].destination[0].endpoint[0]TBC
Bundle.entry[0].resource[0].destination[0].receiver[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[0].resource[0].sender[0].reference[0]urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434
Bundle.entry[0].resource[0].source[0].endpoint[0]TBC
Bundle.entry[0].resource[0].focus[0].reference[0]urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac
Bundle.entry[0].resource[0].definition[0]https://fhir.nhs.uk/England/MessageDefinition/England-Pathology-Request
Bundle.entry[1].fullUrl[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[1].resource[0].id[0]8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[1].resource[0].meta[0].profile[0]https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization
Bundle.entry[1].resource[0].identifier[0].system[0]https://fhir.nhs.uk/Id/ods-organization-code
Bundle.entry[1].resource[0].identifier[0].value[0]Y8J7D
Bundle.entry[1].resource[0].name[0]TD008362 PATH LAB 001
Bundle.entry[1].resource[0].address[0].line[0]PATHOLOGY LAB
Bundle.entry[1].resource[0].address[0].line[1]7-8 WELLINGTON PLACE
Bundle.entry[1].resource[0].address[0].city[0]LEEDS
Bundle.entry[1].resource[0].address[0].district[0]WEST YORKSHIRE
Bundle.entry[1].resource[0].address[0].postalCode[0]LS1 4AP
Bundle.entry[2].fullUrl[0]urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434
Bundle.entry[2].resource[0].id[0]3c43b5b3-06d6-445f-ae9a-48d5f05df434
Bundle.entry[2].resource[0].meta[0].profile[0]https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization
Bundle.entry[2].resource[0].identifier[0].system[0]https://fhir.nhs.uk/Id/ods-organization-code
Bundle.entry[2].resource[0].identifier[0].value[0]B82033
Bundle.entry[2].resource[0].name[0]PICKERING MEDICAL PRACTICE
Bundle.entry[2].resource[0].address[0].line[0]SOUTHGATE
Bundle.entry[2].resource[0].address[0].city[0]PICKERING
Bundle.entry[2].resource[0].address[0].district[0]NORTH YORKSHIRE
Bundle.entry[2].resource[0].address[0].postalCode[0]YO18 8BL
Bundle.entry[3].fullUrl[0]urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe
Bundle.entry[3].resource[0].id[0]9a835acf-d715-4d84-8dcf-a8435f6417fe
Bundle.entry[3].resource[0].meta[0].profile[0]https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner
Bundle.entry[3].resource[0].identifier[0].system[0]https://fhir.hl7.org.uk/Id/gmc-number
Bundle.entry[3].resource[0].identifier[0].value[0]C1008215
Bundle.entry[3].resource[0].name[0].use[0]official
Bundle.entry[3].resource[0].name[0].family[0]GASKELL
Bundle.entry[3].resource[0].name[0].given[0]Gale
Bundle.entry[3].resource[0].name[0].prefix[0]Dr
Bundle.entry[4].fullUrl[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[4].resource[0].id[0]ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[4].resource[0].meta[0].profile[0]https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient
Bundle.entry[4].resource[0].identifier[0].extension[0].url[0]https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus
Bundle.entry[4].resource[0].identifier[0].extension[0].value[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland
Bundle.entry[4].resource[0].identifier[0].extension[0].value[0].coding[0].code[0]01
Bundle.entry[4].resource[0].identifier[0].extension[0].value[0].coding[0].display[0]Number present and verified
Bundle.entry[4].resource[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[4].resource[0].identifier[0].value[0]9727710638
Bundle.entry[4].resource[0].name[0].use[0]official
Bundle.entry[4].resource[0].name[0].family[0]WELSH
Bundle.entry[4].resource[0].name[0].given[0]Joel
Bundle.entry[4].resource[0].gender[0]male
Bundle.entry[4].resource[0].birthDate[0]1972-08-23
Bundle.entry[4].resource[0].address[0].line[0]ACONBURY
Bundle.entry[4].resource[0].address[0].line[1]LARPOOL DRIVE
Bundle.entry[4].resource[0].address[0].city[0]WHITBY
Bundle.entry[4].resource[0].address[0].postalCode[0]YO22 4ND
Bundle.entry[5].fullUrl[0]urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac
Bundle.entry[5].resource[0].id[0]1c38d507-9ad7-4b49-ba91-7da204842cac
Bundle.entry[5].resource[0].meta[0].profile[0]https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab
Bundle.entry[5].resource[0].identifier[0].system[0]http://B82033-pickeringmedicalpractice.com/labrequest
Bundle.entry[5].resource[0].identifier[0].value[0]REQ-20220704-000027-001
Bundle.entry[5].resource[0].requisition[0].system[0]http://B82033-pickeringmedicalpractice.com/labrequest
Bundle.entry[5].resource[0].requisition[0].value[0]REQ-20220704-000027
Bundle.entry[5].resource[0].status[0]active
Bundle.entry[5].resource[0].intent[0]order
Bundle.entry[5].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[5].resource[0].code[0].coding[0].code[0]271244005
Bundle.entry[5].resource[0].code[0].coding[0].display[0]Measurement of serum lipid level
Bundle.entry[5].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[5].resource[0].subject[0].display[0]WELSH, Joel
Bundle.entry[5].resource[0].authoredOn[0]2022-07-04T11:05:00+00:00
Bundle.entry[5].resource[0].requester[0].reference[0]urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe
Bundle.entry[5].resource[0].requester[0].display[0]GASKELL, Dr Gale
Bundle.entry[5].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[5].resource[0].performer[0].display[0]TD008362 PATH LAB 001
Bundle.entry[6].fullUrl[0]urn:uuid:8660ef6a-65ef-408f-92ce-b4d6d03d783c
Bundle.entry[6].resource[0].id[0]8660ef6a-65ef-408f-92ce-b4d6d03d783c
Bundle.entry[6].resource[0].meta[0].profile[0]https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab
Bundle.entry[6].resource[0].identifier[0].system[0]http://B82033-pickeringmedicalpractice.com/labrequest
Bundle.entry[6].resource[0].identifier[0].value[0]REQ-20220704-000027-002
Bundle.entry[6].resource[0].requisition[0].system[0]http://B82033-pickeringmedicalpractice.com/labrequest
Bundle.entry[6].resource[0].requisition[0].value[0]REQ-20220704-000027
Bundle.entry[6].resource[0].status[0]active
Bundle.entry[6].resource[0].intent[0]order
Bundle.entry[6].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[6].resource[0].code[0].coding[0].code[0]43396009
Bundle.entry[6].resource[0].code[0].coding[0].display[0]Haemoglobin A1c measurement
Bundle.entry[6].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[6].resource[0].subject[0].display[0]WELSH, Joel
Bundle.entry[6].resource[0].authoredOn[0]2022-07-04T11:05:00+00:00
Bundle.entry[6].resource[0].requester[0].reference[0]urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe
Bundle.entry[6].resource[0].requester[0].display[0]GASKELL, Dr Gale
Bundle.entry[6].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[6].resource[0].performer[0].display[0]TD008362 PATH LAB 001