CardX Hypertension Management, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CardX-HTN-MNG/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="SMBP-Associated-HeartRate-example"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/cardx-htn-mng/StructureDefinition/smbp-associated-heart-rate"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation SMBP-Associated-HeartRate-example</b></p><a name="SMBP-Associated-HeartRate-example"> </a><a name="hcSMBP-Associated-HeartRate-example"> </a><a name="SMBP-Associated-HeartRate-example-en-US"> </a><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://loinc.org 8867-4}">Heart rate</span></p><p><b>subject</b>: <a href="Patient-patient-example-Sally-Sue.html">Sally V. Sue Female, DoB: 1954-02-20 ( Medical Record Number: 1032702 (use: usual, ))</a></p><p><b>effective</b>: 2023-03-01 08:00:00-0900</p><p><b>issued</b>: 2023-03-01 08:10:00-0900</p><p><b>performer</b>: <a href="Patient-patient-example-Sally-Sue.html">Sally V. Sue Female, DoB: 1954-02-20 ( Medical Record Number: 1032702 (use: usual, ))</a></p><p><b>value</b>: 74 '/min'<span style="background: LightGoldenRodYellow"> (Details: UCUM code/min = '/min')</span></p><p><b>device</b>: <a href="Device-example-smbp-device.html">Device: manufacturer = OMRONHEALTHCARE; serialNumber = 20150200002A; modelNumber = HEM-9200T</a></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8867-4"/>
</coding>
<text value="Heart rate"/>
</code>
<subject>🔗
<reference value="Patient/patient-example-Sally-Sue"/>
</subject>
<effectiveDateTime value="2023-03-01T08:00:00-09:00"/>
<issued value="2023-03-01T08:10:00-09:00"/>
<performer>🔗
<reference value="Patient/patient-example-Sally-Sue"/>
</performer>
<valueQuantity>
<value value="74"/>
<unit value="'/min'"/>
<system value="http://unitsofmeasure.org"/>
<code value="/min"/>
</valueQuantity>
<device>🔗
<reference value="Device/example-smbp-device"/>
</device>
</Observation>