<DiagnosticReport xmlns="http://hl7.org/fhir"> <id value="NCR-DiagnosticReport-Pathology" /> <meta> <profile value="https://fhir.yhcr.nhs.uk/StructureDefinition/Interweave-DiagnosticReport" /> <profile value="https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-DiagnosticReport-1" /> </meta> <contained> <Observation> <id value="r1" /> <status value="final" /> <code> <coding> <system value="http://snomed.info/sct" /> <code value="42331000237103" /> <display value="White blood cell count in urine" /> </coding> <text value="White blood cells" /> </code> <subject> <reference value="Patient/9690937286" /> </subject> <valueQuantity> <value value="34" /> <unit value="/uL" /> <system value="http://unitsofmeasure.org" /> <code value="/uL" /> </valueQuantity> <referenceRange> <text value="0-40" /> </referenceRange> </Observation> </contained> <contained> <Observation> <id value="r2" /> <status value="final" /> <code> <coding> <system value="http://snomed.info/sct" /> <code value="1022451000000103" /> <display value="Red blood cell count" /> </coding> <text value="Red blood cells" /> </code> <subject> <reference value="Patient/9690937286" /> </subject> <valueQuantity> <value value="61" /> <unit value="/uL" /> <system value="http://unitsofmeasure.org" /> <code value="/uL" /> </valueQuantity> <interpretation> <coding> <system value="http://hl7.org/fhir/v2/0078" /> <code value="H" /> </coding> </interpretation> <referenceRange> <text value="0-44" /> </referenceRange> </Observation> </contained> <contained> <Observation> <id value="r3" /> <status value="final" /> <code> <coding> <system value="http://snomed.info/sct" /> <code value="992871000000105" /> <display value="Epithelial cell count" /> </coding> <text value="Epithelial cells" /> </code> <subject> <reference value="Patient/9690937286" /> </subject> <valueQuantity> <value value="70" /> <unit value="/uL" /> <system value="http://unitsofmeasure.org" /> <code value="/uL" /> </valueQuantity> <interpretation> <coding> <system value="http://hl7.org/fhir/v2/0078" /> <code value="H" /> </coding> </interpretation> <referenceRange> <text value="0-55" /> </referenceRange> </Observation> </contained> <identifier> <system value="https://fhir.yhcr.nhs.uk/Id/local-diagnostic-report-identifier" /> <value value="RX1.12345" /> </identifier> <status value="final" /> <category> <coding> <system value="http://hl7.org/fhir/v2/0074" /> <code value="PAT" /> <display value="Pathology (gross & histopath, not surgical)" /> </coding> </category> <code> <coding> <system value="http://snomed.info/sct" /> <code value="4341000179107" /> <display value="Microbiology report" /> </coding> </code> <subject> <reference value="Patient/9690937286" /> <display value="Mr Horace SKELLY" /> </subject> <issued value="2022-10-01T16:40:17Z" /> <performer> <actor> <display value="City Campus Clinical Chemistry CLCH" /> </actor> </performer> <specimen> <display value="Urine Sample" /> </specimen> <result> <reference value="#r1" /> <display value="White blood cell count in urine" /> </result> <result> <reference value="#r2" /> <display value="Red blood cell count" /> </result> <result> <reference value="#r3" /> <display value="Epithelial cell count" /> </result> </DiagnosticReport>