CardX Hypertension Management
1.0.0-ballot - STU1 ballot International flag

This page is part of the CardX Hypertension Management IG (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: SMBP-Associated-HeartRate-example - XML Representation

Raw xml | Download



<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><b>Generated Narrative: Observation</b><a name="SMBP-Associated-HeartRate-example"> </a><a name="hcSMBP-Associated-HeartRate-example"> </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 &quot;SMBP-Associated-HeartRate-example&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-smbp-associated-heart-rate.html">SMBP Associated Heart Rate</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Heart rate <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#8867-4)</span></p><p><b>subject</b>: <a href="Patient-patient-example-Sally-Sue.html">Patient/patient-example-Sally-Sue</a> &quot; SUE&quot;</p><p><b>effective</b>: 2023-03-01 08:00:00-0900</p><p><b>issued</b>: Mar 1, 2023, 5:10:00 PM</p><p><b>performer</b>: <a href="Patient-patient-example-Sally-Sue.html">Patient/patient-example-Sally-Sue</a> &quot; SUE&quot;</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/example-smbp-device</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>