Release 4

Diagnosticreport-example-ghp.ttl

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Device, Encounter, Patient, Practitioner

Raw Turtle (+ also see Turtle/RDF Format Specification)

An Example of a report with multiple specimen and panels

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/ghp> a fhir:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "ghp"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/ghp" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/ghp>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Specimen/rtt" ];
     fhir:Bundle.entry.resource <https://example.com/base/Specimen/rtt>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Specimen/ltt" ];
     fhir:Bundle.entry.resource <https://example.com/base/Specimen/ltt>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Specimen/urine" ];
     fhir:Bundle.entry.resource <https://example.com/base/Specimen/urine>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/p2" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/p2>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r1" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r1>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r2" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r2>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r3>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r4>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r5>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r6>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r7>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r8>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r9>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r10" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r10>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r11" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r11>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r12" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r12>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r13" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r13>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r14" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r14>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r15>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r16>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/r17>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/p1" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/p1>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3>
  ], [
     fhir:index 26;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4>
  ], [
     fhir:index 27;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5>
  ], [
     fhir:index 28;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6>
  ], [
     fhir:index 29;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7>
  ], [
     fhir:index 30;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8>
  ], [
     fhir:index 31;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9>
  ], [
     fhir:index 32;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10>
  ], [
     fhir:index 33;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11>
  ], [
     fhir:index 34;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12>
  ], [
     fhir:index 35;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13>
  ], [
     fhir:index 36;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14>
  ], [
     fhir:index 37;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15>
  ], [
     fhir:index 38;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16>
  ], [
     fhir:index 39;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17>
  ], [
     fhir:index 40;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18>
  ], [
     fhir:index 41;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19>
  ], [
     fhir:index 42;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20>
  ], [
     fhir:index 43;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21>
  ], [
     fhir:index 44;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22>
  ], [
     fhir:index 45;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/p3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/p3>
  ], [
     fhir:index 46;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u1" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/u1>
  ], [
     fhir:index 47;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u2" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/u2>
  ], [
     fhir:index 48;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/u3>
  ], [
     fhir:index 49;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/u4>
  ], [
     fhir:index 50;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/u5>
  ], [
     fhir:index 51;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/u6>
  ], [
     fhir:index 52;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/u7>
  ], [
     fhir:index 53;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/u8>
  ], [
     fhir:index 54;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/u9>
  ] .

<https://example.com/base/DiagnosticReport/ghp> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "ghp"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2015-08-16T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ghp</p><p><b>meta</b>: </p><p><b>identifier</b>: ghp-example</p><p><b>status</b>: final</p><p><b>code</b>: General Health Profile <span>(Details : {http://acme.com/labs/reports code 'GHP' = 'GHP', given as 'General Health Profile'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>specimen</b>: </p><ul><li><a>Red Top Tube</a></li><li><a>Lavender Top Tube</a></li><li><a>Urine Sample</a></li></ul><p><b>result</b>: </p><ul><li><a>Chemistry Panel</a></li><li><a>CBC</a></li><li><a>Urinalysis</a></li></ul></div>"
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "ghp-example" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://acme.com/labs/reports" ];
       fhir:Coding.code [ fhir:value "GHP" ];
       fhir:Coding.display [ fhir:value "General Health Profile" ]
     ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:DiagnosticReport.specimen [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Specimen/rtt>;
     fhir:Reference.reference [ fhir:value "Specimen/rtt" ];
     fhir:Reference.display [ fhir:value "Red Top Tube" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Specimen/ltt>;
     fhir:Reference.reference [ fhir:value "Specimen/ltt" ];
     fhir:Reference.display [ fhir:value "Lavender Top Tube" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ];
  fhir:DiagnosticReport.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/p1>;
     fhir:Reference.reference [ fhir:value "Observation/p1" ];
     fhir:Reference.display [ fhir:value "Chemistry Panel" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/p2>;
     fhir:Reference.reference [ fhir:value "Observation/p2" ];
     fhir:Reference.display [ fhir:value "CBC" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/p3>;
     fhir:Reference.reference [ fhir:value "Observation/p3" ];
     fhir:Reference.display [ fhir:value "Urinalysis" ]
  ] .

<http://hl7.org/fhir/Patient/pat2> a fhir:Patient .

<http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f> a fhir:Organization .

<http://hl7.org/fhir/Specimen/rtt> a fhir:Specimen .

<http://hl7.org/fhir/Specimen/ltt> a fhir:Specimen .

<http://hl7.org/fhir/Specimen/urine> a fhir:Specimen .

<http://hl7.org/fhir/Observation/p1> a fhir:Observation .

<http://hl7.org/fhir/Observation/p2> a fhir:Observation .

<http://hl7.org/fhir/Observation/p3> a fhir:Observation .

<https://example.com/base/Specimen/rtt> a fhir:Specimen;
  fhir:Resource.id [ fhir:value "rtt"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: rtt</p><p><b>accessionIdentifier</b>: 20150816-00124</p><p><b>type</b>: Serum sample <span>(Details : {SNOMED CT code '119364003' = 'Serum specimen', given as 'Serum sample'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><h3>Collections</h3><table><tr><td>-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td>*</td><td><a>Practitioner/f202</a></td><td>Aug 16, 2015 6:40:17 AM</td></tr></table><h3>Containers</h3><table><tr><td>-</td><td><b>Type</b></td></tr><tr><td>*</td><td>Serum Separator Tube <span>(Details : {http://acme.com/labs code 'SST' = 'SST', given as 'Serum Separator Tube'})</span></td></tr></table></div>"
  ];
  fhir:Specimen.accessionIdentifier [
     fhir:Identifier.system [ fhir:value "http://acme.com/labs/accession-ids" ];
     fhir:Identifier.value [ fhir:value "20150816-00124" ]
  ];
  fhir:Specimen.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:119364003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "119364003" ];
       fhir:Coding.display [ fhir:value "Serum sample" ]
     ]
  ];
  fhir:Specimen.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Specimen.collection [
     fhir:Specimen.collection.collector [
       fhir:link <http://hl7.org/fhir/Practitioner/f202>;
       fhir:Reference.reference [ fhir:value "Practitioner/f202" ]
     ];
     fhir:Specimen.collection.collectedDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime ]
  ];
  fhir:Specimen.container [
     fhir:index 0;
     fhir:Specimen.container.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://acme.com/labs" ];
         fhir:Coding.code [ fhir:value "SST" ];
         fhir:Coding.display [ fhir:value "Serum Separator Tube" ]
       ]
     ]
  ] .

<http://hl7.org/fhir/Practitioner/f202> a fhir:Practitioner .

<https://example.com/base/Specimen/ltt> a fhir:Specimen;
  fhir:Resource.id [ fhir:value "ltt"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ltt</p><p><b>accessionIdentifier</b>: 20150816-00124</p><p><b>type</b>: Blood specimen with EDTA <span>(Details : {SNOMED CT code '445295009' = 'Blood specimen with EDTA', given as 'Blood specimen with EDTA'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><h3>Collections</h3><table><tr><td>-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td>*</td><td><a>Practitioner/f202</a></td><td>Aug 16, 2015 6:40:17 AM</td></tr></table><h3>Containers</h3><table><tr><td>-</td><td><b>Type</b></td></tr><tr><td>*</td><td>Lavender Top Tube <span>(Details : {http://acme.com/labs code 'LTT' = 'LTT', given as 'Lavender Top Tube'})</span></td></tr></table></div>"
  ];
  fhir:Specimen.accessionIdentifier [
     fhir:Identifier.system [ fhir:value "http://acme.com/labs/accession-ids" ];
     fhir:Identifier.value [ fhir:value "20150816-00124" ]
  ];
  fhir:Specimen.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:445295009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "445295009" ];
       fhir:Coding.display [ fhir:value "Blood specimen with EDTA" ]
     ]
  ];
  fhir:Specimen.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Specimen.collection [
     fhir:Specimen.collection.collector [
       fhir:link <http://hl7.org/fhir/Practitioner/f202>;
       fhir:Reference.reference [ fhir:value "Practitioner/f202" ]
     ];
     fhir:Specimen.collection.collectedDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime ]
  ];
  fhir:Specimen.container [
     fhir:index 0;
     fhir:Specimen.container.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://acme.com/labs" ];
         fhir:Coding.code [ fhir:value "LTT" ];
         fhir:Coding.display [ fhir:value "Lavender Top Tube" ]
       ]
     ]
  ] .

