This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Real-world patient - excess
{ "resourceType": "Observation", "text": { "status": "generated", "div": "<div>\n <p>\n <b>Generated Narrative</b>\n </p>\n <p>\n <b>name</b>: \n <span title=\"Codes: {http://loinc.org 11555-0}\">Base excess in Blood by calculation</span>\n </p>\n <p>\n <b>value[x]</b>: 12.6 mmol/l\n </p>\n <p>\n <b>interpretation</b>: \n <span title=\"Codes: {http://hl7.org/fhir/v2/0078 A}\">abnormal</span>\n </p>\n <p>\n <b>applies[x]</b>: 2-Apr 2013 10:30 --> 5-Apr 2013 10:30\n </p>\n <p>\n <b>issued</b>: 3-Apr 2013 15:30\n </p>\n <p>\n <b>status</b>: final_\n </p>\n <p>\n <b>reliability</b>: ok\n </p>\n <p>\n <b>bodySite</b>: \n <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>\n </p>\n <p>\n <b>method</b>: \n <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span>\n </p>\n <p>\n <b>identifier</b>: 6324 (official)\n </p>\n <p>\n <b>subject</b>: P. van de Heuvel\n </p>\n <p>\n <b>performer</b>: A. Langeveld\n </p>\n <h3>ReferenceRanges</h3>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Low</b>\n </td>\n <td>\n <b>High</b>\n </td>\n <td>\n <b>Meaning</b>\n </td>\n <td>\n <b>Age</b>\n </td>\n </tr>\n <tr>\n <td>7.1 mmol/l</td>\n <td>11.2 mmol/l</td>\n <td> </td>\n <td> </td>\n </tr>\n </table>\n </div>" }, "name": { "coding": [ { "system": "http://loinc.org", "code": "11555-0", "display": "Base excess in Blood by calculation" } ] }, "valueQuantity": { "value": 12.6, "units": "mmol/l", "system": "http://unitsofmeasure.org", "code": "mmol/l" }, "interpretation": { "coding": [ { "system": "http://hl7.org/fhir/v2/0078", "code": "A", "display": "abnormal" } ] }, "appliesPeriod": { "start": "2013-04-02T10:30:10+01:00", "end": "2013-04-05T10:30:10+01:00" }, "issued": "2013-04-03T15:30:10+01:00", "status": "final", "reliability": "ok", "bodySite": { "coding": [ { "system": "http://snomed.info/sct", "code": "308046002", "display": "Superficial forearm vein" } ] }, "method": { "coding": [ { "system": "http://snomed.info/sct", "code": "120220003", "display": "Injection to forearm" } ] }, "identifier": { "use": "official", "system": "http://www.bmc.nl/zorgportal/identifiers/observations", "value": "6324" }, "subject": { "reference": "Patient/f001", "display": "P. van de Heuvel" }, "performer": [ { "reference": "Practitioner/f005", "display": "A. Langeveld" } ], "referenceRange": [ { "low": { "value": 7.1, "units": "mmol/l", "system": "http://unitsofmeasure.org", "code": "mmol/l" }, "high": { "value": 11.2, "units": "mmol/l", "system": "http://unitsofmeasure.org", "code": "mmol/l" } } ] }