Lithuanian Vital Signs Implementation Guide
0.0.1 - ci-build Lithuania flag

Lithuanian Vital Signs Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-vitalsigns/ and changes regularly. See the Directory of published versions

: BodyStructure: Blood Pressure Measurement Site (example)

Raw xml | Download


<BodyStructure xmlns="http://hl7.org/fhir">
  <id value="bodystructure-blood-pressure-example"/>
  <meta>
    <profile
             value="https://hl7.lt/fhir/vitalsigns/StructureDefinition/body-structure-blood-pressure"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: BodyStructure bodystructure-blood-pressure-example</b></p><a name="bodystructure-blood-pressure-example"> </a><a name="hcbodystructure-blood-pressure-example"> </a><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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-body-structure-blood-pressure.html">Body Structure for Blood Pressure</a></p></div><blockquote><p><b>includedStructure</b></p><p><b>structure</b>: <span title="Codes:{http://snomed.info/sct 7657000}">Structure of femoral artery (body structure)</span></p><p><b>laterality</b>: <span title="Codes:{http://snomed.info/sct 24028007}">Right</span></p><h3>BodyLandmarkOrientations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>LandmarkDescription</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 33586001}">Sitting position (finding)</span></td></tr></table></blockquote><p><b>patient</b>: <a href="Patient-patient-example.html">John Doe(official) Male, DoB Unknown ( http://hospital.org/patient-id#10005 (use: usual, ))</a></p></div>
  </text>
  <includedStructure>
    <structure>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="7657000"/>
        <display value="Structure of femoral artery (body structure)"/>
      </coding>
    </structure>
    <laterality>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="24028007"/>
        <display value="Right"/>
      </coding>
    </laterality>
    <bodyLandmarkOrientation>
      <landmarkDescription>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="33586001"/>
          <display value="Sitting position (finding)"/>
        </coding>
      </landmarkDescription>
    </bodyLandmarkOrientation>
  </includedStructure>
  <patient>🔗 
    <reference value="Patient/patient-example"/>
  </patient>
</BodyStructure>