This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
Various reports gathered from v2 messages
{
"resourceType": "Bundle",
"title": "Assorted Lab Examples",
"id": "urn:uuid:72ac8493-52ac-41bd-8d5d-7258c289b5ea",
"link": [
{
"rel": "self",
"href": "http://www.hl7.org/fhir/diagnosticreport-examples.xml"
}
],
"updated": "2012-04-14T10:35:23Z",
"entry": [
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/3",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/3/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\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>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 140,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 105,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 26,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 13,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 7.4,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 4.7,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.09,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.39,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 7,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14629-0",
"display": "Bilirubin.direct [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "39748002"
}
]
},
"valueQuantity": {
"value": 3,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "umol/L"
},
"high": {
"value": 8,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 108,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 35,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 54,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 30,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 131,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.38,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.39,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.5,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 67,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 42,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 25,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 5,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "LL"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 3.8,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o25",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 0.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o26",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2085-9",
"display": "Cholesterol in HDL [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "17888004"
}
]
},
"valueQuantity": {
"value": 1.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 1.0,
"units": "mmol/L"
},
"high": {
"value": 2.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"coding": [
{
"system": "http://acme.com/labs/reports",
"code": "25T",
"display": "E/LFT (MASTER)"
}
]
},
"status": "final",
"issued": "2005-01-27T06:40:01Z",
"subject": {
"reference": "Patient/1"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2005-01-27T06:40:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
},
{
"reference": "#o25"
},
{
"reference": "#o26"
}
]
},
"summary": "<div>\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 </table>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/4",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/4/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 138,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.1,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 103,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 27,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 12,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 6.8,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 8.2,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.07,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.42,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 16,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14629-0",
"display": "Bilirubin.direct [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "39748002"
}
]
},
"valueQuantity": {
"value": 8,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "umol/L"
},
"high": {
"value": 8,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 369,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 438,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 263,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 87,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 179,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.42,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 67,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 39,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 28,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 8,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "L"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 4.8,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o25",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 2.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/2"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-08T07:45:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
},
{
"reference": "#o25"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/5",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/5/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 142,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 105,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 28,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 13,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 5.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 6.4,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.09,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.46,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 13,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14629-0",
"display": "Bilirubin.direct [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "39748002"
}
]
},
"valueQuantity": {
"value": 6,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.1,
"units": "umol/L"
},
"high": {
"value": 8,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 204,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 192,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 70,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 26,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 150,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.37,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.47,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.4,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 67,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 39,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 28,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 5,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "LL"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 4.4,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o25",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 1.1,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/3"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-15T07:20:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
},
{
"reference": "#o25"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/6",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/6/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 142,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 107,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 26,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 13,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 6.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 6.7,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.08,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.40,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 9,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14629-0",
"display": "Bilirubin.direct [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "39748002"
}
]
},
"valueQuantity": {
"value": 4,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "umol/L"
},
"high": {
"value": 8,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 144,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 106,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 30,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 18,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 143,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.28,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 66,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 41,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 25,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 3,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "LL"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 4.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o25",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 1.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2004-12-21T00:00:01Z",
"subject": {
"reference": "Patient/4"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-22T07:45:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
},
{
"reference": "#o25"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/7",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/7/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 141,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 106,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 29,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 10,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 7.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 4.7,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.05,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 43,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 708,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 1131,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 475,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 176,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 324,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.45,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 0.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 71,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 38,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 33,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 17,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 7.0,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 0.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2004-12-03T00:00:01Z",
"subject": {
"reference": "Patient/5"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-03T09:45:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/8",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/8/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 142,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 3.6,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 104,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 30,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 12,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 6.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 4.5,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.06,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.37,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 50,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 684,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 1105,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 466,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 198,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 323,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.45,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 0.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 70,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 38,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 32,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 11,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 6.9,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 1.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/6"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-03T20:30:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/9",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/9/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 143,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 108,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 25,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 14,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 4.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 4.6,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.06,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.41,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 27,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 631,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 956,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 398,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 120,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 243,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.33,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.52,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 71,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 36,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 35,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 39,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 6.8,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 1.5,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/7"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-05T07:15:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/15",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/15/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 140,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 105,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 26,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 13,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 7.4,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 4.7,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.09,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.39,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 7,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14629-0",
"display": "Bilirubin.direct [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "39748002"
}
]
},
"valueQuantity": {
"value": 3,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "umol/L"
},
"high": {
"value": 8,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 108,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 35,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 54,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 30,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 131,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.38,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.39,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.5,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 67,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 42,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 25,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 5,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "LL"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 3.8,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o25",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 0.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/8"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2005-01-27T06:40:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
},
{
"reference": "#o25"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/16",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/16/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 138,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.1,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 103,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 27,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 12,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 6.8,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 8.2,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.07,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.42,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 16,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14629-0",
"display": "Bilirubin.direct [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "39748002"
}
]
},
"valueQuantity": {
"value": 8,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "umol/L"
},
"high": {
"value": 8,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 369,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 438,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 263,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 87,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 179,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.42,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 67,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 39,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 28,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 8,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "L"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 4.8,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o25",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 2.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/9"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-08T07:45:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
},
{
"reference": "#o25"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/17",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/17/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 142,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 105,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 28,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 13,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 5.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 6.4,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.09,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.46,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 13,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14629-0",
"display": "Bilirubin.direct [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "39748002"
}
]
},
"valueQuantity": {
"value": 6,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "umol/L"
},
"high": {
"value": 8,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 204,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 192,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 70,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 26,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 150,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.37,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.47,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.4,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 67,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 39,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 28,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 5,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "LL"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 4.4,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o25",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 1.1,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/10"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-15T07:20:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
},
{
"reference": "#o25"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/18",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/18/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 142,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 107,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 26,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 13,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 6.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 6.7,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.08,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.40,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 9,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14629-0",
"display": "Bilirubin.direct [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "39748002"
}
]
},
"valueQuantity": {
"value": 4,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "umol/L"
},
"high": {
"value": 8,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 144,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 106,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 30,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 18,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 143,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.28,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 66,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 41,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 25,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 3,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "LL"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 4.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o25",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 1.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/1"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-22T07:45:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
},
{
"reference": "#o25"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/19",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/19/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 141,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 106,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 29,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 10,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 7.0,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 4.7,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.05,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 43,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 708,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 1131,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 475,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 176,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 324,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.45,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 0.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 71,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 38,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 33,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 17,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 7.0,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 0.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/2"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-03T09:45:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/20",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/20/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 142,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 3.6,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 104,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 30,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 12,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 6.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 4.5,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.06,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.37,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 50,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 684,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 1105,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 466,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 198,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 323,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.32,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.45,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 0.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 70,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 38,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 32,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 11,
"units": "umol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 6.9,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 1.9,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/3"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-03T20:30:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/21",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/21/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2951-2",
"display": "Sodium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104934005"
}
]
},
"valueQuantity": {
"value": 143,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 137,
"units": "mmol/L"
},
"high": {
"value": 147,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2823-3",
"display": "Potassium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "59573005"
}
]
},
"valueQuantity": {
"value": 4.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.5,
"units": "mmol/L"
},
"high": {
"value": 5.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2075-0",
"display": "Chloride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "46511006"
}
]
},
"valueQuantity": {
"value": 108,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 96,
"units": "mmol/L"
},
"high": {
"value": 109,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1963-8",
"display": "Bicarbonate [Moles/volume] in Serum"
},
{
"system": "http://snomed.info/sct",
"code": "88645003"
}
]
},
"valueQuantity": {
"value": 25,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 25,
"units": "mmol/L"
},
"high": {
"value": 33,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1863-0",
"display": "Anion gap 4 in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "271057005"
}
]
},
"valueQuantity": {
"value": 14,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 4,
"units": "mmol/L"
},
"high": {
"value": 17,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14749-6",
"display": "Glucose [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "36048009"
}
]
},
"valueQuantity": {
"value": 4.3,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.0,
"units": "mmol/L"
},
"high": {
"value": 7.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14937-7",
"display": "Urea nitrogen [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "273967009"
}
]
},
"valueQuantity": {
"value": 4.6,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.0,
"units": "mmol/L"
},
"high": {
"value": 7.0,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14682-9",
"display": "Creatinine [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "70901006"
}
]
},
"valueQuantity": {
"value": 0.06,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.04,
"units": "mmol/L"
},
"high": {
"value": 0.11,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14933-6",
"display": "Urate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "86228006"
}
]
},
"valueQuantity": {
"value": 0.41,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.14,
"units": "mmol/L"
},
"high": {
"value": 0.35,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14631-6",
"display": "Bilirubin.total [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "27171005"
}
]
},
"valueQuantity": {
"value": 27,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2,
"units": "umol/L"
},
"high": {
"value": 20,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "6768-6",
"display": "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "88810008"
}
]
},
"valueQuantity": {
"value": 631,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 30,
"units": "U/L"
},
"high": {
"value": 115,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2324-2",
"display": "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "69480007"
}
]
},
"valueQuantity": {
"value": 956,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1742-6",
"display": "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "34608000"
}
]
},
"valueQuantity": {
"value": 398,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 45,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1920-8",
"display": "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "45896001"
}
]
},
"valueQuantity": {
"value": 120,
"units": "U/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "HH"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0,
"units": "U/L"
},
"high": {
"value": 41,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2532-0",
"display": "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "11274001"
}
]
},
"valueQuantity": {
"value": 243,
"units": "U/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 80,
"units": "U/L"
},
"high": {
"value": 250,
"units": "U/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2000-8",
"display": "Calcium [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "71878006"
}
]
},
"valueQuantity": {
"value": 2.33,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "13959-2",
"display": "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "166708003"
}
]
},
"valueQuantity": {
"value": 2.52,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 2.25,
"units": "mmol/L"
},
"high": {
"value": 2.65,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14879-1",
"display": "Phosphate [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104866001"
}
]
},
"valueQuantity": {
"value": 1.2,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.8,
"units": "mmol/L"
},
"high": {
"value": 1.5,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o19",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "2885-2",
"display": "Protein [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "74040009"
}
]
},
"valueQuantity": {
"value": 71,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 60,
"units": "g/L"
},
"high": {
"value": 82,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o20",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "1751-7",
"display": "Albumin [Mass/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104485008"
}
]
},
"valueQuantity": {
"value": 36,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 35,
"units": "g/L"
},
"high": {
"value": 50,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o21",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "10834-0",
"display": "Globulin [Mass/volume] in Serum by calculation"
},
{
"system": "http://snomed.info/sct",
"code": "104979009"
}
]
},
"valueQuantity": {
"value": 35,
"units": "g/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 20,
"units": "g/L"
},
"high": {
"value": 40,
"units": "g/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o22",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14798-3",
"display": "Iron [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "42950004"
}
]
},
"valueQuantity": {
"value": 39,
"units": "umol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 10,
"units": "umol/L"
},
"high": {
"value": 33,
"units": "umol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o23",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14647-2",
"display": "Cholesterol [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "77068002"
}
]
},
"valueQuantity": {
"value": 6.8,
"units": "mmol/L"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "H"
}
]
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 3.6,
"units": "mmol/L"
},
"high": {
"value": 6.7,
"units": "mmol/L"
}
}
]
},
{
"resourceType": "Observation",
"id": "o24",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "14927-8",
"display": "Triglyceride [Moles/volume] in Serum or Plasma"
},
{
"system": "http://snomed.info/sct",
"code": "104784006"
}
]
},
"valueQuantity": {
"value": 1.5,
"units": "mmol/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 0.3,
"units": "mmol/L"
},
"high": {
"value": 4.0,
"units": "mmol/L"
}
}
]
}
],
"name": {
"text": "SERUM CHEMISTRY"
},
"status": "final",
"issued": "2005-02-23T10:04:01Z",
"subject": {
"reference": "Patient/4"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2004-12-05T07:15:17",
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
},
{
"reference": "#o19"
},
{
"reference": "#o20"
},
{
"reference": "#o21"
},
{
"reference": "#o22"
},
{
"reference": "#o23"
},
{
"reference": "#o24"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/25",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/25/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "11475-1",
"display": "Microorganism identified in Unspecified specimen by Culture"
}
]
},
"valueCodeableConcept": {
"text": "KLEBSIELLA PNEUMONIAE"
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o2",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "43161-9",
"display": "Microorganism [#/volume] in Unspecified specimen by Viability count"
}
]
},
"valueQuantity": {
"value": 20000,
"units": "CFU/ML"
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o3",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "AMS",
"display": "AMPICILLIN/SULBACTAM"
}
]
},
"valueQuantity": {
"value": 4,
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o4",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "AM",
"display": "AMPICILLIN"
}
]
},
"valueQuantity": {
"value": 16,
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "R"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o5",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "ATM",
"display": "AZTREONAM"
}
]
},
"valueQuantity": {
"value": 1,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o6",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "CFZ",
"display": "CEFAZOLIN"
}
]
},
"valueQuantity": {
"value": 4,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o7",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "FEP",
"display": "CEFEPIME"
}
]
},
"valueQuantity": {
"value": 1,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o8",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "CTN",
"display": "CEFOTETAN"
}
]
},
"valueQuantity": {
"value": 4,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o9",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "TAZ",
"display": "CEFTAZIDIME"
}
]
},
"valueQuantity": {
"value": 1,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o10",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "CRO",
"display": "CEFTRIAXONE"
}
]
},
"valueQuantity": {
"value": 1,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o11",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "CIPRO",
"display": "CIPROFLOXACIN"
}
]
},
"valueQuantity": {
"value": 0.25,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o12",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "GM",
"display": "GENTAMICIN"
}
]
},
"valueQuantity": {
"value": 1,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o13",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "IPM",
"display": "IMIPENEM"
}
]
},
"valueQuantity": {
"value": 1,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o14",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "LVX",
"display": "LEVOFLOXACIN"
}
]
},
"valueQuantity": {
"value": 0.25,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o15",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "NIT",
"display": "NITROFURANTOIN"
}
]
},
"valueQuantity": {
"value": 32,
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o16",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "PTZ",
"display": "PIPERACILLIN/TAZOBAC"
}
]
},
"valueQuantity": {
"value": 4,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o17",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "TRSUV",
"display": "TRIMETH/SULFA"
}
]
},
"valueQuantity": {
"value": 20,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
},
{
"resourceType": "Observation",
"id": "o18",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "local",
"code": "TOB",
"display": "TOBRAMYCIN"
}
]
},
"valueQuantity": {
"value": 1,
"comparator": "<=",
"units": "U"
},
"interpretation": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0078",
"code": "S"
}
]
},
"status": "final",
"reliability": "ok"
}
],
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "18769-0",
"display": "Microbial susceptibility tests Set"
}
]
},
"status": "final",
"issued": "2005-11-07T23:38:01Z",
"subject": {
"reference": "Patient/5"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2005-11-07T21:44:17",
"specimen": [
{
"display": "URINE, CLEAN CATCH/MIDSTREAM"
}
],
"result": [
{
"reference": "#o1"
},
{
"reference": "#o2"
},
{
"reference": "#o3"
},
{
"reference": "#o4"
},
{
"reference": "#o5"
},
{
"reference": "#o6"
},
{
"reference": "#o7"
},
{
"reference": "#o8"
},
{
"reference": "#o9"
},
{
"reference": "#o10"
},
{
"reference": "#o11"
},
{
"reference": "#o12"
},
{
"reference": "#o13"
},
{
"reference": "#o14"
},
{
"reference": "#o15"
},
{
"reference": "#o16"
},
{
"reference": "#o17"
},
{
"reference": "#o18"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/26",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/26/history/1"
}
],
"updated": "2012-04-14T10:35:23Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\n </div>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "20507-0",
"display": "Reagin Ab [Presence] in Serum by RPR"
}
]
},
"valueString": "Non-reactive",
"status": "final",
"reliability": "ok"
}
],
"name": {
"coding": [
{
"system": "http://acme.com/labs/reports",
"code": "142080",
"display": "Rapid Plasma Reagin"
}
],
"text": "RPR"
},
"status": "final",
"issued": "2005-03-07T14:02:01Z",
"subject": {
"reference": "Patient/6"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "5234342"
},
"diagnosticDateTime": "2005-03-07T14:02:17",
"result": [
{
"reference": "#o1"
}
]
},
"summary": "<div>\n </div>"
},
{
"title": "Example Lab Report",
"id": "http://hl7.org/fhir/DiagnosticReport/27",
"link": [
{
"rel": "self",
"href": "http://hl7.org/fhir/DiagnosticReport/27/history/1"
}
],
"updated": "2012-05-23T14:27:01Z",
"author": [
{
"name": "FHIR Project Team"
}
],
"content": {
"resourceType": "DiagnosticReport",
"text": {
"status": "generated",
"div": "<div>\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>"
},
"contained": [
{
"resourceType": "Observation",
"id": "o1",
"text": {
"status": "empty",
"div": "<div>To be removed</div>"
},
"name": {
"coding": [
{
"system": "http://loinc.org",
"code": "30522-7",
"display": "C reactive protein [Mass/volume] in Serum or Plasma by High sensitivity method"
},
{
"system": "http://snomed.info/sct",
"code": "55235003"
}
],
"text": "hsCRP"
},
"valueQuantity": {
"value": 2.8,
"units": "mg/L"
},
"status": "final",
"reliability": "ok",
"referenceRange": [
{
"low": {
"value": 1.0,
"units": "mg/L"
},
"high": {
"value": 3.0,
"units": "mg/L"
}
}
]
}
],
"name": {
"coding": [
{
"system": "http://acme.com/labs/reports",
"code": "bchem2",
"display": "Specialist Biochemistry"
}
]
},
"status": "final",
"issued": "2012-05-23T14:27:01Z",
"subject": {
"reference": "Patient/1"
},
"performer": {
"reference": "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f",
"display": "Acme Laboratory, Inc"
},
"identifier": {
"system": "http://acme.com/lab/reports",
"value": "23412355"
},
"diagnosticDateTime": "2012-05-21T10:45:00",
"result": [
{
"reference": "#o1"
}
]
},
"summary": "<div>\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>"
}
]
}