This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Orders and Observations Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Device, Encounter, Patient, Practitioner |
Raw Turtle (+ also see Turtle/RDF Format Specification)
An Example of a report with multiple specimen and panels
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <http://loinc.org/rdf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- [a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "ghp"]; fhir:Bundle.type [ fhir:value "collection"]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/DiagnosticReport/ghp" ]; fhir:Bundle.entry.resource <https://example.com/base/DiagnosticReport/ghp> ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Specimen/rtt" ]; fhir:Bundle.entry.resource <https://example.com/base/Specimen/rtt> ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Specimen/ltt" ]; fhir:Bundle.entry.resource <https://example.com/base/Specimen/ltt> ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Specimen/urine" ]; fhir:Bundle.entry.resource <https://example.com/base/Specimen/urine> ], [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/p2" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/p2> ], [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r1" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r1> ], [ fhir:index 6; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r2" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r2> ], [ fhir:index 7; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r3" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r3> ], [ fhir:index 8; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r4" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r4> ], [ fhir:index 9; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r5" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r5> ], [ fhir:index 10; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r6" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r6> ], [ fhir:index 11; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r7" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r7> ], [ fhir:index 12; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r8" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r8> ], [ fhir:index 13; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r9" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r9> ], [ fhir:index 14; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r10" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r10> ], [ fhir:index 15; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r11" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r11> ], [ fhir:index 16; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r12" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r12> ], [ fhir:index 17; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r13" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r13> ], [ fhir:index 18; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r14" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r14> ], [ fhir:index 19; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r15" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r15> ], [ fhir:index 20; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r16" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r16> ], [ fhir:index 21; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/r17" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/r17> ], [ fhir:index 22; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/p1" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/p1> ], [ fhir:index 23; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o1" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o1> ], [ fhir:index 24; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o2" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o2> ], [ fhir:index 25; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o3" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o3> ], [ fhir:index 26; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o4" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o4> ], [ fhir:index 27; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o5" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o5> ], [ fhir:index 28; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o6" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o6> ], [ fhir:index 29; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o7" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o7> ], [ fhir:index 30; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o8" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o8> ], [ fhir:index 31; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o9" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o9> ], [ fhir:index 32; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o10" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o10> ], [ fhir:index 33; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o11" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o11> ], [ fhir:index 34; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o12" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o12> ], [ fhir:index 35; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o13" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o13> ], [ fhir:index 36; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o14" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o14> ], [ fhir:index 37; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o15" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o15> ], [ fhir:index 38; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o16" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o16> ], [ fhir:index 39; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o17" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o17> ], [ fhir:index 40; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o18" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o18> ], [ fhir:index 41; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o19" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o19> ], [ fhir:index 42; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o20" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o20> ], [ fhir:index 43; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o21" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o21> ], [ fhir:index 44; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/o22" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/o22> ], [ fhir:index 45; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/p3" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/p3> ], [ fhir:index 46; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u1" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/u1> ], [ fhir:index 47; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u2" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/u2> ], [ fhir:index 48; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u3" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/u3> ], [ fhir:index 49; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u4" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/u4> ], [ fhir:index 50; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u5" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/u5> ], [ fhir:index 51; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u6" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/u6> ], [ fhir:index 52; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u7" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/u7> ], [ fhir:index 53; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u8" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/u8> ], [ fhir:index 54; fhir:Bundle.entry.fullUrl [ fhir:value "https://example.com/base/Observation/u9" ]; fhir:Bundle.entry.resource <https://example.com/base/Observation/u9> ]] . <https://example.com/base/DiagnosticReport/ghp> a fhir:DiagnosticReport; fhir:Resource.id [ fhir:value "ghp"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2015-08-16T10:35:23Z"^^xsd:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://acme.com/labs/reports GHP}\">General Health Profile</span> </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Duck D Donald (OFFICIAL)</b> other, DoB Unknown ( Medical record number: 123456 (USUAL))</td></tr><tr><td>When For</td><td>2015-08-16T06:40:17Z</td></tr><tr><td>Reported</td><td>2015-08-17T06:40:17Z</td></tr><tr><td>Identifier:</td><td> id: ghp-example</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td colspan=\"2\"><i>Observation</i></td></tr><tr><td colspan=\"2\"><i>Observation</i></td></tr><tr><td colspan=\"2\"><i>Observation</i></td></tr></table></div>" ]; fhir:DiagnosticReport.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://acme.com/lab/reports" ]; fhir:Identifier.value [ fhir:value "ghp-example" ] ]; fhir:DiagnosticReport.status [ fhir:value "final"]; fhir:DiagnosticReport.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://acme.com/labs/reports" ]; fhir:Coding.code [ fhir:value "GHP" ]; fhir:Coding.display [ fhir:value "General Health Profile" ] ] ]; fhir:DiagnosticReport.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:DiagnosticReport.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:DiagnosticReport.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:DiagnosticReport.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:DiagnosticReport.specimen [ fhir:index 0; fhir:Reference.reference [ fhir:value "Specimen/rtt" ]; fhir:Reference.display [ fhir:value "Red Top Tube" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "Specimen/ltt" ]; fhir:Reference.display [ fhir:value "Lavender Top Tube" ] ], [ fhir:index 2; fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ]; fhir:DiagnosticReport.result [ fhir:index 0; fhir:Reference.reference [ fhir:value "Observation/p1" ]; fhir:Reference.display [ fhir:value "Chemistry Panel" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "Observation/p2" ]; fhir:Reference.display [ fhir:value "CBC" ] ], [ fhir:index 2; fhir:Reference.reference [ fhir:value "Observation/p3" ]; fhir:Reference.display [ fhir:value "Urinalysis" ] ] . <https://example.com/base/Specimen/rtt> a fhir:Specimen; fhir:Resource.id [ fhir:value "rtt"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen</b><a name=\"rtt\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Specimen "rtt" </p></div><p><b>accessionIdentifier</b>: id: 20150816-00124</p><p><b>type</b>: Serum sample <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119364003)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><h3>Collections</h3><table class=\"grid\"><tr><td>-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td>*</td><td><a href=\"practitioner-example-f202-lm.html\">Practitioner/f202</a> "Luigi Maas"</td><td>2015-08-16T06:40:17Z</td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td>-</td><td><b>Device</b></td></tr><tr><td>*</td><td><a href=\"broken-link.html\">Specimen/specimen-device-container-example-sst-vacutainer</a></td></tr></table></div>" ]; fhir:Specimen.accessionIdentifier [ fhir:Identifier.system [ fhir:value "http://acme.com/labs/accession-ids" ]; fhir:Identifier.value [ fhir:value "20150816-00124" ] ]; fhir:Specimen.type [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:119364003; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "119364003" ]; fhir:Coding.display [ fhir:value "Serum sample" ] ] ]; fhir:Specimen.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Specimen.collection [ fhir:Specimen.collection.collector [ fhir:Reference.reference [ fhir:value "Practitioner/f202" ] ]; fhir:Specimen.collection.collectedDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime ] ]; fhir:Specimen.container [ fhir:index 0; fhir:Specimen.container.device [ fhir:Reference.reference [ fhir:value "Specimen/specimen-device-container-example-sst-vacutainer" ] ] ] . <https://example.com/base/Specimen/ltt> a fhir:Specimen; fhir:Resource.id [ fhir:value "ltt"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen</b><a name=\"ltt\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Specimen "ltt" </p></div><p><b>accessionIdentifier</b>: id: 20150816-00124</p><p><b>type</b>: Blood specimen with EDTA <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#445295009)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><h3>Collections</h3><table class=\"grid\"><tr><td>-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td>*</td><td><a href=\"practitioner-example-f202-lm.html\">Practitioner/f202</a> "Luigi Maas"</td><td>2015-08-16T06:40:17Z</td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td>-</td><td><b>Device</b></td></tr><tr><td>*</td><td><a href=\"broken-link.html\">Specimen/specimen-device-container-example-lavender-vacutainer</a></td></tr></table></div>" ]; fhir:Specimen.accessionIdentifier [ fhir:Identifier.system [ fhir:value "http://acme.com/labs/accession-ids" ]; fhir:Identifier.value [ fhir:value "20150816-00124" ] ]; fhir:Specimen.type [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:445295009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "445295009" ]; fhir:Coding.display [ fhir:value "Blood specimen with EDTA" ] ] ]; fhir:Specimen.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Specimen.collection [ fhir:Specimen.collection.collector [ fhir:Reference.reference [ fhir:value "Practitioner/f202" ] ]; fhir:Specimen.collection.collectedDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime ] ]; fhir:Specimen.container [ fhir:index 0; fhir:Specimen.container.device [ fhir:Reference.reference [ fhir:value "Specimen/specimen-device-container-example-lavender-vacutainer" ] ] ] . <https://example.com/base/Specimen/urine> a fhir:Specimen; fhir:Resource.id [ fhir:value "urine"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen</b><a name=\"urine\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Specimen "urine" </p></div><p><b>accessionIdentifier</b>: id: 20150816-00124</p><p><b>type</b>: Urine specimen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#122575003)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><h3>Collections</h3><table class=\"grid\"><tr><td>-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td>*</td><td><a href=\"practitioner-example-f202-lm.html\">Practitioner/f202</a> "Luigi Maas"</td><td>2015-08-16T06:40:17Z</td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td>-</td><td><b>Device</b></td></tr><tr><td>*</td><td><a href=\"broken-link.html\">Specimen/specimen-device-container-example-polycup</a></td></tr></table></div>" ]; fhir:Specimen.accessionIdentifier [ fhir:Identifier.system [ fhir:value "http://acme.com/labs/accession-ids" ]; fhir:Identifier.value [ fhir:value "20150816-00124" ] ]; fhir:Specimen.type [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:122575003; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "122575003" ]; fhir:Coding.display [ fhir:value "Urine specimen" ] ] ]; fhir:Specimen.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Specimen.collection [ fhir:Specimen.collection.collector [ fhir:Reference.reference [ fhir:value "Practitioner/f202" ] ]; fhir:Specimen.collection.collectedDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime ] ]; fhir:Specimen.container [ fhir:index 0; fhir:Specimen.container.device [ fhir:Reference.reference [ fhir:value "Specimen/specimen-device-container-example-polycup" ] ] ] . <https://example.com/base/Observation/p2> a fhir:Observation; fhir:Resource.id [ fhir:value "p2"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"p2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "p2" </p></div><p><b>status</b>: final</p><p><b>code</b>: Complete blood count (hemogram) panel - Blood by Automated count <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#58410-2)</span></p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/ltt: Lavender Top Tube</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"broken-link.html\">Observation/r1</a></li><li><a href=\"broken-link.html\">Observation/r2</a></li><li><a href=\"broken-link.html\">Observation/r3</a></li><li><a href=\"broken-link.html\">Observation/r4</a></li><li><a href=\"broken-link.html\">Observation/r5</a></li><li><a href=\"broken-link.html\">Observation/r6</a></li><li><a href=\"broken-link.html\">Observation/r7</a></li><li><a href=\"broken-link.html\">Observation/r8</a></li><li><a href=\"broken-link.html\">Observation/r9</a></li><li><a href=\"broken-link.html\">Observation/r10</a></li><li><a href=\"broken-link.html\">Observation/r11</a></li><li><a href=\"broken-link.html\">Observation/r12</a></li><li><a href=\"broken-link.html\">Observation/r13</a></li><li><a href=\"broken-link.html\">Observation/r14</a></li><li><a href=\"broken-link.html\">Observation/r15</a></li><li><a href=\"broken-link.html\">Observation/r16</a></li><li><a href=\"broken-link.html\">Observation/r17</a></li></ul></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:58410-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "58410-2" ]; fhir:Coding.display [ fhir:value "Complete blood count (hemogram) panel - Blood by Automated count" ] ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/ltt" ]; fhir:Reference.display [ fhir:value "Lavender Top Tube" ] ]; fhir:Observation.hasMember [ fhir:index 0; fhir:Reference.reference [ fhir:value "Observation/r1" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "Observation/r2" ] ], [ fhir:index 2; fhir:Reference.reference [ fhir:value "Observation/r3" ] ], [ fhir:index 3; fhir:Reference.reference [ fhir:value "Observation/r4" ] ], [ fhir:index 4; fhir:Reference.reference [ fhir:value "Observation/r5" ] ], [ fhir:index 5; fhir:Reference.reference [ fhir:value "Observation/r6" ] ], [ fhir:index 6; fhir:Reference.reference [ fhir:value "Observation/r7" ] ], [ fhir:index 7; fhir:Reference.reference [ fhir:value "Observation/r8" ] ], [ fhir:index 8; fhir:Reference.reference [ fhir:value "Observation/r9" ] ], [ fhir:index 9; fhir:Reference.reference [ fhir:value "Observation/r10" ] ], [ fhir:index 10; fhir:Reference.reference [ fhir:value "Observation/r11" ] ], [ fhir:index 11; fhir:Reference.reference [ fhir:value "Observation/r12" ] ], [ fhir:index 12; fhir:Reference.reference [ fhir:value "Observation/r13" ] ], [ fhir:index 13; fhir:Reference.reference [ fhir:value "Observation/r14" ] ], [ fhir:index 14; fhir:Reference.reference [ fhir:value "Observation/r15" ] ], [ fhir:index 15; fhir:Reference.reference [ fhir:value "Observation/r16" ] ], [ fhir:index 16; fhir:Reference.reference [ fhir:value "Observation/r17" ] ] . <https://example.com/base/Observation/r1> a fhir:Observation; fhir:Resource.id [ fhir:value "r1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r1" </p></div><p><b>status</b>: final</p><p><b>code</b>: Haemoglobin <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#718-7 "Hemoglobin [Mass/volume] in Blood")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 176 g/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/L = 'g/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>135 g/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/L = 'g/L')</span></td><td>180 g/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/L = 'g/L')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:718-7; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "718-7" ]; fhir:Coding.display [ fhir:value "Hemoglobin [Mass/volume] in Blood" ] ]; fhir:CodeableConcept.text [ fhir:value "Haemoglobin" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "176"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "g/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "135"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "g/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "180"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "g/L" ] ] ] . <https://example.com/base/Observation/r2> a fhir:Observation; fhir:Resource.id [ fhir:value "r2"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r2" </p></div><p><b>status</b>: final</p><p><b>code</b>: Red Cell Count <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#789-8 "Erythrocytes [#/volume] in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 5.9 x10*12/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*12/L = '10*12/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>4.2 x10*12/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*12/L = '10*12/L')</span></td><td>6.0 x10*12/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*12/L = '10*12/L')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:789-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "789-8" ]; fhir:Coding.display [ fhir:value "Erythrocytes [#/volume] in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Red Cell Count" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "5.9"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*12/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*12/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "4.2"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*12/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*12/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "6.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*12/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*12/L" ] ] ] . <https://example.com/base/Observation/r3> a fhir:Observation; fhir:Resource.id [ fhir:value "r3"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r3" </p></div><p><b>status</b>: final</p><p><b>code</b>: Haematocrit <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#4544-3 "Hematocrit [Volume Fraction] of Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 55 %</p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>38 %</td><td>52 %</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:4544-3; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "4544-3" ]; fhir:Coding.display [ fhir:value "Hematocrit [Volume Fraction] of Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Haematocrit" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "55"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "%" ] ]; fhir:Observation.interpretation [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ]; fhir:Coding.code [ fhir:value "H" ] ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "38"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "%" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "52"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "%" ] ] ] . <https://example.com/base/Observation/r4> a fhir:Observation; fhir:Resource.id [ fhir:value "r4"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r4\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r4" </p></div><p><b>status</b>: final</p><p><b>code</b>: Mean Cell Volume <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#787-2 "Erythrocyte mean corpuscular volume [Entitic volume] by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 99 fL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code fL = 'fL')</span></p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>80 fL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code fL = 'fL')</span></td><td>98 fL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code fL = 'fL')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:787-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "787-2" ]; fhir:Coding.display [ fhir:value "Erythrocyte mean corpuscular volume [Entitic volume] by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Mean Cell Volume" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "99"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "fL" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "fL" ] ]; fhir:Observation.interpretation [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ]; fhir:Coding.code [ fhir:value "H" ] ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "80"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "fL" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "fL" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "98"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "fL" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "fL" ] ] ] . <https://example.com/base/Observation/r5> a fhir:Observation; fhir:Resource.id [ fhir:value "r5"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r5\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r5" </p></div><p><b>status</b>: final</p><p><b>code</b>: Mean Cell Haemoglobin <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#785-6 "Erythrocyte mean corpuscular hemoglobin [Entitic mass] by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 36 pg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code pg = 'pg')</span></p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>27 pg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code pg = 'pg')</span></td><td>35 pg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code pg = 'pg')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:785-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "785-6" ]; fhir:Coding.display [ fhir:value "Erythrocyte mean corpuscular hemoglobin [Entitic mass] by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Mean Cell Haemoglobin" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "36"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "pg" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "pg" ] ]; fhir:Observation.interpretation [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ]; fhir:Coding.code [ fhir:value "H" ] ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "27"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "pg" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "pg" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "35"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "pg" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "pg" ] ] ] . <https://example.com/base/Observation/r6> a fhir:Observation; fhir:Resource.id [ fhir:value "r6"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r6\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r6" </p></div><p><b>status</b>: final</p><p><b>code</b>: Platelet Count <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#777-3 "Platelets [#/volume] in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 444 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>150 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>450 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:777-3; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "777-3" ]; fhir:Coding.display [ fhir:value "Platelets [#/volume] in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Platelet Count" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "444"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "150"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "450"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ] ] . <https://example.com/base/Observation/r7> a fhir:Observation; fhir:Resource.id [ fhir:value "r7"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r7\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r7" </p></div><p><b>status</b>: final</p><p><b>code</b>: White Cell Count <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#6690-2 "Leukocytes [#/volume] in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 4.6 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>4.0 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>11.0 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:6690-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "6690-2" ]; fhir:Coding.display [ fhir:value "Leukocytes [#/volume] in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "White Cell Count" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "4.6"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "11.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ] ] . <https://example.com/base/Observation/r8> a fhir:Observation; fhir:Resource.id [ fhir:value "r8"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r8\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r8" </p></div><p><b>status</b>: final</p><p><b>code</b>: Neutrophils <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#770-8 "Neutrophils/100 leukocytes in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 20 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:770-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "770-8" ]; fhir:Coding.display [ fhir:value "Neutrophils/100 leukocytes in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Neutrophils" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "%" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "%" ] ] . <https://example.com/base/Observation/r9> a fhir:Observation; fhir:Resource.id [ fhir:value "r9"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r9\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r9" </p></div><p><b>status</b>: final</p><p><b>code</b>: Neutrophils <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#751-8 "Neutrophils [#/volume] in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 0.9 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></p><p><b>interpretation</b>: Critical low <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#LL)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2.0 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>7.5 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:751-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "751-8" ]; fhir:Coding.display [ fhir:value "Neutrophils [#/volume] in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Neutrophils" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.9"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.interpretation [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ]; fhir:Coding.code [ fhir:value "LL" ] ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "2.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "7.5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ] ] . <https://example.com/base/Observation/r10> a fhir:Observation; fhir:Resource.id [ fhir:value "r10"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r10\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r10" </p></div><p><b>status</b>: final</p><p><b>code</b>: Lymphocytes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#736-9 "Lymphocytes/100 leukocytes in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 20 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:736-9; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "736-9" ]; fhir:Coding.display [ fhir:value "Lymphocytes/100 leukocytes in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Lymphocytes" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "%" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "%" ] ] . <https://example.com/base/Observation/r11> a fhir:Observation; fhir:Resource.id [ fhir:value "r11"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r11\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r11" </p></div><p><b>status</b>: final</p><p><b>code</b>: Lymphocytes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#731-0 "Lymphocytes [#/volume] in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 0.9 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></p><p><b>interpretation</b>: Low <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#L)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>1.1 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>4.0 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:731-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "731-0" ]; fhir:Coding.display [ fhir:value "Lymphocytes [#/volume] in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Lymphocytes" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.9"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.interpretation [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ]; fhir:Coding.code [ fhir:value "L" ] ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "1.1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "4.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ] ] . <https://example.com/base/Observation/r12> a fhir:Observation; fhir:Resource.id [ fhir:value "r12"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r12\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r12" </p></div><p><b>status</b>: final</p><p><b>code</b>: Monocytes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#5905-5 "Monocytes/100 leukocytes in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 20 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:5905-5; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "5905-5" ]; fhir:Coding.display [ fhir:value "Monocytes/100 leukocytes in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Monocytes" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "%" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "%" ] ] . <https://example.com/base/Observation/r13> a fhir:Observation; fhir:Resource.id [ fhir:value "r13"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r13\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r13" </p></div><p><b>status</b>: final</p><p><b>code</b>: Monocytes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#742-7 "Monocytes [#/volume] in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 0.9 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.2 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>1.0 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:742-7; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "742-7" ]; fhir:Coding.display [ fhir:value "Monocytes [#/volume] in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Monocytes" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.9"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "0.2"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "1.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ] ] . <https://example.com/base/Observation/r14> a fhir:Observation; fhir:Resource.id [ fhir:value "r14"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r14\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r14" </p></div><p><b>status</b>: final</p><p><b>code</b>: Eosinophils <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#713-8 "Eosinophils/100 leukocytes in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 20 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:713-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "713-8" ]; fhir:Coding.display [ fhir:value "Eosinophils/100 leukocytes in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Eosinophils" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "%" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "%" ] ] . <https://example.com/base/Observation/r15> a fhir:Observation; fhir:Resource.id [ fhir:value "r15"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r15\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r15" </p></div><p><b>status</b>: final</p><p><b>code</b>: Eosinophils <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#711-2 "Eosinophils [#/volume] in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 0.92 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></p><p><b>interpretation</b>: Critical high <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#HH)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.04 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td><td>0.40 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:711-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "711-2" ]; fhir:Coding.display [ fhir:value "Eosinophils [#/volume] in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Eosinophils" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.92"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.interpretation [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ]; fhir:Coding.code [ fhir:value "HH" ] ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "0.04"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "0.40"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ] ] . <https://example.com/base/Observation/r16> a fhir:Observation; fhir:Resource.id [ fhir:value "r16"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r16\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r16" </p></div><p><b>status</b>: final</p><p><b>code</b>: Basophils <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#706-2 "Basophils/100 leukocytes in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 20 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:706-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "706-2" ]; fhir:Coding.display [ fhir:value "Basophils/100 leukocytes in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Basophils" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "%" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "%" ] ] . <https://example.com/base/Observation/r17> a fhir:Observation; fhir:Resource.id [ fhir:value "r17"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"r17\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "r17" </p></div><p><b>status</b>: final</p><p><b>code</b>: Basophils <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#704-7 "Basophils [#/volume] in Blood by Automated count")</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 0.92 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>High</b></td></tr><tr><td>*</td><td>0.21 x10*9/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*9/L = '10*9/L')</span></td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:704-7; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "704-7" ]; fhir:Coding.display [ fhir:value "Basophils [#/volume] in Blood by Automated count" ] ]; fhir:CodeableConcept.text [ fhir:value "Basophils" ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.92"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "0.21"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "x10*9/L" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "10*9/L" ] ] ] . <https://example.com/base/Observation/p1> a fhir:Observation; fhir:Resource.id [ fhir:value "p1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"p1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "p1" </p></div><p><b>status</b>: final</p><p><b>code</b>: Comprehensive metabolic 2000 panel - Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#24323-8)</span></p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/rtt: Red Top Tube</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"broken-link.html\">Observation/o1</a></li><li><a href=\"broken-link.html\">Observation/o2</a></li><li><a href=\"broken-link.html\">Observation/o3</a></li><li><a href=\"broken-link.html\">Observation/o4</a></li><li><a href=\"broken-link.html\">Observation/o5</a></li><li><a href=\"broken-link.html\">Observation/o6</a></li><li><a href=\"broken-link.html\">Observation/o7</a></li><li><a href=\"broken-link.html\">Observation/o8</a></li><li><a href=\"broken-link.html\">Observation/o9</a></li><li><a href=\"broken-link.html\">Observation/o10</a></li><li><a href=\"broken-link.html\">Observation/o11</a></li><li><a href=\"broken-link.html\">Observation/o12</a></li><li><a href=\"broken-link.html\">Observation/o13</a></li><li><a href=\"broken-link.html\">Observation/o14</a></li><li><a href=\"broken-link.html\">Observation/o15</a></li><li><a href=\"broken-link.html\">Observation/o16</a></li><li><a href=\"broken-link.html\">Observation/o17</a></li><li><a href=\"broken-link.html\">Observation/o18</a></li><li><a href=\"broken-link.html\">Observation/o19</a></li><li><a href=\"broken-link.html\">Observation/o20</a></li><li><a href=\"broken-link.html\">Observation/o21</a></li><li><a href=\"broken-link.html\">Observation/o22</a></li></ul></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:24323-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "24323-8" ]; fhir:Coding.display [ fhir:value "Comprehensive metabolic 2000 panel - Serum or Plasma" ] ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/rtt" ]; fhir:Reference.display [ fhir:value "Red Top Tube" ] ]; fhir:Observation.hasMember [ fhir:index 0; fhir:Reference.reference [ fhir:value "Observation/o1" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "Observation/o2" ] ], [ fhir:index 2; fhir:Reference.reference [ fhir:value "Observation/o3" ] ], [ fhir:index 3; fhir:Reference.reference [ fhir:value "Observation/o4" ] ], [ fhir:index 4; fhir:Reference.reference [ fhir:value "Observation/o5" ] ], [ fhir:index 5; fhir:Reference.reference [ fhir:value "Observation/o6" ] ], [ fhir:index 6; fhir:Reference.reference [ fhir:value "Observation/o7" ] ], [ fhir:index 7; fhir:Reference.reference [ fhir:value "Observation/o8" ] ], [ fhir:index 8; fhir:Reference.reference [ fhir:value "Observation/o9" ] ], [ fhir:index 9; fhir:Reference.reference [ fhir:value "Observation/o10" ] ], [ fhir:index 10; fhir:Reference.reference [ fhir:value "Observation/o11" ] ], [ fhir:index 11; fhir:Reference.reference [ fhir:value "Observation/o12" ] ], [ fhir:index 12; fhir:Reference.reference [ fhir:value "Observation/o13" ] ], [ fhir:index 13; fhir:Reference.reference [ fhir:value "Observation/o14" ] ], [ fhir:index 14; fhir:Reference.reference [ fhir:value "Observation/o15" ] ], [ fhir:index 15; fhir:Reference.reference [ fhir:value "Observation/o16" ] ], [ fhir:index 16; fhir:Reference.reference [ fhir:value "Observation/o17" ] ], [ fhir:index 17; fhir:Reference.reference [ fhir:value "Observation/o18" ] ], [ fhir:index 18; fhir:Reference.reference [ fhir:value "Observation/o19" ] ], [ fhir:index 19; fhir:Reference.reference [ fhir:value "Observation/o20" ] ], [ fhir:index 20; fhir:Reference.reference [ fhir:value "Observation/o21" ] ], [ fhir:index 21; fhir:Reference.reference [ fhir:value "Observation/o22" ] ] . <https://example.com/base/Observation/o1> a fhir:Observation; fhir:Resource.id [ fhir:value "o1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o1" </p></div><p><b>status</b>: final</p><p><b>code</b>: Sodium [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2951-2; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#104934005)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 140 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>137 mmol/L</td><td>147 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2951-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2951-2" ]; fhir:Coding.display [ fhir:value "Sodium [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:104934005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "104934005" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "140"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "137"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "147"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o2> a fhir:Observation; fhir:Resource.id [ fhir:value "o2"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o2" </p></div><p><b>status</b>: final</p><p><b>code</b>: Potassium [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2823-3; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#59573005)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 4.2 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>3.5 mmol/L</td><td>5.0 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2823-3; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2823-3" ]; fhir:Coding.display [ fhir:value "Potassium [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:59573005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "59573005" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "4.2"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "3.5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "5.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o3> a fhir:Observation; fhir:Resource.id [ fhir:value "o3"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o3" </p></div><p><b>status</b>: final</p><p><b>code</b>: Chloride [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2075-0; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#46511006)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 105 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>96 mmol/L</td><td>109 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2075-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2075-0" ]; fhir:Coding.display [ fhir:value "Chloride [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:46511006; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "46511006" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "105"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "96"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "109"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o4> a fhir:Observation; fhir:Resource.id [ fhir:value "o4"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o4\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o4" </p></div><p><b>status</b>: final</p><p><b>code</b>: Bicarbonate [Moles/volume] in Serum <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1963-8; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#88645003)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 26 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>25 mmol/L</td><td>33 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:1963-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "1963-8" ]; fhir:Coding.display [ fhir:value "Bicarbonate [Moles/volume] in Serum" ] ], [ fhir:index 1; a sct:88645003; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "88645003" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "26"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "25"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "33"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o5> a fhir:Observation; fhir:Resource.id [ fhir:value "o5"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o5\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o5" </p></div><p><b>status</b>: final</p><p><b>code</b>: Anion gap 4 in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1863-0; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#271057005)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 13 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>4 mmol/L</td><td>17 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:1863-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "1863-0" ]; fhir:Coding.display [ fhir:value "Anion gap 4 in Serum or Plasma" ] ], [ fhir:index 1; a sct:271057005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "271057005" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "13"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "4"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "17"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o6> a fhir:Observation; fhir:Resource.id [ fhir:value "o6"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o6\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o6" </p></div><p><b>status</b>: final</p><p><b>code</b>: Glucose [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14749-6; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#36048009)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 7.4 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>3.0 mmol/L</td><td>7.7 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:14749-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "14749-6" ]; fhir:Coding.display [ fhir:value "Glucose [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:36048009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "36048009" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "7.4"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "3.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "7.7"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o7> a fhir:Observation; fhir:Resource.id [ fhir:value "o7"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o7\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o7" </p></div><p><b>status</b>: final</p><p><b>code</b>: Urea nitrogen [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14937-7; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#273967009)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 4.7 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2.0 mmol/L</td><td>7.0 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:14937-7; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "14937-7" ]; fhir:Coding.display [ fhir:value "Urea nitrogen [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:273967009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "273967009" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "4.7"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "2.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "7.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o8> a fhir:Observation; fhir:Resource.id [ fhir:value "o8"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o8\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o8" </p></div><p><b>status</b>: final</p><p><b>code</b>: Creatinine [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14682-9; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#70901006)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 0.09 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.04 mmol/L</td><td>0.11 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:14682-9; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "14682-9" ]; fhir:Coding.display [ fhir:value "Creatinine [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:70901006; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "70901006" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.09"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "0.04"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "0.11"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o9> a fhir:Observation; fhir:Resource.id [ fhir:value "o9"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o9\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o9" </p></div><p><b>status</b>: final</p><p><b>code</b>: Urate [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14933-6; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#86228006)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 0.39 mmol/L</p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.14 mmol/L</td><td>0.35 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:14933-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "14933-6" ]; fhir:Coding.display [ fhir:value "Urate [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:86228006; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "86228006" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "0.39"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.interpretation [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ]; fhir:Coding.code [ fhir:value "H" ] ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "0.14"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "0.35"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o10> a fhir:Observation; fhir:Resource.id [ fhir:value "o10"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o10\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o10" </p></div><p><b>status</b>: final</p><p><b>code</b>: Bilirubin.total [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14631-6; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#27171005)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 7 umol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2 umol/L</td><td>20 umol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:14631-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "14631-6" ]; fhir:Coding.display [ fhir:value "Bilirubin.total [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:27171005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "27171005" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "7"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "umol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "umol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "umol/L" ] ] ] . <https://example.com/base/Observation/o11> a fhir:Observation; fhir:Resource.id [ fhir:value "o11"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o11\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o11" </p></div><p><b>status</b>: final</p><p><b>code</b>: Bilirubin.direct [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14629-0; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#39748002)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 3 umol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0 umol/L</td><td>8 umol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:14629-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "14629-0" ]; fhir:Coding.display [ fhir:value "Bilirubin.direct [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:39748002; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "39748002" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "3"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "umol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "umol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "8"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "umol/L" ] ] ] . <https://example.com/base/Observation/o12> a fhir:Observation; fhir:Resource.id [ fhir:value "o12"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o12\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o12" </p></div><p><b>status</b>: final</p><p><b>code</b>: Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#6768-6; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#88810008)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 108 U/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>30 U/L</td><td>115 U/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:6768-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "6768-6" ]; fhir:Coding.display [ fhir:value "Alkaline phosphatase [Enzymatic activity/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:88810008; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "88810008" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "108"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "30"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "115"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ] ] . <https://example.com/base/Observation/o13> a fhir:Observation; fhir:Resource.id [ fhir:value "o13"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o13\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o13" </p></div><p><b>status</b>: final</p><p><b>code</b>: Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2324-2; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#69480007)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 35 U/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0 U/L</td><td>45 U/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2324-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2324-2" ]; fhir:Coding.display [ fhir:value "Gamma glutamyl transferase [Enzymatic activity/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:69480007; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "69480007" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "35"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "45"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ] ] . <https://example.com/base/Observation/o14> a fhir:Observation; fhir:Resource.id [ fhir:value "o14"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o14\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o14" </p></div><p><b>status</b>: final</p><p><b>code</b>: Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1742-6; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#34608000)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 54 U/L</p><p><b>interpretation</b>: High <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</a>#H)</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0 U/L</td><td>45 U/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:1742-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "1742-6" ]; fhir:Coding.display [ fhir:value "Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:34608000; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "34608000" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "54"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.interpretation [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" ]; fhir:Coding.code [ fhir:value "H" ] ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "45"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ] ] . <https://example.com/base/Observation/o15> a fhir:Observation; fhir:Resource.id [ fhir:value "o15"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o15\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o15" </p></div><p><b>status</b>: final</p><p><b>code</b>: Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1920-8; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#45896001)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 30 U/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0 U/L</td><td>41 U/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:1920-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "1920-8" ]; fhir:Coding.display [ fhir:value "Aspartate aminotransferase [Enzymatic activity/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:45896001; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "45896001" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "30"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "41"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ] ] . <https://example.com/base/Observation/o16> a fhir:Observation; fhir:Resource.id [ fhir:value "o16"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o16\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o16" </p></div><p><b>status</b>: final</p><p><b>code</b>: Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2532-0; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#11274001)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 131 U/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>80 U/L</td><td>250 U/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2532-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2532-0" ]; fhir:Coding.display [ fhir:value "Lactate dehydrogenase [Enzymatic activity/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:11274001; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "11274001" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "131"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "80"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "250"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "U/L" ] ] ] . <https://example.com/base/Observation/o17> a fhir:Observation; fhir:Resource.id [ fhir:value "o17"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o17\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o17" </p></div><p><b>status</b>: final</p><p><b>code</b>: Calcium [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2000-8; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#71878006)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 2.38 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2.25 mmol/L</td><td>2.65 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2000-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2000-8" ]; fhir:Coding.display [ fhir:value "Calcium [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:71878006; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "71878006" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "2.38"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "2.25"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "2.65"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o18> a fhir:Observation; fhir:Resource.id [ fhir:value "o18"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o18\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o18" </p></div><p><b>status</b>: final</p><p><b>code</b>: Calcium.ionized [Moles/volume] in Serum or Plasma by calculation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#13959-2; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#166708003)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 2.39 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>2.25 mmol/L</td><td>2.65 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:13959-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "13959-2" ]; fhir:Coding.display [ fhir:value "Calcium.ionized [Moles/volume] in Serum or Plasma by calculation" ] ], [ fhir:index 1; a sct:166708003; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "166708003" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "2.39"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "2.25"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "2.65"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o19> a fhir:Observation; fhir:Resource.id [ fhir:value "o19"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o19\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o19" </p></div><p><b>status</b>: final</p><p><b>code</b>: Phosphate [Moles/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#14879-1; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#104866001)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 1.5 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.8 mmol/L</td><td>1.5 mmol/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:14879-1; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "14879-1" ]; fhir:Coding.display [ fhir:value "Phosphate [Moles/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:104866001; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "104866001" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "1.5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "0.8"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "1.5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "mmol/L" ] ] ] . <https://example.com/base/Observation/o20> a fhir:Observation; fhir:Resource.id [ fhir:value "o20"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o20\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o20" </p></div><p><b>status</b>: final</p><p><b>code</b>: Protein [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2885-2; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#74040009)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 67 g/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>60 g/L</td><td>82 g/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2885-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2885-2" ]; fhir:Coding.display [ fhir:value "Protein [Mass/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:74040009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "74040009" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "67"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "60"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "82"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ] ] ] . <https://example.com/base/Observation/o21> a fhir:Observation; fhir:Resource.id [ fhir:value "o21"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o21\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o21" </p></div><p><b>status</b>: final</p><p><b>code</b>: Albumin [Mass/volume] in Serum or Plasma <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#1751-7; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#104485008)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 42 g/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>35 g/L</td><td>50 g/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:1751-7; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "1751-7" ]; fhir:Coding.display [ fhir:value "Albumin [Mass/volume] in Serum or Plasma" ] ], [ fhir:index 1; a sct:104485008; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "104485008" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "42"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "35"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "50"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ] ] ] . <https://example.com/base/Observation/o22> a fhir:Observation; fhir:Resource.id [ fhir:value "o22"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"o22\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "o22" </p></div><p><b>status</b>: final</p><p><b>code</b>: Globulin [Mass/volume] in Serum by calculation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#10834-0; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#104979009)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 25 g/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>20 g/L</td><td>40 g/L</td></tr></table></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:10834-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "10834-0" ]; fhir:Coding.display [ fhir:value "Globulin [Mass/volume] in Serum by calculation" ] ], [ fhir:index 1; a sct:104979009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "104979009" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "25"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ] ]; fhir:Observation.referenceRange [ fhir:index 0; fhir:Observation.referenceRange.low [ fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ] ]; fhir:Observation.referenceRange.high [ fhir:Quantity.value [ fhir:value "40"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "g/L" ] ] ] . <https://example.com/base/Observation/p3> a fhir:Observation; fhir:Resource.id [ fhir:value "p3"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"p3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "p3" </p></div><p><b>status</b>: final</p><p><b>code</b>: Urinalysis macro (dipstick) panel - Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#24357-6)</span></p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"broken-link.html\">Observation/u1</a></li><li><a href=\"broken-link.html\">Observation/u2</a></li><li><a href=\"broken-link.html\">Observation/u3</a></li><li><a href=\"broken-link.html\">Observation/u4</a></li><li><a href=\"broken-link.html\">Observation/u5</a></li><li><a href=\"broken-link.html\">Observation/u6</a></li><li><a href=\"broken-link.html\">Observation/u7</a></li><li><a href=\"broken-link.html\">Observation/u8</a></li><li><a href=\"broken-link.html\">Observation/u9</a></li></ul></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:24357-6; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "24357-6" ]; fhir:Coding.display [ fhir:value "Urinalysis macro (dipstick) panel - Urine" ] ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ]; fhir:Observation.hasMember [ fhir:index 0; fhir:Reference.reference [ fhir:value "Observation/u1" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "Observation/u2" ] ], [ fhir:index 2; fhir:Reference.reference [ fhir:value "Observation/u3" ] ], [ fhir:index 3; fhir:Reference.reference [ fhir:value "Observation/u4" ] ], [ fhir:index 4; fhir:Reference.reference [ fhir:value "Observation/u5" ] ], [ fhir:index 5; fhir:Reference.reference [ fhir:value "Observation/u6" ] ], [ fhir:index 6; fhir:Reference.reference [ fhir:value "Observation/u7" ] ], [ fhir:index 7; fhir:Reference.reference [ fhir:value "Observation/u8" ] ], [ fhir:index 8; fhir:Reference.reference [ fhir:value "Observation/u9" ] ] . <https://example.com/base/Observation/u1> a fhir:Observation; fhir:Resource.id [ fhir:value "u1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"u1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "u1" </p></div><p><b>status</b>: final</p><p><b>code</b>: pH of Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2756-5)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 5.0 pH</p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2756-5; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2756-5" ]; fhir:Coding.display [ fhir:value "pH of Urine" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "5.0"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "pH" ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ] . <https://example.com/base/Observation/u2> a fhir:Observation; fhir:Resource.id [ fhir:value "u2"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"u2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "u2" </p></div><p><b>status</b>: final</p><p><b>code</b>: Protein [Presence] in Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2887-8)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#260385009)</span></p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2887-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2887-8" ]; fhir:Coding.display [ fhir:value "Protein [Presence] in Urine" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:260385009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "260385009" ]; fhir:Coding.display [ fhir:value "Negative" ] ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ] . <https://example.com/base/Observation/u3> a fhir:Observation; fhir:Resource.id [ fhir:value "u3"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"u3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "u3" </p></div><p><b>status</b>: final</p><p><b>code</b>: Specific gravity of Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2965-2)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 1.009</p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2965-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2965-2" ]; fhir:Coding.display [ fhir:value "Specific gravity of Urine" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "1.009"^^xsd:decimal ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ] . <https://example.com/base/Observation/u4> a fhir:Observation; fhir:Resource.id [ fhir:value "u4"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"u4\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "u4" </p></div><p><b>status</b>: final</p><p><b>code</b>: Erythrocytes [Presence] in Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#33051-4)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#260385009)</span></p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:33051-4; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "33051-4" ]; fhir:Coding.display [ fhir:value "Erythrocytes [Presence] in Urine" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:260385009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "260385009" ]; fhir:Coding.display [ fhir:value "Negative" ] ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ] . <https://example.com/base/Observation/u5> a fhir:Observation; fhir:Resource.id [ fhir:value "u5"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"u5\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "u5" </p></div><p><b>status</b>: final</p><p><b>code</b>: Glucose [Presence] in Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#2349-9)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#260385009)</span></p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:2349-9; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "2349-9" ]; fhir:Coding.display [ fhir:value "Glucose [Presence] in Urine" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:260385009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "260385009" ]; fhir:Coding.display [ fhir:value "Negative" ] ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ] . <https://example.com/base/Observation/u6> a fhir:Observation; fhir:Resource.id [ fhir:value "u6"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"u6\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "u6" </p></div><p><b>status</b>: final</p><p><b>code</b>: Leukocytes [Presence] in Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#33052-2)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#260385009)</span></p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:33052-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "33052-2" ]; fhir:Coding.display [ fhir:value "Leukocytes [Presence] in Urine" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:260385009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "260385009" ]; fhir:Coding.display [ fhir:value "Negative" ] ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ] . <https://example.com/base/Observation/u7> a fhir:Observation; fhir:Resource.id [ fhir:value "u7"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"u7\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "u7" </p></div><p><b>status</b>: final</p><p><b>code</b>: Leukocytes [#/volume] in Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#30405-5)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: 1 /uL</p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:30405-5; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "30405-5" ]; fhir:Coding.display [ fhir:value "Leukocytes [#/volume] in Urine" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "/uL" ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ] . <https://example.com/base/Observation/u8> a fhir:Observation; fhir:Resource.id [ fhir:value "u8"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"u8\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "u8" </p></div><p><b>status</b>: final</p><p><b>code</b>: Erythocytes [#/volume] in Urine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#30391-7)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: <1 /uL</p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:30391-7; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "30391-7" ]; fhir:Coding.display [ fhir:value "Erythocytes [#/volume] in Urine" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<" ]; fhir:Quantity.unit [ fhir:value "/uL" ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ] . <https://example.com/base/Observation/u9> a fhir:Observation; fhir:Resource.id [ fhir:value "u9"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"u9\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "u9" </p></div><p><b>status</b>: final</p><p><b>code</b>: Epithelial cells.squamous [#/volume] in Urine sediment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#13654-9)</span></p><p><b>subject</b>: <a href=\"patient-example-b.html\">Patient/pat2</a> "Duck DONALD"</p><p><b>effective</b>: 2015-08-16T06:40:17Z</p><p><b>issued</b>: 17/08/2015 4:40:17 PM</p><p><b>performer</b>: <a href=\"organization-example-lab.html\">Organization/1832473e-2fe0-452d-abe9-3cdb9879522f: Acme Laboratory, Inc</a> "Clinical Lab"</p><p><b>value</b>: <1 /mL</p><p><b>specimen</b>: <a href=\"broken-link.html\">Specimen/urine: Urine Sample</a></p></div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:13654-9; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "13654-9" ]; fhir:Coding.display [ fhir:value "Epithelial cells.squamous [#/volume] in Urine sediment" ] ] ]; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "Patient/pat2" ] ]; fhir:Observation.effectiveDateTime [ fhir:value "2015-08-16T06:40:17Z"^^xsd:dateTime]; fhir:Observation.issued [ fhir:value "2015-08-17T06:40:17Z"^^xsd:dateTime]; fhir:Observation.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/1832473e-2fe0-452d-abe9-3cdb9879522f" ]; fhir:Reference.display [ fhir:value "Acme Laboratory, Inc" ] ]; fhir:Observation.valueQuantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.comparator [ fhir:value "<" ]; fhir:Quantity.unit [ fhir:value "/mL" ] ]; fhir:Observation.specimen [ fhir:Reference.reference [ fhir:value "Specimen/urine" ]; fhir:Reference.display [ fhir:value "Urine Sample" ] ] . # - ontology header ------------------------------------------------------------ [a owl:Ontology; owl:imports fhir:fhir.ttl] . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 Ballot hl7.fhir.core#5.0.0-ballot generated on Sat, Sep 10, 2022 05:03+1000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4B |
Compare to R5 Draft |
|
Propose a change