This page is part of the Point-of-care Device FHIR IG (v0.3.0: STU 1 Ballot 3) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<DeviceMetric xmlns="http://hl7.org/fhir">
<id value="CVPSampleArrayDeviceMetric"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/pocd/StructureDefinition/SampleArrayDeviceMetric"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>Sweep Speed extension</b>: 25 mm/s</p><blockquote><p><b>Visual Grid extension</b></p><p><b>value</b>: 0 mmHg</p><p><b>value</b>: 10 mmHg</p><p><b>value</b>: 0</p></blockquote><blockquote><p><b>Visual Grid extension</b></p><p><b>value</b>: 5 mmHg</p><p><b>value</b>: 1</p></blockquote><p><b>type</b>: <span title="Codes: {urn:iso:std:iso:11073:10101 150084}">CVP</span></p><p><b>unit</b>: <span title="Codes: {urn:iso:std:iso:11073:10101 266016}">mmHg</span></p><p><b>source</b>: <a href="Device-PhysioMonitorMdsDevice.html">Generated Summary: id: 01-23-45-67-89-AB-CD-EF; status: active; manufacturer: MyCompany; serialNumber: 123456; modelNumber: PM1; <span title="Codes: {urn:iso:std:iso:11073:10101 69965}">Patient Monitor</span></a></p><p><b>parent</b>: <a href="Device-BloodPressureChannelDevice.html">Generated Summary: status: active; <span title="Codes: {urn:iso:std:iso:11073:10101 69711}">MDC_DEV_ANALY_PRESS_BLD_CHAN</span></a></p><p><b>operationalStatus</b>: on</p><p><b>color</b>: cyan</p><p><b>category</b>: measurement</p><h3>Calibrations</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>State</b></td><td><b>Time</b></td></tr><tr><td>*</td><td>offset</td><td>calibrated</td><td>Jul 9, 2021 8:20:30 AM</td></tr></table></div>
</text>
<extension url="http://hl7.org/fhir/uv/pocd/StructureDefinition/sweep-speed">
<valueQuantity>
<value value="25"/>
<unit value="mm/s"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm/s"/>
</valueQuantity>
</extension>
<extension url="http://hl7.org/fhir/uv/pocd/StructureDefinition/visual-grid">
<extension url="position">
<valueQuantity>
<value value="0"/>
<unit value="mmHg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</extension>
<extension url="position">
<valueQuantity>
<value value="10"/>
<unit value="mmHg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</extension>
<extension url="level">
<valueUnsignedInt value="0"/>
</extension>
</extension>
<extension url="http://hl7.org/fhir/uv/pocd/StructureDefinition/visual-grid">
<extension url="position">
<valueQuantity>
<value value="5"/>
<unit value="mmHg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</extension>
<extension url="level">
<valueUnsignedInt value="1"/>
</extension>
</extension>
<type>
<coding>
<system value="urn:iso:std:iso:11073:10101"/>
<code value="150084"/>
<display value="MDC_PRESS_BLD_VEN_CENT"/>
</coding>
<text value="CVP"/>
</type>
<unit>
<coding>
<system value="urn:iso:std:iso:11073:10101"/>
<code value="266016"/>
<display value="MDC_DIM_MMHG"/>
</coding>
<text value="mmHg"/>
</unit>
<source>
<reference value="Device/PhysioMonitorMdsDevice"/>
</source>
<parent>
<reference value="Device/BloodPressureChannelDevice"/>
</parent>
<operationalStatus value="on"/>
<color value="cyan"/>
<category value="measurement"/>
<calibration>
<type value="offset"/>
<state value="calibrated"/>
<time value="2021-07-09T10:20:30+02:00"/>
</calibration>
</DeviceMetric>