Bundle Example - C-Reactive Protein Report

path-mockup-CRP-report

  • This is an example of a report that contains a single test result.
  • The test result is defined as an Observation and is referenced from DiagnosticReport using DiagnosticReport.result.
  • The test result type is numeric and is specified using Observation.valueQuantity.
  • The test result value is high (200 mg/L, compared to the standard reference range of 0-5 mg/L). This is indicated by populating Observation.interpretation with a code value of H for High.

The following is a simplified logical data model that illustrates the key references between the core FHIR profiles in the associated 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-CRP-report
{
"resourceType": "Bundle",
"id": "37f33326-b5fb-4067-bb9a-298b55eda12a",
"meta": {
"lastUpdated": "2022-03-08T12:09:00+00:00"
},
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:1f859037-2942-4117-884a-f51b62db5a52"
},
"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",
{
"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": "https://tools.ietf.org/html/rfc4122",
"value": "c3d5e6f7-8901-2345-6789-0abcdef12345"
},
"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": "CRP (C reactive protein) mass concentration in serum",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1106741000000105",
"display": "CRP (C reactive protein) mass concentration in serum"
}
]
},
"entry": [
{
"reference": "urn:uuid:8697e1ea-a15d-4cab-95d9-7335f4b57e22"
}
]
}
]
}
},
{
"fullUrl": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338",
"resourceType": "Organization",
"id": "8a6d85b8-9837-4fed-a257-4cf207988338",
{
"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",
{
"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",
{
"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",
{
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
]
}
},
{
"fullUrl": "urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac",
"resourceType": "ServiceRequest",
"id": "1c38d507-9ad7-4b49-ba91-7da204842cac",
{
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REQ-20220307-000142"
}
],
"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-01-29T10:24:00+00:00",
"reference": "urn:uuid:d4f5e6a1-2b3c-4d5e-9f6a-7b8c9d0e1f2a"
},
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
{
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
}
]
}
},
{
"fullUrl": "urn:uuid:35d46ca1-f253-4c97-b7ee-fb5fccdf6c20",
"resourceType": "DiagnosticReport",
"id": "35d46ca1-f253-4c97-b7ee-fb5fccdf6c20",
{
"system": "http://Y8J7D-pathlab001.com/report",
"value": "REP-20220308-004205"
}
],
"basedOn": [
{
"reference": "urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "LAB",
"display": "Laboratory"
}
]
}
],
"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-08T12:09:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
{
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
}
],
"result": [
{
"reference": "urn:uuid:8697e1ea-a15d-4cab-95d9-7335f4b57e22"
}
]
}
},
{
"fullUrl": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d",
"resourceType": "Specimen",
"id": "bab0eaec-1ec5-4598-b660-90bb38a1030d",
{
"system": "http://B82033-pickeringmedicalpractice.com/specimen",
"value": "SPC-REQ-20220307-000105"
}
],
"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:58:00+00:00",
"collectedDateTime": "2022-03-07T11:42:00+00:00"
}
}
},
{
"fullUrl": "urn:uuid:8697e1ea-a15d-4cab-95d9-7335f4b57e22",
"resourceType": "Observation",
"id": "8697e1ea-a15d-4cab-95d9-7335f4b57e22",
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "09fd65ba-4bbb-49dd-9d16-ca74f885db6c"
}
],
"status": "final",
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1001371000000100",
"display": "Serum CRP (C reactive protein) level"
},
{
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri": "https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables"
}
],
"system": "http://snomed.info/sct",
"code": "1106741000000105",
"display": "CRP (C reactive protein) mass concentration in serum"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9727710638"
}
},
"issued": "2022-03-08T12:09:00+00:00",
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338"
}
],
"value": 200,
"unit": "mg/L"
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "H",
"display": "High"
}
]
}
],
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
},
{
"low": {
"value": 0,
"unit": "mg/L"
},
"high": {
"value": 5,
"unit": "mg/L"
}
}
]
}
}
]
}
Bundle
Bundle.id[0]37f33326-b5fb-4067-bb9a-298b55eda12a
Bundle.meta[0].lastUpdated[0]2022-03-08T12:09:00+00:00
Bundle.identifier[0].system[0]urn:ietf:rfc:3986
Bundle.identifier[0].value[0]urn:uuid:1f859037-2942-4117-884a-f51b62db5a52
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].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]https://tools.ietf.org/html/rfc4122
Bundle.entry[0].resource[0].identifier[0].value[0]c3d5e6f7-8901-2345-6789-0abcdef12345
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]CRP (C reactive protein) mass concentration in serum
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]1106741000000105
Bundle.entry[0].resource[0].section[0].code[0].coding[0].display[0]CRP (C reactive protein) mass concentration in serum
Bundle.entry[0].resource[0].section[0].entry[0].reference[0]urn:uuid:8697e1ea-a15d-4cab-95d9-7335f4b57e22
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].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].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].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].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[5].resource[0].identifier[0].value[0]9727710638
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].identifier[0].system[0]http://B82033-pickeringmedicalpractice.com/labrequest
Bundle.entry[6].resource[0].identifier[0].value[0]REQ-20220307-000142
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-01-29T10:24: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[6].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[7].fullUrl[0]urn:uuid:35d46ca1-f253-4c97-b7ee-fb5fccdf6c20
Bundle.entry[7].resource[0].id[0]35d46ca1-f253-4c97-b7ee-fb5fccdf6c20
Bundle.entry[7].resource[0].identifier[0].system[0]http://Y8J7D-pathlab001.com/report
Bundle.entry[7].resource[0].identifier[0].value[0]REP-20220308-004205
Bundle.entry[7].resource[0].basedOn[0].reference[0]urn:uuid:1c38d507-9ad7-4b49-ba91-7da204842cac
Bundle.entry[7].resource[0].status[0]final
Bundle.entry[7].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0074
Bundle.entry[7].resource[0].category[0].coding[0].code[0]LAB
Bundle.entry[7].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[7].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[7].resource[0].code[0].coding[0].code[0]721981007
Bundle.entry[7].resource[0].code[0].coding[0].display[0]Diagnostic studies report
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].issued[0]2022-03-08T12:09:00+00:00
Bundle.entry[7].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[7].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[7].resource[0].result[0].reference[0]urn:uuid:8697e1ea-a15d-4cab-95d9-7335f4b57e22
Bundle.entry[8].fullUrl[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[8].resource[0].id[0]bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[8].resource[0].identifier[0].system[0]http://B82033-pickeringmedicalpractice.com/specimen
Bundle.entry[8].resource[0].identifier[0].value[0]SPC-REQ-20220307-000105
Bundle.entry[8].resource[0].accessionIdentifier[0].system[0]http://Y8J7D-pathlab001.com/specimen
Bundle.entry[8].resource[0].accessionIdentifier[0].value[0]SPC-Lab-20220307-007856
Bundle.entry[8].resource[0].status[0]available
Bundle.entry[8].resource[0].type[0].text[0]Venous blood specimen
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].receivedTime[0]2022-03-07T14:58:00+00:00
Bundle.entry[8].resource[0].collection[0].collected[0]2022-03-07T11:42:00+00:00
Bundle.entry[9].fullUrl[0]urn:uuid:8697e1ea-a15d-4cab-95d9-7335f4b57e22
Bundle.entry[9].resource[0].id[0]8697e1ea-a15d-4cab-95d9-7335f4b57e22
Bundle.entry[9].resource[0].identifier[0].system[0]https://tools.ietf.org/html/rfc4122
Bundle.entry[9].resource[0].identifier[0].value[0]09fd65ba-4bbb-49dd-9d16-ca74f885db6c
Bundle.entry[9].resource[0].status[0]final
Bundle.entry[9].resource[0].category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/observation-category
Bundle.entry[9].resource[0].category[0].coding[0].code[0]laboratory
Bundle.entry[9].resource[0].category[0].coding[0].display[0]Laboratory
Bundle.entry[9].resource[0].code[0].coding[0].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[9].resource[0].code[0].coding[0].extension[0].value[0]https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyBoundedCodeListObservables
Bundle.entry[9].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[9].resource[0].code[0].coding[0].code[0]1001371000000100
Bundle.entry[9].resource[0].code[0].coding[0].display[0]Serum CRP (C reactive protein) level
Bundle.entry[9].resource[0].code[0].coding[1].extension[0].url[0]http://hl7.org/fhir/StructureDefinition/valueset-reference
Bundle.entry[9].resource[0].code[0].coding[1].extension[0].value[0]https://fhir.hl7.org.uk/ValueSet/UKCore-PathologyAndLaboratoryMedicineObservables
Bundle.entry[9].resource[0].code[0].coding[1].system[0]http://snomed.info/sct
Bundle.entry[9].resource[0].code[0].coding[1].code[0]1106741000000105
Bundle.entry[9].resource[0].code[0].coding[1].display[0]CRP (C reactive protein) mass concentration in serum
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].issued[0]2022-03-08T12:09:00+00:00
Bundle.entry[9].resource[0].performer[0].reference[0]urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338
Bundle.entry[9].resource[0].value[0].value[0]200
Bundle.entry[9].resource[0].value[0].unit[0]mg/L
Bundle.entry[9].resource[0].interpretation[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
Bundle.entry[9].resource[0].interpretation[0].coding[0].code[0]H
Bundle.entry[9].resource[0].interpretation[0].coding[0].display[0]High
Bundle.entry[9].resource[0].specimen[0].reference[0]urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d
Bundle.entry[9].resource[0].referenceRange[0].low[0].value[0]0
Bundle.entry[9].resource[0].referenceRange[0].low[0].unit[0]mg/L
Bundle.entry[9].resource[0].referenceRange[0].high[0].value[0]5
Bundle.entry[9].resource[0].referenceRange[0].high[0].unit[0]mg/L