<https://example.com/base/Specimen/urine> a fhir:Specimen;
  fhir:Resource.id [ fhir:value "urine"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine</p><p><b>accessionIdentifier</b>: 20150816-00124</p><p><b>type</b>: Urine specimen <span>(Details : {SNOMED CT code '122575003' = 'Urine specimen', given as 'Urine specimen'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><h3>Collections</h3><table><tr><td>-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td>*</td><td><a>Practitioner/f202</a></td><td>Aug 16, 2015 6:40:17 AM</td></tr></table><h3>Containers</h3><table><tr><td>-</td><td><b>Type</b></td></tr><tr><td>*</td><td>100mL sterile cup <span>(Details : {http://acme.com/labs code 'UCUP' = 'UCUP', given as '100mL sterile cup'})</span></td></tr></table></div>"
  ];
  fhir:Specimen.accessionIdentifier [
     fhir:Identifier.system [ fhir:value "http://acme.com/labs/accession-ids" ];
     fhir:Identifier.value [ fhir:value "20150816-00124" ]
  ];
  fhir:Specimen.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:122575003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "122575003" ];
       fhir:Coding.display [ fhir:value "Urine specimen" ]
     ]
  ];
  fhir:Specimen.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Specimen.collection [
     fhir:Specimen.collection.collector [
       fhir:link <http://hl7.org/fhir/Practitioner/f202>;
       fhir:Reference.reference [ fhir:value "Practitioner/f202" ]
     ];
     fhir:Specimen.collection.collectedDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime ]
  ];
  fhir:Specimen.container [
     fhir:index 0;
     fhir:Specimen.container.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://acme.com/labs" ];
         fhir:Coding.code [ fhir:value "UCUP" ];
         fhir:Coding.display [ fhir:value "100mL sterile cup" ]
       ]
     ]
  ] .

