Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<Observation xmlns="http://hl7.org/fhir">
<id value="pghd-blood-glucose-2"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-blood-glucose"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: Observation pghd-blood-glucose-2</b></p><a name="pghd-blood-glucose-2"> </a><a name="hcpghd-blood-glucose-2"> </a><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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pghd-blood-glucose.html">PGHD BloodGlucose Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes bloodGlucose}, {http://loinc.org 14745-4}">Glucose [Moles/volume] in Body fluid</span></p><p><b>subject</b>: <a href="Patient-1.html">John Doe Male, DoB: 1990-01-01</a></p><p><b>effective</b>: 2020-10-05</p><p><b>issued</b>: 2019-12-05 09:21:37+0900</p><p><b>performer</b>: <a href="Patient-1.html">John Doe Male, DoB: 1990-01-01</a></p><p><b>value</b>: 10 mmol/L<span style="background: LightGoldenRodYellow"> (Details: UCUM codemmol/L = 'mmol/L')</span></p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation <}">Off scale low</span></p><p><b>note</b>: </p><blockquote><div><p>comment</p>
</div></blockquote><p><b>device</b>: <a href="#hcpghd-blood-glucose-2/device">Device: manufacturer = Apple Inc.</a></p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Type</b></td><td><b>AppliesTo</b></td><td><b>Age</b></td></tr><tr><td style="display: none">*</td><td>10 mmol/L<span style="background: LightGoldenRodYellow"> (Details: UCUM codemmol/L = 'mmol/L')</span></td><td>16 mmol/L<span style="background: LightGoldenRodYellow"> (Details: UCUM codemmol/L = 'mmol/L')</span></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning normal}">Normal range</span></td><td><span title="Codes:">Male</span></td><td>15-100 years</td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Device #device</b></p><a name="pghd-blood-glucose-2/device"> </a><a name="hcpghd-blood-glucose-2/device"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pghd-device.html">PGHD Device Profile</a></p></div><h3>UdiCarriers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style="display: none">*</td><td>FVFHX60ZQ6LC</td></tr></table><p><b>manufacturer</b>: Apple Inc.</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Watch</p><p><b>type</b>: Model name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Apple Watch</p><p><b>type</b>: User Friendly name</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:">hardware</span></p><p><b>value</b>: Watch6,7</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:">software</span></p><p><b>value</b>: 8.6</p></blockquote></blockquote></div>
</text>
<contained>
<Device>
<id value="device"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-device"/>
</meta>
<udiCarrier>
<deviceIdentifier value="FVFHX60ZQ6LC"/>
</udiCarrier>
<manufacturer value="Apple Inc."/>
<deviceName>
<name value="Watch"/>
<type value="model-name"/>
</deviceName>
<deviceName>
<name value="Apple Watch"/>
<type value="user-friendly-name"/>
</deviceName>
<version>
<type>
<text value="hardware"/>
</type>
<value value="Watch6,7"/>
</version>
<version>
<type>
<text value="software"/>
</type>
<value value="8.6"/>
</version>
</Device>
</contained>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
<display value="Vital Signs"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes"/>
<code value="bloodGlucose"/>
</coding>
<coding>
<system value="http://loinc.org"/>
<code value="14745-4"/>
<display value="Glucose [Moles/volume] in Body fluid"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/1"/>
</subject>
<effectiveDateTime value="2020-10-05"/>
<issued value="2019-12-05T09:21:37.130+09:00"/>
<performer>🔗
<reference value="Patient/1"/>
</performer>
<valueQuantity>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation">
<valueQuantity>
<value value="2"/>
<unit value="mg/dl"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/dl"/>
</valueQuantity>
</extension>
<value value="10"/>
<unit value="mmol/L"/>
<system value="http://unitsofmeasure.org"/>
<code value="mmol/L"/>
</valueQuantity>
<interpretation>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
<code value="<"/>
<display value="Off scale low"/>
</coding>
</interpretation>
<note>
<text value="comment"/>
</note>
<device>
<reference value="#device"/>
</device>
<referenceRange>
<low>
<value value="10"/>
<unit value="mmol/L"/>
<system value="http://unitsofmeasure.org"/>
<code value="mmol/L"/>
</low>
<high>
<value value="16"/>
<unit value="mmol/L"/>
<system value="http://unitsofmeasure.org"/>
<code value="mmol/L"/>
</high>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/referencerange-meaning"/>
<code value="normal"/>
<display value="Normal range"/>
</coding>
<text value="Normal range"/>
</type>
<appliesTo>
<text value="Male"/>
</appliesTo>
<age>
<low>
<value value="15"/>
<unit value="years"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</low>
<high>
<value value="100"/>
<unit value="years"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</high>
</age>
</referenceRange>
</Observation>