This page is part of the Vital Signs FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
XML Format: Observation-heartRate-example
Raw xml
<Observation xmlns="http://hl7.org/fhir"> <id value="heartRate-example"/> <meta> <profile value="http://hl7.org/fhir/us/vitals/StructureDefinition/HeartRate"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: heartRate-example</p><p><b>meta</b>: </p><p></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>: <span>Small Child1234</span></p><p><b>encounter</b>: <span>GP Visit</span></p><p><b>effective</b>: Oct 16, 2019 9:12:29 PM</p><p><b>value</b>: 120 {Beats}/min</p><p><b>bodySite</b>: <span title="Codes: {http://snomed.info/sct 368505008}">Structure of right ulnar artery</span></p><p><b>method</b>: <span title="Codes: {http://snomed.info/sct 246263003}">Impedance</span></p></div> </text> <extension url="http://hl7.org/fhir/us/vitals/StructureDefinition/MeasurementDeviceExt"> <valueCodeableConcept> <coding> <system value="http://snomed.info/sct"/> <code value="43770009"/> <display value="Doppler device"/> </coding> </valueCodeableConcept> </extension> <extension url="http://hl7.org/fhir/us/vitals/StructureDefinition/ExerciseAssociationExt"> <valueCodeableConcept> <coding> <system value="http://snomed.info/sct"/> <code value="309604004"/> <display value="During exercise"/> </coding> </valueCodeableConcept> </extension> <extension url="http://hl7.org/fhir/us/vitals/StructureDefinition/BodyPositionExt"> <valueCodeableConcept> <coding> <system value="http://snomed.info/sct"/> <code value="102538003"/> <display value="Recumbent body position"/> </coding> </valueCodeableConcept> </extension> <status value="final"/> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category"/> <code value="vital-signs"/> <display value="Vital Signs"/> </coding> <text value="Vital Signs"/> </category> <code> <coding> <system value="http://loinc.org"/> <code value="8867-4"/> <display value="Heart rate"/> </coding> <text value="Heart rate"/> </code> <subject> <display value="Small Child1234"/> </subject> <encounter> <display value="GP Visit"/> </encounter> <effectiveDateTime value="2019-10-16T12:12:29-09:00"/> <valueQuantity> <value value="120"/> <unit value="{Beats}/min"/> <system value="http://unitsofmeasure.org"/> <code value="{Beats}/min"/> </valueQuantity> <bodySite> <coding> <system value="http://snomed.info/sct"/> <code value="368505008"/> <display value="Structure of right ulnar artery"/> </coding> </bodySite> <method> <coding> <system value="http://snomed.info/sct"/> <code value="246263003"/> <display value="Impedance"/> </coding> </method> </Observation>