<https://example.com/base/Observation/p2> a fhir:Observation;
  fhir:Resource.id [ fhir:value "p2"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: p2</p><p><b>status</b>: final</p><p><b>code</b>: Complete blood count (hemogram) panel - Blood by Automated count <span>(Details : {LOINC code '58410-2' = 'Complete blood count (hemogram) panel - Blood by Automated count', given as 'Complete blood count (hemogram) panel - Blood by Automated count'})</span></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>specimen</b>: <a>Lavender Top Tube</a></p><p><b>hasMember</b>: </p><ul><li><a>Observation/r1</a></li><li><a>Observation/r2</a></li><li><a>Observation/r3</a></li><li><a>Observation/r4</a></li><li><a>Observation/r5</a></li><li><a>Observation/r6</a></li><li><a>Observation/r7</a></li><li><a>Observation/r8</a></li><li><a>Observation/r9</a></li><li><a>Observation/r10</a></li><li><a>Observation/r11</a></li><li><a>Observation/r12</a></li><li><a>Observation/r13</a></li><li><a>Observation/r14</a></li><li><a>Observation/r15</a></li><li><a>Observation/r16</a></li><li><a>Observation/r17</a></li></ul></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:58410-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "58410-2" ];
       fhir:Coding.display [ fhir:value "Complete blood count (hemogram) panel - Blood by Automated count" ]
     ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/ltt>;
     fhir:Reference.reference [ fhir:value "Specimen/ltt" ];
     fhir:Reference.display [ fhir:value "Lavender Top Tube" ]
  ];
  fhir:Observation.hasMember [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/r1>;
     fhir:Reference.reference [ fhir:value "Observation/r1" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/r2>;
     fhir:Reference.reference [ fhir:value "Observation/r2" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/r3>;
     fhir:Reference.reference [ fhir:value "Observation/r3" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/r4>;
     fhir:Reference.reference [ fhir:value "Observation/r4" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/r5>;
     fhir:Reference.reference [ fhir:value "Observation/r5" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/r6>;
     fhir:Reference.reference [ fhir:value "Observation/r6" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/r7>;
     fhir:Reference.reference [ fhir:value "Observation/r7" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/r8>;
     fhir:Reference.reference [ fhir:value "Observation/r8" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/r9>;
     fhir:Reference.reference [ fhir:value "Observation/r9" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/r10>;
     fhir:Reference.reference [ fhir:value "Observation/r10" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/r11>;
     fhir:Reference.reference [ fhir:value "Observation/r11" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/r12>;
     fhir:Reference.reference [ fhir:value "Observation/r12" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/r13>;
     fhir:Reference.reference [ fhir:value "Observation/r13" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/r14>;
     fhir:Reference.reference [ fhir:value "Observation/r14" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/r15>;
     fhir:Reference.reference [ fhir:value "Observation/r15" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/r16>;
     fhir:Reference.reference [ fhir:value "Observation/r16" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/r17>;
     fhir:Reference.reference [ fhir:value "Observation/r17" ]
  ] .

<http://hl7.org/fhir/Observation/r1> a fhir:Observation .

<http://hl7.org/fhir/Observation/r2> a fhir:Observation .

<http://hl7.org/fhir/Observation/r3> a fhir:Observation .

<http://hl7.org/fhir/Observation/r4> a fhir:Observation .

<http://hl7.org/fhir/Observation/r5> a fhir:Observation .

<http://hl7.org/fhir/Observation/r6> a fhir:Observation .

<http://hl7.org/fhir/Observation/r7> a fhir:Observation .

<http://hl7.org/fhir/Observation/r8> a fhir:Observation .

<http://hl7.org/fhir/Observation/r9> a fhir:Observation .

<http://hl7.org/fhir/Observation/r10> a fhir:Observation .

<http://hl7.org/fhir/Observation/r11> a fhir:Observation .

<http://hl7.org/fhir/Observation/r12> a fhir:Observation .

<http://hl7.org/fhir/Observation/r13> a fhir:Observation .

<http://hl7.org/fhir/Observation/r14> a fhir:Observation .

<http://hl7.org/fhir/Observation/r15> a fhir:Observation .

<http://hl7.org/fhir/Observation/r16> a fhir:Observation .

<http://hl7.org/fhir/Observation/r17> a fhir:Observation .

<https://example.com/base/Observation/r1> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r1</p><p><b>status</b>: final</p><p><b>code</b>: Haemoglobin <span>(Details : {LOINC code '718-7' = 'Hemoglobin [Mass/volume] in Blood', given as 'Hemoglobin [Mass/volume] in Blood'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 176 g/L<span> (Details: UCUM code g/L = 'g/L')</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>135 g/L<span> (Details: UCUM code g/L = 'g/L')</span></td><td>180 g/L<span> (Details: UCUM code g/L = 'g/L')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:718-7;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "718-7" ];
       fhir:Coding.display [ fhir:value "Hemoglobin [Mass/volume] in Blood" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Haemoglobin" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "176"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "g/L" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "g/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "135"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "g/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "g/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "180"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "g/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "g/L" ]
     ]
  ] .

<https://example.com/base/Observation/r2> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r2"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r2</p><p><b>status</b>: final</p><p><b>code</b>: Red Cell Count <span>(Details : {LOINC code '789-8' = 'Erythrocytes [#/volume] in Blood by Automated count', given as 'Erythrocytes [#/volume] in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 5.9 x10*12/L<span> (Details: UCUM code 10*12/L = '10*12/L')</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>4.2 x10*12/L<span> (Details: UCUM code 10*12/L = '10*12/L')</span></td><td>6.0 x10*12/L<span> (Details: UCUM code 10*12/L = '10*12/L')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:789-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "789-8" ];
       fhir:Coding.display [ fhir:value "Erythrocytes [#/volume] in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Red Cell Count" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "5.9"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "x10*12/L" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "10*12/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "4.2"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*12/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*12/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*12/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*12/L" ]
     ]
  ] .

<https://example.com/base/Observation/r3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r3"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r3</p><p><b>status</b>: final</p><p><b>code</b>: Haematocrit <span>(Details : {LOINC code '4544-3' = 'Hematocrit [Volume Fraction] of Blood by Automated count', given as 'Hematocrit [Volume Fraction] of Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 55 %</p><p><b>interpretation</b>: High <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'H' = 'High)</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>38 %</td><td>52 %</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:4544-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "4544-3" ];
       fhir:Coding.display [ fhir:value "Hematocrit [Volume Fraction] of Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Haematocrit" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "55"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "%" ]
  ];
  fhir:Observation.interpretation [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ];
       fhir:Coding.code [ fhir:value "H" ]
     ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "38"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "%" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "52"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "%" ]
     ]
  ] .

<https://example.com/base/Observation/r4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r4"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r4</p><p><b>status</b>: final</p><p><b>code</b>: Mean Cell Volume <span>(Details : {LOINC code '787-2' = 'Erythrocyte mean corpuscular volume [Entitic volume] by Automated count', given as 'Erythrocyte mean corpuscular volume [Entitic volume] by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 99 fL<span> (Details: UCUM code fL = 'fL')</span></p><p><b>interpretation</b>: High <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'H' = 'High)</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>80 fL<span> (Details: UCUM code fL = 'fL')</span></td><td>98 fL<span> (Details: UCUM code fL = 'fL')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:787-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "787-2" ];
       fhir:Coding.display [ fhir:value "Erythrocyte mean corpuscular volume [Entitic volume] by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Mean Cell Volume" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "99"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "fL" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "fL" ]
  ];
  fhir:Observation.interpretation [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ];
       fhir:Coding.code [ fhir:value "H" ]
     ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "80"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "fL" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "fL" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "98"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "fL" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "fL" ]
     ]
  ] .

<https://example.com/base/Observation/r5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r5"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r5</p><p><b>status</b>: final</p><p><b>code</b>: Mean Cell Haemoglobin <span>(Details : {LOINC code '785-6' = 'Erythrocyte mean corpuscular hemoglobin [Entitic mass] by Automated count', given as 'Erythrocyte mean corpuscular hemoglobin [Entitic mass] by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 36 pg<span> (Details: UCUM code pg = 'pg')</span></p><p><b>interpretation</b>: High <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'H' = 'High)</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>27 pg<span> (Details: UCUM code pg = 'pg')</span></td><td>35 pg<span> (Details: UCUM code pg = 'pg')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:785-6;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "785-6" ];
       fhir:Coding.display [ fhir:value "Erythrocyte mean corpuscular hemoglobin [Entitic mass] by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Mean Cell Haemoglobin" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "36"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "pg" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "pg" ]
  ];
  fhir:Observation.interpretation [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ];
       fhir:Coding.code [ fhir:value "H" ]
     ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "27"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "pg" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "pg" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "35"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "pg" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "pg" ]
     ]
  ] .

<https://example.com/base/Observation/r6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r6"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r6</p><p><b>status</b>: final</p><p><b>code</b>: Platelet Count <span>(Details : {LOINC code '777-3' = 'Platelets [#/volume] in Blood by Automated count', given as 'Platelets [#/volume] in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 444 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>150 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>450 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:777-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "777-3" ];
       fhir:Coding.display [ fhir:value "Platelets [#/volume] in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Platelet Count" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "444"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "x10*9/L" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "10*9/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "150"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "450"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ]
  ] .

<https://example.com/base/Observation/r7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r7"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r7</p><p><b>status</b>: final</p><p><b>code</b>: White Cell Count <span>(Details : {LOINC code '6690-2' = 'Leukocytes [#/volume] in Blood by Automated count', given as 'Leukocytes [#/volume] in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 4.6 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>4.0 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>11.0 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:6690-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "6690-2" ];
       fhir:Coding.display [ fhir:value "Leukocytes [#/volume] in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "White Cell Count" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "4.6"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "x10*9/L" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "10*9/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "11.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ]
  ] .

<https://example.com/base/Observation/r8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r8"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r8</p><p><b>status</b>: final</p><p><b>code</b>: Neutrophils <span>(Details : {LOINC code '770-8' = 'Neutrophils/100 leukocytes in Blood by Automated count', given as 'Neutrophils/100 leukocytes in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 20 %<span> (Details: UCUM code % = '%')</span></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:770-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "770-8" ];
       fhir:Coding.display [ fhir:value "Neutrophils/100 leukocytes in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Neutrophils" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "%" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "%" ]
  ] .

