Vital Signs Implementation Guide version 0.1.0 (Release 0.1.0 Ballot )

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-BloodPressurePanel-example

Raw xml


<Observation xmlns="http://hl7.org/fhir">
  <id value="BloodPressurePanel-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/vitals/StructureDefinition/BloodPressurePanel"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: BloodPressurePanel-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 85354-9}">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <span>Small Child1234</span></p><p><b>effective</b>: Oct 16, 2019 9:12:29 PM --&gt; (ongoing)</p><p><b>issued</b>: Oct 16, 2019 10:12:29 PM</p><p><b>performer</b>: <span>A. Pediatrician6</span></p><p><b>bodySite</b>: <span title="Codes: {http://snomed.info/sct 723961002}">Structure of left brachial artery (body structure)</span></p><p><b>method</b>: <span title="Codes: {http://snomed.info/sct 37931006}">Auscultation</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes: {http://loinc.org 8480-6}">Systolic blood pressure</span></p><p><b>value</b>: 120 mm[Hg]</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes: {http://loinc.org 8462-4}">Diastolic blood pressure</span></p><p><b>value</b>: 80 mm[Hg]</p></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/vitals/StructureDefinition/BodyPositionExt">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="33586001"/>
        <display value="Sitting Position"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/vitals/StructureDefinition/MeasurementDeviceExt">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="309642005"/>
        <display value="Mercury sphygmomanometer"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/vitals/StructureDefinition/MeasurementDeviceExt">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="720736009"/>
        <display value="Blood pressure cuff, pediatric size"/>
      </coding>
    </valueCodeableConcept>
  </extension>
<!--  
  <extension url="http://hl7.org/fhir/us/vitals/StructureDefinition/BloodPressureCuffSizeExt">
	<valueCodeableConcept>
		<coding>
			<system value="http://snomed.info/sct"/>
			<code value="720736009"/>
			<display value="Blood pressure cuff, pediatric size"/>
		</coding>
	</valueCodeableConcept>
  </extension>  -->
  <extension
             url="http://hl7.org/fhir/us/vitals/StructureDefinition/SleepStatusExt">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="248218005"/>
        <display value="Awake"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/vitals/StructureDefinition/ExerciseAssociationExt">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="263678003"/>
        <display value="At rest"/>
      </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="85354-9"/>
      <display value="Blood pressure panel with all children optional"/>
    </coding>
  </code>
  <subject>
    <display value="Small Child1234"/>
  </subject>
  <effectivePeriod>
    <start value="2019-10-16T12:12:29-09:00"/>
  </effectivePeriod>
  <issued value="2019-10-16T12:12:29-10:00"/>
  <performer>
    <display value="A. Pediatrician6"/>
  </performer>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="723961002"/>
      <display value="Structure of left brachial artery (body structure)"/>
    </coding>
  </bodySite>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="37931006"/>
      <display value="Auscultation"/>
    </coding>
  </method>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8480-6"/>
        <display value="Systolic blood pressure"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="120"/>
      <unit value="mm[Hg]"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8462-4"/>
        <display value="Diastolic blood pressure"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="80"/>
      <unit value="mm[Hg]"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
</Observation>