This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Orders and Observations Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: 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: <https://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 ------------------------------------------------------------------- [a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "72ac8493-52ac-41bd-8d5d-7258c289b5ea"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/3"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/3> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/4"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/4> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/5"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/5> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/6"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/6> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/7"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/7> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/8"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/8> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/9"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/9> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/15"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/15> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/16"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/16> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/17"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/17> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/18"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/18> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/19"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/19> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/20"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/20> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/21"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/21> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/25"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/25> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/26"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/26> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/Bundle/27"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/Bundle/27> ) ] )] . # <http://hl7.org/fhir/Bundle/3> a fhir:Bundle ; fhir:id [ fhir:v "3"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o25-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o25-3> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o26-3"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o26-3> ) ] ) . # <https://example.com/base/DiagnosticReport/3> a fhir:DiagnosticReport ; fhir:id [ fhir:v "3"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir: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:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://acme.com/labs/reports"^^xsd:anyURI ] ; fhir:code [ fhir:v "25T" ] ; fhir:display [ fhir:v "E/LFT (MASTER)" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:effective [ fhir:v "2005-01-27T06:40:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-01-27T06:40:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-3" ] ] [ fhir:reference [ fhir:v "Observation/o2-3" ] ] [ fhir:reference [ fhir:v "Observation/o3-3" ] ] [ fhir:reference [ fhir:v "Observation/o4-3" ] ] [ fhir:reference [ fhir:v "Observation/o5-3" ] ] [ fhir:reference [ fhir:v "Observation/o6-3" ] ] [ fhir:reference [ fhir:v "Observation/o7-3" ] ] [ fhir:reference [ fhir:v "Observation/o8-3" ] ] [ fhir:reference [ fhir:v "Observation/o9-3" ] ] [ fhir:reference [ fhir:v "Observation/o10-3" ] ] [ fhir:reference [ fhir:v "Observation/o11-3" ] ] [ fhir:reference [ fhir:v "Observation/o12-3" ] ] [ fhir:reference [ fhir:v "Observation/o13-3" ] ] [ fhir:reference [ fhir:v "Observation/o14-3" ] ] [ fhir:reference [ fhir:v "Observation/o15-3" ] ] [ fhir:reference [ fhir:v "Observation/o16-3" ] ] [ fhir:reference [ fhir:v "Observation/o17-3" ] ] [ fhir:reference [ fhir:v "Observation/o18-3" ] ] [ fhir:reference [ fhir:v "Observation/o19-3" ] ] [ fhir:reference [ fhir:v "Observation/o20-3" ] ] [ fhir:reference [ fhir:v "Observation/o21-3" ] ] [ fhir:reference [ fhir:v "Observation/o22-3" ] ] [ fhir:reference [ fhir:v "Observation/o23-3" ] ] [ fhir:reference [ fhir:v "Observation/o24-3" ] ] [ fhir:reference [ fhir:v "Observation/o25-3" ] ] [ fhir:reference [ fhir:v "Observation/o26-3" ] ] ) . # <https://example.com/base/Observation/o1-3> a fhir:Observation ; fhir:id [ fhir:v "o1-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "140"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-3> a fhir:Observation ; fhir:id [ fhir:v "o2-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-3> a fhir:Observation ; fhir:id [ fhir:v "o3-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "105"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-3> a fhir:Observation ; fhir:id [ fhir:v "o4-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "26"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-3> a fhir:Observation ; fhir:id [ fhir:v "o5-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "13"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-3> a fhir:Observation ; fhir:id [ fhir:v "o6-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "7.4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-3> a fhir:Observation ; fhir:id [ fhir:v "o7-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-3> a fhir:Observation ; fhir:id [ fhir:v "o8-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.09"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-3> a fhir:Observation ; fhir:id [ fhir:v "o9-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.39"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-3> a fhir:Observation ; fhir:id [ fhir:v "o10-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "7"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-3> a fhir:Observation ; fhir:id [ fhir:v "o11-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14629-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14629-0" ] ; fhir:display [ fhir:v "Bilirubin.direct [Moles/volume] in Serum or Plasma" ] ] [ a sct:39748002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39748002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "3"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o12-3> a fhir:Observation ; fhir:id [ fhir:v "o12-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "108"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-3> a fhir:Observation ; fhir:id [ fhir:v "o13-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-3> a fhir:Observation ; fhir:id [ fhir:v "o14-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "54"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-3> a fhir:Observation ; fhir:id [ fhir:v "o15-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-3> a fhir:Observation ; fhir:id [ fhir:v "o16-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "131"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o17-3> a fhir:Observation ; fhir:id [ fhir:v "o17-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.38"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-3> a fhir:Observation ; fhir:id [ fhir:v "o18-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.39"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-3> a fhir:Observation ; fhir:id [ fhir:v "o19-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o20-3> a fhir:Observation ; fhir:id [ fhir:v "o20-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "67"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-3> a fhir:Observation ; fhir:id [ fhir:v "o21-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "42"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-3> a fhir:Observation ; fhir:id [ fhir:v "o22-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o23-3> a fhir:Observation ; fhir:id [ fhir:v "o23-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "5"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "LL" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-3> a fhir:Observation ; fhir:id [ fhir:v "o24-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "3.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o25-3> a fhir:Observation ; fhir:id [ fhir:v "o25-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o26-3> a fhir:Observation ; fhir:id [ fhir:v "o26-3"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2085-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2085-9" ] ; fhir:display [ fhir:v "Cholesterol in HDL [Mass/volume] in Serum or Plasma" ] ] [ a sct:17888004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "17888004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "1.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/4> a fhir:Bundle ; fhir:id [ fhir:v "4"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-4> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o25-4"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o25-4> ) ] ) . # <https://example.com/base/DiagnosticReport/4> a fhir:DiagnosticReport ; fhir:id [ fhir:v "4"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:effective [ fhir:v "2004-12-08T07:45:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-4" ] ] [ fhir:reference [ fhir:v "Observation/o2-4" ] ] [ fhir:reference [ fhir:v "Observation/o3-4" ] ] [ fhir:reference [ fhir:v "Observation/o4-4" ] ] [ fhir:reference [ fhir:v "Observation/o5-4" ] ] [ fhir:reference [ fhir:v "Observation/o6-4" ] ] [ fhir:reference [ fhir:v "Observation/o7-4" ] ] [ fhir:reference [ fhir:v "Observation/o8-4" ] ] [ fhir:reference [ fhir:v "Observation/o9-4" ] ] [ fhir:reference [ fhir:v "Observation/o10-4" ] ] [ fhir:reference [ fhir:v "Observation/o11-4" ] ] [ fhir:reference [ fhir:v "Observation/o12-4" ] ] [ fhir:reference [ fhir:v "Observation/o13-4" ] ] [ fhir:reference [ fhir:v "Observation/o14-4" ] ] [ fhir:reference [ fhir:v "Observation/o15-4" ] ] [ fhir:reference [ fhir:v "Observation/o16-4" ] ] [ fhir:reference [ fhir:v "Observation/o17-4" ] ] [ fhir:reference [ fhir:v "Observation/o18-4" ] ] [ fhir:reference [ fhir:v "Observation/o19-4" ] ] [ fhir:reference [ fhir:v "Observation/o20-4" ] ] [ fhir:reference [ fhir:v "Observation/o21-4" ] ] [ fhir:reference [ fhir:v "Observation/o22-4" ] ] [ fhir:reference [ fhir:v "Observation/o23-4" ] ] [ fhir:reference [ fhir:v "Observation/o24-4" ] ] [ fhir:reference [ fhir:v "Observation/o25-4" ] ] ) . # <https://example.com/base/Observation/o1-4> a fhir:Observation ; fhir:id [ fhir:v "o1-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "138"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-4> a fhir:Observation ; fhir:id [ fhir:v "o2-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.1"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-4> a fhir:Observation ; fhir:id [ fhir:v "o3-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "103"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-4> a fhir:Observation ; fhir:id [ fhir:v "o4-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "27"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-4> a fhir:Observation ; fhir:id [ fhir:v "o5-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "12"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-4> a fhir:Observation ; fhir:id [ fhir:v "o6-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-4> a fhir:Observation ; fhir:id [ fhir:v "o7-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "8.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-4> a fhir:Observation ; fhir:id [ fhir:v "o8-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.07"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-4> a fhir:Observation ; fhir:id [ fhir:v "o9-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.42"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-4> a fhir:Observation ; fhir:id [ fhir:v "o10-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "16"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-4> a fhir:Observation ; fhir:id [ fhir:v "o11-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14629-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14629-0" ] ; fhir:display [ fhir:v "Bilirubin.direct [Moles/volume] in Serum or Plasma" ] ] [ a sct:39748002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39748002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o12-4> a fhir:Observation ; fhir:id [ fhir:v "o12-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "369"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-4> a fhir:Observation ; fhir:id [ fhir:v "o13-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "438"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-4> a fhir:Observation ; fhir:id [ fhir:v "o14-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "263"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-4> a fhir:Observation ; fhir:id [ fhir:v "o15-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "87"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-4> a fhir:Observation ; fhir:id [ fhir:v "o16-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "179"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o17-4> a fhir:Observation ; fhir:id [ fhir:v "o17-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-4> a fhir:Observation ; fhir:id [ fhir:v "o18-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.42"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-4> a fhir:Observation ; fhir:id [ fhir:v "o19-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o20-4> a fhir:Observation ; fhir:id [ fhir:v "o20-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "67"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-4> a fhir:Observation ; fhir:id [ fhir:v "o21-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "39"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-4> a fhir:Observation ; fhir:id [ fhir:v "o22-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "28"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o23-4> a fhir:Observation ; fhir:id [ fhir:v "o23-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "L" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-4> a fhir:Observation ; fhir:id [ fhir:v "o24-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o25-4> a fhir:Observation ; fhir:id [ fhir:v "o25-4"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/5> a fhir:Bundle ; fhir:id [ fhir:v "5"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-5> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o25-5"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o25-5> ) ] ) . # <https://example.com/base/DiagnosticReport/5> a fhir:DiagnosticReport ; fhir:id [ fhir:v "5"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:effective [ fhir:v "2004-12-15T07:20:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-5" ] ] [ fhir:reference [ fhir:v "Observation/o2-5" ] ] [ fhir:reference [ fhir:v "Observation/o3-5" ] ] [ fhir:reference [ fhir:v "Observation/o4-5" ] ] [ fhir:reference [ fhir:v "Observation/o5-5" ] ] [ fhir:reference [ fhir:v "Observation/o6-5" ] ] [ fhir:reference [ fhir:v "Observation/o7-5" ] ] [ fhir:reference [ fhir:v "Observation/o8-5" ] ] [ fhir:reference [ fhir:v "Observation/o9-5" ] ] [ fhir:reference [ fhir:v "Observation/o10-5" ] ] [ fhir:reference [ fhir:v "Observation/o11-5" ] ] [ fhir:reference [ fhir:v "Observation/o12-5" ] ] [ fhir:reference [ fhir:v "Observation/o13-5" ] ] [ fhir:reference [ fhir:v "Observation/o14-5" ] ] [ fhir:reference [ fhir:v "Observation/o15-5" ] ] [ fhir:reference [ fhir:v "Observation/o16-5" ] ] [ fhir:reference [ fhir:v "Observation/o17-5" ] ] [ fhir:reference [ fhir:v "Observation/o18-5" ] ] [ fhir:reference [ fhir:v "Observation/o19-5" ] ] [ fhir:reference [ fhir:v "Observation/o20-5" ] ] [ fhir:reference [ fhir:v "Observation/o21-5" ] ] [ fhir:reference [ fhir:v "Observation/o22-5" ] ] [ fhir:reference [ fhir:v "Observation/o23-5" ] ] [ fhir:reference [ fhir:v "Observation/o24-5" ] ] [ fhir:reference [ fhir:v "Observation/o25-5" ] ] ) . # <https://example.com/base/Observation/o1-5> a fhir:Observation ; fhir:id [ fhir:v "o1-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "142"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-5> a fhir:Observation ; fhir:id [ fhir:v "o2-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-5> a fhir:Observation ; fhir:id [ fhir:v "o3-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "105"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-5> a fhir:Observation ; fhir:id [ fhir:v "o4-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "28"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-5> a fhir:Observation ; fhir:id [ fhir:v "o5-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "13"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-5> a fhir:Observation ; fhir:id [ fhir:v "o6-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "5.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-5> a fhir:Observation ; fhir:id [ fhir:v "o7-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-5> a fhir:Observation ; fhir:id [ fhir:v "o8-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.09"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-5> a fhir:Observation ; fhir:id [ fhir:v "o9-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.46"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-5> a fhir:Observation ; fhir:id [ fhir:v "o10-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "13"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-5> a fhir:Observation ; fhir:id [ fhir:v "o11-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14629-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14629-0" ] ; fhir:display [ fhir:v "Bilirubin.direct [Moles/volume] in Serum or Plasma" ] ] [ a sct:39748002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39748002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.1"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o12-5> a fhir:Observation ; fhir:id [ fhir:v "o12-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "204"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-5> a fhir:Observation ; fhir:id [ fhir:v "o13-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "192"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-5> a fhir:Observation ; fhir:id [ fhir:v "o14-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "70"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-5> a fhir:Observation ; fhir:id [ fhir:v "o15-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "26"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-5> a fhir:Observation ; fhir:id [ fhir:v "o16-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "150"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o17-5> a fhir:Observation ; fhir:id [ fhir:v "o17-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.37"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-5> a fhir:Observation ; fhir:id [ fhir:v "o18-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.47"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-5> a fhir:Observation ; fhir:id [ fhir:v "o19-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o20-5> a fhir:Observation ; fhir:id [ fhir:v "o20-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "67"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-5> a fhir:Observation ; fhir:id [ fhir:v "o21-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "39"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-5> a fhir:Observation ; fhir:id [ fhir:v "o22-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "28"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o23-5> a fhir:Observation ; fhir:id [ fhir:v "o23-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "5"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "LL" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-5> a fhir:Observation ; fhir:id [ fhir:v "o24-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o25-5> a fhir:Observation ; fhir:id [ fhir:v "o25-5"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.1"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/6> a fhir:Bundle ; fhir:id [ fhir:v "6"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-6> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o25-6"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o25-6> ) ] ) . # <https://example.com/base/DiagnosticReport/6> a fhir:DiagnosticReport ; fhir:id [ fhir:v "6"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:effective [ fhir:v "2004-12-22T07:45:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2004-12-21T00:00:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-6" ] ] [ fhir:reference [ fhir:v "Observation/o2-6" ] ] [ fhir:reference [ fhir:v "Observation/o3-6" ] ] [ fhir:reference [ fhir:v "Observation/o4-6" ] ] [ fhir:reference [ fhir:v "Observation/o5-6" ] ] [ fhir:reference [ fhir:v "Observation/o6-6" ] ] [ fhir:reference [ fhir:v "Observation/o7-6" ] ] [ fhir:reference [ fhir:v "Observation/o8-6" ] ] [ fhir:reference [ fhir:v "Observation/o9-6" ] ] [ fhir:reference [ fhir:v "Observation/o10-6" ] ] [ fhir:reference [ fhir:v "Observation/o11-6" ] ] [ fhir:reference [ fhir:v "Observation/o12-6" ] ] [ fhir:reference [ fhir:v "Observation/o13-6" ] ] [ fhir:reference [ fhir:v "Observation/o14-6" ] ] [ fhir:reference [ fhir:v "Observation/o15-6" ] ] [ fhir:reference [ fhir:v "Observation/o16-6" ] ] [ fhir:reference [ fhir:v "Observation/o17-6" ] ] [ fhir:reference [ fhir:v "Observation/o18-6" ] ] [ fhir:reference [ fhir:v "Observation/o19-6" ] ] [ fhir:reference [ fhir:v "Observation/o20-6" ] ] [ fhir:reference [ fhir:v "Observation/o21-6" ] ] [ fhir:reference [ fhir:v "Observation/o22-6" ] ] [ fhir:reference [ fhir:v "Observation/o23-6" ] ] [ fhir:reference [ fhir:v "Observation/o24-6" ] ] [ fhir:reference [ fhir:v "Observation/o25-6" ] ] ) . # <https://example.com/base/Observation/o1-6> a fhir:Observation ; fhir:id [ fhir:v "o1-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "142"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-6> a fhir:Observation ; fhir:id [ fhir:v "o2-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-6> a fhir:Observation ; fhir:id [ fhir:v "o3-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "107"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-6> a fhir:Observation ; fhir:id [ fhir:v "o4-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "26"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-6> a fhir:Observation ; fhir:id [ fhir:v "o5-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "13"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-6> a fhir:Observation ; fhir:id [ fhir:v "o6-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-6> a fhir:Observation ; fhir:id [ fhir:v "o7-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-6> a fhir:Observation ; fhir:id [ fhir:v "o8-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.08"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-6> a fhir:Observation ; fhir:id [ fhir:v "o9-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.40"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-6> a fhir:Observation ; fhir:id [ fhir:v "o10-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "9"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-6> a fhir:Observation ; fhir:id [ fhir:v "o11-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14629-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14629-0" ] ; fhir:display [ fhir:v "Bilirubin.direct [Moles/volume] in Serum or Plasma" ] ] [ a sct:39748002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39748002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o12-6> a fhir:Observation ; fhir:id [ fhir:v "o12-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "144"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-6> a fhir:Observation ; fhir:id [ fhir:v "o13-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "106"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-6> a fhir:Observation ; fhir:id [ fhir:v "o14-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-6> a fhir:Observation ; fhir:id [ fhir:v "o15-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "18"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-6> a fhir:Observation ; fhir:id [ fhir:v "o16-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "143"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o17-6> a fhir:Observation ; fhir:id [ fhir:v "o17-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.28"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-6> a fhir:Observation ; fhir:id [ fhir:v "o18-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-6> a fhir:Observation ; fhir:id [ fhir:v "o19-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o20-6> a fhir:Observation ; fhir:id [ fhir:v "o20-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "66"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-6> a fhir:Observation ; fhir:id [ fhir:v "o21-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-6> a fhir:Observation ; fhir:id [ fhir:v "o22-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o23-6> a fhir:Observation ; fhir:id [ fhir:v "o23-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "3"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "LL" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-6> a fhir:Observation ; fhir:id [ fhir:v "o24-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o25-6> a fhir:Observation ; fhir:id [ fhir:v "o25-6"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/7> a fhir:Bundle ; fhir:id [ fhir:v "7"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-7> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-7"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-7> ) ] ) . # <https://example.com/base/DiagnosticReport/7> a fhir:DiagnosticReport ; fhir:id [ fhir:v "7"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:effective [ fhir:v "2004-12-03T09:45:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2004-12-03T00:00:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-7" ] ] [ fhir:reference [ fhir:v "Observation/o2-7" ] ] [ fhir:reference [ fhir:v "Observation/o3-7" ] ] [ fhir:reference [ fhir:v "Observation/o4-7" ] ] [ fhir:reference [ fhir:v "Observation/o5-7" ] ] [ fhir:reference [ fhir:v "Observation/o6-7" ] ] [ fhir:reference [ fhir:v "Observation/o7-7" ] ] [ fhir:reference [ fhir:v "Observation/o8-7" ] ] [ fhir:reference [ fhir:v "Observation/o9-7" ] ] [ fhir:reference [ fhir:v "Observation/o10-7" ] ] [ fhir:reference [ fhir:v "Observation/o11-7" ] ] [ fhir:reference [ fhir:v "Observation/o12-7" ] ] [ fhir:reference [ fhir:v "Observation/o13-7" ] ] [ fhir:reference [ fhir:v "Observation/o14-7" ] ] [ fhir:reference [ fhir:v "Observation/o15-7" ] ] [ fhir:reference [ fhir:v "Observation/o16-7" ] ] [ fhir:reference [ fhir:v "Observation/o17-7" ] ] [ fhir:reference [ fhir:v "Observation/o18-7" ] ] [ fhir:reference [ fhir:v "Observation/o19-7" ] ] [ fhir:reference [ fhir:v "Observation/o20-7" ] ] [ fhir:reference [ fhir:v "Observation/o21-7" ] ] [ fhir:reference [ fhir:v "Observation/o22-7" ] ] [ fhir:reference [ fhir:v "Observation/o23-7" ] ] [ fhir:reference [ fhir:v "Observation/o24-7" ] ] ) . # <https://example.com/base/Observation/o1-7> a fhir:Observation ; fhir:id [ fhir:v "o1-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "141"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-7> a fhir:Observation ; fhir:id [ fhir:v "o2-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-7> a fhir:Observation ; fhir:id [ fhir:v "o3-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "106"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-7> a fhir:Observation ; fhir:id [ fhir:v "o4-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "29"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-7> a fhir:Observation ; fhir:id [ fhir:v "o5-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-7> a fhir:Observation ; fhir:id [ fhir:v "o6-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-7> a fhir:Observation ; fhir:id [ fhir:v "o7-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-7> a fhir:Observation ; fhir:id [ fhir:v "o8-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.05"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-7> a fhir:Observation ; fhir:id [ fhir:v "o9-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-7> a fhir:Observation ; fhir:id [ fhir:v "o10-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "43"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-7> a fhir:Observation ; fhir:id [ fhir:v "o11-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "708"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o12-7> a fhir:Observation ; fhir:id [ fhir:v "o12-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1131"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-7> a fhir:Observation ; fhir:id [ fhir:v "o13-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "475"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-7> a fhir:Observation ; fhir:id [ fhir:v "o14-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "176"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-7> a fhir:Observation ; fhir:id [ fhir:v "o15-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "324"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-7> a fhir:Observation ; fhir:id [ fhir:v "o16-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o17-7> a fhir:Observation ; fhir:id [ fhir:v "o17-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.45"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-7> a fhir:Observation ; fhir:id [ fhir:v "o18-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-7> a fhir:Observation ; fhir:id [ fhir:v "o19-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "71"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o20-7> a fhir:Observation ; fhir:id [ fhir:v "o20-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "38"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-7> a fhir:Observation ; fhir:id [ fhir:v "o21-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-7> a fhir:Observation ; fhir:id [ fhir:v "o22-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o23-7> a fhir:Observation ; fhir:id [ fhir:v "o23-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-7> a fhir:Observation ; fhir:id [ fhir:v "o24-7"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/8> a fhir:Bundle ; fhir:id [ fhir:v "8"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-8> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-8"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-8> ) ] ) . # <https://example.com/base/DiagnosticReport/8> a fhir:DiagnosticReport ; fhir:id [ fhir:v "8"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:effective [ fhir:v "2004-12-03T20:30:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-8" ] ] [ fhir:reference [ fhir:v "Observation/o2-8" ] ] [ fhir:reference [ fhir:v "Observation/o3-8" ] ] [ fhir:reference [ fhir:v "Observation/o4-8" ] ] [ fhir:reference [ fhir:v "Observation/o5-8" ] ] [ fhir:reference [ fhir:v "Observation/o6-8" ] ] [ fhir:reference [ fhir:v "Observation/o7-8" ] ] [ fhir:reference [ fhir:v "Observation/o8-8" ] ] [ fhir:reference [ fhir:v "Observation/o9-8" ] ] [ fhir:reference [ fhir:v "Observation/o10-8" ] ] [ fhir:reference [ fhir:v "Observation/o11-8" ] ] [ fhir:reference [ fhir:v "Observation/o12-8" ] ] [ fhir:reference [ fhir:v "Observation/o13-8" ] ] [ fhir:reference [ fhir:v "Observation/o14-8" ] ] [ fhir:reference [ fhir:v "Observation/o15-8" ] ] [ fhir:reference [ fhir:v "Observation/o16-8" ] ] [ fhir:reference [ fhir:v "Observation/o17-8" ] ] [ fhir:reference [ fhir:v "Observation/o18-8" ] ] [ fhir:reference [ fhir:v "Observation/o19-8" ] ] [ fhir:reference [ fhir:v "Observation/o20-8" ] ] [ fhir:reference [ fhir:v "Observation/o21-8" ] ] [ fhir:reference [ fhir:v "Observation/o22-8" ] ] [ fhir:reference [ fhir:v "Observation/o23-8" ] ] [ fhir:reference [ fhir:v "Observation/o24-8" ] ] ) . # <https://example.com/base/Observation/o1-8> a fhir:Observation ; fhir:id [ fhir:v "o1-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "142"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-8> a fhir:Observation ; fhir:id [ fhir:v "o2-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-8> a fhir:Observation ; fhir:id [ fhir:v "o3-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "104"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-8> a fhir:Observation ; fhir:id [ fhir:v "o4-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-8> a fhir:Observation ; fhir:id [ fhir:v "o5-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "12"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-8> a fhir:Observation ; fhir:id [ fhir:v "o6-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-8> a fhir:Observation ; fhir:id [ fhir:v "o7-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-8> a fhir:Observation ; fhir:id [ fhir:v "o8-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.06"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-8> a fhir:Observation ; fhir:id [ fhir:v "o9-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.37"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-8> a fhir:Observation ; fhir:id [ fhir:v "o10-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-8> a fhir:Observation ; fhir:id [ fhir:v "o11-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "684"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o12-8> a fhir:Observation ; fhir:id [ fhir:v "o12-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1105"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-8> a fhir:Observation ; fhir:id [ fhir:v "o13-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "466"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-8> a fhir:Observation ; fhir:id [ fhir:v "o14-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "198"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-8> a fhir:Observation ; fhir:id [ fhir:v "o15-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "323"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-8> a fhir:Observation ; fhir:id [ fhir:v "o16-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o17-8> a fhir:Observation ; fhir:id [ fhir:v "o17-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.45"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-8> a fhir:Observation ; fhir:id [ fhir:v "o18-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-8> a fhir:Observation ; fhir:id [ fhir:v "o19-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "70"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o20-8> a fhir:Observation ; fhir:id [ fhir:v "o20-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "38"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-8> a fhir:Observation ; fhir:id [ fhir:v "o21-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "32"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-8> a fhir:Observation ; fhir:id [ fhir:v "o22-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "11"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o23-8> a fhir:Observation ; fhir:id [ fhir:v "o23-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-8> a fhir:Observation ; fhir:id [ fhir:v "o24-8"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/9> a fhir:Bundle ; fhir:id [ fhir:v "9"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-9> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-9"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-9> ) ] ) . # <https://example.com/base/DiagnosticReport/9> a fhir:DiagnosticReport ; fhir:id [ fhir:v "9"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:effective [ fhir:v "2004-12-05T07:15:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-9" ] ] [ fhir:reference [ fhir:v "Observation/o2-9" ] ] [ fhir:reference [ fhir:v "Observation/o3-9" ] ] [ fhir:reference [ fhir:v "Observation/o4-9" ] ] [ fhir:reference [ fhir:v "Observation/o5-9" ] ] [ fhir:reference [ fhir:v "Observation/o6-9" ] ] [ fhir:reference [ fhir:v "Observation/o7-9" ] ] [ fhir:reference [ fhir:v "Observation/o8-9" ] ] [ fhir:reference [ fhir:v "Observation/o9-9" ] ] [ fhir:reference [ fhir:v "Observation/o10-9" ] ] [ fhir:reference [ fhir:v "Observation/o11-9" ] ] [ fhir:reference [ fhir:v "Observation/o12-9" ] ] [ fhir:reference [ fhir:v "Observation/o13-9" ] ] [ fhir:reference [ fhir:v "Observation/o14-9" ] ] [ fhir:reference [ fhir:v "Observation/o15-9" ] ] [ fhir:reference [ fhir:v "Observation/o16-9" ] ] [ fhir:reference [ fhir:v "Observation/o17-9" ] ] [ fhir:reference [ fhir:v "Observation/o18-9" ] ] [ fhir:reference [ fhir:v "Observation/o19-9" ] ] [ fhir:reference [ fhir:v "Observation/o20-9" ] ] [ fhir:reference [ fhir:v "Observation/o21-9" ] ] [ fhir:reference [ fhir:v "Observation/o22-9" ] ] [ fhir:reference [ fhir:v "Observation/o23-9" ] ] [ fhir:reference [ fhir:v "Observation/o24-9" ] ] ) . # <https://example.com/base/Observation/o1-9> a fhir:Observation ; fhir:id [ fhir:v "o1-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "143"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-9> a fhir:Observation ; fhir:id [ fhir:v "o2-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-9> a fhir:Observation ; fhir:id [ fhir:v "o3-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "108"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-9> a fhir:Observation ; fhir:id [ fhir:v "o4-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-9> a fhir:Observation ; fhir:id [ fhir:v "o5-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-9> a fhir:Observation ; fhir:id [ fhir:v "o6-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-9> a fhir:Observation ; fhir:id [ fhir:v "o7-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-9> a fhir:Observation ; fhir:id [ fhir:v "o8-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.06"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-9> a fhir:Observation ; fhir:id [ fhir:v "o9-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.41"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-9> a fhir:Observation ; fhir:id [ fhir:v "o10-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "27"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-9> a fhir:Observation ; fhir:id [ fhir:v "o11-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "631"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o12-9> a fhir:Observation ; fhir:id [ fhir:v "o12-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "956"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-9> a fhir:Observation ; fhir:id [ fhir:v "o13-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "398"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-9> a fhir:Observation ; fhir:id [ fhir:v "o14-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "120"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-9> a fhir:Observation ; fhir:id [ fhir:v "o15-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "243"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-9> a fhir:Observation ; fhir:id [ fhir:v "o16-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o17-9> a fhir:Observation ; fhir:id [ fhir:v "o17-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.52"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-9> a fhir:Observation ; fhir:id [ fhir:v "o18-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-9> a fhir:Observation ; fhir:id [ fhir:v "o19-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "71"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o20-9> a fhir:Observation ; fhir:id [ fhir:v "o20-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "36"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-9> a fhir:Observation ; fhir:id [ fhir:v "o21-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-9> a fhir:Observation ; fhir:id [ fhir:v "o22-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "39"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o23-9> a fhir:Observation ; fhir:id [ fhir:v "o23-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-9> a fhir:Observation ; fhir:id [ fhir:v "o24-9"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/7" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/15> a fhir:Bundle ; fhir:id [ fhir:v "15"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-15> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o25-15"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o25-15> ) ] ) . # <https://example.com/base/DiagnosticReport/15> a fhir:DiagnosticReport ; fhir:id [ fhir:v "15"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:effective [ fhir:v "2005-01-27T06:40:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-15" ] ] [ fhir:reference [ fhir:v "Observation/o2-15" ] ] [ fhir:reference [ fhir:v "Observation/o3-15" ] ] [ fhir:reference [ fhir:v "Observation/o4-15" ] ] [ fhir:reference [ fhir:v "Observation/o5-15" ] ] [ fhir:reference [ fhir:v "Observation/o6-15" ] ] [ fhir:reference [ fhir:v "Observation/o7-15" ] ] [ fhir:reference [ fhir:v "Observation/o8-15" ] ] [ fhir:reference [ fhir:v "Observation/o9-15" ] ] [ fhir:reference [ fhir:v "Observation/o10-15" ] ] [ fhir:reference [ fhir:v "Observation/o11-15" ] ] [ fhir:reference [ fhir:v "Observation/o12-15" ] ] [ fhir:reference [ fhir:v "Observation/o13-15" ] ] [ fhir:reference [ fhir:v "Observation/o14-15" ] ] [ fhir:reference [ fhir:v "Observation/o15-15" ] ] [ fhir:reference [ fhir:v "Observation/o16-15" ] ] [ fhir:reference [ fhir:v "Observation/o17-15" ] ] [ fhir:reference [ fhir:v "Observation/o18-15" ] ] [ fhir:reference [ fhir:v "Observation/o19-15" ] ] [ fhir:reference [ fhir:v "Observation/o20-15" ] ] [ fhir:reference [ fhir:v "Observation/o21-15" ] ] [ fhir:reference [ fhir:v "Observation/o22-15" ] ] [ fhir:reference [ fhir:v "Observation/o23-15" ] ] [ fhir:reference [ fhir:v "Observation/o24-15" ] ] [ fhir:reference [ fhir:v "Observation/o25-15" ] ] ) . # <https://example.com/base/Observation/o1-15> a fhir:Observation ; fhir:id [ fhir:v "o1-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "140"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-15> a fhir:Observation ; fhir:id [ fhir:v "o2-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-15> a fhir:Observation ; fhir:id [ fhir:v "o3-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "105"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-15> a fhir:Observation ; fhir:id [ fhir:v "o4-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "26"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-15> a fhir:Observation ; fhir:id [ fhir:v "o5-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "13"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-15> a fhir:Observation ; fhir:id [ fhir:v "o6-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "7.4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-15> a fhir:Observation ; fhir:id [ fhir:v "o7-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-15> a fhir:Observation ; fhir:id [ fhir:v "o8-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.09"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-15> a fhir:Observation ; fhir:id [ fhir:v "o9-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.39"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-15> a fhir:Observation ; fhir:id [ fhir:v "o10-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "7"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-15> a fhir:Observation ; fhir:id [ fhir:v "o11-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14629-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14629-0" ] ; fhir:display [ fhir:v "Bilirubin.direct [Moles/volume] in Serum or Plasma" ] ] [ a sct:39748002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39748002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "3"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o12-15> a fhir:Observation ; fhir:id [ fhir:v "o12-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "108"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-15> a fhir:Observation ; fhir:id [ fhir:v "o13-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-15> a fhir:Observation ; fhir:id [ fhir:v "o14-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "54"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-15> a fhir:Observation ; fhir:id [ fhir:v "o15-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-15> a fhir:Observation ; fhir:id [ fhir:v "o16-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "131"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o17-15> a fhir:Observation ; fhir:id [ fhir:v "o17-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.38"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-15> a fhir:Observation ; fhir:id [ fhir:v "o18-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.39"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-15> a fhir:Observation ; fhir:id [ fhir:v "o19-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o20-15> a fhir:Observation ; fhir:id [ fhir:v "o20-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "67"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-15> a fhir:Observation ; fhir:id [ fhir:v "o21-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "42"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-15> a fhir:Observation ; fhir:id [ fhir:v "o22-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o23-15> a fhir:Observation ; fhir:id [ fhir:v "o23-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "5"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "LL" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-15> a fhir:Observation ; fhir:id [ fhir:v "o24-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "3.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o25-15> a fhir:Observation ; fhir:id [ fhir:v "o25-15"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/8" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/16> a fhir:Bundle ; fhir:id [ fhir:v "16"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-16> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o25-16"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o25-16> ) ] ) . # <https://example.com/base/DiagnosticReport/16> a fhir:DiagnosticReport ; fhir:id [ fhir:v "16"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:effective [ fhir:v "2004-12-08T07:45:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-16" ] ] [ fhir:reference [ fhir:v "Observation/o2-16" ] ] [ fhir:reference [ fhir:v "Observation/o3-16" ] ] [ fhir:reference [ fhir:v "Observation/o4-16" ] ] [ fhir:reference [ fhir:v "Observation/o5-16" ] ] [ fhir:reference [ fhir:v "Observation/o6-16" ] ] [ fhir:reference [ fhir:v "Observation/o7-16" ] ] [ fhir:reference [ fhir:v "Observation/o8-16" ] ] [ fhir:reference [ fhir:v "Observation/o9-16" ] ] [ fhir:reference [ fhir:v "Observation/o10-16" ] ] [ fhir:reference [ fhir:v "Observation/o11-16" ] ] [ fhir:reference [ fhir:v "Observation/o12-16" ] ] [ fhir:reference [ fhir:v "Observation/o13-16" ] ] [ fhir:reference [ fhir:v "Observation/o14-16" ] ] [ fhir:reference [ fhir:v "Observation/o15-16" ] ] [ fhir:reference [ fhir:v "Observation/o16-16" ] ] [ fhir:reference [ fhir:v "Observation/o17-16" ] ] [ fhir:reference [ fhir:v "Observation/o18-16" ] ] [ fhir:reference [ fhir:v "Observation/o19-16" ] ] [ fhir:reference [ fhir:v "Observation/o20-16" ] ] [ fhir:reference [ fhir:v "Observation/o21-16" ] ] [ fhir:reference [ fhir:v "Observation/o22-16" ] ] [ fhir:reference [ fhir:v "Observation/o23-16" ] ] [ fhir:reference [ fhir:v "Observation/o24-16" ] ] [ fhir:reference [ fhir:v "Observation/o25-16" ] ] ) . # <https://example.com/base/Observation/o1-16> a fhir:Observation ; fhir:id [ fhir:v "o1-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "138"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-16> a fhir:Observation ; fhir:id [ fhir:v "o2-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.1"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-16> a fhir:Observation ; fhir:id [ fhir:v "o3-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "103"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-16> a fhir:Observation ; fhir:id [ fhir:v "o4-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "27"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-16> a fhir:Observation ; fhir:id [ fhir:v "o5-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "12"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-16> a fhir:Observation ; fhir:id [ fhir:v "o6-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-16> a fhir:Observation ; fhir:id [ fhir:v "o7-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "8.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-16> a fhir:Observation ; fhir:id [ fhir:v "o8-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.07"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-16> a fhir:Observation ; fhir:id [ fhir:v "o9-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.42"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-16> a fhir:Observation ; fhir:id [ fhir:v "o10-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "16"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-16> a fhir:Observation ; fhir:id [ fhir:v "o11-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14629-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14629-0" ] ; fhir:display [ fhir:v "Bilirubin.direct [Moles/volume] in Serum or Plasma" ] ] [ a sct:39748002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39748002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o12-16> a fhir:Observation ; fhir:id [ fhir:v "o12-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "369"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-16> a fhir:Observation ; fhir:id [ fhir:v "o13-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "438"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-16> a fhir:Observation ; fhir:id [ fhir:v "o14-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "263"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-16> a fhir:Observation ; fhir:id [ fhir:v "o15-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "87"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-16> a fhir:Observation ; fhir:id [ fhir:v "o16-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "179"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o17-16> a fhir:Observation ; fhir:id [ fhir:v "o17-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-16> a fhir:Observation ; fhir:id [ fhir:v "o18-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.42"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-16> a fhir:Observation ; fhir:id [ fhir:v "o19-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o20-16> a fhir:Observation ; fhir:id [ fhir:v "o20-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "67"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-16> a fhir:Observation ; fhir:id [ fhir:v "o21-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "39"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-16> a fhir:Observation ; fhir:id [ fhir:v "o22-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "28"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o23-16> a fhir:Observation ; fhir:id [ fhir:v "o23-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "L" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-16> a fhir:Observation ; fhir:id [ fhir:v "o24-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o25-16> a fhir:Observation ; fhir:id [ fhir:v "o25-16"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/9" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/17> a fhir:Bundle ; fhir:id [ fhir:v "17"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-17> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o25-17"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o25-17> ) ] ) . # <https://example.com/base/DiagnosticReport/17> a fhir:DiagnosticReport ; fhir:id [ fhir:v "17"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:effective [ fhir:v "2004-12-15T07:20:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-17" ] ] [ fhir:reference [ fhir:v "Observation/o2-17" ] ] [ fhir:reference [ fhir:v "Observation/o3-17" ] ] [ fhir:reference [ fhir:v "Observation/o4-17" ] ] [ fhir:reference [ fhir:v "Observation/o5-17" ] ] [ fhir:reference [ fhir:v "Observation/o6-17" ] ] [ fhir:reference [ fhir:v "Observation/o7-17" ] ] [ fhir:reference [ fhir:v "Observation/o8-17" ] ] [ fhir:reference [ fhir:v "Observation/o9-17" ] ] [ fhir:reference [ fhir:v "Observation/o10-17" ] ] [ fhir:reference [ fhir:v "Observation/o11-17" ] ] [ fhir:reference [ fhir:v "Observation/o12-17" ] ] [ fhir:reference [ fhir:v "Observation/o13-17" ] ] [ fhir:reference [ fhir:v "Observation/o14-17" ] ] [ fhir:reference [ fhir:v "Observation/o15-17" ] ] [ fhir:reference [ fhir:v "Observation/o16-17" ] ] [ fhir:reference [ fhir:v "Observation/o17-17" ] ] [ fhir:reference [ fhir:v "Observation/o18-17" ] ] [ fhir:reference [ fhir:v "Observation/o19-17" ] ] [ fhir:reference [ fhir:v "Observation/o20-17" ] ] [ fhir:reference [ fhir:v "Observation/o21-17" ] ] [ fhir:reference [ fhir:v "Observation/o22-17" ] ] [ fhir:reference [ fhir:v "Observation/o23-17" ] ] [ fhir:reference [ fhir:v "Observation/o24-17" ] ] [ fhir:reference [ fhir:v "Observation/o25-17" ] ] ) . # <https://example.com/base/Observation/o1-17> a fhir:Observation ; fhir:id [ fhir:v "o1-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "142"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-17> a fhir:Observation ; fhir:id [ fhir:v "o2-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-17> a fhir:Observation ; fhir:id [ fhir:v "o3-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "105"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-17> a fhir:Observation ; fhir:id [ fhir:v "o4-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "28"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-17> a fhir:Observation ; fhir:id [ fhir:v "o5-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "13"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-17> a fhir:Observation ; fhir:id [ fhir:v "o6-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "5.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-17> a fhir:Observation ; fhir:id [ fhir:v "o7-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-17> a fhir:Observation ; fhir:id [ fhir:v "o8-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.09"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-17> a fhir:Observation ; fhir:id [ fhir:v "o9-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.46"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-17> a fhir:Observation ; fhir:id [ fhir:v "o10-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "13"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-17> a fhir:Observation ; fhir:id [ fhir:v "o11-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14629-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14629-0" ] ; fhir:display [ fhir:v "Bilirubin.direct [Moles/volume] in Serum or Plasma" ] ] [ a sct:39748002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39748002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o12-17> a fhir:Observation ; fhir:id [ fhir:v "o12-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "204"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-17> a fhir:Observation ; fhir:id [ fhir:v "o13-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "192"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-17> a fhir:Observation ; fhir:id [ fhir:v "o14-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "70"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-17> a fhir:Observation ; fhir:id [ fhir:v "o15-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "26"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-17> a fhir:Observation ; fhir:id [ fhir:v "o16-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "150"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o17-17> a fhir:Observation ; fhir:id [ fhir:v "o17-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.37"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-17> a fhir:Observation ; fhir:id [ fhir:v "o18-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.47"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-17> a fhir:Observation ; fhir:id [ fhir:v "o19-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o20-17> a fhir:Observation ; fhir:id [ fhir:v "o20-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "67"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-17> a fhir:Observation ; fhir:id [ fhir:v "o21-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "39"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-17> a fhir:Observation ; fhir:id [ fhir:v "o22-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "28"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o23-17> a fhir:Observation ; fhir:id [ fhir:v "o23-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "5"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "LL" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-17> a fhir:Observation ; fhir:id [ fhir:v "o24-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o25-17> a fhir:Observation ; fhir:id [ fhir:v "o25-17"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/10" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.1"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/18> a fhir:Bundle ; fhir:id [ fhir:v "18"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-18> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o25-18"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o25-18> ) ] ) . # <https://example.com/base/DiagnosticReport/18> a fhir:DiagnosticReport ; fhir:id [ fhir:v "18"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:effective [ fhir:v "2004-12-22T07:45:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-18" ] ] [ fhir:reference [ fhir:v "Observation/o2-18" ] ] [ fhir:reference [ fhir:v "Observation/o3-18" ] ] [ fhir:reference [ fhir:v "Observation/o4-18" ] ] [ fhir:reference [ fhir:v "Observation/o5-18" ] ] [ fhir:reference [ fhir:v "Observation/o6-18" ] ] [ fhir:reference [ fhir:v "Observation/o7-18" ] ] [ fhir:reference [ fhir:v "Observation/o8-18" ] ] [ fhir:reference [ fhir:v "Observation/o9-18" ] ] [ fhir:reference [ fhir:v "Observation/o10-18" ] ] [ fhir:reference [ fhir:v "Observation/o11-18" ] ] [ fhir:reference [ fhir:v "Observation/o12-18" ] ] [ fhir:reference [ fhir:v "Observation/o13-18" ] ] [ fhir:reference [ fhir:v "Observation/o14-18" ] ] [ fhir:reference [ fhir:v "Observation/o15-18" ] ] [ fhir:reference [ fhir:v "Observation/o16-18" ] ] [ fhir:reference [ fhir:v "Observation/o17-18" ] ] [ fhir:reference [ fhir:v "Observation/o18-18" ] ] [ fhir:reference [ fhir:v "Observation/o19-18" ] ] [ fhir:reference [ fhir:v "Observation/o20-18" ] ] [ fhir:reference [ fhir:v "Observation/o21-18" ] ] [ fhir:reference [ fhir:v "Observation/o22-18" ] ] [ fhir:reference [ fhir:v "Observation/o23-18" ] ] [ fhir:reference [ fhir:v "Observation/o24-18" ] ] [ fhir:reference [ fhir:v "Observation/o25-18" ] ] ) . # <https://example.com/base/Observation/o1-18> a fhir:Observation ; fhir:id [ fhir:v "o1-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "142"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-18> a fhir:Observation ; fhir:id [ fhir:v "o2-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-18> a fhir:Observation ; fhir:id [ fhir:v "o3-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "107"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-18> a fhir:Observation ; fhir:id [ fhir:v "o4-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "26"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-18> a fhir:Observation ; fhir:id [ fhir:v "o5-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "13"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-18> a fhir:Observation ; fhir:id [ fhir:v "o6-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-18> a fhir:Observation ; fhir:id [ fhir:v "o7-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-18> a fhir:Observation ; fhir:id [ fhir:v "o8-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.08"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-18> a fhir:Observation ; fhir:id [ fhir:v "o9-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.40"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-18> a fhir:Observation ; fhir:id [ fhir:v "o10-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "9"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-18> a fhir:Observation ; fhir:id [ fhir:v "o11-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14629-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14629-0" ] ; fhir:display [ fhir:v "Bilirubin.direct [Moles/volume] in Serum or Plasma" ] ] [ a sct:39748002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "39748002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "8"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o12-18> a fhir:Observation ; fhir:id [ fhir:v "o12-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "144"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-18> a fhir:Observation ; fhir:id [ fhir:v "o13-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "106"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-18> a fhir:Observation ; fhir:id [ fhir:v "o14-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-18> a fhir:Observation ; fhir:id [ fhir:v "o15-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "18"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-18> a fhir:Observation ; fhir:id [ fhir:v "o16-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "143"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o17-18> a fhir:Observation ; fhir:id [ fhir:v "o17-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.28"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-18> a fhir:Observation ; fhir:id [ fhir:v "o18-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-18> a fhir:Observation ; fhir:id [ fhir:v "o19-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o20-18> a fhir:Observation ; fhir:id [ fhir:v "o20-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "66"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-18> a fhir:Observation ; fhir:id [ fhir:v "o21-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-18> a fhir:Observation ; fhir:id [ fhir:v "o22-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o23-18> a fhir:Observation ; fhir:id [ fhir:v "o23-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "3"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "LL" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-18> a fhir:Observation ; fhir:id [ fhir:v "o24-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o25-18> a fhir:Observation ; fhir:id [ fhir:v "o25-18"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/19> a fhir:Bundle ; fhir:id [ fhir:v "19"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-19> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-19"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-19> ) ] ) . # <https://example.com/base/DiagnosticReport/19> a fhir:DiagnosticReport ; fhir:id [ fhir:v "19"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:effective [ fhir:v "2004-12-03T09:45:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-19" ] ] [ fhir:reference [ fhir:v "Observation/o2-19" ] ] [ fhir:reference [ fhir:v "Observation/o3-19" ] ] [ fhir:reference [ fhir:v "Observation/o4-19" ] ] [ fhir:reference [ fhir:v "Observation/o5-19" ] ] [ fhir:reference [ fhir:v "Observation/o6-19" ] ] [ fhir:reference [ fhir:v "Observation/o7-19" ] ] [ fhir:reference [ fhir:v "Observation/o8-19" ] ] [ fhir:reference [ fhir:v "Observation/o9-19" ] ] [ fhir:reference [ fhir:v "Observation/o10-19" ] ] [ fhir:reference [ fhir:v "Observation/o11-19" ] ] [ fhir:reference [ fhir:v "Observation/o12-19" ] ] [ fhir:reference [ fhir:v "Observation/o13-19" ] ] [ fhir:reference [ fhir:v "Observation/o14-19" ] ] [ fhir:reference [ fhir:v "Observation/o15-19" ] ] [ fhir:reference [ fhir:v "Observation/o16-19" ] ] [ fhir:reference [ fhir:v "Observation/o17-19" ] ] [ fhir:reference [ fhir:v "Observation/o18-19" ] ] [ fhir:reference [ fhir:v "Observation/o19-19" ] ] [ fhir:reference [ fhir:v "Observation/o20-19" ] ] [ fhir:reference [ fhir:v "Observation/o21-19" ] ] [ fhir:reference [ fhir:v "Observation/o22-19" ] ] [ fhir:reference [ fhir:v "Observation/o23-19" ] ] [ fhir:reference [ fhir:v "Observation/o24-19" ] ] ) . # <https://example.com/base/Observation/o1-19> a fhir:Observation ; fhir:id [ fhir:v "o1-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "141"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-19> a fhir:Observation ; fhir:id [ fhir:v "o2-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-19> a fhir:Observation ; fhir:id [ fhir:v "o3-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "106"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-19> a fhir:Observation ; fhir:id [ fhir:v "o4-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "29"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-19> a fhir:Observation ; fhir:id [ fhir:v "o5-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-19> a fhir:Observation ; fhir:id [ fhir:v "o6-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-19> a fhir:Observation ; fhir:id [ fhir:v "o7-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-19> a fhir:Observation ; fhir:id [ fhir:v "o8-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.05"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-19> a fhir:Observation ; fhir:id [ fhir:v "o9-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-19> a fhir:Observation ; fhir:id [ fhir:v "o10-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "43"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-19> a fhir:Observation ; fhir:id [ fhir:v "o11-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "708"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o12-19> a fhir:Observation ; fhir:id [ fhir:v "o12-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1131"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-19> a fhir:Observation ; fhir:id [ fhir:v "o13-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "475"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-19> a fhir:Observation ; fhir:id [ fhir:v "o14-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "176"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-19> a fhir:Observation ; fhir:id [ fhir:v "o15-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "324"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-19> a fhir:Observation ; fhir:id [ fhir:v "o16-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o17-19> a fhir:Observation ; fhir:id [ fhir:v "o17-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.45"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-19> a fhir:Observation ; fhir:id [ fhir:v "o18-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-19> a fhir:Observation ; fhir:id [ fhir:v "o19-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "71"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o20-19> a fhir:Observation ; fhir:id [ fhir:v "o20-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "38"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-19> a fhir:Observation ; fhir:id [ fhir:v "o21-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-19> a fhir:Observation ; fhir:id [ fhir:v "o22-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o23-19> a fhir:Observation ; fhir:id [ fhir:v "o23-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-19> a fhir:Observation ; fhir:id [ fhir:v "o24-19"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/2" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/20> a fhir:Bundle ; fhir:id [ fhir:v "20"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-20> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-20"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-20> ) ] ) . # <https://example.com/base/DiagnosticReport/20> a fhir:DiagnosticReport ; fhir:id [ fhir:v "20"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:effective [ fhir:v "2004-12-03T20:30:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-20" ] ] [ fhir:reference [ fhir:v "Observation/o2-20" ] ] [ fhir:reference [ fhir:v "Observation/o3-20" ] ] [ fhir:reference [ fhir:v "Observation/o4-20" ] ] [ fhir:reference [ fhir:v "Observation/o5-20" ] ] [ fhir:reference [ fhir:v "Observation/o6-20" ] ] [ fhir:reference [ fhir:v "Observation/o7-20" ] ] [ fhir:reference [ fhir:v "Observation/o8-20" ] ] [ fhir:reference [ fhir:v "Observation/o9-20" ] ] [ fhir:reference [ fhir:v "Observation/o10-20" ] ] [ fhir:reference [ fhir:v "Observation/o11-20" ] ] [ fhir:reference [ fhir:v "Observation/o12-20" ] ] [ fhir:reference [ fhir:v "Observation/o13-20" ] ] [ fhir:reference [ fhir:v "Observation/o14-20" ] ] [ fhir:reference [ fhir:v "Observation/o15-20" ] ] [ fhir:reference [ fhir:v "Observation/o16-20" ] ] [ fhir:reference [ fhir:v "Observation/o17-20" ] ] [ fhir:reference [ fhir:v "Observation/o18-20" ] ] [ fhir:reference [ fhir:v "Observation/o19-20" ] ] [ fhir:reference [ fhir:v "Observation/o20-20" ] ] [ fhir:reference [ fhir:v "Observation/o21-20" ] ] [ fhir:reference [ fhir:v "Observation/o22-20" ] ] [ fhir:reference [ fhir:v "Observation/o23-20" ] ] [ fhir:reference [ fhir:v "Observation/o24-20" ] ] ) . # <https://example.com/base/Observation/o1-20> a fhir:Observation ; fhir:id [ fhir:v "o1-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "142"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-20> a fhir:Observation ; fhir:id [ fhir:v "o2-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-20> a fhir:Observation ; fhir:id [ fhir:v "o3-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "104"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-20> a fhir:Observation ; fhir:id [ fhir:v "o4-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-20> a fhir:Observation ; fhir:id [ fhir:v "o5-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "12"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-20> a fhir:Observation ; fhir:id [ fhir:v "o6-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-20> a fhir:Observation ; fhir:id [ fhir:v "o7-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-20> a fhir:Observation ; fhir:id [ fhir:v "o8-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.06"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-20> a fhir:Observation ; fhir:id [ fhir:v "o9-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.37"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-20> a fhir:Observation ; fhir:id [ fhir:v "o10-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-20> a fhir:Observation ; fhir:id [ fhir:v "o11-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "684"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o12-20> a fhir:Observation ; fhir:id [ fhir:v "o12-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1105"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-20> a fhir:Observation ; fhir:id [ fhir:v "o13-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "466"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-20> a fhir:Observation ; fhir:id [ fhir:v "o14-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "198"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-20> a fhir:Observation ; fhir:id [ fhir:v "o15-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "323"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-20> a fhir:Observation ; fhir:id [ fhir:v "o16-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.32"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o17-20> a fhir:Observation ; fhir:id [ fhir:v "o17-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.45"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-20> a fhir:Observation ; fhir:id [ fhir:v "o18-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-20> a fhir:Observation ; fhir:id [ fhir:v "o19-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "70"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o20-20> a fhir:Observation ; fhir:id [ fhir:v "o20-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "38"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-20> a fhir:Observation ; fhir:id [ fhir:v "o21-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "32"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-20> a fhir:Observation ; fhir:id [ fhir:v "o22-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "11"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o23-20> a fhir:Observation ; fhir:id [ fhir:v "o23-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-20> a fhir:Observation ; fhir:id [ fhir:v "o24-20"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/3" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.9"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/21> a fhir:Bundle ; fhir:id [ fhir:v "21"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o19-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o19-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o20-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o20-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o21-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o21-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o22-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o22-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o23-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o23-21> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o24-21"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o24-21> ) ] ) . # <https://example.com/base/DiagnosticReport/21> a fhir:DiagnosticReport ; fhir:id [ fhir:v "21"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:text [ fhir:v "SERUM CHEMISTRY" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:effective [ fhir:v "2004-12-05T07:15:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-02-23T10:04:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-21" ] ] [ fhir:reference [ fhir:v "Observation/o2-21" ] ] [ fhir:reference [ fhir:v "Observation/o3-21" ] ] [ fhir:reference [ fhir:v "Observation/o4-21" ] ] [ fhir:reference [ fhir:v "Observation/o5-21" ] ] [ fhir:reference [ fhir:v "Observation/o6-21" ] ] [ fhir:reference [ fhir:v "Observation/o7-21" ] ] [ fhir:reference [ fhir:v "Observation/o8-21" ] ] [ fhir:reference [ fhir:v "Observation/o9-21" ] ] [ fhir:reference [ fhir:v "Observation/o10-21" ] ] [ fhir:reference [ fhir:v "Observation/o11-21" ] ] [ fhir:reference [ fhir:v "Observation/o12-21" ] ] [ fhir:reference [ fhir:v "Observation/o13-21" ] ] [ fhir:reference [ fhir:v "Observation/o14-21" ] ] [ fhir:reference [ fhir:v "Observation/o15-21" ] ] [ fhir:reference [ fhir:v "Observation/o16-21" ] ] [ fhir:reference [ fhir:v "Observation/o17-21" ] ] [ fhir:reference [ fhir:v "Observation/o18-21" ] ] [ fhir:reference [ fhir:v "Observation/o19-21" ] ] [ fhir:reference [ fhir:v "Observation/o20-21" ] ] [ fhir:reference [ fhir:v "Observation/o21-21" ] ] [ fhir:reference [ fhir:v "Observation/o22-21" ] ] [ fhir:reference [ fhir:v "Observation/o23-21" ] ] [ fhir:reference [ fhir:v "Observation/o24-21" ] ] ) . # <https://example.com/base/Observation/o1-21> a fhir:Observation ; fhir:id [ fhir:v "o1-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2951-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2951-2" ] ; fhir:display [ fhir:v "Sodium [Moles/volume] in Serum or Plasma" ] ] [ a sct:104934005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104934005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "143"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "137"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "147"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o2-21> a fhir:Observation ; fhir:id [ fhir:v "o2-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2823-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2823-3" ] ; fhir:display [ fhir:v "Potassium [Moles/volume] in Serum or Plasma" ] ] [ a sct:59573005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59573005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "5.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o3-21> a fhir:Observation ; fhir:id [ fhir:v "o3-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2075-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2075-0" ] ; fhir:display [ fhir:v "Chloride [Moles/volume] in Serum or Plasma" ] ] [ a sct:46511006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46511006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "108"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "96"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "109"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o4-21> a fhir:Observation ; fhir:id [ fhir:v "o4-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1963-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1963-8" ] ; fhir:display [ fhir:v "Bicarbonate [Moles/volume] in Serum" ] ] [ a sct:88645003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88645003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o5-21> a fhir:Observation ; fhir:id [ fhir:v "o5-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1863-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1863-0" ] ; fhir:display [ fhir:v "Anion gap 4 in Serum or Plasma" ] ] [ a sct:271057005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271057005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "17"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o6-21> a fhir:Observation ; fhir:id [ fhir:v "o6-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14749-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14749-6" ] ; fhir:display [ fhir:v "Glucose [Moles/volume] in Serum or Plasma" ] ] [ a sct:36048009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36048009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o7-21> a fhir:Observation ; fhir:id [ fhir:v "o7-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14937-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14937-7" ] ; fhir:display [ fhir:v "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ] [ a sct:273967009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "273967009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "7.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o8-21> a fhir:Observation ; fhir:id [ fhir:v "o8-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14682-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14682-9" ] ; fhir:display [ fhir:v "Creatinine [Moles/volume] in Serum or Plasma" ] ] [ a sct:70901006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "70901006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.06"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.04"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.11"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o9-21> a fhir:Observation ; fhir:id [ fhir:v "o9-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14933-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14933-6" ] ; fhir:display [ fhir:v "Urate [Moles/volume] in Serum or Plasma" ] ] [ a sct:86228006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "86228006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.41"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.14"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "0.35"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o10-21> a fhir:Observation ; fhir:id [ fhir:v "o10-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14631-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14631-6" ] ; fhir:display [ fhir:v "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ] [ a sct:27171005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27171005" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "27"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o11-21> a fhir:Observation ; fhir:id [ fhir:v "o11-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:6768-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "6768-6" ] ; fhir:display [ fhir:v "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:88810008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "88810008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "631"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "115"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o12-21> a fhir:Observation ; fhir:id [ fhir:v "o12-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2324-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2324-2" ] ; fhir:display [ fhir:v "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:69480007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "69480007" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "956"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o13-21> a fhir:Observation ; fhir:id [ fhir:v "o13-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1742-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1742-6" ] ; fhir:display [ fhir:v "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:34608000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "34608000" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "398"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "45"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o14-21> a fhir:Observation ; fhir:id [ fhir:v "o14-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1920-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1920-8" ] ; fhir:display [ fhir:v "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:45896001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "45896001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "120"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "HH" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "41"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o15-21> a fhir:Observation ; fhir:id [ fhir:v "o15-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2532-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2532-0" ] ; fhir:display [ fhir:v "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ] [ a sct:11274001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "11274001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "243"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ; fhir:high [ fhir:value [ fhir:v "250"^^xsd:decimal ] ; fhir:unit [ fhir:v "U/L" ] ] ] ) . # <https://example.com/base/Observation/o16-21> a fhir:Observation ; fhir:id [ fhir:v "o16-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2000-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2000-8" ] ; fhir:display [ fhir:v "Calcium [Moles/volume] in Serum or Plasma" ] ] [ a sct:71878006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "71878006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.33"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o17-21> a fhir:Observation ; fhir:id [ fhir:v "o17-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:13959-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "13959-2" ] ; fhir:display [ fhir:v "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ] [ a sct:166708003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "166708003" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.52"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "2.25"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "2.65"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o18-21> a fhir:Observation ; fhir:id [ fhir:v "o18-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14879-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14879-1" ] ; fhir:display [ fhir:v "Phosphate [Moles/volume] in Serum or Plasma" ] ] [ a sct:104866001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104866001" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.2"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o19-21> a fhir:Observation ; fhir:id [ fhir:v "o19-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:2885-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "2885-2" ] ; fhir:display [ fhir:v "Protein [Mass/volume] in Serum or Plasma" ] ] [ a sct:74040009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "74040009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "71"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "60"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "82"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o20-21> a fhir:Observation ; fhir:id [ fhir:v "o20-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:1751-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "1751-7" ] ; fhir:display [ fhir:v "Albumin [Mass/volume] in Serum or Plasma" ] ] [ a sct:104485008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104485008" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "36"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "50"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o21-21> a fhir:Observation ; fhir:id [ fhir:v "o21-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:10834-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "10834-0" ] ; fhir:display [ fhir:v "Globulin [Mass/volume] in Serum by calculation" ] ] [ a sct:104979009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104979009" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "35"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ; fhir:high [ fhir:value [ fhir:v "40"^^xsd:decimal ] ; fhir:unit [ fhir:v "g/L" ] ] ] ) . # <https://example.com/base/Observation/o22-21> a fhir:Observation ; fhir:id [ fhir:v "o22-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14798-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14798-3" ] ; fhir:display [ fhir:v "Iron [Moles/volume] in Serum or Plasma" ] ] [ a sct:42950004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "42950004" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "39"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "10"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "33"^^xsd:decimal ] ; fhir:unit [ fhir:v "umol/L" ] ] ] ) . # <https://example.com/base/Observation/o23-21> a fhir:Observation ; fhir:id [ fhir:v "o23-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14647-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14647-2" ] ; fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ] ] [ a sct:77068002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "77068002" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "6.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "H" ] ] ) ] ) ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "3.6"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "6.7"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <https://example.com/base/Observation/o24-21> a fhir:Observation ; fhir:id [ fhir:v "o24-21"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:14927-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "14927-8" ] ; fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ] ] [ a sct:104784006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "104784006" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/4" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1.5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "0.3"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ; fhir:high [ fhir:value [ fhir:v "4.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmol/L" ] ] ] ) . # <http://hl7.org/fhir/Bundle/25> a fhir:Bundle ; fhir:id [ fhir:v "25"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o2-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o2-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o3-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o3-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o4-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o4-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o5-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o5-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o6-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o6-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o7-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o7-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o8-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o8-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o9-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o9-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o10-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o10-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o11-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o11-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o12-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o12-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o13-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o13-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o14-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o14-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o15-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o15-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o16-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o16-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o17-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o17-25> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o18-25"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o18-25> ) ] ) . # <https://example.com/base/DiagnosticReport/25> a fhir:DiagnosticReport ; fhir:id [ fhir:v "25"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:18769-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "18769-0" ] ; fhir:display [ fhir:v "Microbial susceptibility tests Set" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:effective [ fhir:v "2005-11-07T21:44:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-11-07T23:38:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:specimen ( [ fhir:display [ fhir:v "URINE, CLEAN CATCH/MIDSTREAM" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-25" ] ] [ fhir:reference [ fhir:v "Observation/o2-25" ] ] [ fhir:reference [ fhir:v "Observation/o3-25" ] ] [ fhir:reference [ fhir:v "Observation/o4-25" ] ] [ fhir:reference [ fhir:v "Observation/o5-25" ] ] [ fhir:reference [ fhir:v "Observation/o6-25" ] ] [ fhir:reference [ fhir:v "Observation/o7-25" ] ] [ fhir:reference [ fhir:v "Observation/o8-25" ] ] [ fhir:reference [ fhir:v "Observation/o9-25" ] ] [ fhir:reference [ fhir:v "Observation/o10-25" ] ] [ fhir:reference [ fhir:v "Observation/o11-25" ] ] [ fhir:reference [ fhir:v "Observation/o12-25" ] ] [ fhir:reference [ fhir:v "Observation/o13-25" ] ] [ fhir:reference [ fhir:v "Observation/o14-25" ] ] [ fhir:reference [ fhir:v "Observation/o15-25" ] ] [ fhir:reference [ fhir:v "Observation/o16-25" ] ] [ fhir:reference [ fhir:v "Observation/o17-25" ] ] [ fhir:reference [ fhir:v "Observation/o18-25" ] ] ) . # <https://example.com/base/Observation/o1-25> a fhir:Observation ; fhir:id [ fhir:v "o1-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:11475-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11475-1" ] ; fhir:display [ fhir:v "Microorganism identified in Unspecified specimen by Culture" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "KLEBSIELLA PNEUMONIAE" ] ] . # <https://example.com/base/Observation/o2-25> a fhir:Observation ; fhir:id [ fhir:v "o2-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:43161-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "43161-9" ] ; fhir:display [ fhir:v "Microorganism [#/volume] in Unspecified specimen by Viability count" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "20000"^^xsd:decimal ] ; fhir:unit [ fhir:v "CFU/ML" ] ] . # <https://example.com/base/Observation/o3-25> a fhir:Observation ; fhir:id [ fhir:v "o3-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "AMS" ] ; fhir:display [ fhir:v "AMPICILLIN/SULBACTAM" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o4-25> a fhir:Observation ; fhir:id [ fhir:v "o4-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "AM" ] ; fhir:display [ fhir:v "AMPICILLIN" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "16"^^xsd:decimal ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "R" ] ] ) ] ) . # <https://example.com/base/Observation/o5-25> a fhir:Observation ; fhir:id [ fhir:v "o5-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "ATM" ] ; fhir:display [ fhir:v "AZTREONAM" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o6-25> a fhir:Observation ; fhir:id [ fhir:v "o6-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "CFZ" ] ; fhir:display [ fhir:v "CEFAZOLIN" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o7-25> a fhir:Observation ; fhir:id [ fhir:v "o7-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "FEP" ] ; fhir:display [ fhir:v "CEFEPIME" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o8-25> a fhir:Observation ; fhir:id [ fhir:v "o8-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "CTN" ] ; fhir:display [ fhir:v "CEFOTETAN" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o9-25> a fhir:Observation ; fhir:id [ fhir:v "o9-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "TAZ" ] ; fhir:display [ fhir:v "CEFTAZIDIME" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o10-25> a fhir:Observation ; fhir:id [ fhir:v "o10-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "CRO" ] ; fhir:display [ fhir:v "CEFTRIAXONE" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o11-25> a fhir:Observation ; fhir:id [ fhir:v "o11-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "CIPRO" ] ; fhir:display [ fhir:v "CIPROFLOXACIN" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.25"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o12-25> a fhir:Observation ; fhir:id [ fhir:v "o12-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "GM" ] ; fhir:display [ fhir:v "GENTAMICIN" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o13-25> a fhir:Observation ; fhir:id [ fhir:v "o13-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "IPM" ] ; fhir:display [ fhir:v "IMIPENEM" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o14-25> a fhir:Observation ; fhir:id [ fhir:v "o14-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "LVX" ] ; fhir:display [ fhir:v "LEVOFLOXACIN" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "0.25"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o15-25> a fhir:Observation ; fhir:id [ fhir:v "o15-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "NIT" ] ; fhir:display [ fhir:v "NITROFURANTOIN" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "32"^^xsd:decimal ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o16-25> a fhir:Observation ; fhir:id [ fhir:v "o16-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "PTZ" ] ; fhir:display [ fhir:v "PIPERACILLIN/TAZOBAC" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "4"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o17-25> a fhir:Observation ; fhir:id [ fhir:v "o17-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "TRSUV" ] ; fhir:display [ fhir:v "TRIMETH/SULFA" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "20"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <https://example.com/base/Observation/o18-25> a fhir:Observation ; fhir:id [ fhir:v "o18-25"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/local"^^xsd:anyURI ] ; fhir:code [ fhir:v "TOB" ] ; fhir:display [ fhir:v "TOBRAMYCIN" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/5" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:comparator [ fhir:v "<=" ] ; fhir:unit [ fhir:v "U" ] ] ; # fhir:interpretation ( [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ] ) ] ) . # <http://hl7.org/fhir/Bundle/26> a fhir:Bundle ; fhir:id [ fhir:v "26"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/26"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/26> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-26"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-26> ) ] ) . # <https://example.com/base/DiagnosticReport/26> a fhir:DiagnosticReport ; fhir:id [ fhir:v "26"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-04-14T10:35:23Z"^^xsd:dateTime ] ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "5234342" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://acme.com/labs/reports"^^xsd:anyURI ] ; fhir:code [ fhir:v "142080" ] ; fhir:display [ fhir:v "Rapid Plasma Reagin" ] ] ) ; fhir:text [ fhir:v "RPR" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:effective [ fhir:v "2005-03-07T14:02:17Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2005-03-07T14:02:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-26" ] ] ) . # <https://example.com/base/Observation/o1-26> a fhir:Observation ; fhir:id [ fhir:v "o1-26"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:20507-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "20507-0" ] ; fhir:display [ fhir:v "Reagin Ab [Presence] in Serum by RPR" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/6" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ fhir:v "Non-reactive"] . # <http://hl7.org/fhir/Bundle/27> a fhir:Bundle ; fhir:id [ fhir:v "27"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "https://example.com/base/DiagnosticReport/27"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/DiagnosticReport/27> ) ] [ fhir:fullUrl [ fhir:v "https://example.com/base/Observation/o1-27"^^xsd:anyURI ] ; fhir:resource ( <https://example.com/base/Observation/o1-27> ) ] ) . # <https://example.com/base/DiagnosticReport/27> a fhir:DiagnosticReport ; fhir:id [ fhir:v "27"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2012-05-23T14:27:01Z"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir: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:identifier ( [ fhir:system [ fhir:v "http://acme.com/lab/reports"^^xsd:anyURI ] ; fhir:value [ fhir:v "23412355" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ fhir:system [ fhir:v "http://acme.com/labs/reports"^^xsd:anyURI ] ; fhir:code [ fhir:v "bchem2" ] ; fhir:display [ fhir:v "Specialist Biochemistry" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:effective [ fhir:v "2012-05-21T10:45:00Z"^^xsd:dateTime] ; # fhir:issued [ fhir:v "2012-05-23T14:27:01Z"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/o1-27" ] ] ) . # <https://example.com/base/Observation/o1-27> a fhir:Observation ; fhir:id [ fhir:v "o1-27"] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ fhir:coding ( [ a loinc:30522-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "30522-7" ] ; fhir:display [ fhir:v "C reactive protein [Mass/volume] in Serum or Plasma by High sensitivity method" ] ] [ a sct:55235003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "55235003" ] ] ) ; fhir:text [ fhir:v "hsCRP" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ] ; fhir:display [ fhir:v "Acme Laboratory, Inc" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.8"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg/L" ] ] ; # fhir:referenceRange ( [ fhir:low [ fhir:value [ fhir:v "1.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg/L" ] ] ; fhir:high [ fhir:value [ fhir:v "3.0"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg/L" ] ] ] ) . # # -------------------------------------------------------------------------------------
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.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:24+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change