Bundle Example - Liver Function Tests and Urea and Electrolytes Report

path-mockup-LFT-UandE-report

  • This is an example of a report that contains the results associated with multiple test groups.
  • The test groups were 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 each requested test group.
  • 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 ServiceRequest-eu-lab profile.
  • In this example, the specimen (venous blood) was collected after the request was made. The specimen is linked to the request within the Bundle using Specimen.request.

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 Bundles.


path-data-model-LFT-UandE-report
{
"resourceType": "Bundle",
"id": "d8d2d20e-8c44-466d-8640-7a516db7cd27",
"meta": {
"profile": [
"http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab"
]
},
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:d8d2d20e-8c44-466d-8640-7a516db7cd27"
},
"type": "document",
"timestamp": "2022-03-08T12:09:00+00:00",
"entry": [
{
"fullUrl": "urn:uuid:ce2073cd-7f19-4fd8-9956-f30ef7b4bd44",
"resourceType": "Composition",
"id": "ce2073cd-7f19-4fd8-9956-f30ef7b4bd44",
"meta": {
"profile": [
"http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab"
]
},
{
"url": "http://hl7.eu/fhir/StructureDefinition/composition-basedOn-order-or-requisition",
"reference": "urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac"
}
},
{
"url": "http://hl7.eu/fhir/laboratory/StructureDefinition/composition-diagnosticReportReference",
"reference": "urn:uuid:35d46ca1-f253-4c97-b7ee-fb5fccdf6c20"
}
}
],
"system": "http://Y8J7D-pathlab001.com/report",
"value": "REP-20220308-008902"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "721981007",
"display": "Diagnostic studies report"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"date": "2022-03-08T12:09:00+00:00",
"author": [
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"title": "Laboratory Report",
"section": [
{
"title": "Liver function tests",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1031081000000108",
"display": "Liver function tests"
}
]
},
"entry": [
{
"reference": "urn:uuid:33a88119-6dbc-4bdf-809a-c1d822b74e90"
}
]
},
{
"title": "Urea and electrolytes level",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1000971000000107",
"display": "Urea and electrolytes level"
}
]
},
"entry": [
{
"reference": "urn:uuid:a5c7f5e2-eb95-469b-b588-f7861c260ccb"
}
]
}
]
}
},
{
"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:d4f5e6a1-2b3c-4d5e-9f6a-7b8c9d0e1f2a",
"resourceType": "PractitionerRole",
"id": "d4f5e6a1-2b3c-4d5e-9f6a-7b8c9d0e1f2a",
"reference": "urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe"
},
"reference": "urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "62247001",
"display": "General practitioner"
}
]
}
],
{
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
"code": "600",
"display": "General Medical Practice"
}
]
}
]
}
},
{
"fullUrl": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"resourceType": "Patient",
"id": "ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"meta": {
"profile": [
"http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core"
]
},
{
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
],
"name": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unsupported"
}
]
}
],
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unsupported"
}
]
}
}
},
{
"fullUrl": "urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac",
"resourceType": "ServiceRequest",
"id": "1c38d507-9ad7-4b49-ba91-7da204842cac",
"meta": {
"profile": [
"http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab"
]
},
{
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REQ-20220307-000046-001"
}
],
"status": "active",
"intent": "order",
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "108252007",
"display": "Laboratory procedure"
}
]
}
],
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"authoredOn": "2022-03-07T09:48:00+00:00",
"reference": "urn:uuid:d4f5e6a1-2b3c-4d5e-9f6a-7b8c9d0e1f2a"
},
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
]
}
},
{
"fullUrl": "urn:uuid:8660ef6a-65ef-408f-92ce-b4d6d03d783c",
"resourceType": "ServiceRequest",
"id": "8660ef6a-65ef-408f-92ce-b4d6d03d783c",
"meta": {
"profile": [
"http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab"
]
},
{
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REQ-20220307-000046-002"
}
],
"status": "active",
"intent": "order",
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "108252007",
"display": "Laboratory procedure"
}
]
}
],
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"authoredOn": "2022-03-07T09:48:00+00:00",
"reference": "urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe"
},
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
]
}
},
{
"fullUrl": "urn:uuid:35d46ca1-f253-4c97-b7ee-fb5fccdf6c20",
"resourceType": "DiagnosticReport",
"id": "35d46ca1-f253-4c97-b7ee-fb5fccdf6c20",
"meta": {
"profile": [
"http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab"
]
},
{
"system": "http://Y8J7D-pathlab001.com/report",
"value": "REP-20220308-008902"
}
],
"basedOn": [
{
"reference": "urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac"
},
{
"reference": "urn:uuid:8660ef6a-65ef-408f-92ce-b4d6d03d783c"
}
],
"status": "final",
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "721981007",
"display": "Diagnostic studies report"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
{
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
}
],
"result": [
{
"reference": "urn:uuid:33a88119-6dbc-4bdf-809a-c1d822b74e90"
},
{
"reference": "urn:uuid:a5c7f5e2-eb95-469b-b588-f7861c260ccb"
}
]
}
},
{
"fullUrl": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d",
"resourceType": "Specimen",
"id": "bab0eaec-1ec5-4598-b660-90bb38a1030d",
"meta": {
"profile": [
"http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab"
]
},
{
"system": "http://B82033-pickeringmedicalpractice.com/specimen",
"value": "SPC-REQ-20220307-000014"
}
],
"system": "http://Y8J7D-pathlab001.com/specimen",
"value": "SPC-Lab-20220307-007856"
},
"status": "available",
"type": {
"text": "Venous blood specimen"
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"receivedTime": "2022-03-07T14:54:00+00:00",
"request": [
{
"reference": "urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac"
}
],
"collectedDateTime": "2022-03-07T10:02:00+00:00"
}
}
},
{
"fullUrl": "urn:uuid:33a88119-6dbc-4bdf-809a-c1d822b74e90",
"resourceType": "Observation",
"id": "33a88119-6dbc-4bdf-809a-c1d822b74e90",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"url": "http://hl7.org/fhir/6.0/StructureDefinition/extension-Observation.organizer",
"valueBoolean": true
}
],
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:9920b5d3-9f19-41df-8d5a-fd2d4288e305"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
},
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1031081000000108",
"display": "Liver function tests"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
{
"reference": "urn:uuid:47faffbf-34c0-45b2-9c65-285f89fd1521"
},
{
"reference": "urn:uuid:a0a65e1f-8aba-47a7-ab20-014f2943e7dd"
},
{
"reference": "urn:uuid:aa8aa37b-3a69-478f-a2be-947af624d7cb"
},
{
"reference": "urn:uuid:3f98327b-f215-4bc5-bd52-ed6477a3da4a"
}
]
}
},
{
"fullUrl": "urn:uuid:47faffbf-34c0-45b2-9c65-285f89fd1521",
"resourceType": "Observation",
"id": "47faffbf-34c0-45b2-9c65-285f89fd1521",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:a26ada79-ac32-4ff8-a3e4-fb5950462271"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "997591000000109",
"display": "Serum total bilirubin level"
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1107221000000109",
"display": "Total bilirubin substance concentration in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 6,
"unit": "umol/L",
"system": "http://unitsofmeasure.org",
"code": "umol/L"
},
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
{
"high": {
"value": 21,
"unit": "umol/L",
"system": "http://unitsofmeasure.org",
"code": "umol/L"
}
}
]
}
},
{
"fullUrl": "urn:uuid:a0a65e1f-8aba-47a7-ab20-014f2943e7dd",
"resourceType": "Observation",
"id": "a0a65e1f-8aba-47a7-ab20-014f2943e7dd",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:78443cb9-f248-44ef-9e6b-37fc4a592c1b"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1000821000000103",
"display": "Serum albumin level"
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1105861000000106",
"display": "Albumin mass concentration in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 47,
"unit": "g/L",
"system": "http://unitsofmeasure.org",
"code": "g/L"
},
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
{
"low": {
"value": 35,
"unit": "g/L",
"system": "http://unitsofmeasure.org",
"code": "g/L"
},
"high": {
"value": 50,
"unit": "g/L",
"system": "http://unitsofmeasure.org",
"code": "g/L"
}
}
]
}
},
{
"fullUrl": "urn:uuid:aa8aa37b-3a69-478f-a2be-947af624d7cb",
"resourceType": "Observation",
"id": "aa8aa37b-3a69-478f-a2be-947af624d7cb",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:b9c64863-06b5-4e98-b226-8ef28059f238"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1000621000000104",
"display": "Serum alkaline phosphatase level"
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1106051000000106",
"display": "Alkaline phosphatase enzyme activity in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 96,
"unit": "iu/L",
"system": "http://unitsofmeasure.org",
"code": "[iU]/L"
},
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
{
"low": {
"value": 30,
"unit": "iu/L",
"system": "http://unitsofmeasure.org",
"code": "[iU]/L"
},
"high": {
"value": 130,
"unit": "iu/L",
"system": "http://unitsofmeasure.org",
"code": "[iU]/L"
}
}
]
}
},
{
"fullUrl": "urn:uuid:3f98327b-f215-4bc5-bd52-ed6477a3da4a",
"resourceType": "Observation",
"id": "3f98327b-f215-4bc5-bd52-ed6477a3da4a",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:9f022172-f721-4657-ab23-a28157e783af"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1018251000000107",
"display": "Serum alanine aminotransferase level"
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1106081000000100",
"display": "Alanine aminotransferase enzyme activity in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 15,
"unit": "iu/L",
"system": "http://unitsofmeasure.org",
"code": "[iU]/L"
},
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
{
"high": {
"value": 40,
"unit": "iu/L",
"system": "http://unitsofmeasure.org",
"code": "[iU]/L"
}
}
]
}
},
{
"fullUrl": "urn:uuid:a5c7f5e2-eb95-469b-b588-f7861c260ccb",
"resourceType": "Observation",
"id": "a5c7f5e2-eb95-469b-b588-f7861c260ccb",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"url": "http://hl7.org/fhir/6.0/StructureDefinition/extension-Observation.organizer",
"valueBoolean": true
}
],
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:c949a08a-49f9-4093-9f17-67d23ec92e46"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1000971000000107",
"display": "Urea and electrolytes level"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
{
"reference": "urn:uuid:c6989afa-156a-4f7e-ab91-d4249680d8bf"
},
{
"reference": "urn:uuid:f5a0e88f-a76a-4526-8927-579771471c58"
},
{
"reference": "urn:uuid:aa2151a3-3f5b-4f0d-9074-52563aa77c6c"
},
{
"reference": "urn:uuid:3c6b11c8-83b6-4402-90b9-2e1e7400d7cc"
},
{
"reference": "urn:uuid:e6127f03-4a96-45d3-abd8-1adcf0189be4"
}
]
}
},
{
"fullUrl": "urn:uuid:c6989afa-156a-4f7e-ab91-d4249680d8bf",
"resourceType": "Observation",
"id": "c6989afa-156a-4f7e-ab91-d4249680d8bf",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:ac255464-4557-40ee-8f53-ef3104b10872"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1000951000000103",
"display": "Serum urea level"
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1110281000000107",
"display": "Urea substance concentration in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 3.7,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
},
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
{
"low": {
"value": 2.5,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
},
"high": {
"value": 7.8,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
}
]
}
},
{
"fullUrl": "urn:uuid:f5a0e88f-a76a-4526-8927-579771471c58",
"resourceType": "Observation",
"id": "f5a0e88f-a76a-4526-8927-579771471c58",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:b1890fe7-ef3b-4d74-bc2f-665059d0c9d7"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1000661000000107",
"display": "Serum sodium level"
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1107871000000107",
"display": "Sodium substance concentration in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 139,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
},
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
{
"low": {
"value": 133,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
},
"high": {
"value": 146,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
}
]
}
},
{
"fullUrl": "urn:uuid:aa2151a3-3f5b-4f0d-9074-52563aa77c6c",
"resourceType": "Observation",
"id": "aa2151a3-3f5b-4f0d-9074-52563aa77c6c",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:b88011a3-e10b-4f35-b388-5622c4e8d808"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1000651000000109",
"display": "Serum potassium level"
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1107761000000109",
"display": "Potassium substance concentration in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 4.7,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
},
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
{
"low": {
"value": 3.5,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
},
"high": {
"value": 5.3,
"unit": "mmol/L",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
}
}
]
}
},
{
"fullUrl": "urn:uuid:3c6b11c8-83b6-4402-90b9-2e1e7400d7cc",
"resourceType": "Observation",
"id": "3c6b11c8-83b6-4402-90b9-2e1e7400d7cc",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:86fb479a-ab58-4f99-81de-af848d9af40c"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1000731000000107",
"display": "Serum creatinine level"
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1107001000000108",
"display": "Creatinine substance concentration in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 73,
"unit": "umol/L",
"system": "http://unitsofmeasure.org",
"code": "umol/L"
},
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
{
"low": {
"value": 59,
"unit": "umol/L",
"system": "http://unitsofmeasure.org",
"code": "umol/L"
},
"high": {
"value": 104,
"unit": "umol/L",
"system": "http://unitsofmeasure.org",
"code": "umol/L"
}
}
]
}
},
{
"fullUrl": "urn:uuid:e6127f03-4a96-45d3-abd8-1adcf0189be4",
"resourceType": "Observation",
"id": "e6127f03-4a96-45d3-abd8-1adcf0189be4",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology"
]
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:c6d25926-fb74-400b-98b8-47ae7393f127"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394915009",
"display": "General pathology (specialty)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1011481000000105",
"display": "eGFR (estimated glomerular filtration rate) using creatinine Chronic Kidney Disease Epidemiology Collaboration equation per 1.73 square metres"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"effectiveDateTime": "2022-03-07T10:02:00+00:00",
"issued": "2022-03-08T14:23:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 100,
"unit": "mL/min/1.73m2",
"system": "http://unitsofmeasure.org",
"code": "mL/min/((173/100).m2)"
},
"note": [
{
"text": "Calculated eGFR is not valid in children or pregnancy.\nLess accurate with acute change in creatinine (AKI).\nCaution with high or low muscle mass or amputation.\nAvoid blood sampling within 12 hours of eating meat.\nEthnicity factor comment removed Dec21 NG203.\n"
}
],
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
}
}
}
]
}
Bundle
Bundle.id[0]d8d2d20e-8c44-466d-8640-7a516db7cd27
Bundle.meta[0].profile[0]http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab
Bundle.identifier[0].system[0]urn:ietf:rfc:3986
Bundle.identifier[0].value[0]urn:uuid:d8d2d20e-8c44-466d-8640-7a516db7cd27
Bundle.type[0]document
Bundle.timestamp[0]2022-03-08T12:09:00+00:00
Bundle.entry[0].fullUrl[0]urn:uuid:ce2073cd-7f19-4fd8-9956-f30ef7b4bd44
Bundle.entry[0].resource[0].id[0]ce2073cd-7f19-4fd8-9956-f30ef7b4bd44
Bundle.entry[0].resource[0].meta[0].profile[0]http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab
Bundle.entry[0].resource[0].extension[0].url[0]http://hl7.eu/fhir/StructureDefinition/composition-basedOn-order-or-requisition
Bundle.entry[0].resource[0].extension[0].value[0].reference[0]urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac
Bundle.entry[0].resource[0].extension[1].url[0]http://hl7.eu/fhir/laboratory/StructureDefinition/composition-diagnosticReportReference
Bundle.entry[0].resource[0].extension[1].value[0].reference[0]urn:uuid:35d46ca1-f253-4c97-b7ee-fb5fccdf6c20
Bundle.entry[0].resource[0].identifier[0].system[0]http://Y8J7D-pathlab001.com/report
Bundle.entry[0].resource[0].identifier[0].value[0]REP-20220308-008902
Bundle.entry[0].resource[0].status[0]final
Bundle.entry[0].resource[0].type[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[0].resource[0].type[0].coding[0].code[0]721981007
Bundle.entry[0].resource[0].type[0].coding[0].display[0]Diagnostic studies report
Bundle.entry[0].resource[0].category[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[0].resource[0].category[0].coding[0].code[0]394915009
Bundle.entry[0].resource[0].category[0].coding[0].display[0]General pathology (specialty)
Bundle.entry[0].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[0].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[0].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[0].resource[0].date[0]2022-03-08T12:09:00+00:00
Bundle.entry[0].resource[0].author[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[0].resource[0].title[0]Laboratory Report
Bundle.entry[0].resource[0].section[0].title[0]Liver function tests
Bundle.entry[0].resource[0].section[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[0].resource[0].section[0].code[0].coding[0].code[0]1031081000000108
Bundle.entry[0].resource[0].section[0].code[0].coding[0].display[0]Liver function tests
Bundle.entry[0].resource[0].section[0].entry[0].reference[0]urn:uuid:33a88119-6dbc-4bdf-809a-c1d822b74e90
Bundle.entry[0].resource[0].section[1].title[0]Urea and electrolytes level
Bundle.entry[0].resource[0].section[1].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[0].resource[0].section[1].code[0].coding[0].code[0]1000971000000107
Bundle.entry[0].resource[0].section[1].code[0].coding[0].display[0]Urea and electrolytes level
Bundle.entry[0].resource[0].section[1].entry[0].reference[0]urn:uuid:a5c7f5e2-eb95-469b-b588-f7861c260ccb
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:d4f5e6a1-2b3c-4d5e-9f6a-7b8c9d0e1f2a
Bundle.entry[4].resource[0].id[0]d4f5e6a1-2b3c-4d5e-9f6a-7b8c9d0e1f2a
Bundle.entry[4].resource[0].practitioner[0].reference[0]urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe
Bundle.entry[4].resource[0].organization[0].reference[0]urn:uuid:3c43b5b3-06d6-445f-ae9a-48d5f05df434
Bundle.entry[4].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[4].resource[0].code[0].coding[0].code[0]62247001
Bundle.entry[4].resource[0].code[0].coding[0].display[0]General practitioner
Bundle.entry[4].resource[0].specialty[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode
Bundle.entry[4].resource[0].specialty[0].coding[0].code[0]600
Bundle.entry[4].resource[0].specialty[0].coding[0].display[0]General Medical Practice
Bundle.entry[5].fullUrl[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[5].resource[0].id[0]ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[5].resource[0].meta[0].profile[0]http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core
Bundle.entry[5].resource[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[5].resource[0].identifier[0].value[0]9727710638
Bundle.entry[5].resource[0].name[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/data-absent-reason
Bundle.entry[5].resource[0].name[0].extension[0].value[0]unsupported
Bundle.entry[5].resource[0].birthDate[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/data-absent-reason
Bundle.entry[5].resource[0].birthDate[0].extension[0].value[0]unsupported
Bundle.entry[6].fullUrl[0]urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac
Bundle.entry[6].resource[0].id[0]1c38d507-9ad7-4b49-ba91-7da204842cac
Bundle.entry[6].resource[0].meta[0].profile[0]http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-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-20220307-000046-001
Bundle.entry[6].resource[0].status[0]active
Bundle.entry[6].resource[0].intent[0]order
Bundle.entry[6].resource[0].category[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[6].resource[0].category[0].coding[0].code[0]108252007
Bundle.entry[6].resource[0].category[0].coding[0].display[0]Laboratory procedure
Bundle.entry[6].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[6].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[6].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[6].resource[0].authoredOn[0]2022-03-07T09:48:00+00:00
Bundle.entry[6].resource[0].requester[0].reference[0]urn:uuid:d4f5e6a1-2b3c-4d5e-9f6a-7b8c9d0e1f2a
Bundle.entry[6].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[7].fullUrl[0]urn:uuid:8660ef6a-65ef-408f-92ce-b4d6d03d783c
Bundle.entry[7].resource[0].id[0]8660ef6a-65ef-408f-92ce-b4d6d03d783c
Bundle.entry[7].resource[0].meta[0].profile[0]http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab
Bundle.entry[7].resource[0].identifier[0].system[0]http://B82033-pickeringmedicalpractice.com/labrequest
Bundle.entry[7].resource[0].identifier[0].value[0]REQ-20220307-000046-002
Bundle.entry[7].resource[0].status[0]active
Bundle.entry[7].resource[0].intent[0]order
Bundle.entry[7].resource[0].category[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[7].resource[0].category[0].coding[0].code[0]108252007
Bundle.entry[7].resource[0].category[0].coding[0].display[0]Laboratory procedure
Bundle.entry[7].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[7].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[7].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[7].resource[0].authoredOn[0]2022-03-07T09:48:00+00:00
Bundle.entry[7].resource[0].requester[0].reference[0]urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe
Bundle.entry[7].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[8].fullUrl[0]urn:uuid:35d46ca1-f253-4c97-b7ee-fb5fccdf6c20
Bundle.entry[8].resource[0].id[0]35d46ca1-f253-4c97-b7ee-fb5fccdf6c20
Bundle.entry[8].resource[0].meta[0].profile[0]http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab
Bundle.entry[8].resource[0].identifier[0].system[0]http://Y8J7D-pathlab001.com/report
Bundle.entry[8].resource[0].identifier[0].value[0]REP-20220308-008902
Bundle.entry[8].resource[0].basedOn[0].reference[0]urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac
Bundle.entry[8].resource[0].basedOn[1].reference[0]urn:uuid:8660ef6a-65ef-408f-92ce-b4d6d03d783c
Bundle.entry[8].resource[0].status[0]final
Bundle.entry[8].resource[0].category[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[8].resource[0].category[0].coding[0].code[0]394915009
Bundle.entry[8].resource[0].category[0].coding[0].display[0]General pathology (specialty)
Bundle.entry[8].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[8].resource[0].code[0].coding[0].code[0]721981007
Bundle.entry[8].resource[0].code[0].coding[0].display[0]Diagnostic studies report
Bundle.entry[8].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[8].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[8].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[8].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[8].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[8].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[8].resource[0].result[0].reference[0]urn:uuid:33a88119-6dbc-4bdf-809a-c1d822b74e90
Bundle.entry[8].resource[0].result[1].reference[0]urn:uuid:a5c7f5e2-eb95-469b-b588-f7861c260ccb
Bundle.entry[9].fullUrl[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[9].resource[0].id[0]bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[9].resource[0].meta[0].profile[0]http://hl7.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab
Bundle.entry[9].resource[0].identifier[0].system[0]http://B82033-pickeringmedicalpractice.com/specimen
Bundle.entry[9].resource[0].identifier[0].value[0]SPC-REQ-20220307-000014
Bundle.entry[9].resource[0].accessionIdentifier[0].system[0]http://Y8J7D-pathlab001.com/specimen
Bundle.entry[9].resource[0].accessionIdentifier[0].value[0]SPC-Lab-20220307-007856
Bundle.entry[9].resource[0].status[0]available
Bundle.entry[9].resource[0].type[0].text[0]Venous blood specimen
Bundle.entry[9].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[9].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[9].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[9].resource[0].receivedTime[0]2022-03-07T14:54:00+00:00
Bundle.entry[9].resource[0].request[0].reference[0]urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac
Bundle.entry[9].resource[0].collection[0].collected[0]2022-03-07T10:02:00+00:00
Bundle.entry[10].fullUrl[0]urn:uuid:33a88119-6dbc-4bdf-809a-c1d822b74e90
Bundle.entry[10].resource[0].id[0]33a88119-6dbc-4bdf-809a-c1d822b74e90
Bundle.entry[10].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[10].resource[0].extension[0].url[0]http://hl7.org/fhir/6.0/StructureDefinition/extension-Observation.organizer
Bundle.entry[10].resource[0].extension[0].value[0]True
Bundle.entry[10].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[10].resource[0].identifier[0].value[0]urn:uuid:9920b5d3-9f19-41df-8d5a-fd2d4288e305
Bundle.entry[10].resource[0].status[0]final
Bundle.entry[10].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[10].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[10].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[10].resource[0].category[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[10].resource[0].category[0].coding[1].code[0]394915009
Bundle.entry[10].resource[0].category[0].coding[1].display[0]General pathology (specialty)
Bundle.entry[10].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[10].resource[0].code[0].coding[0].code[0]1031081000000108
Bundle.entry[10].resource[0].code[0].coding[0].display[0]Liver function tests
Bundle.entry[10].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[10].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[10].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[10].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[10].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[10].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[10].resource[0].hasMember[0].reference[0]urn:uuid:47faffbf-34c0-45b2-9c65-285f89fd1521
Bundle.entry[10].resource[0].hasMember[1].reference[0]urn:uuid:a0a65e1f-8aba-47a7-ab20-014f2943e7dd
Bundle.entry[10].resource[0].hasMember[2].reference[0]urn:uuid:aa8aa37b-3a69-478f-a2be-947af624d7cb
Bundle.entry[10].resource[0].hasMember[3].reference[0]urn:uuid:3f98327b-f215-4bc5-bd52-ed6477a3da4a
Bundle.entry[11].fullUrl[0]urn:uuid:47faffbf-34c0-45b2-9c65-285f89fd1521
Bundle.entry[11].resource[0].id[0]47faffbf-34c0-45b2-9c65-285f89fd1521
Bundle.entry[11].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[11].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[11].resource[0].identifier[0].value[0]urn:uuid:a26ada79-ac32-4ff8-a3e4-fb5950462271
Bundle.entry[11].resource[0].status[0]final
Bundle.entry[11].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[11].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[11].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[11].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[11].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[11].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[11].resource[0].code[0].coding[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[11].resource[0].code[0].coding[0].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables
Bundle.entry[11].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[11].resource[0].code[0].coding[0].code[0]997591000000109
Bundle.entry[11].resource[0].code[0].coding[0].display[0]Serum total bilirubin level
Bundle.entry[11].resource[0].code[0].coding[1].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[11].resource[0].code[0].coding[1].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables
Bundle.entry[11].resource[0].code[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[11].resource[0].code[0].coding[1].code[0]1107221000000109
Bundle.entry[11].resource[0].code[0].coding[1].display[0]Total bilirubin substance concentration in serum
Bundle.entry[11].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[11].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[11].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[11].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[11].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[11].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[11].resource[0].value[0].value[0]6
Bundle.entry[11].resource[0].value[0].unit[0]umol/L
Bundle.entry[11].resource[0].value[0].system[0]http://unitsofmeasure.org
Bundle.entry[11].resource[0].value[0].code[0]umol/L
Bundle.entry[11].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[11].resource[0].referenceRange[0].high[0].value[0]21
Bundle.entry[11].resource[0].referenceRange[0].high[0].unit[0]umol/L
Bundle.entry[11].resource[0].referenceRange[0].high[0].system[0]http://unitsofmeasure.org
Bundle.entry[11].resource[0].referenceRange[0].high[0].code[0]umol/L
Bundle.entry[12].fullUrl[0]urn:uuid:a0a65e1f-8aba-47a7-ab20-014f2943e7dd
Bundle.entry[12].resource[0].id[0]a0a65e1f-8aba-47a7-ab20-014f2943e7dd
Bundle.entry[12].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[12].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[12].resource[0].identifier[0].value[0]urn:uuid:78443cb9-f248-44ef-9e6b-37fc4a592c1b
Bundle.entry[12].resource[0].status[0]final
Bundle.entry[12].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[12].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[12].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[12].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[12].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[12].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[12].resource[0].code[0].coding[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[12].resource[0].code[0].coding[0].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables
Bundle.entry[12].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[12].resource[0].code[0].coding[0].code[0]1000821000000103
Bundle.entry[12].resource[0].code[0].coding[0].display[0]Serum albumin level
Bundle.entry[12].resource[0].code[0].coding[1].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[12].resource[0].code[0].coding[1].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables
Bundle.entry[12].resource[0].code[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[12].resource[0].code[0].coding[1].code[0]1105861000000106
Bundle.entry[12].resource[0].code[0].coding[1].display[0]Albumin mass concentration in serum
Bundle.entry[12].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[12].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[12].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[12].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[12].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[12].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[12].resource[0].value[0].value[0]47
Bundle.entry[12].resource[0].value[0].unit[0]g/L
Bundle.entry[12].resource[0].value[0].system[0]http://unitsofmeasure.org
Bundle.entry[12].resource[0].value[0].code[0]g/L
Bundle.entry[12].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[12].resource[0].referenceRange[0].low[0].value[0]35
Bundle.entry[12].resource[0].referenceRange[0].low[0].unit[0]g/L
Bundle.entry[12].resource[0].referenceRange[0].low[0].system[0]http://unitsofmeasure.org
Bundle.entry[12].resource[0].referenceRange[0].low[0].code[0]g/L
Bundle.entry[12].resource[0].referenceRange[0].high[0].value[0]50
Bundle.entry[12].resource[0].referenceRange[0].high[0].unit[0]g/L
Bundle.entry[12].resource[0].referenceRange[0].high[0].system[0]http://unitsofmeasure.org
Bundle.entry[12].resource[0].referenceRange[0].high[0].code[0]g/L
Bundle.entry[13].fullUrl[0]urn:uuid:aa8aa37b-3a69-478f-a2be-947af624d7cb
Bundle.entry[13].resource[0].id[0]aa8aa37b-3a69-478f-a2be-947af624d7cb
Bundle.entry[13].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[13].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[13].resource[0].identifier[0].value[0]urn:uuid:b9c64863-06b5-4e98-b226-8ef28059f238
Bundle.entry[13].resource[0].status[0]final
Bundle.entry[13].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[13].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[13].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[13].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[13].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[13].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[13].resource[0].code[0].coding[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[13].resource[0].code[0].coding[0].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables
Bundle.entry[13].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[13].resource[0].code[0].coding[0].code[0]1000621000000104
Bundle.entry[13].resource[0].code[0].coding[0].display[0]Serum alkaline phosphatase level
Bundle.entry[13].resource[0].code[0].coding[1].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[13].resource[0].code[0].coding[1].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables
Bundle.entry[13].resource[0].code[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[13].resource[0].code[0].coding[1].code[0]1106051000000106
Bundle.entry[13].resource[0].code[0].coding[1].display[0]Alkaline phosphatase enzyme activity in serum
Bundle.entry[13].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[13].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[13].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[13].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[13].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[13].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[13].resource[0].value[0].value[0]96
Bundle.entry[13].resource[0].value[0].unit[0]iu/L
Bundle.entry[13].resource[0].value[0].system[0]http://unitsofmeasure.org
Bundle.entry[13].resource[0].value[0].code[0][iU]/L
Bundle.entry[13].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[13].resource[0].referenceRange[0].low[0].value[0]30
Bundle.entry[13].resource[0].referenceRange[0].low[0].unit[0]iu/L
Bundle.entry[13].resource[0].referenceRange[0].low[0].system[0]http://unitsofmeasure.org
Bundle.entry[13].resource[0].referenceRange[0].low[0].code[0][iU]/L
Bundle.entry[13].resource[0].referenceRange[0].high[0].value[0]130
Bundle.entry[13].resource[0].referenceRange[0].high[0].unit[0]iu/L
Bundle.entry[13].resource[0].referenceRange[0].high[0].system[0]http://unitsofmeasure.org
Bundle.entry[13].resource[0].referenceRange[0].high[0].code[0][iU]/L
Bundle.entry[14].fullUrl[0]urn:uuid:3f98327b-f215-4bc5-bd52-ed6477a3da4a
Bundle.entry[14].resource[0].id[0]3f98327b-f215-4bc5-bd52-ed6477a3da4a
Bundle.entry[14].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[14].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[14].resource[0].identifier[0].value[0]urn:uuid:9f022172-f721-4657-ab23-a28157e783af
Bundle.entry[14].resource[0].status[0]final
Bundle.entry[14].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[14].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[14].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[14].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[14].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[14].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[14].resource[0].code[0].coding[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[14].resource[0].code[0].coding[0].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables
Bundle.entry[14].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[14].resource[0].code[0].coding[0].code[0]1018251000000107
Bundle.entry[14].resource[0].code[0].coding[0].display[0]Serum alanine aminotransferase level
Bundle.entry[14].resource[0].code[0].coding[1].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[14].resource[0].code[0].coding[1].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables
Bundle.entry[14].resource[0].code[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[14].resource[0].code[0].coding[1].code[0]1106081000000100
Bundle.entry[14].resource[0].code[0].coding[1].display[0]Alanine aminotransferase enzyme activity in serum
Bundle.entry[14].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[14].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[14].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[14].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[14].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[14].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[14].resource[0].value[0].value[0]15
Bundle.entry[14].resource[0].value[0].unit[0]iu/L
Bundle.entry[14].resource[0].value[0].system[0]http://unitsofmeasure.org
Bundle.entry[14].resource[0].value[0].code[0][iU]/L
Bundle.entry[14].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[14].resource[0].referenceRange[0].high[0].value[0]40
Bundle.entry[14].resource[0].referenceRange[0].high[0].unit[0]iu/L
Bundle.entry[14].resource[0].referenceRange[0].high[0].system[0]http://unitsofmeasure.org
Bundle.entry[14].resource[0].referenceRange[0].high[0].code[0][iU]/L
Bundle.entry[15].fullUrl[0]urn:uuid:a5c7f5e2-eb95-469b-b588-f7861c260ccb
Bundle.entry[15].resource[0].id[0]a5c7f5e2-eb95-469b-b588-f7861c260ccb
Bundle.entry[15].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[15].resource[0].extension[0].url[0]http://hl7.org/fhir/6.0/StructureDefinition/extension-Observation.organizer
Bundle.entry[15].resource[0].extension[0].value[0]True
Bundle.entry[15].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[15].resource[0].identifier[0].value[0]urn:uuid:c949a08a-49f9-4093-9f17-67d23ec92e46
Bundle.entry[15].resource[0].status[0]final
Bundle.entry[15].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[15].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[15].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[15].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[15].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[15].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[15].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[15].resource[0].code[0].coding[0].code[0]1000971000000107
Bundle.entry[15].resource[0].code[0].coding[0].display[0]Urea and electrolytes level
Bundle.entry[15].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[15].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[15].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[15].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[15].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[15].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[15].resource[0].hasMember[0].reference[0]urn:uuid:c6989afa-156a-4f7e-ab91-d4249680d8bf
Bundle.entry[15].resource[0].hasMember[1].reference[0]urn:uuid:f5a0e88f-a76a-4526-8927-579771471c58
Bundle.entry[15].resource[0].hasMember[2].reference[0]urn:uuid:aa2151a3-3f5b-4f0d-9074-52563aa77c6c
Bundle.entry[15].resource[0].hasMember[3].reference[0]urn:uuid:3c6b11c8-83b6-4402-90b9-2e1e7400d7cc
Bundle.entry[15].resource[0].hasMember[4].reference[0]urn:uuid:e6127f03-4a96-45d3-abd8-1adcf0189be4
Bundle.entry[16].fullUrl[0]urn:uuid:c6989afa-156a-4f7e-ab91-d4249680d8bf
Bundle.entry[16].resource[0].id[0]c6989afa-156a-4f7e-ab91-d4249680d8bf
Bundle.entry[16].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[16].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[16].resource[0].identifier[0].value[0]urn:uuid:ac255464-4557-40ee-8f53-ef3104b10872
Bundle.entry[16].resource[0].status[0]final
Bundle.entry[16].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[16].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[16].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[16].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[16].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[16].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[16].resource[0].code[0].coding[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[16].resource[0].code[0].coding[0].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables
Bundle.entry[16].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[16].resource[0].code[0].coding[0].code[0]1000951000000103
Bundle.entry[16].resource[0].code[0].coding[0].display[0]Serum urea level
Bundle.entry[16].resource[0].code[0].coding[1].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[16].resource[0].code[0].coding[1].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables
Bundle.entry[16].resource[0].code[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[16].resource[0].code[0].coding[1].code[0]1110281000000107
Bundle.entry[16].resource[0].code[0].coding[1].display[0]Urea substance concentration in serum
Bundle.entry[16].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[16].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[16].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[16].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[16].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[16].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[16].resource[0].value[0].value[0]3.7
Bundle.entry[16].resource[0].value[0].unit[0]mmol/L
Bundle.entry[16].resource[0].value[0].system[0]http://unitsofmeasure.org
Bundle.entry[16].resource[0].value[0].code[0]mmol/L
Bundle.entry[16].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[16].resource[0].referenceRange[0].low[0].value[0]2.5
Bundle.entry[16].resource[0].referenceRange[0].low[0].unit[0]mmol/L
Bundle.entry[16].resource[0].referenceRange[0].low[0].system[0]http://unitsofmeasure.org
Bundle.entry[16].resource[0].referenceRange[0].low[0].code[0]mmol/L
Bundle.entry[16].resource[0].referenceRange[0].high[0].value[0]7.8
Bundle.entry[16].resource[0].referenceRange[0].high[0].unit[0]mmol/L
Bundle.entry[16].resource[0].referenceRange[0].high[0].system[0]http://unitsofmeasure.org
Bundle.entry[16].resource[0].referenceRange[0].high[0].code[0]mmol/L
Bundle.entry[17].fullUrl[0]urn:uuid:f5a0e88f-a76a-4526-8927-579771471c58
Bundle.entry[17].resource[0].id[0]f5a0e88f-a76a-4526-8927-579771471c58
Bundle.entry[17].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[17].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[17].resource[0].identifier[0].value[0]urn:uuid:b1890fe7-ef3b-4d74-bc2f-665059d0c9d7
Bundle.entry[17].resource[0].status[0]final
Bundle.entry[17].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[17].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[17].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[17].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[17].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[17].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[17].resource[0].code[0].coding[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[17].resource[0].code[0].coding[0].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables
Bundle.entry[17].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[17].resource[0].code[0].coding[0].code[0]1000661000000107
Bundle.entry[17].resource[0].code[0].coding[0].display[0]Serum sodium level
Bundle.entry[17].resource[0].code[0].coding[1].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[17].resource[0].code[0].coding[1].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables
Bundle.entry[17].resource[0].code[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[17].resource[0].code[0].coding[1].code[0]1107871000000107
Bundle.entry[17].resource[0].code[0].coding[1].display[0]Sodium substance concentration in serum
Bundle.entry[17].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[17].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[17].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[17].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[17].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[17].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[17].resource[0].value[0].value[0]139
Bundle.entry[17].resource[0].value[0].unit[0]mmol/L
Bundle.entry[17].resource[0].value[0].system[0]http://unitsofmeasure.org
Bundle.entry[17].resource[0].value[0].code[0]mmol/L
Bundle.entry[17].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[17].resource[0].referenceRange[0].low[0].value[0]133
Bundle.entry[17].resource[0].referenceRange[0].low[0].unit[0]mmol/L
Bundle.entry[17].resource[0].referenceRange[0].low[0].system[0]http://unitsofmeasure.org
Bundle.entry[17].resource[0].referenceRange[0].low[0].code[0]mmol/L
Bundle.entry[17].resource[0].referenceRange[0].high[0].value[0]146
Bundle.entry[17].resource[0].referenceRange[0].high[0].unit[0]mmol/L
Bundle.entry[17].resource[0].referenceRange[0].high[0].system[0]http://unitsofmeasure.org
Bundle.entry[17].resource[0].referenceRange[0].high[0].code[0]mmol/L
Bundle.entry[18].fullUrl[0]urn:uuid:aa2151a3-3f5b-4f0d-9074-52563aa77c6c
Bundle.entry[18].resource[0].id[0]aa2151a3-3f5b-4f0d-9074-52563aa77c6c
Bundle.entry[18].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[18].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[18].resource[0].identifier[0].value[0]urn:uuid:b88011a3-e10b-4f35-b388-5622c4e8d808
Bundle.entry[18].resource[0].status[0]final
Bundle.entry[18].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[18].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[18].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[18].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[18].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[18].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[18].resource[0].code[0].coding[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[18].resource[0].code[0].coding[0].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables
Bundle.entry[18].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[18].resource[0].code[0].coding[0].code[0]1000651000000109
Bundle.entry[18].resource[0].code[0].coding[0].display[0]Serum potassium level
Bundle.entry[18].resource[0].code[0].coding[1].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[18].resource[0].code[0].coding[1].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables
Bundle.entry[18].resource[0].code[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[18].resource[0].code[0].coding[1].code[0]1107761000000109
Bundle.entry[18].resource[0].code[0].coding[1].display[0]Potassium substance concentration in serum
Bundle.entry[18].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[18].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[18].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[18].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[18].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[18].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[18].resource[0].value[0].value[0]4.7
Bundle.entry[18].resource[0].value[0].unit[0]mmol/L
Bundle.entry[18].resource[0].value[0].system[0]http://unitsofmeasure.org
Bundle.entry[18].resource[0].value[0].code[0]mmol/L
Bundle.entry[18].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[18].resource[0].referenceRange[0].low[0].value[0]3.5
Bundle.entry[18].resource[0].referenceRange[0].low[0].unit[0]mmol/L
Bundle.entry[18].resource[0].referenceRange[0].low[0].system[0]http://unitsofmeasure.org
Bundle.entry[18].resource[0].referenceRange[0].low[0].code[0]mmol/L
Bundle.entry[18].resource[0].referenceRange[0].high[0].value[0]5.3
Bundle.entry[18].resource[0].referenceRange[0].high[0].unit[0]mmol/L
Bundle.entry[18].resource[0].referenceRange[0].high[0].system[0]http://unitsofmeasure.org
Bundle.entry[18].resource[0].referenceRange[0].high[0].code[0]mmol/L
Bundle.entry[19].fullUrl[0]urn:uuid:3c6b11c8-83b6-4402-90b9-2e1e7400d7cc
Bundle.entry[19].resource[0].id[0]3c6b11c8-83b6-4402-90b9-2e1e7400d7cc
Bundle.entry[19].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[19].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[19].resource[0].identifier[0].value[0]urn:uuid:86fb479a-ab58-4f99-81de-af848d9af40c
Bundle.entry[19].resource[0].status[0]final
Bundle.entry[19].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[19].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[19].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[19].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[19].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[19].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[19].resource[0].code[0].coding[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[19].resource[0].code[0].coding[0].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyBoundedCodeListObservables
Bundle.entry[19].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[19].resource[0].code[0].coding[0].code[0]1000731000000107
Bundle.entry[19].resource[0].code[0].coding[0].display[0]Serum creatinine level
Bundle.entry[19].resource[0].code[0].coding[1].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[19].resource[0].code[0].coding[1].extension[0].value[0]https://fhir.nhs.uk/England/ValueSet/England-PathologyAndLaboratoryMedicineObservables
Bundle.entry[19].resource[0].code[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[19].resource[0].code[0].coding[1].code[0]1107001000000108
Bundle.entry[19].resource[0].code[0].coding[1].display[0]Creatinine substance concentration in serum
Bundle.entry[19].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[19].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[19].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[19].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[19].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[19].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[19].resource[0].value[0].value[0]73
Bundle.entry[19].resource[0].value[0].unit[0]umol/L
Bundle.entry[19].resource[0].value[0].system[0]http://unitsofmeasure.org
Bundle.entry[19].resource[0].value[0].code[0]umol/L
Bundle.entry[19].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[19].resource[0].referenceRange[0].low[0].value[0]59
Bundle.entry[19].resource[0].referenceRange[0].low[0].unit[0]umol/L
Bundle.entry[19].resource[0].referenceRange[0].low[0].system[0]http://unitsofmeasure.org
Bundle.entry[19].resource[0].referenceRange[0].low[0].code[0]umol/L
Bundle.entry[19].resource[0].referenceRange[0].high[0].value[0]104
Bundle.entry[19].resource[0].referenceRange[0].high[0].unit[0]umol/L
Bundle.entry[19].resource[0].referenceRange[0].high[0].system[0]http://unitsofmeasure.org
Bundle.entry[19].resource[0].referenceRange[0].high[0].code[0]umol/L
Bundle.entry[20].fullUrl[0]urn:uuid:e6127f03-4a96-45d3-abd8-1adcf0189be4
Bundle.entry[20].resource[0].id[0]e6127f03-4a96-45d3-abd8-1adcf0189be4
Bundle.entry[20].resource[0].meta[0].profile[0]https://fhir.nhs.uk/England/StructureDefinition/England-Observation-Lab-Pathology
Bundle.entry[20].resource[0].identifier[0].system[0]urn:ietf:rfc:3986
Bundle.entry[20].resource[0].identifier[0].value[0]urn:uuid:c6d25926-fb74-400b-98b8-47ae7393f127
Bundle.entry[20].resource[0].status[0]final
Bundle.entry[20].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[20].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[20].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[20].resource[0].category[1].coding[0].system[0]http://snomed.info/sct
Bundle.entry[20].resource[0].category[1].coding[0].code[0]394915009
Bundle.entry[20].resource[0].category[1].coding[0].display[0]General pathology (specialty)
Bundle.entry[20].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[20].resource[0].code[0].coding[0].code[0]1011481000000105
Bundle.entry[20].resource[0].code[0].coding[0].display[0]eGFR (estimated glomerular filtration rate) using creatinine Chronic Kidney Disease Epidemiology Collaboration equation per 1.73 square metres
Bundle.entry[20].resource[0].subject[0].reference[0]urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4
Bundle.entry[20].resource[0].subject[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[20].resource[0].subject[0].identifier[0].value[0]9727710638
Bundle.entry[20].resource[0].effective[0]2022-03-07T10:02:00+00:00
Bundle.entry[20].resource[0].issued[0]2022-03-08T14:23:00+00:00
Bundle.entry[20].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[20].resource[0].value[0].value[0]100
Bundle.entry[20].resource[0].value[0].unit[0]mL/min/1.73m2
Bundle.entry[20].resource[0].value[0].system[0]http://unitsofmeasure.org
Bundle.entry[20].resource[0].value[0].code[0]mL/min/((173/100).m2)
Bundle.entry[20].resource[0].note[0].text[0]Calculated eGFR is not valid in children or pregnancy. Less accurate with acute change in creatinine (AKI). Caution with high or low muscle mass or amputation. Avoid blood sampling within 12 hours of eating meat. Ethnicity factor comment removed Dec21 NG203.
Bundle.entry[20].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d