Release 4

Diagnosticreport-examples-general.ttl

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

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

Various reports gathered from v2 messages

@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/72ac8493-52ac-41bd-8d5d-7258c289b5ea> a fhir:Bundle;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "72ac8493-52ac-41bd-8d5d-7258c289b5ea"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/3" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/3>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/4" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/4>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/5" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/5>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/6" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/6>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/7" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/7>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/8" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/8>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/9" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/9>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/15" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/15>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/16" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/16>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/17" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/17>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/18" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/18>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/19" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/19>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/20" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/20>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/21" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/21>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/25" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/25>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/26" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/26>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/Bundle/27" ];
     fhir:Bundle.entry.resource <http://hl7.org/fhir/Bundle/27>
  ] .

<http://hl7.org/fhir/Bundle/3> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "3"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/3" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/3>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-3>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-3>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-3>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-3>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-3>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-3>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-3>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-3>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-3>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-3>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-3>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-3>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-3>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-3>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-3>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-3>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-3>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-3>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-3>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-3>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-3>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-3>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-3>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-3>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o25-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o25-3>
  ], [
     fhir:index 26;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o26-3" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o26-3>
  ] .

<https://example.com/base/DiagnosticReport/3> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "3"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n									<table>\n										<tr>\n											<td>Sodium</td>\n											<td>140</td>\n											<td>mmol/L</td>\n											<td>137-147</td>\n										</tr>\n										<tr>\n											<td>Serum Potassium</td>\n											<td>4.2</td>\n											<td>mmol/L</td>\n											<td>3.5-5.0</td>\n										</tr>\n										<tr>\n											<td>Chloride</td>\n											<td>105</td>\n											<td>mmol/L</td>\n											<td>96-109</td>\n										</tr>\n										<tr>\n											<td>Bicarbonate</td>\n											<td>26</td>\n											<td>mmol/L</td>\n											<td>25-33</td>\n										</tr>\n										<tr>\n											<td>Other Anions</td>\n											<td>13</td>\n											<td>mmol/L</td>\n											<td>4-17</td>\n										</tr>\n										<tr>\n											<td>Glucose</td>\n											<td>7.4</td>\n											<td>mmol/L</td>\n											<td>3.0-7.7</td>\n										</tr>\n										<tr>\n											<td>Urea</td>\n											<td>4.7</td>\n											<td>mmol/L</td>\n											<td>2.0-7.0</td>\n										</tr>\n										<tr>\n											<td>Serum Creatinine</td>\n											<td>0.09</td>\n											<td>mmol/L</td>\n											<td>0.04-0.11</td>\n										</tr>\n										<tr>\n											<td>Serum Uric Acid</td>\n											<td>0.39</td>\n											<td>mmol/L</td>\n											<td>0.14-0.35</td>\n											<td>\n												<b>+</b>\n											</td>\n										</tr>\n										<tr>\n											<td>Total Bilirubin</td>\n											<td>7</td>\n											<td>umol/L</td>\n											<td>2-20</td>\n										</tr>\n										<tr>\n											<td>Direct Bilirubin</td>\n											<td>3</td>\n											<td>umol/L</td>\n											<td>0-8</td>\n										</tr>\n										<tr>\n											<td>Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma</td>\n											<td>108</td>\n											<td>U/L</td>\n											<td>30-115</td>\n										</tr>\n										<tr>\n											<td>Gamma G.T.</td>\n											<td>35</td>\n											<td>U/L</td>\n											<td>0-45</td>\n										</tr>\n										<tr>\n											<td>ALT</td>\n											<td>54</td>\n											<td>U/L</td>\n											<td>0-45</td>\n											<td>\n												<b>+</b>\n											</td>\n										</tr>\n										<tr>\n											<td>AST</td>\n											<td>30</td>\n											<td>U/L</td>\n											<td>0-41</td>\n										</tr>\n										<tr>\n											<td>LD</td>\n											<td>131</td>\n											<td>U/L</td>\n											<td>80-250</td>\n										</tr>\n										<tr>\n											<td>Serum Calcium</td>\n											<td>2.38</td>\n											<td>mmol/L</td>\n											<td>2.25-2.65</td>\n										</tr>\n										<tr>\n											<td>Corrected Calcium</td>\n											<td>2.39</td>\n											<td>mmol/L</td>\n											<td>2.25-2.65</td>\n										</tr>\n										<tr>\n											<td>Serum Phosphate</td>\n											<td>1.5</td>\n											<td>mmol/L</td>\n											<td>0.8-1.5</td>\n										</tr>\n										<tr>\n											<td>Total Protein</td>\n											<td>67</td>\n											<td>g/L</td>\n											<td>60-82</td>\n										</tr>\n										<tr>\n											<td>Serum Albumin</td>\n											<td>42</td>\n											<td>g/L</td>\n											<td>35-50</td>\n										</tr>\n										<tr>\n											<td>Globulins</td>\n											<td>25</td>\n											<td>g/L</td>\n											<td>20-40</td>\n										</tr>\n										<tr>\n											<td>Iron</td>\n											<td>5</td>\n											<td>umol/L</td>\n											<td>10-33</td>\n											<td>\n												<b>--</b>\n											</td>\n										</tr>\n										<tr>\n											<td>Cholesterol</td>\n											<td>3.8</td>\n											<td>mmol/L</td>\n											<td>3.6-6.7</td>\n										</tr>\n										<tr>\n											<td> </td>\n											<td colspan=\"4\">Revised NHF cholesterol guidelines (Nov.,2001): Target below 4.0 mmol/L if high risk patient. Consider lipid lowering treatment if cholesterol above 6.0 mmol/L, and no other risk factor of CHD.</td>\n										</tr>\n										<tr>\n											<td>Triglycerides</td>\n											<td>0.9</td>\n											<td>mmol/L</td>\n											<td>0.3-4.0</td>\n										</tr>\n										<tr>\n											<td>HDL Cholesterol</td>\n											<td>1.2</td>\n											<td>mmol/L</td>\n											<td>1.0-2.0</td>\n										</tr>\n									</table>\n								</div>"
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  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 "25T" ];
       fhir:Coding.display [ fhir:value "E/LFT (MASTER)" ]
     ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2005-01-27T06:40:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-01-27T06:40:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-3>;
     fhir:Reference.reference [ fhir:value "Observation/o1-3" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-3>;
     fhir:Reference.reference [ fhir:value "Observation/o2-3" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-3>;
     fhir:Reference.reference [ fhir:value "Observation/o3-3" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-3>;
     fhir:Reference.reference [ fhir:value "Observation/o4-3" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-3>;
     fhir:Reference.reference [ fhir:value "Observation/o5-3" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-3>;
     fhir:Reference.reference [ fhir:value "Observation/o6-3" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-3>;
     fhir:Reference.reference [ fhir:value "Observation/o7-3" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-3>;
     fhir:Reference.reference [ fhir:value "Observation/o8-3" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-3>;
     fhir:Reference.reference [ fhir:value "Observation/o9-3" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-3>;
     fhir:Reference.reference [ fhir:value "Observation/o10-3" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-3>;
     fhir:Reference.reference [ fhir:value "Observation/o11-3" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-3>;
     fhir:Reference.reference [ fhir:value "Observation/o12-3" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-3>;
     fhir:Reference.reference [ fhir:value "Observation/o13-3" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-3>;
     fhir:Reference.reference [ fhir:value "Observation/o14-3" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-3>;
     fhir:Reference.reference [ fhir:value "Observation/o15-3" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-3>;
     fhir:Reference.reference [ fhir:value "Observation/o16-3" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-3>;
     fhir:Reference.reference [ fhir:value "Observation/o17-3" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-3>;
     fhir:Reference.reference [ fhir:value "Observation/o18-3" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-3>;
     fhir:Reference.reference [ fhir:value "Observation/o19-3" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-3>;
     fhir:Reference.reference [ fhir:value "Observation/o20-3" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-3>;
     fhir:Reference.reference [ fhir:value "Observation/o21-3" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-3>;
     fhir:Reference.reference [ fhir:value "Observation/o22-3" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-3>;
     fhir:Reference.reference [ fhir:value "Observation/o23-3" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-3>;
     fhir:Reference.reference [ fhir:value "Observation/o24-3" ]
  ], [
     fhir:index 24;
     fhir:link <http://hl7.org/fhir/Observation/o25-3>;
     fhir:Reference.reference [ fhir:value "Observation/o25-3" ]
  ], [
     fhir:index 25;
     fhir:link <http://hl7.org/fhir/Observation/o26-3>;
     fhir:Reference.reference [ fhir:value "Observation/o26-3" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-3> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-3> a fhir:Observation .

<http://hl7.org/fhir/Observation/o25-3> a fhir:Observation .

<http://hl7.org/fhir/Observation/o26-3> a fhir:Observation .

<https://example.com/base/Observation/o1-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-3"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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/o23-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-3"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-3"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.8"^^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.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o25-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o25-3"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o26-3> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o26-3"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:2085-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "2085-9" ];
       fhir:Coding.display [ fhir:value "Cholesterol in HDL [Mass/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:17888004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "17888004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.0"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "1.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "2.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/4> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "4"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/4" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/4>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-4>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-4>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-4>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-4>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-4>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-4>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-4>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-4>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-4>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-4>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-4>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-4>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-4>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-4>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-4>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-4>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-4>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-4>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-4>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-4>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-4>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-4>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-4>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-4>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o25-4" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o25-4>
  ] .

<https://example.com/base/DiagnosticReport/4> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "4"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-08T07:45:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-4>;
     fhir:Reference.reference [ fhir:value "Observation/o1-4" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-4>;
     fhir:Reference.reference [ fhir:value "Observation/o2-4" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-4>;
     fhir:Reference.reference [ fhir:value "Observation/o3-4" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-4>;
     fhir:Reference.reference [ fhir:value "Observation/o4-4" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-4>;
     fhir:Reference.reference [ fhir:value "Observation/o5-4" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-4>;
     fhir:Reference.reference [ fhir:value "Observation/o6-4" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-4>;
     fhir:Reference.reference [ fhir:value "Observation/o7-4" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-4>;
     fhir:Reference.reference [ fhir:value "Observation/o8-4" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-4>;
     fhir:Reference.reference [ fhir:value "Observation/o9-4" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-4>;
     fhir:Reference.reference [ fhir:value "Observation/o10-4" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-4>;
     fhir:Reference.reference [ fhir:value "Observation/o11-4" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-4>;
     fhir:Reference.reference [ fhir:value "Observation/o12-4" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-4>;
     fhir:Reference.reference [ fhir:value "Observation/o13-4" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-4>;
     fhir:Reference.reference [ fhir:value "Observation/o14-4" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-4>;
     fhir:Reference.reference [ fhir:value "Observation/o15-4" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-4>;
     fhir:Reference.reference [ fhir:value "Observation/o16-4" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-4>;
     fhir:Reference.reference [ fhir:value "Observation/o17-4" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-4>;
     fhir:Reference.reference [ fhir:value "Observation/o18-4" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-4>;
     fhir:Reference.reference [ fhir:value "Observation/o19-4" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-4>;
     fhir:Reference.reference [ fhir:value "Observation/o20-4" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-4>;
     fhir:Reference.reference [ fhir:value "Observation/o21-4" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-4>;
     fhir:Reference.reference [ fhir:value "Observation/o22-4" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-4>;
     fhir:Reference.reference [ fhir:value "Observation/o23-4" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-4>;
     fhir:Reference.reference [ fhir:value "Observation/o24-4" ]
  ], [
     fhir:index 24;
     fhir:link <http://hl7.org/fhir/Observation/o25-4>;
     fhir:Reference.reference [ fhir:value "Observation/o25-4" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-4> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-4> a fhir:Observation .

<http://hl7.org/fhir/Observation/o25-4> a fhir:Observation .

<https://example.com/base/Observation/o1-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "138"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.1"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "103"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "27"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "12"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "6.8"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "8.2"^^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 "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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.07"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.42"^^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 "HH" ]
     ]
  ];
  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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "16"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "8"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "369"^^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 "HH" ]
     ]
  ];
  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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "438"^^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 "HH" ]
     ]
  ];
  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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "263"^^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 "HH" ]
     ]
  ];
  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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "87"^^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 "HH" ]
     ]
  ];
  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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "179"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.32"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.42"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.3"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "39"^^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-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-4"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "28"^^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/o23-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-4"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "8"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-4"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.8"^^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.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o25-4> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o25-4"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.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 "0.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/5> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "5"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/5" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/5>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-5>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-5>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-5>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-5>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-5>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-5>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-5>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-5>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-5>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-5>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-5>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-5>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-5>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-5>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-5>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-5>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-5>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-5>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-5>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-5>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-5>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-5>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-5>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-5>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o25-5" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o25-5>
  ] .

<https://example.com/base/DiagnosticReport/5> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "5"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-15T07:20:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-5>;
     fhir:Reference.reference [ fhir:value "Observation/o1-5" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-5>;
     fhir:Reference.reference [ fhir:value "Observation/o2-5" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-5>;
     fhir:Reference.reference [ fhir:value "Observation/o3-5" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-5>;
     fhir:Reference.reference [ fhir:value "Observation/o4-5" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-5>;
     fhir:Reference.reference [ fhir:value "Observation/o5-5" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-5>;
     fhir:Reference.reference [ fhir:value "Observation/o6-5" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-5>;
     fhir:Reference.reference [ fhir:value "Observation/o7-5" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-5>;
     fhir:Reference.reference [ fhir:value "Observation/o8-5" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-5>;
     fhir:Reference.reference [ fhir:value "Observation/o9-5" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-5>;
     fhir:Reference.reference [ fhir:value "Observation/o10-5" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-5>;
     fhir:Reference.reference [ fhir:value "Observation/o11-5" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-5>;
     fhir:Reference.reference [ fhir:value "Observation/o12-5" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-5>;
     fhir:Reference.reference [ fhir:value "Observation/o13-5" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-5>;
     fhir:Reference.reference [ fhir:value "Observation/o14-5" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-5>;
     fhir:Reference.reference [ fhir:value "Observation/o15-5" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-5>;
     fhir:Reference.reference [ fhir:value "Observation/o16-5" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-5>;
     fhir:Reference.reference [ fhir:value "Observation/o17-5" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-5>;
     fhir:Reference.reference [ fhir:value "Observation/o18-5" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-5>;
     fhir:Reference.reference [ fhir:value "Observation/o19-5" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-5>;
     fhir:Reference.reference [ fhir:value "Observation/o20-5" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-5>;
     fhir:Reference.reference [ fhir:value "Observation/o21-5" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-5>;
     fhir:Reference.reference [ fhir:value "Observation/o22-5" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-5>;
     fhir:Reference.reference [ fhir:value "Observation/o23-5" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-5>;
     fhir:Reference.reference [ fhir:value "Observation/o24-5" ]
  ], [
     fhir:index 24;
     fhir:link <http://hl7.org/fhir/Observation/o25-5>;
     fhir:Reference.reference [ fhir:value "Observation/o25-5" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-5> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-5> a fhir:Observation .

<http://hl7.org/fhir/Observation/o25-5> a fhir:Observation .

<https://example.com/base/Observation/o1-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "142"^^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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.0"^^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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "28"^^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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.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.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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "6.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 "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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.46"^^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 "HH" ]
     ]
  ];
  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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "6"^^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.1"^^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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "204"^^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 "HH" ]
     ]
  ];
  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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "192"^^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 "HH" ]
     ]
  ];
  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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "70"^^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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "150"^^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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.37"^^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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.47"^^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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.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 "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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "39"^^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-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-5"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "28"^^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/o23-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-5"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-5"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.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.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o25-5> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o25-5"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.1"^^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.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/6> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "6"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/6" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/6>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-6>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-6>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-6>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-6>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-6>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-6>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-6>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-6>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-6>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-6>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-6>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-6>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-6>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-6>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-6>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-6>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-6>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-6>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-6>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-6>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-6>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-6>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-6>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-6>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o25-6" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o25-6>
  ] .

<https://example.com/base/DiagnosticReport/6> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "6"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-22T07:45:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2004-12-21T00:00:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-6>;
     fhir:Reference.reference [ fhir:value "Observation/o1-6" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-6>;
     fhir:Reference.reference [ fhir:value "Observation/o2-6" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-6>;
     fhir:Reference.reference [ fhir:value "Observation/o3-6" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-6>;
     fhir:Reference.reference [ fhir:value "Observation/o4-6" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-6>;
     fhir:Reference.reference [ fhir:value "Observation/o5-6" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-6>;
     fhir:Reference.reference [ fhir:value "Observation/o6-6" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-6>;
     fhir:Reference.reference [ fhir:value "Observation/o7-6" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-6>;
     fhir:Reference.reference [ fhir:value "Observation/o8-6" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-6>;
     fhir:Reference.reference [ fhir:value "Observation/o9-6" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-6>;
     fhir:Reference.reference [ fhir:value "Observation/o10-6" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-6>;
     fhir:Reference.reference [ fhir:value "Observation/o11-6" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-6>;
     fhir:Reference.reference [ fhir:value "Observation/o12-6" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-6>;
     fhir:Reference.reference [ fhir:value "Observation/o13-6" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-6>;
     fhir:Reference.reference [ fhir:value "Observation/o14-6" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-6>;
     fhir:Reference.reference [ fhir:value "Observation/o15-6" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-6>;
     fhir:Reference.reference [ fhir:value "Observation/o16-6" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-6>;
     fhir:Reference.reference [ fhir:value "Observation/o17-6" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-6>;
     fhir:Reference.reference [ fhir:value "Observation/o18-6" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-6>;
     fhir:Reference.reference [ fhir:value "Observation/o19-6" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-6>;
     fhir:Reference.reference [ fhir:value "Observation/o20-6" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-6>;
     fhir:Reference.reference [ fhir:value "Observation/o21-6" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-6>;
     fhir:Reference.reference [ fhir:value "Observation/o22-6" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-6>;
     fhir:Reference.reference [ fhir:value "Observation/o23-6" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-6>;
     fhir:Reference.reference [ fhir:value "Observation/o24-6" ]
  ], [
     fhir:index 24;
     fhir:link <http://hl7.org/fhir/Observation/o25-6>;
     fhir:Reference.reference [ fhir:value "Observation/o25-6" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-6> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-6> a fhir:Observation .

<http://hl7.org/fhir/Observation/o25-6> a fhir:Observation .

<https://example.com/base/Observation/o1-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "142"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.0"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "107"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "6.3"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "6.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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.08"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.40"^^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 "HH" ]
     ]
  ];
  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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "9"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "144"^^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 "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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "106"^^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 "HH" ]
     ]
  ];
  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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "45"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ]
  ] .

<https://example.com/base/Observation/o15-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "18"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "143"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.28"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.32"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.3"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "66"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "41"^^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-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-6"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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/o23-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-6"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-6"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.0"^^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.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o25-6> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o25-6"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.0"^^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.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/7> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "7"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/7" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/7>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-7>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-7>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-7>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-7>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-7>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-7>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-7>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-7>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-7>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-7>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-7>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-7>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-7>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-7>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-7>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-7>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-7>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-7>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-7>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-7>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-7>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-7>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-7>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-7" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-7>
  ] .

<https://example.com/base/DiagnosticReport/7> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "7"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-03T09:45:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2004-12-03T00:00:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-7>;
     fhir:Reference.reference [ fhir:value "Observation/o1-7" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-7>;
     fhir:Reference.reference [ fhir:value "Observation/o2-7" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-7>;
     fhir:Reference.reference [ fhir:value "Observation/o3-7" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-7>;
     fhir:Reference.reference [ fhir:value "Observation/o4-7" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-7>;
     fhir:Reference.reference [ fhir:value "Observation/o5-7" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-7>;
     fhir:Reference.reference [ fhir:value "Observation/o6-7" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-7>;
     fhir:Reference.reference [ fhir:value "Observation/o7-7" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-7>;
     fhir:Reference.reference [ fhir:value "Observation/o8-7" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-7>;
     fhir:Reference.reference [ fhir:value "Observation/o9-7" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-7>;
     fhir:Reference.reference [ fhir:value "Observation/o10-7" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-7>;
     fhir:Reference.reference [ fhir:value "Observation/o11-7" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-7>;
     fhir:Reference.reference [ fhir:value "Observation/o12-7" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-7>;
     fhir:Reference.reference [ fhir:value "Observation/o13-7" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-7>;
     fhir:Reference.reference [ fhir:value "Observation/o14-7" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-7>;
     fhir:Reference.reference [ fhir:value "Observation/o15-7" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-7>;
     fhir:Reference.reference [ fhir:value "Observation/o16-7" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-7>;
     fhir:Reference.reference [ fhir:value "Observation/o17-7" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-7>;
     fhir:Reference.reference [ fhir:value "Observation/o18-7" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-7>;
     fhir:Reference.reference [ fhir:value "Observation/o19-7" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-7>;
     fhir:Reference.reference [ fhir:value "Observation/o20-7" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-7>;
     fhir:Reference.reference [ fhir:value "Observation/o21-7" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-7>;
     fhir:Reference.reference [ fhir:value "Observation/o22-7" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-7>;
     fhir:Reference.reference [ fhir:value "Observation/o23-7" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-7>;
     fhir:Reference.reference [ fhir:value "Observation/o24-7" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-7> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-7> a fhir:Observation .

<https://example.com/base/Observation/o1-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "141"^^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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "106"^^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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "29"^^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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "10"^^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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.0"^^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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.05"^^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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.32"^^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.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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "43"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "708"^^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 "HH" ]
     ]
  ];
  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/o12-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "1131"^^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 "HH" ]
     ]
  ];
  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/o13-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "475"^^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 "HH" ]
     ]
  ];
  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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "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 "HH" ]
     ]
  ];
  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/o15-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "324"^^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 "HH" ]
     ]
  ];
  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/o16-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.32"^^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/o17-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.45"^^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-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "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/o19-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "71"^^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/o20-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "38"^^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/o21-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-7"];
  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/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "33"^^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/o22-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-7"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "17"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o23-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-7"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.0"^^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 "3.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-7> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-7"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/8> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "8"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/8" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/8>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-8>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-8>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-8>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-8>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-8>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-8>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-8>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-8>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-8>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-8>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-8>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-8>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-8>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-8>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-8>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-8>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-8>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-8>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-8>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-8>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-8>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-8>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-8>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-8" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-8>
  ] .

<https://example.com/base/DiagnosticReport/8> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "8"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-03T20:30:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-8>;
     fhir:Reference.reference [ fhir:value "Observation/o1-8" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-8>;
     fhir:Reference.reference [ fhir:value "Observation/o2-8" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-8>;
     fhir:Reference.reference [ fhir:value "Observation/o3-8" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-8>;
     fhir:Reference.reference [ fhir:value "Observation/o4-8" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-8>;
     fhir:Reference.reference [ fhir:value "Observation/o5-8" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-8>;
     fhir:Reference.reference [ fhir:value "Observation/o6-8" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-8>;
     fhir:Reference.reference [ fhir:value "Observation/o7-8" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-8>;
     fhir:Reference.reference [ fhir:value "Observation/o8-8" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-8>;
     fhir:Reference.reference [ fhir:value "Observation/o9-8" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-8>;
     fhir:Reference.reference [ fhir:value "Observation/o10-8" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-8>;
     fhir:Reference.reference [ fhir:value "Observation/o11-8" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-8>;
     fhir:Reference.reference [ fhir:value "Observation/o12-8" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-8>;
     fhir:Reference.reference [ fhir:value "Observation/o13-8" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-8>;
     fhir:Reference.reference [ fhir:value "Observation/o14-8" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-8>;
     fhir:Reference.reference [ fhir:value "Observation/o15-8" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-8>;
     fhir:Reference.reference [ fhir:value "Observation/o16-8" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-8>;
     fhir:Reference.reference [ fhir:value "Observation/o17-8" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-8>;
     fhir:Reference.reference [ fhir:value "Observation/o18-8" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-8>;
     fhir:Reference.reference [ fhir:value "Observation/o19-8" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-8>;
     fhir:Reference.reference [ fhir:value "Observation/o20-8" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-8>;
     fhir:Reference.reference [ fhir:value "Observation/o21-8" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-8>;
     fhir:Reference.reference [ fhir:value "Observation/o22-8" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-8>;
     fhir:Reference.reference [ fhir:value "Observation/o23-8" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-8>;
     fhir:Reference.reference [ fhir:value "Observation/o24-8" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-8> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-8> a fhir:Observation .

<https://example.com/base/Observation/o1-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "142"^^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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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.6"^^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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "104"^^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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "12"^^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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "6.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.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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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.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 "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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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.06"^^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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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.37"^^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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "50"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "684"^^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 "HH" ]
     ]
  ];
  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/o12-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "1105"^^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 "HH" ]
     ]
  ];
  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/o13-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "466"^^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 "HH" ]
     ]
  ];
  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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "198"^^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 "HH" ]
     ]
  ];
  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/o15-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "323"^^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 "HH" ]
     ]
  ];
  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/o16-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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.32"^^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/o17-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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.45"^^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-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "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/o19-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "70"^^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/o20-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "38"^^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/o21-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-8"];
  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/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "32"^^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/o22-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-8"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "11"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o23-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-8"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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 "6.9"^^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 "3.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-8> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-8"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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.9"^^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.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/9> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "9"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/9" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/9>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-9>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-9>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-9>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-9>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-9>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-9>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-9>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-9>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-9>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-9>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-9>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-9>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-9>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-9>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-9>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-9>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-9>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-9>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-9>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-9>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-9>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-9>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-9>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-9" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-9>
  ] .

<https://example.com/base/DiagnosticReport/9> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "9"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-05T07:15:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-9>;
     fhir:Reference.reference [ fhir:value "Observation/o1-9" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-9>;
     fhir:Reference.reference [ fhir:value "Observation/o2-9" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-9>;
     fhir:Reference.reference [ fhir:value "Observation/o3-9" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-9>;
     fhir:Reference.reference [ fhir:value "Observation/o4-9" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-9>;
     fhir:Reference.reference [ fhir:value "Observation/o5-9" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-9>;
     fhir:Reference.reference [ fhir:value "Observation/o6-9" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-9>;
     fhir:Reference.reference [ fhir:value "Observation/o7-9" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-9>;
     fhir:Reference.reference [ fhir:value "Observation/o8-9" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-9>;
     fhir:Reference.reference [ fhir:value "Observation/o9-9" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-9>;
     fhir:Reference.reference [ fhir:value "Observation/o10-9" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-9>;
     fhir:Reference.reference [ fhir:value "Observation/o11-9" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-9>;
     fhir:Reference.reference [ fhir:value "Observation/o12-9" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-9>;
     fhir:Reference.reference [ fhir:value "Observation/o13-9" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-9>;
     fhir:Reference.reference [ fhir:value "Observation/o14-9" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-9>;
     fhir:Reference.reference [ fhir:value "Observation/o15-9" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-9>;
     fhir:Reference.reference [ fhir:value "Observation/o16-9" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-9>;
     fhir:Reference.reference [ fhir:value "Observation/o17-9" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-9>;
     fhir:Reference.reference [ fhir:value "Observation/o18-9" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-9>;
     fhir:Reference.reference [ fhir:value "Observation/o19-9" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-9>;
     fhir:Reference.reference [ fhir:value "Observation/o20-9" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-9>;
     fhir:Reference.reference [ fhir:value "Observation/o21-9" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-9>;
     fhir:Reference.reference [ fhir:value "Observation/o22-9" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-9>;
     fhir:Reference.reference [ fhir:value "Observation/o23-9" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-9>;
     fhir:Reference.reference [ fhir:value "Observation/o24-9" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-9> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-9> a fhir:Observation .

<https://example.com/base/Observation/o1-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "143"^^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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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.3"^^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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "14"^^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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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.3"^^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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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.06"^^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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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.41"^^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 "HH" ]
     ]
  ];
  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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "27"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "631"^^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 "HH" ]
     ]
  ];
  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/o12-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "956"^^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 "HH" ]
     ]
  ];
  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/o13-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "398"^^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 "HH" ]
     ]
  ];
  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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "120"^^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 "HH" ]
     ]
  ];
  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/o15-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "243"^^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/o16-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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.33"^^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/o17-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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.52"^^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-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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.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 "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/o19-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "71"^^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/o20-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "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/o21-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-9"];
  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/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "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/o22-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-9"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "39"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o23-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-9"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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 "6.8"^^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 "3.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-9> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-9"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/7>;
     fhir:Reference.reference [ fhir:value "Patient/7" ]
  ];
  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.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/15> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "15"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/15" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/15>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-15>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-15>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-15>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-15>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-15>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-15>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-15>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-15>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-15>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-15>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-15>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-15>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-15>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-15>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-15>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-15>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-15>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-15>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-15>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-15>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-15>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-15>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-15>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-15>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o25-15" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o25-15>
  ] .

<https://example.com/base/DiagnosticReport/15> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "15"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2005-01-27T06:40:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-15>;
     fhir:Reference.reference [ fhir:value "Observation/o1-15" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-15>;
     fhir:Reference.reference [ fhir:value "Observation/o2-15" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-15>;
     fhir:Reference.reference [ fhir:value "Observation/o3-15" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-15>;
     fhir:Reference.reference [ fhir:value "Observation/o4-15" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-15>;
     fhir:Reference.reference [ fhir:value "Observation/o5-15" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-15>;
     fhir:Reference.reference [ fhir:value "Observation/o6-15" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-15>;
     fhir:Reference.reference [ fhir:value "Observation/o7-15" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-15>;
     fhir:Reference.reference [ fhir:value "Observation/o8-15" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-15>;
     fhir:Reference.reference [ fhir:value "Observation/o9-15" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-15>;
     fhir:Reference.reference [ fhir:value "Observation/o10-15" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-15>;
     fhir:Reference.reference [ fhir:value "Observation/o11-15" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-15>;
     fhir:Reference.reference [ fhir:value "Observation/o12-15" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-15>;
     fhir:Reference.reference [ fhir:value "Observation/o13-15" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-15>;
     fhir:Reference.reference [ fhir:value "Observation/o14-15" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-15>;
     fhir:Reference.reference [ fhir:value "Observation/o15-15" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-15>;
     fhir:Reference.reference [ fhir:value "Observation/o16-15" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-15>;
     fhir:Reference.reference [ fhir:value "Observation/o17-15" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-15>;
     fhir:Reference.reference [ fhir:value "Observation/o18-15" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-15>;
     fhir:Reference.reference [ fhir:value "Observation/o19-15" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-15>;
     fhir:Reference.reference [ fhir:value "Observation/o20-15" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-15>;
     fhir:Reference.reference [ fhir:value "Observation/o21-15" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-15>;
     fhir:Reference.reference [ fhir:value "Observation/o22-15" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-15>;
     fhir:Reference.reference [ fhir:value "Observation/o23-15" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-15>;
     fhir:Reference.reference [ fhir:value "Observation/o24-15" ]
  ], [
     fhir:index 24;
     fhir:link <http://hl7.org/fhir/Observation/o25-15>;
     fhir:Reference.reference [ fhir:value "Observation/o25-15" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-15> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-15> a fhir:Observation .

<http://hl7.org/fhir/Observation/o25-15> a fhir:Observation .

<https://example.com/base/Observation/o1-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-15"];
  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/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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/o23-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-15"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-15"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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.8"^^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.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o25-15> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o25-15"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/8>;
     fhir:Reference.reference [ fhir:value "Patient/8" ]
  ];
  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 "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/16> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "16"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/16" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/16>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-16>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-16>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-16>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-16>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-16>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-16>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-16>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-16>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-16>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-16>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-16>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-16>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-16>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-16>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-16>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-16>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-16>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-16>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-16>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-16>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-16>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-16>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-16>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-16>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o25-16" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o25-16>
  ] .

<https://example.com/base/DiagnosticReport/16> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "16"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-08T07:45:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-16>;
     fhir:Reference.reference [ fhir:value "Observation/o1-16" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-16>;
     fhir:Reference.reference [ fhir:value "Observation/o2-16" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-16>;
     fhir:Reference.reference [ fhir:value "Observation/o3-16" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-16>;
     fhir:Reference.reference [ fhir:value "Observation/o4-16" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-16>;
     fhir:Reference.reference [ fhir:value "Observation/o5-16" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-16>;
     fhir:Reference.reference [ fhir:value "Observation/o6-16" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-16>;
     fhir:Reference.reference [ fhir:value "Observation/o7-16" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-16>;
     fhir:Reference.reference [ fhir:value "Observation/o8-16" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-16>;
     fhir:Reference.reference [ fhir:value "Observation/o9-16" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-16>;
     fhir:Reference.reference [ fhir:value "Observation/o10-16" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-16>;
     fhir:Reference.reference [ fhir:value "Observation/o11-16" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-16>;
     fhir:Reference.reference [ fhir:value "Observation/o12-16" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-16>;
     fhir:Reference.reference [ fhir:value "Observation/o13-16" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-16>;
     fhir:Reference.reference [ fhir:value "Observation/o14-16" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-16>;
     fhir:Reference.reference [ fhir:value "Observation/o15-16" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-16>;
     fhir:Reference.reference [ fhir:value "Observation/o16-16" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-16>;
     fhir:Reference.reference [ fhir:value "Observation/o17-16" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-16>;
     fhir:Reference.reference [ fhir:value "Observation/o18-16" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-16>;
     fhir:Reference.reference [ fhir:value "Observation/o19-16" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-16>;
     fhir:Reference.reference [ fhir:value "Observation/o20-16" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-16>;
     fhir:Reference.reference [ fhir:value "Observation/o21-16" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-16>;
     fhir:Reference.reference [ fhir:value "Observation/o22-16" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-16>;
     fhir:Reference.reference [ fhir:value "Observation/o23-16" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-16>;
     fhir:Reference.reference [ fhir:value "Observation/o24-16" ]
  ], [
     fhir:index 24;
     fhir:link <http://hl7.org/fhir/Observation/o25-16>;
     fhir:Reference.reference [ fhir:value "Observation/o25-16" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-16> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-16> a fhir:Observation .

<http://hl7.org/fhir/Observation/o25-16> a fhir:Observation .

<https://example.com/base/Observation/o1-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "138"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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.1"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "103"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "27"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "12"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "6.8"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "8.2"^^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 "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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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.07"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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.42"^^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 "HH" ]
     ]
  ];
  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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "16"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "8"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "369"^^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 "HH" ]
     ]
  ];
  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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "438"^^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 "HH" ]
     ]
  ];
  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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "263"^^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 "HH" ]
     ]
  ];
  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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "87"^^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 "HH" ]
     ]
  ];
  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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "179"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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.32"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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.42"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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.3"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "39"^^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-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-16"];
  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/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "28"^^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/o23-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-16"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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 "8"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-16"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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.8"^^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.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o25-16> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o25-16"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/9>;
     fhir:Reference.reference [ fhir:value "Patient/9" ]
  ];
  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.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 "0.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/17> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "17"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/17" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/17>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-17>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-17>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-17>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-17>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-17>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-17>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-17>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-17>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-17>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-17>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-17>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-17>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-17>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-17>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-17>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-17>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-17>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-17>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-17>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-17>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-17>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-17>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-17>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-17>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o25-17" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o25-17>
  ] .

<https://example.com/base/DiagnosticReport/17> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "17"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-15T07:20:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-17>;
     fhir:Reference.reference [ fhir:value "Observation/o1-17" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-17>;
     fhir:Reference.reference [ fhir:value "Observation/o2-17" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-17>;
     fhir:Reference.reference [ fhir:value "Observation/o3-17" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-17>;
     fhir:Reference.reference [ fhir:value "Observation/o4-17" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-17>;
     fhir:Reference.reference [ fhir:value "Observation/o5-17" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-17>;
     fhir:Reference.reference [ fhir:value "Observation/o6-17" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-17>;
     fhir:Reference.reference [ fhir:value "Observation/o7-17" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-17>;
     fhir:Reference.reference [ fhir:value "Observation/o8-17" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-17>;
     fhir:Reference.reference [ fhir:value "Observation/o9-17" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-17>;
     fhir:Reference.reference [ fhir:value "Observation/o10-17" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-17>;
     fhir:Reference.reference [ fhir:value "Observation/o11-17" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-17>;
     fhir:Reference.reference [ fhir:value "Observation/o12-17" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-17>;
     fhir:Reference.reference [ fhir:value "Observation/o13-17" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-17>;
     fhir:Reference.reference [ fhir:value "Observation/o14-17" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-17>;
     fhir:Reference.reference [ fhir:value "Observation/o15-17" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-17>;
     fhir:Reference.reference [ fhir:value "Observation/o16-17" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-17>;
     fhir:Reference.reference [ fhir:value "Observation/o17-17" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-17>;
     fhir:Reference.reference [ fhir:value "Observation/o18-17" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-17>;
     fhir:Reference.reference [ fhir:value "Observation/o19-17" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-17>;
     fhir:Reference.reference [ fhir:value "Observation/o20-17" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-17>;
     fhir:Reference.reference [ fhir:value "Observation/o21-17" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-17>;
     fhir:Reference.reference [ fhir:value "Observation/o22-17" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-17>;
     fhir:Reference.reference [ fhir:value "Observation/o23-17" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-17>;
     fhir:Reference.reference [ fhir:value "Observation/o24-17" ]
  ], [
     fhir:index 24;
     fhir:link <http://hl7.org/fhir/Observation/o25-17>;
     fhir:Reference.reference [ fhir:value "Observation/o25-17" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-17> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-17> a fhir:Observation .

<http://hl7.org/fhir/Observation/o25-17> a fhir:Observation .

<https://example.com/base/Observation/o1-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "142"^^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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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.0"^^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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "28"^^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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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.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.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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "6.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 "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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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.46"^^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 "HH" ]
     ]
  ];
  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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "6"^^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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "204"^^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 "HH" ]
     ]
  ];
  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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "192"^^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 "HH" ]
     ]
  ];
  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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "70"^^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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "150"^^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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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.37"^^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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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.47"^^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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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.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 "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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "39"^^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-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-17"];
  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/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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 "28"^^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/o23-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-17"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-17"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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.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.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o25-17> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o25-17"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/10>;
     fhir:Reference.reference [ fhir:value "Patient/10" ]
  ];
  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.1"^^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.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/18> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "18"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/18" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/18>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-18>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-18>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-18>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-18>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-18>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-18>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-18>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-18>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-18>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-18>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-18>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-18>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-18>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-18>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-18>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-18>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-18>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-18>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-18>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-18>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-18>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-18>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-18>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-18>
  ], [
     fhir:index 25;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o25-18" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o25-18>
  ] .

<https://example.com/base/DiagnosticReport/18> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "18"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-22T07:45:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-18>;
     fhir:Reference.reference [ fhir:value "Observation/o1-18" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-18>;
     fhir:Reference.reference [ fhir:value "Observation/o2-18" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-18>;
     fhir:Reference.reference [ fhir:value "Observation/o3-18" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-18>;
     fhir:Reference.reference [ fhir:value "Observation/o4-18" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-18>;
     fhir:Reference.reference [ fhir:value "Observation/o5-18" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-18>;
     fhir:Reference.reference [ fhir:value "Observation/o6-18" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-18>;
     fhir:Reference.reference [ fhir:value "Observation/o7-18" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-18>;
     fhir:Reference.reference [ fhir:value "Observation/o8-18" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-18>;
     fhir:Reference.reference [ fhir:value "Observation/o9-18" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-18>;
     fhir:Reference.reference [ fhir:value "Observation/o10-18" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-18>;
     fhir:Reference.reference [ fhir:value "Observation/o11-18" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-18>;
     fhir:Reference.reference [ fhir:value "Observation/o12-18" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-18>;
     fhir:Reference.reference [ fhir:value "Observation/o13-18" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-18>;
     fhir:Reference.reference [ fhir:value "Observation/o14-18" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-18>;
     fhir:Reference.reference [ fhir:value "Observation/o15-18" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-18>;
     fhir:Reference.reference [ fhir:value "Observation/o16-18" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-18>;
     fhir:Reference.reference [ fhir:value "Observation/o17-18" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-18>;
     fhir:Reference.reference [ fhir:value "Observation/o18-18" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-18>;
     fhir:Reference.reference [ fhir:value "Observation/o19-18" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-18>;
     fhir:Reference.reference [ fhir:value "Observation/o20-18" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-18>;
     fhir:Reference.reference [ fhir:value "Observation/o21-18" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-18>;
     fhir:Reference.reference [ fhir:value "Observation/o22-18" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-18>;
     fhir:Reference.reference [ fhir:value "Observation/o23-18" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-18>;
     fhir:Reference.reference [ fhir:value "Observation/o24-18" ]
  ], [
     fhir:index 24;
     fhir:link <http://hl7.org/fhir/Observation/o25-18>;
     fhir:Reference.reference [ fhir:value "Observation/o25-18" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-18> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-18> a fhir:Observation .

<http://hl7.org/fhir/Observation/o25-18> a fhir:Observation .

<https://example.com/base/Observation/o1-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "142"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.0"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "107"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "6.3"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "6.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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.08"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.40"^^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 "HH" ]
     ]
  ];
  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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "9"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "144"^^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 "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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "106"^^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 "HH" ]
     ]
  ];
  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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "45"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "U/L" ]
     ]
  ] .

<https://example.com/base/Observation/o15-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "18"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "143"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.28"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.32"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.3"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "66"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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 "41"^^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-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-18"];
  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/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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/o23-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-18"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-18"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.0"^^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.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o25-18> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o25-18"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.0"^^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.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/19> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "19"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/19" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/19>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-19>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-19>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-19>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-19>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-19>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-19>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-19>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-19>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-19>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-19>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-19>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-19>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-19>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-19>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-19>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-19>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-19>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-19>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-19>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-19>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-19>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-19>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-19>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-19" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-19>
  ] .

<https://example.com/base/DiagnosticReport/19> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "19"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-03T09:45:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-19>;
     fhir:Reference.reference [ fhir:value "Observation/o1-19" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-19>;
     fhir:Reference.reference [ fhir:value "Observation/o2-19" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-19>;
     fhir:Reference.reference [ fhir:value "Observation/o3-19" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-19>;
     fhir:Reference.reference [ fhir:value "Observation/o4-19" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-19>;
     fhir:Reference.reference [ fhir:value "Observation/o5-19" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-19>;
     fhir:Reference.reference [ fhir:value "Observation/o6-19" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-19>;
     fhir:Reference.reference [ fhir:value "Observation/o7-19" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-19>;
     fhir:Reference.reference [ fhir:value "Observation/o8-19" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-19>;
     fhir:Reference.reference [ fhir:value "Observation/o9-19" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-19>;
     fhir:Reference.reference [ fhir:value "Observation/o10-19" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-19>;
     fhir:Reference.reference [ fhir:value "Observation/o11-19" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-19>;
     fhir:Reference.reference [ fhir:value "Observation/o12-19" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-19>;
     fhir:Reference.reference [ fhir:value "Observation/o13-19" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-19>;
     fhir:Reference.reference [ fhir:value "Observation/o14-19" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-19>;
     fhir:Reference.reference [ fhir:value "Observation/o15-19" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-19>;
     fhir:Reference.reference [ fhir:value "Observation/o16-19" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-19>;
     fhir:Reference.reference [ fhir:value "Observation/o17-19" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-19>;
     fhir:Reference.reference [ fhir:value "Observation/o18-19" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-19>;
     fhir:Reference.reference [ fhir:value "Observation/o19-19" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-19>;
     fhir:Reference.reference [ fhir:value "Observation/o20-19" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-19>;
     fhir:Reference.reference [ fhir:value "Observation/o21-19" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-19>;
     fhir:Reference.reference [ fhir:value "Observation/o22-19" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-19>;
     fhir:Reference.reference [ fhir:value "Observation/o23-19" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-19>;
     fhir:Reference.reference [ fhir:value "Observation/o24-19" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-19> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-19> a fhir:Observation .

<https://example.com/base/Observation/o1-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "141"^^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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "106"^^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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "29"^^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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "10"^^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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.0"^^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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.05"^^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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.32"^^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.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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "43"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "708"^^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 "HH" ]
     ]
  ];
  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/o12-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "1131"^^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 "HH" ]
     ]
  ];
  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/o13-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "475"^^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 "HH" ]
     ]
  ];
  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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "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 "HH" ]
     ]
  ];
  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/o15-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "324"^^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 "HH" ]
     ]
  ];
  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/o16-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.32"^^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/o17-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.45"^^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-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "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/o19-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "71"^^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/o20-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "38"^^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/o21-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-19"];
  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/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "33"^^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/o22-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-19"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "17"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o23-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-19"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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.0"^^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 "3.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-19> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-19"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/2>;
     fhir:Reference.reference [ fhir:value "Patient/2" ]
  ];
  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 "mmol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "0.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/20> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "20"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/20" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/20>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-20>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-20>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-20>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-20>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-20>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-20>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-20>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-20>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-20>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-20>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-20>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-20>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-20>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-20>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-20>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-20>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-20>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-20>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-20>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-20>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-20>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-20>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-20>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-20" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-20>
  ] .

<https://example.com/base/DiagnosticReport/20> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "20"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-03T20:30:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-20>;
     fhir:Reference.reference [ fhir:value "Observation/o1-20" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-20>;
     fhir:Reference.reference [ fhir:value "Observation/o2-20" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-20>;
     fhir:Reference.reference [ fhir:value "Observation/o3-20" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-20>;
     fhir:Reference.reference [ fhir:value "Observation/o4-20" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-20>;
     fhir:Reference.reference [ fhir:value "Observation/o5-20" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-20>;
     fhir:Reference.reference [ fhir:value "Observation/o6-20" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-20>;
     fhir:Reference.reference [ fhir:value "Observation/o7-20" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-20>;
     fhir:Reference.reference [ fhir:value "Observation/o8-20" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-20>;
     fhir:Reference.reference [ fhir:value "Observation/o9-20" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-20>;
     fhir:Reference.reference [ fhir:value "Observation/o10-20" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-20>;
     fhir:Reference.reference [ fhir:value "Observation/o11-20" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-20>;
     fhir:Reference.reference [ fhir:value "Observation/o12-20" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-20>;
     fhir:Reference.reference [ fhir:value "Observation/o13-20" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-20>;
     fhir:Reference.reference [ fhir:value "Observation/o14-20" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-20>;
     fhir:Reference.reference [ fhir:value "Observation/o15-20" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-20>;
     fhir:Reference.reference [ fhir:value "Observation/o16-20" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-20>;
     fhir:Reference.reference [ fhir:value "Observation/o17-20" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-20>;
     fhir:Reference.reference [ fhir:value "Observation/o18-20" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-20>;
     fhir:Reference.reference [ fhir:value "Observation/o19-20" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-20>;
     fhir:Reference.reference [ fhir:value "Observation/o20-20" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-20>;
     fhir:Reference.reference [ fhir:value "Observation/o21-20" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-20>;
     fhir:Reference.reference [ fhir:value "Observation/o22-20" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-20>;
     fhir:Reference.reference [ fhir:value "Observation/o23-20" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-20>;
     fhir:Reference.reference [ fhir:value "Observation/o24-20" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-20> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-20> a fhir:Observation .

<https://example.com/base/Observation/o1-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "142"^^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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.6"^^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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "104"^^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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "12"^^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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "6.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.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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.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 "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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.06"^^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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.37"^^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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "50"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "684"^^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 "HH" ]
     ]
  ];
  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/o12-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "1105"^^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 "HH" ]
     ]
  ];
  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/o13-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "466"^^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 "HH" ]
     ]
  ];
  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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "198"^^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 "HH" ]
     ]
  ];
  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/o15-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "323"^^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 "HH" ]
     ]
  ];
  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/o16-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.32"^^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/o17-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.45"^^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-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "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/o19-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "70"^^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/o20-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "38"^^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/o21-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-20"];
  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/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "32"^^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/o22-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-20"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "11"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o23-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-20"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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 "6.9"^^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 "3.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-20> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-20"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/3>;
     fhir:Reference.reference [ fhir:value "Patient/3" ]
  ];
  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.9"^^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.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/21> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "21"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/21" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/21>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-21>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-21>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-21>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-21>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-21>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-21>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-21>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-21>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-21>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-21>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-21>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-21>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-21>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-21>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-21>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-21>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-21>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-21>
  ], [
     fhir:index 19;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o19-21>
  ], [
     fhir:index 20;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o20-21>
  ], [
     fhir:index 21;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o21-21>
  ], [
     fhir:index 22;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o22-21>
  ], [
     fhir:index 23;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o23-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o23-21>
  ], [
     fhir:index 24;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o24-21" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o24-21>
  ] .

<https://example.com/base/DiagnosticReport/21> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "21"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.text [ fhir:value "SERUM CHEMISTRY" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2004-12-05T07:15:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-02-23T10:04:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-21>;
     fhir:Reference.reference [ fhir:value "Observation/o1-21" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-21>;
     fhir:Reference.reference [ fhir:value "Observation/o2-21" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-21>;
     fhir:Reference.reference [ fhir:value "Observation/o3-21" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-21>;
     fhir:Reference.reference [ fhir:value "Observation/o4-21" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-21>;
     fhir:Reference.reference [ fhir:value "Observation/o5-21" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-21>;
     fhir:Reference.reference [ fhir:value "Observation/o6-21" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-21>;
     fhir:Reference.reference [ fhir:value "Observation/o7-21" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-21>;
     fhir:Reference.reference [ fhir:value "Observation/o8-21" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-21>;
     fhir:Reference.reference [ fhir:value "Observation/o9-21" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-21>;
     fhir:Reference.reference [ fhir:value "Observation/o10-21" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-21>;
     fhir:Reference.reference [ fhir:value "Observation/o11-21" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-21>;
     fhir:Reference.reference [ fhir:value "Observation/o12-21" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-21>;
     fhir:Reference.reference [ fhir:value "Observation/o13-21" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-21>;
     fhir:Reference.reference [ fhir:value "Observation/o14-21" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-21>;
     fhir:Reference.reference [ fhir:value "Observation/o15-21" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-21>;
     fhir:Reference.reference [ fhir:value "Observation/o16-21" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-21>;
     fhir:Reference.reference [ fhir:value "Observation/o17-21" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-21>;
     fhir:Reference.reference [ fhir:value "Observation/o18-21" ]
  ], [
     fhir:index 18;
     fhir:link <http://hl7.org/fhir/Observation/o19-21>;
     fhir:Reference.reference [ fhir:value "Observation/o19-21" ]
  ], [
     fhir:index 19;
     fhir:link <http://hl7.org/fhir/Observation/o20-21>;
     fhir:Reference.reference [ fhir:value "Observation/o20-21" ]
  ], [
     fhir:index 20;
     fhir:link <http://hl7.org/fhir/Observation/o21-21>;
     fhir:Reference.reference [ fhir:value "Observation/o21-21" ]
  ], [
     fhir:index 21;
     fhir:link <http://hl7.org/fhir/Observation/o22-21>;
     fhir:Reference.reference [ fhir:value "Observation/o22-21" ]
  ], [
     fhir:index 22;
     fhir:link <http://hl7.org/fhir/Observation/o23-21>;
     fhir:Reference.reference [ fhir:value "Observation/o23-21" ]
  ], [
     fhir:index 23;
     fhir:link <http://hl7.org/fhir/Observation/o24-21>;
     fhir:Reference.reference [ fhir:value "Observation/o24-21" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<http://hl7.org/fhir/Observation/o23-21> a fhir:Observation .

<http://hl7.org/fhir/Observation/o24-21> a fhir:Observation .

<https://example.com/base/Observation/o1-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "143"^^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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.3"^^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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "14"^^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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.3"^^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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.06"^^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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.41"^^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 "HH" ]
     ]
  ];
  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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "27"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "631"^^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 "HH" ]
     ]
  ];
  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/o12-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "956"^^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 "HH" ]
     ]
  ];
  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/o13-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "398"^^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 "HH" ]
     ]
  ];
  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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "120"^^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 "HH" ]
     ]
  ];
  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/o15-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "243"^^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/o16-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.33"^^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/o17-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.52"^^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-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.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 "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/o19-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o19-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "71"^^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/o20-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o20-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "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/o21-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o21-21"];
  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/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "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/o22-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o22-21"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14798-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14798-3" ];
       fhir:Coding.display [ fhir:value "Iron [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:42950004;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "42950004" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "39"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "umol/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 "10"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "umol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o23-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o23-21"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14647-2;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14647-2" ];
       fhir:Coding.display [ fhir:value "Cholesterol [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:77068002;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "77068002" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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 "6.8"^^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 "3.6"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "6.7"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<https://example.com/base/Observation/o24-21> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o24-21"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:14927-8;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "14927-8" ];
       fhir:Coding.display [ fhir:value "Triglyceride [Moles/volume] in Serum or Plasma" ]
     ], [
       fhir:index 1;
       a sct:104784006;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "104784006" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/4>;
     fhir:Reference.reference [ fhir:value "Patient/4" ]
  ];
  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.3"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mmol/L" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/25> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "25"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/25" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/25>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-25>
  ], [
     fhir:index 2;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o2-25>
  ], [
     fhir:index 3;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o3-25>
  ], [
     fhir:index 4;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o4-25>
  ], [
     fhir:index 5;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o5-25>
  ], [
     fhir:index 6;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o6-25>
  ], [
     fhir:index 7;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o7-25>
  ], [
     fhir:index 8;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o8-25>
  ], [
     fhir:index 9;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o9-25>
  ], [
     fhir:index 10;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o10-25>
  ], [
     fhir:index 11;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o11-25>
  ], [
     fhir:index 12;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o12-25>
  ], [
     fhir:index 13;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o13-25>
  ], [
     fhir:index 14;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o14-25>
  ], [
     fhir:index 15;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o15-25>
  ], [
     fhir:index 16;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o16-25>
  ], [
     fhir:index 17;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o17-25>
  ], [
     fhir:index 18;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18-25" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o18-25>
  ] .

<https://example.com/base/DiagnosticReport/25> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "25"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  fhir:DiagnosticReport.status [ fhir:value "final"];
  fhir:DiagnosticReport.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:18769-0;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "18769-0" ];
       fhir:Coding.display [ fhir:value "Microbial susceptibility tests Set" ]
     ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2005-11-07T21:44:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-11-07T23:38:01Z"^^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:Reference.display [ fhir:value "URINE, CLEAN CATCH/MIDSTREAM" ]
  ];
  fhir:DiagnosticReport.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-25>;
     fhir:Reference.reference [ fhir:value "Observation/o1-25" ]
  ], [
     fhir:index 1;
     fhir:link <http://hl7.org/fhir/Observation/o2-25>;
     fhir:Reference.reference [ fhir:value "Observation/o2-25" ]
  ], [
     fhir:index 2;
     fhir:link <http://hl7.org/fhir/Observation/o3-25>;
     fhir:Reference.reference [ fhir:value "Observation/o3-25" ]
  ], [
     fhir:index 3;
     fhir:link <http://hl7.org/fhir/Observation/o4-25>;
     fhir:Reference.reference [ fhir:value "Observation/o4-25" ]
  ], [
     fhir:index 4;
     fhir:link <http://hl7.org/fhir/Observation/o5-25>;
     fhir:Reference.reference [ fhir:value "Observation/o5-25" ]
  ], [
     fhir:index 5;
     fhir:link <http://hl7.org/fhir/Observation/o6-25>;
     fhir:Reference.reference [ fhir:value "Observation/o6-25" ]
  ], [
     fhir:index 6;
     fhir:link <http://hl7.org/fhir/Observation/o7-25>;
     fhir:Reference.reference [ fhir:value "Observation/o7-25" ]
  ], [
     fhir:index 7;
     fhir:link <http://hl7.org/fhir/Observation/o8-25>;
     fhir:Reference.reference [ fhir:value "Observation/o8-25" ]
  ], [
     fhir:index 8;
     fhir:link <http://hl7.org/fhir/Observation/o9-25>;
     fhir:Reference.reference [ fhir:value "Observation/o9-25" ]
  ], [
     fhir:index 9;
     fhir:link <http://hl7.org/fhir/Observation/o10-25>;
     fhir:Reference.reference [ fhir:value "Observation/o10-25" ]
  ], [
     fhir:index 10;
     fhir:link <http://hl7.org/fhir/Observation/o11-25>;
     fhir:Reference.reference [ fhir:value "Observation/o11-25" ]
  ], [
     fhir:index 11;
     fhir:link <http://hl7.org/fhir/Observation/o12-25>;
     fhir:Reference.reference [ fhir:value "Observation/o12-25" ]
  ], [
     fhir:index 12;
     fhir:link <http://hl7.org/fhir/Observation/o13-25>;
     fhir:Reference.reference [ fhir:value "Observation/o13-25" ]
  ], [
     fhir:index 13;
     fhir:link <http://hl7.org/fhir/Observation/o14-25>;
     fhir:Reference.reference [ fhir:value "Observation/o14-25" ]
  ], [
     fhir:index 14;
     fhir:link <http://hl7.org/fhir/Observation/o15-25>;
     fhir:Reference.reference [ fhir:value "Observation/o15-25" ]
  ], [
     fhir:index 15;
     fhir:link <http://hl7.org/fhir/Observation/o16-25>;
     fhir:Reference.reference [ fhir:value "Observation/o16-25" ]
  ], [
     fhir:index 16;
     fhir:link <http://hl7.org/fhir/Observation/o17-25>;
     fhir:Reference.reference [ fhir:value "Observation/o17-25" ]
  ], [
     fhir:index 17;
     fhir:link <http://hl7.org/fhir/Observation/o18-25>;
     fhir:Reference.reference [ fhir:value "Observation/o18-25" ]
  ] .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://example.com/base/Observation/o1-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:11475-1;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "11475-1" ];
       fhir:Coding.display [ fhir:value "Microorganism identified in Unspecified specimen by Culture" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.text [ fhir:value "KLEBSIELLA PNEUMONIAE" ]
  ] .

<https://example.com/base/Observation/o2-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o2-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:43161-9;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "43161-9" ];
       fhir:Coding.display [ fhir:value "Microorganism [#/volume] in Unspecified specimen by Viability count" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "20000"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "CFU/ML" ]
  ] .

<https://example.com/base/Observation/o3-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o3-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "AMS" ];
       fhir:Coding.display [ fhir:value "AMPICILLIN/SULBACTAM" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o4-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o4-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "AM" ];
       fhir:Coding.display [ fhir:value "AMPICILLIN" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "16"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "U" ]
  ];
  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 "R" ]
     ]
  ] .

<https://example.com/base/Observation/o5-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o5-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "ATM" ];
       fhir:Coding.display [ fhir:value "AZTREONAM" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o6-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o6-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "CFZ" ];
       fhir:Coding.display [ fhir:value "CEFAZOLIN" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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"^^xsd:decimal ];
     fhir:Quantity.comparator [ fhir:value "<=" ];
     fhir:Quantity.unit [ fhir:value "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o7-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o7-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "FEP" ];
       fhir:Coding.display [ fhir:value "CEFEPIME" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o8-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o8-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "CTN" ];
       fhir:Coding.display [ fhir:value "CEFOTETAN" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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"^^xsd:decimal ];
     fhir:Quantity.comparator [ fhir:value "<=" ];
     fhir:Quantity.unit [ fhir:value "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o9-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o9-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "TAZ" ];
       fhir:Coding.display [ fhir:value "CEFTAZIDIME" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o10-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o10-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "CRO" ];
       fhir:Coding.display [ fhir:value "CEFTRIAXONE" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o11-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o11-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "CIPRO" ];
       fhir:Coding.display [ fhir:value "CIPROFLOXACIN" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.25"^^xsd:decimal ];
     fhir:Quantity.comparator [ fhir:value "<=" ];
     fhir:Quantity.unit [ fhir:value "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o12-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o12-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "GM" ];
       fhir:Coding.display [ fhir:value "GENTAMICIN" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o13-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o13-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "IPM" ];
       fhir:Coding.display [ fhir:value "IMIPENEM" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o14-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o14-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "LVX" ];
       fhir:Coding.display [ fhir:value "LEVOFLOXACIN" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.25"^^xsd:decimal ];
     fhir:Quantity.comparator [ fhir:value "<=" ];
     fhir:Quantity.unit [ fhir:value "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o15-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o15-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "NIT" ];
       fhir:Coding.display [ fhir:value "NITROFURANTOIN" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "32"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o16-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o16-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "PTZ" ];
       fhir:Coding.display [ fhir:value "PIPERACILLIN/TAZOBAC" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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"^^xsd:decimal ];
     fhir:Quantity.comparator [ fhir:value "<=" ];
     fhir:Quantity.unit [ fhir:value "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o17-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o17-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "TRSUV" ];
       fhir:Coding.display [ fhir:value "TRIMETH/SULFA" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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.comparator [ fhir:value "<=" ];
     fhir:Quantity.unit [ fhir:value "U" ]
  ];
  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 "S" ]
     ]
  ] .

<https://example.com/base/Observation/o18-25> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o18-25"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://example.org/local" ];
       fhir:Coding.code [ fhir:value "TOB" ];
       fhir:Coding.display [ fhir:value "TOBRAMYCIN" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/5>;
     fhir:Reference.reference [ fhir:value "Patient/5" ]
  ];
  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 "U" ]
  ];
  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 "S" ]
     ]
  ] .

<http://hl7.org/fhir/Bundle/26> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "26"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/26" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/26>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-26" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-26>
  ] .

<https://example.com/base/DiagnosticReport/26> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "26"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-04-14T10:35:23Z"^^xsd:dateTime ]
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "5234342" ]
  ];
  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 "142080" ];
       fhir:Coding.display [ fhir:value "Rapid Plasma Reagin" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "RPR" ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2005-03-07T14:02:17Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2005-03-07T14:02:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-26>;
     fhir:Reference.reference [ fhir:value "Observation/o1-26" ]
  ] .

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

<https://example.com/base/Observation/o1-26> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-26"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:20507-0;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "20507-0" ];
       fhir:Coding.display [ fhir:value "Reagin Ab [Presence] in Serum by RPR" ]
     ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/6>;
     fhir:Reference.reference [ fhir:value "Patient/6" ]
  ];
  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.valueString [ fhir:value "Non-reactive"] .

<http://hl7.org/fhir/Bundle/27> a fhir:Bundle;
  fhir:Resource.id [ fhir:value "27"];
  fhir:Bundle.type [ fhir:value "collection"];
  fhir:Bundle.entry [
     fhir:index 0;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/27" ];
     fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/27>
  ], [
     fhir:index 1;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1-27" ];
     fhir:Bundle.entry.resource <https://example.com/base/Observation/o1-27>
  ] .

<https://example.com/base/DiagnosticReport/27> a fhir:DiagnosticReport;
  fhir:Resource.id [ fhir:value "27"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2012-05-23T14:27:01Z"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n									<table>\n										<tr>\n											<td>hsCRP</td>\n											<td>2.8</td>\n											<td>mg/L</td>\n											<td>1.0-3.0</td>\n										</tr>\n									</table>\n								</div>"
  ];
  fhir:DiagnosticReport.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ];
     fhir:Identifier.value [ fhir:value "23412355" ]
  ];
  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 "bchem2" ];
       fhir:Coding.display [ fhir:value "Specialist Biochemistry" ]
     ]
  ];
  fhir:DiagnosticReport.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2012-05-21T10:45:00Z"^^xsd:dateTime];
  fhir:DiagnosticReport.issued [ fhir:value "2012-05-23T14:27:01Z"^^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.result [
     fhir:index 0;
     fhir:link <http://hl7.org/fhir/Observation/o1-27>;
     fhir:Reference.reference [ fhir:value "Observation/o1-27" ]
  ] .

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

<https://example.com/base/Observation/o1-27> a fhir:Observation;
  fhir:Resource.id [ fhir:value "o1-27"];
  fhir:Observation.status [ fhir:value "final"];
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:30522-7;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "30522-7" ];
       fhir:Coding.display [ fhir:value "C reactive protein [Mass/volume] in Serum or Plasma by High sensitivity method" ]
     ], [
       fhir:index 1;
       a sct:55235003;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "55235003" ]
     ];
     fhir:CodeableConcept.text [ fhir:value "hsCRP" ]
  ];
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/1>;
     fhir:Reference.reference [ fhir:value "Patient/1" ]
  ];
  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.8"^^xsd:decimal ];
     fhir:Quantity.unit [ fhir:value "mg/L" ]
  ];
  fhir:Observation.referenceRange [
     fhir:index 0;
     fhir:Observation.referenceRange.low [
       fhir:Quantity.value [ fhir:value "1.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mg/L" ]
     ];
     fhir:Observation.referenceRange.high [
       fhir:Quantity.value [ fhir:value "3.0"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mg/L" ]
     ]
  ] .

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

<http://hl7.org/fhir/Bundle/72ac8493-52ac-41bd-8d5d-7258c289b5ea.ttl> a owl:Ontology;
  owl:imports fhir:fhir.ttl;
  owl:versionIRI <http://build.fhir.org/Bundle/72ac8493-52ac-41bd-8d5d-7258c289b5ea.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.