<https://example.com/base/Observation/r9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r9"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r9</p><p><b>status</b>: final</p><p><b>code</b>: Neutrophils <span>(Details : {LOINC code '751-8' = 'Neutrophils [#/volume] in Blood by Automated count', given as 'Neutrophils [#/volume] in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 0.9 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></p><p><b>interpretation</b>: Critical low <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'LL' = 'Critical low)</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2.0 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>7.5 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:751-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "751-8" ];
       fhir:Coding.display [ fhir:value "Neutrophils [#/volume] in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Neutrophils" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "0.9"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "x10*9/L" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "10*9/L" ]
  ];
  fhir:Observation.interpretation [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ];
       fhir:Coding.code [ fhir:value "LL" ]
     ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "2.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "7.5"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ]
  ] .

<https://example.com/base/Observation/r10> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r10"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r10</p><p><b>status</b>: final</p><p><b>code</b>: Lymphocytes <span>(Details : {LOINC code '736-9' = 'Lymphocytes/100 leukocytes in Blood by Automated count', given as 'Lymphocytes/100 leukocytes in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 20 %<span> (Details: UCUM code % = '%')</span></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:736-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "736-9" ];
       fhir:Coding.display [ fhir:value "Lymphocytes/100 leukocytes in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Lymphocytes" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "%" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "%" ]
  ] .

<https://example.com/base/Observation/r11> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r11"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r11</p><p><b>status</b>: final</p><p><b>code</b>: Lymphocytes <span>(Details : {LOINC code '731-0' = 'Lymphocytes [#/volume] in Blood by Automated count', given as 'Lymphocytes [#/volume] in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 0.9 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></p><p><b>interpretation</b>: Low <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'L' = 'Low)</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>1.1 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>4.0 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:731-0;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "731-0" ];
       fhir:Coding.display [ fhir:value "Lymphocytes [#/volume] in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Lymphocytes" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "0.9"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "x10*9/L" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "10*9/L" ]
  ];
  fhir:Observation.interpretation [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ];
       fhir:Coding.code [ fhir:value "L" ]
     ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "1.1"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ]
  ] .

<https://example.com/base/Observation/r12> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r12"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r12</p><p><b>status</b>: final</p><p><b>code</b>: Monocytes <span>(Details : {LOINC code '5905-5' = 'Monocytes/100 leukocytes in Blood by Automated count', given as 'Monocytes/100 leukocytes in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 20 %<span> (Details: UCUM code % = '%')</span></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:5905-5;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "5905-5" ];
       fhir:Coding.display [ fhir:value "Monocytes/100 leukocytes in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Monocytes" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "%" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "%" ]
  ] .

<https://example.com/base/Observation/r13> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r13"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r13</p><p><b>status</b>: final</p><p><b>code</b>: Monocytes <span>(Details : {LOINC code '742-7' = 'Monocytes [#/volume] in Blood by Automated count', given as 'Monocytes [#/volume] in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 0.9 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.2 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>1.0 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:742-7;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "742-7" ];
       fhir:Coding.display [ fhir:value "Monocytes [#/volume] in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Monocytes" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "0.9"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "x10*9/L" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "10*9/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0.2"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "1.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ]
  ] .

<https://example.com/base/Observation/r14> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r14"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r14</p><p><b>status</b>: final</p><p><b>code</b>: Eosinophils <span>(Details : {LOINC code '713-8' = 'Eosinophils/100 leukocytes in Blood by Automated count', given as 'Eosinophils/100 leukocytes in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 20 %<span> (Details: UCUM code % = '%')</span></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:713-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "713-8" ];
       fhir:Coding.display [ fhir:value "Eosinophils/100 leukocytes in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Eosinophils" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "%" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "%" ]
  ] .

<https://example.com/base/Observation/r15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r15"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r15</p><p><b>status</b>: final</p><p><b>code</b>: Eosinophils <span>(Details : {LOINC code '711-2' = 'Eosinophils [#/volume] in Blood by Automated count', given as 'Eosinophils [#/volume] in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 0.92 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></p><p><b>interpretation</b>: Critical high <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'HH' = 'Critical high)</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.04 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>0.40 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:711-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "711-2" ];
       fhir:Coding.display [ fhir:value "Eosinophils [#/volume] in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Eosinophils" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "0.92"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "x10*9/L" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "10*9/L" ]
  ];
  fhir:Observation.interpretation [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ];
       fhir:Coding.code [ fhir:value "HH" ]
     ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0.04"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "0.40"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ]
  ] .

<https://example.com/base/Observation/r16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r16"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r16</p><p><b>status</b>: final</p><p><b>code</b>: Basophils <span>(Details : {LOINC code '706-2' = 'Basophils/100 leukocytes in Blood by Automated count', given as 'Basophils/100 leukocytes in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 20 %<span> (Details: UCUM code % = '%')</span></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:706-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "706-2" ];
       fhir:Coding.display [ fhir:value "Basophils/100 leukocytes in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Basophils" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "%" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "%" ]
  ] .

<https://example.com/base/Observation/r17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "r17"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: r17</p><p><b>status</b>: final</p><p><b>code</b>: Basophils <span>(Details : {LOINC code '704-7' = 'Basophils [#/volume] in Blood by Automated count', given as 'Basophils [#/volume] in Blood by Automated count'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 0.92 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>High</b></td></tr><tr><td>*</td><td>0.21 x10*9/L<span> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:704-7;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "704-7" ];
       fhir:Coding.display [ fhir:value "Basophils [#/volume] in Blood by Automated count" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "Basophils" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "0.92"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "x10*9/L" ];
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
     fhir:Quantity.code [ fhir:value "10*9/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "0.21"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "x10*9/L" ];
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
       fhir:Quantity.code [ fhir:value "10*9/L" ]
     ]
  ] .

<https://example.com/base/Observation/p1> a fhir:Observation;
  fhir:Resource.id [ fhir:value "p1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: p1</p><p><b>status</b>: final</p><p><b>code</b>: Comprehensive metabolic 2000 panel - Serum or Plasma <span>(Details : {LOINC code '24323-8' = 'Comprehensive metabolic 2000 panel - Serum or Plasma', given as 'Comprehensive metabolic 2000 panel - Serum or Plasma'})</span></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>specimen</b>: <a>Red Top Tube</a></p><p><b>hasMember</b>: </p><ul><li><a>Observation/o1</a></li><li><a>Observation/o2</a></li><li><a>Observation/o3</a></li><li><a>Observation/o4</a></li><li><a>Observation/o5</a></li><li><a>Observation/o6</a></li><li><a>Observation/o7</a></li><li><a>Observation/o8</a></li><li><a>Observation/o9</a></li><li><a>Observation/o10</a></li><li><a>Observation/o11</a></li><li><a>Observation/o12</a></li><li><a>Observation/o13</a></li><li><a>Observation/o14</a></li><li><a>Observation/o15</a></li><li><a>Observation/o16</a></li><li><a>Observation/o17</a></li><li><a>Observation/o18</a></li><li><a>Observation/o19</a></li><li><a>Observation/o20</a></li><li><a>Observation/o21</a></li><li><a>Observation/o22</a></li></ul></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:24323-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "24323-8" ];
       fhir:Coding.display [ fhir:value "Comprehensive metabolic 2000 panel - Serum or Plasma" ]
     ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/rtt>;
     fhir:Reference.reference [ fhir:value "Specimen/rtt" ];
     fhir:Reference.display [ fhir:value "Red Top Tube" ]
  ];
  fhir:Observation.hasMember [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1>;
     fhir:Reference.reference [ fhir:value "Observation/o1" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2>;
     fhir:Reference.reference [ fhir:value "Observation/o2" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3>;
     fhir:Reference.reference [ fhir:value "Observation/o3" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4>;
     fhir:Reference.reference [ fhir:value "Observation/o4" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5>;
     fhir:Reference.reference [ fhir:value "Observation/o5" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6>;
     fhir:Reference.reference [ fhir:value "Observation/o6" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7>;
     fhir:Reference.reference [ fhir:value "Observation/o7" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8>;
     fhir:Reference.reference [ fhir:value "Observation/o8" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9>;
     fhir:Reference.reference [ fhir:value "Observation/o9" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10>;
     fhir:Reference.reference [ fhir:value "Observation/o10" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11>;
     fhir:Reference.reference [ fhir:value "Observation/o11" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12>;
     fhir:Reference.reference [ fhir:value "Observation/o12" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13>;
     fhir:Reference.reference [ fhir:value "Observation/o13" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14>;
     fhir:Reference.reference [ fhir:value "Observation/o14" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15>;
     fhir:Reference.reference [ fhir:value "Observation/o15" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16>;
     fhir:Reference.reference [ fhir:value "Observation/o16" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17>;
     fhir:Reference.reference [ fhir:value "Observation/o17" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18>;
     fhir:Reference.reference [ fhir:value "Observation/o18" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19>;
     fhir:Reference.reference [ fhir:value "Observation/o19" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20>;
     fhir:Reference.reference [ fhir:value "Observation/o20" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21>;
     fhir:Reference.reference [ fhir:value "Observation/o21" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22>;
     fhir:Reference.reference [ fhir:value "Observation/o22" ]
  ] .

<http://hl7.org/fhir/Observation/o1> a fhir:Observation .

<http://hl7.org/fhir/Observation/o2> a fhir:Observation .

<http://hl7.org/fhir/Observation/o3> a fhir:Observation .

<http://hl7.org/fhir/Observation/o4> a fhir:Observation .

<http://hl7.org/fhir/Observation/o5> a fhir:Observation .

<http://hl7.org/fhir/Observation/o6> a fhir:Observation .

<http://hl7.org/fhir/Observation/o7> a fhir:Observation .

<http://hl7.org/fhir/Observation/o8> a fhir:Observation .

<http://hl7.org/fhir/Observation/o9> a fhir:Observation .

<http://hl7.org/fhir/Observation/o10> a fhir:Observation .

<http://hl7.org/fhir/Observation/o11> a fhir:Observation .

<http://hl7.org/fhir/Observation/o12> a fhir:Observation .

<http://hl7.org/fhir/Observation/o13> a fhir:Observation .

<http://hl7.org/fhir/Observation/o14> a fhir:Observation .

<http://hl7.org/fhir/Observation/o15> a fhir:Observation .

<http://hl7.org/fhir/Observation/o16> a fhir:Observation .

<http://hl7.org/fhir/Observation/o17> a fhir:Observation .

<http://hl7.org/fhir/Observation/o18> a fhir:Observation .

<http://hl7.org/fhir/Observation/o19> a fhir:Observation .

<http://hl7.org/fhir/Observation/o20> a fhir:Observation .

<http://hl7.org/fhir/Observation/o21> a fhir:Observation .

<http://hl7.org/fhir/Observation/o22> a fhir:Observation .

<https://example.com/base/Observation/o1> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o1</p><p><b>status</b>: final</p><p><b>code</b>: Sodium [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '2951-2' = 'Sodium [Moles/volume] in Serum or Plasma', given as 'Sodium [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '104934005' = 'Sodium measurement, serum)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 140 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>137 mmol/L</td><td>147 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2951-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2951-2" ];
       fhir:Coding.display [ fhir:value "Sodium [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104934005;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104934005" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "140"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "137"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "147"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o2> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o2</p><p><b>status</b>: final</p><p><b>code</b>: Potassium [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '2823-3' = 'Potassium [Moles/volume] in Serum or Plasma', given as 'Potassium [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '59573005' = 'Potassium measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 4.2 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>3.5 mmol/L</td><td>5.0 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2823-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2823-3" ];
       fhir:Coding.display [ fhir:value "Potassium [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:59573005;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "59573005" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "4.2"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "3.5"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "5.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o3</p><p><b>status</b>: final</p><p><b>code</b>: Chloride [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '2075-0' = 'Chloride [Moles/volume] in Serum or Plasma', given as 'Chloride [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '46511006' = 'Chloride measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 105 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>96 mmol/L</td><td>109 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2075-0;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2075-0" ];
       fhir:Coding.display [ fhir:value "Chloride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:46511006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "46511006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "105"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "96"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "109"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o4</p><p><b>status</b>: final</p><p><b>code</b>: Bicarbonate [Moles/volume] in Serum <span>(Details : {LOINC code '1963-8' = 'Bicarbonate [Moles/volume] in Serum', given as 'Bicarbonate [Moles/volume] in Serum'}; {SNOMED CT code '88645003' = 'Bicarbonate measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 26 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>25 mmol/L</td><td>33 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:1963-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "1963-8" ];
       fhir:Coding.display [ fhir:value "Bicarbonate [Moles/volume] in Serum" ]
     ], [
       fhir:index 1;
       a sct:88645003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "88645003" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "26"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "25"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o5</p><p><b>status</b>: final</p><p><b>code</b>: Anion gap 4 in Serum or Plasma <span>(Details : {LOINC code '1863-0' = 'Anion gap 4 in Serum or Plasma', given as 'Anion gap 4 in Serum or Plasma'}; {SNOMED CT code '271057005' = 'Serum anion gap measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 13 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>4 mmol/L</td><td>17 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:1863-0;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "1863-0" ];
       fhir:Coding.display [ fhir:value "Anion gap 4 in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:271057005;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "271057005" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "13"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "4"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "17"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o6</p><p><b>status</b>: final</p><p><b>code</b>: Glucose [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '14749-6' = 'Glucose [Moles/volume] in Serum or Plasma', given as 'Glucose [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '36048009' = 'Glucose measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 7.4 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>3.0 mmol/L</td><td>7.7 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14749-6;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14749-6" ];
       fhir:Coding.display [ fhir:value "Glucose [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:36048009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "36048009" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "7.4"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "3.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "7.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o7</p><p><b>status</b>: final</p><p><b>code</b>: Urea nitrogen [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '14937-7' = 'Urea nitrogen [Moles/volume] in Serum or Plasma', given as 'Urea nitrogen [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '273967009' = 'Serum urea level)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 4.7 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2.0 mmol/L</td><td>7.0 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14937-7;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14937-7" ];
       fhir:Coding.display [ fhir:value "Urea nitrogen [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:273967009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "273967009" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "4.7"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "2.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "7.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o8</p><p><b>status</b>: final</p><p><b>code</b>: Creatinine [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '14682-9' = 'Creatinine [Moles/volume] in Serum or Plasma', given as 'Creatinine [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '70901006' = 'Creatinine measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 0.09 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.04 mmol/L</td><td>0.11 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14682-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14682-9" ];
       fhir:Coding.display [ fhir:value "Creatinine [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:70901006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "70901006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "0.09"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0.04"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "0.11"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o9</p><p><b>status</b>: final</p><p><b>code</b>: Urate [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '14933-6' = 'Urate [Moles/volume] in Serum or Plasma', given as 'Urate [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '86228006' = 'Uric acid measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 0.39 mmol/L</p><p><b>interpretation</b>: High <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'H' = 'High)</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.14 mmol/L</td><td>0.35 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14933-6;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14933-6" ];
       fhir:Coding.display [ fhir:value "Urate [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:86228006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "86228006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "0.39"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.interpretation [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ];
       fhir:Coding.code [ fhir:value "H" ]
     ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0.14"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "0.35"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o10> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o10</p><p><b>status</b>: final</p><p><b>code</b>: Bilirubin.total [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '14631-6' = 'Bilirubin.total [Moles/volume] in Serum or Plasma', given as 'Bilirubin.total [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '27171005' = 'Urinalysis)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 7 umol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2 umol/L</td><td>20 umol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14631-6;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14631-6" ];
       fhir:Coding.display [ fhir:value "Bilirubin.total [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:27171005;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "27171005" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "7"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o11> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o11</p><p><b>status</b>: final</p><p><b>code</b>: Bilirubin.direct [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '14629-0' = 'Bilirubin.direct [Moles/volume] in Serum or Plasma', given as 'Bilirubin.direct [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '39748002' = 'Bilirubin, direct measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 3 umol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0 umol/L</td><td>8 umol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14629-0;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14629-0" ];
       fhir:Coding.display [ fhir:value "Bilirubin.direct [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:39748002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "39748002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "8"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o12> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o12</p><p><b>status</b>: final</p><p><b>code</b>: Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma <span>(Details : {LOINC code '6768-6' = 'Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma', given as 'Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma'}; {SNOMED CT code '88810008' = 'Alkaline phosphatase measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 108 U/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>30 U/L</td><td>115 U/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:6768-6;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "6768-6" ];
       fhir:Coding.display [ fhir:value "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:88810008;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "88810008" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "108"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "U/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "30"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "115"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ]
  ] .

<https://example.com/base/Observation/o13> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o13</p><p><b>status</b>: final</p><p><b>code</b>: Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma <span>(Details : {LOINC code '2324-2' = 'Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma', given as 'Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma'}; {SNOMED CT code '69480007' = 'Gamma glutamyl transferase measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 35 U/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0 U/L</td><td>45 U/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2324-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2324-2" ];
       fhir:Coding.display [ fhir:value "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:69480007;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "69480007" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "35"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "U/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "45"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ]
  ] .

<https://example.com/base/Observation/o14> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o14</p><p><b>status</b>: final</p><p><b>code</b>: Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma <span>(Details : {LOINC code '1742-6' = 'Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma', given as 'Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma'}; {SNOMED CT code '34608000' = 'Alanine aminotransferase measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 54 U/L</p><p><b>interpretation</b>: High <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'H' = 'High)</span></p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0 U/L</td><td>45 U/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:1742-6;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "1742-6" ];
       fhir:Coding.display [ fhir:value "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:34608000;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "34608000" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "54"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "U/L" ]
  ];
  fhir:Observation.interpretation [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ];
       fhir:Coding.code [ fhir:value "H" ]
     ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "45"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ]
  ] .

<https://example.com/base/Observation/o15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o15</p><p><b>status</b>: final</p><p><b>code</b>: Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma <span>(Details : {LOINC code '1920-8' = 'Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma', given as 'Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma'}; {SNOMED CT code '45896001' = 'Aspartate aminotransferase measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 30 U/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0 U/L</td><td>41 U/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:1920-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "1920-8" ];
       fhir:Coding.display [ fhir:value "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:45896001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "45896001" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "30"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "U/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "41"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ]
  ] .

<https://example.com/base/Observation/o16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o16</p><p><b>status</b>: final</p><p><b>code</b>: Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma <span>(Details : {LOINC code '2532-0' = 'Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma', given as 'Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma'}; {SNOMED CT code '11274001' = 'Lactate dehydrogenase measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 131 U/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>80 U/L</td><td>250 U/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2532-0;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2532-0" ];
       fhir:Coding.display [ fhir:value "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:11274001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "11274001" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "131"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "U/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "80"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "250"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ]
  ] .

<https://example.com/base/Observation/o17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o17</p><p><b>status</b>: final</p><p><b>code</b>: Calcium [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '2000-8' = 'Calcium [Moles/volume] in Serum or Plasma', given as 'Calcium [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '71878006' = 'Calcium measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 2.38 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2.25 mmol/L</td><td>2.65 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2000-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2000-8" ];
       fhir:Coding.display [ fhir:value "Calcium [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:71878006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "71878006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "2.38"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "2.25"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "2.65"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o18</p><p><b>status</b>: final</p><p><b>code</b>: Calcium.ionized [Moles/volume] in Serum or Plasma by calculation <span>(Details : {LOINC code '13959-2' = 'Calcium.ionized [Moles/volume] in Serum or Plasma by calculation', given as 'Calcium.ionized [Moles/volume] in Serum or Plasma by calculation'}; {SNOMED CT code '166708003' = 'Corrected serum calcium measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 2.39 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2.25 mmol/L</td><td>2.65 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:13959-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "13959-2" ];
       fhir:Coding.display [ fhir:value "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ]
     ], [
       fhir:index 1;
       a sct:166708003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "166708003" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "2.39"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "2.25"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "2.65"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o19</p><p><b>status</b>: final</p><p><b>code</b>: Phosphate [Moles/volume] in Serum or Plasma <span>(Details : {LOINC code '14879-1' = 'Phosphate [Moles/volume] in Serum or Plasma', given as 'Phosphate [Moles/volume] in Serum or Plasma'}; {SNOMED CT code '104866001' = 'Phosphate measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 1.5 mmol/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.8 mmol/L</td><td>1.5 mmol/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14879-1;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14879-1" ];
       fhir:Coding.display [ fhir:value "Phosphate [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104866001;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104866001" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "1.5"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0.8"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "1.5"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o20</p><p><b>status</b>: final</p><p><b>code</b>: Protein [Mass/volume] in Serum or Plasma <span>(Details : {LOINC code '2885-2' = 'Protein [Mass/volume] in Serum or Plasma', given as 'Protein [Mass/volume] in Serum or Plasma'}; {SNOMED CT code '74040009' = 'Protein measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 67 g/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>60 g/L</td><td>82 g/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2885-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2885-2" ];
       fhir:Coding.display [ fhir:value "Protein [Mass/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:74040009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "74040009" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "67"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "g/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "60"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "g/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "82"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "g/L" ]
     ]
  ] .

<https://example.com/base/Observation/o21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o21</p><p><b>status</b>: final</p><p><b>code</b>: Albumin [Mass/volume] in Serum or Plasma <span>(Details : {LOINC code '1751-7' = 'Albumin [Mass/volume] in Serum or Plasma', given as 'Albumin [Mass/volume] in Serum or Plasma'}; {SNOMED CT code '104485008' = 'Albumin measurement, serum)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 42 g/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>35 g/L</td><td>50 g/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:1751-7;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "1751-7" ];
       fhir:Coding.display [ fhir:value "Albumin [Mass/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104485008;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104485008" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "42"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "g/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "35"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "g/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "50"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "g/L" ]
     ]
  ] .

<https://example.com/base/Observation/o22> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: o22</p><p><b>status</b>: final</p><p><b>code</b>: Globulin [Mass/volume] in Serum by calculation <span>(Details : {LOINC code '10834-0' = 'Globulin [Mass/volume] in Serum by calculation', given as 'Globulin [Mass/volume] in Serum by calculation'}; {SNOMED CT code '104979009' = 'Total globulins measurement)</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 25 g/L</p><h3>ReferenceRanges</h3><table><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>20 g/L</td><td>40 g/L</td></tr></table></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:10834-0;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "10834-0" ];
       fhir:Coding.display [ fhir:value "Globulin [Mass/volume] in Serum by calculation" ]
     ], [
       fhir:index 1;
       a sct:104979009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104979009" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "25"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "g/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "g/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "40"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "g/L" ]
     ]
  ] .

<https://example.com/base/Observation/p3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "p3"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: p3</p><p><b>status</b>: final</p><p><b>code</b>: Urinalysis macro (dipstick) panel - Urine <span>(Details : {LOINC code '24357-6' = 'Urinalysis macro (dipstick) panel - Urine', given as 'Urinalysis macro (dipstick) panel - Urine'})</span></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>specimen</b>: <a>Urine Sample</a></p><p><b>hasMember</b>: </p><ul><li><a>Observation/u1</a></li><li><a>Observation/u2</a></li><li><a>Observation/u3</a></li><li><a>Observation/u4</a></li><li><a>Observation/u5</a></li><li><a>Observation/u6</a></li><li><a>Observation/u7</a></li><li><a>Observation/u8</a></li><li><a>Observation/u9</a></li></ul></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:24357-6;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "24357-6" ];
       fhir:Coding.display [ fhir:value "Urinalysis macro (dipstick) panel - Urine" ]
     ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ];
  fhir:Observation.hasMember [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/u1>;
     fhir:Reference.reference [ fhir:value "Observation/u1" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/u2>;
     fhir:Reference.reference [ fhir:value "Observation/u2" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/u3>;
     fhir:Reference.reference [ fhir:value "Observation/u3" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/u4>;
     fhir:Reference.reference [ fhir:value "Observation/u4" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/u5>;
     fhir:Reference.reference [ fhir:value "Observation/u5" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/u6>;
     fhir:Reference.reference [ fhir:value "Observation/u6" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/u7>;
     fhir:Reference.reference [ fhir:value "Observation/u7" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/u8>;
     fhir:Reference.reference [ fhir:value "Observation/u8" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/u9>;
     fhir:Reference.reference [ fhir:value "Observation/u9" ]
  ] .

<http://hl7.org/fhir/Observation/u1> a fhir:Observation .

<http://hl7.org/fhir/Observation/u2> a fhir:Observation .

<http://hl7.org/fhir/Observation/u3> a fhir:Observation .

<http://hl7.org/fhir/Observation/u4> a fhir:Observation .

<http://hl7.org/fhir/Observation/u5> a fhir:Observation .

<http://hl7.org/fhir/Observation/u6> a fhir:Observation .

<http://hl7.org/fhir/Observation/u7> a fhir:Observation .

<http://hl7.org/fhir/Observation/u8> a fhir:Observation .

<http://hl7.org/fhir/Observation/u9> a fhir:Observation .

<https://example.com/base/Observation/u1> a fhir:Observation;
  fhir:Resource.id [ fhir:value "u1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: u1</p><p><b>status</b>: final</p><p><b>code</b>: pH of Urine <span>(Details : {LOINC code '2756-5' = 'pH of Urine', given as 'pH of Urine'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 5.0 pH</p><p><b>specimen</b>: <a>Urine Sample</a></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2756-5;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2756-5" ];
       fhir:Coding.display [ fhir:value "pH of Urine" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "5.0"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "pH" ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ] .

<https://example.com/base/Observation/u2> a fhir:Observation;
  fhir:Resource.id [ fhir:value "u2"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: u2</p><p><b>status</b>: final</p><p><b>code</b>: Protein [Presence] in Urine <span>(Details : {LOINC code '2887-8' = 'Protein [Presence] in Urine', given as 'Protein [Presence] in Urine'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: Negative <span>(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><p><b>specimen</b>: <a>Urine Sample</a></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2887-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2887-8" ];
       fhir:Coding.display [ fhir:value "Protein [Presence] in Urine" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:260385009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "260385009" ];
       fhir:Coding.display [ fhir:value "Negative" ]
     ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ] .

<https://example.com/base/Observation/u3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "u3"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: u3</p><p><b>status</b>: final</p><p><b>code</b>: Specific gravity of Urine <span>(Details : {LOINC code '2965-2' = 'Specific gravity of Urine', given as 'Specific gravity of Urine'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 1.009</p><p><b>specimen</b>: <a>Urine Sample</a></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2965-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2965-2" ];
       fhir:Coding.display [ fhir:value "Specific gravity of Urine" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "1.009"^^xsd:decimal ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ] .

<https://example.com/base/Observation/u4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "u4"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: u4</p><p><b>status</b>: final</p><p><b>code</b>: Erythrocytes [Presence] in Urine <span>(Details : {LOINC code '33051-4' = 'Erythrocytes [Presence] in Urine', given as 'Erythrocytes [Presence] in Urine'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: Negative <span>(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><p><b>specimen</b>: <a>Urine Sample</a></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:33051-4;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "33051-4" ];
       fhir:Coding.display [ fhir:value "Erythrocytes [Presence] in Urine" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:260385009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "260385009" ];
       fhir:Coding.display [ fhir:value "Negative" ]
     ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ] .

<https://example.com/base/Observation/u5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "u5"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: u5</p><p><b>status</b>: final</p><p><b>code</b>: Glucose [Presence] in Urine <span>(Details : {LOINC code '2349-9' = 'Glucose [Presence] in Urine', given as 'Glucose [Presence] in Urine'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: Negative <span>(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><p><b>specimen</b>: <a>Urine Sample</a></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2349-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2349-9" ];
       fhir:Coding.display [ fhir:value "Glucose [Presence] in Urine" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:260385009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "260385009" ];
       fhir:Coding.display [ fhir:value "Negative" ]
     ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ] .

<https://example.com/base/Observation/u6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "u6"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: u6</p><p><b>status</b>: final</p><p><b>code</b>: Leukocytes [Presence] in Urine <span>(Details : {LOINC code '33052-2' = 'Leukocytes [Presence] in Urine', given as 'Leukocytes [Presence] in Urine'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: Negative <span>(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><p><b>specimen</b>: <a>Urine Sample</a></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:33052-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "33052-2" ];
       fhir:Coding.display [ fhir:value "Leukocytes [Presence] in Urine" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:260385009;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "260385009" ];
       fhir:Coding.display [ fhir:value "Negative" ]
     ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ] .

<https://example.com/base/Observation/u7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "u7"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: u7</p><p><b>status</b>: final</p><p><b>code</b>: Leukocytes [#/volume] in Urine <span>(Details : {LOINC code '30405-5' = 'Leukocytes [#/volume] in Urine', given as 'Leukocytes [#/volume] in Urine'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: 1 /uL</p><p><b>specimen</b>: <a>Urine Sample</a></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:30405-5;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "30405-5" ];
       fhir:Coding.display [ fhir:value "Leukocytes [#/volume] in Urine" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "/uL" ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ] .

<https://example.com/base/Observation/u8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "u8"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: u8</p><p><b>status</b>: final</p><p><b>code</b>: Erythocytes [#/volume] in Urine <span>(Details : {LOINC code '30391-7' = 'Erythrocytes [#/volume] in Urine', given as 'Erythocytes [#/volume] in Urine'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: &lt;1 /uL</p><p><b>specimen</b>: <a>Urine Sample</a></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:30391-7;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "30391-7" ];
       fhir:Coding.display [ fhir:value "Erythocytes [#/volume] in Urine" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
     fhir:Quantity.comparator [ fhir:value "<" ];
     fhir:Quantity.unit [ fhir:value "/uL" ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ] .

<https://example.com/base/Observation/u9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "u9"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: u9</p><p><b>status</b>: final</p><p><b>code</b>: Epithelial cells.squamous [#/volume] in Urine sediment <span>(Details : {LOINC code '13654-9' = 'Epithelial cells.squamous [#/volume] in Urine sediment', given as 'Epithelial cells.squamous [#/volume] in Urine sediment'})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Aug 16, 2015 6:40:17 AM</p><p><b>issued</b>: Aug 17, 2015 6:40:17 AM</p><p><b>performer</b>: <a>Acme Laboratory, Inc</a></p><p><b>value</b>: &lt;1 /mL</p><p><b>specimen</b>: <a>Urine Sample</a></p></div>"
  ];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:13654-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "13654-9" ];
       fhir:Coding.display [ fhir:value "Epithelial cells.squamous [#/volume] in Urine sediment" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/pat2>;
     fhir:Reference.reference [ fhir:value "Patient/pat2" ]
  ];
  fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime];
  fhir:Observation.performer [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Organization/1832473e-2fe0-452d-abe9-3cdb9879522f>;
     fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ];
     fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ]
  ];
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
     fhir:Quantity.comparator [ fhir:value "<" ];
     fhir:Quantity.unit [ fhir:value "/mL" ]
  ];
  fhir:Observation.specimen [
     fhir:link <http://hl7.org/fhir/Specimen/urine>;
     fhir:Reference.reference [ fhir:value "Specimen/urine" ];
     fhir:Reference.display [ fhir:value "Urine Sample" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/ghp.ttl> a owl:Ontology;
  owl:imports fhir:fhir.ttl;
  owl:versionIRI <http://build.fhir.org/Bundle/ghp.ttl> .

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.