{
  "resourceType" : "BodyStructure",
  "id" : "bodystructure-blood-pressure-example",
  "meta" : {
    "profile" : ["https://hl7.lt/fhir/vitalsigns/StructureDefinition/body-structure-blood-pressure"]
  },
  "language" : "lt",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: BodyStructure bodystructure-blood-pressure-example</b></p><a name=\"lt-bodystructure-blood-pressure-example\"> </a><a name=\"lt-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\u00a0(use:\u00a0usual,\u00a0))</a></p></div>"
  },
  "includedStructure" : [{
    "structure" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "7657000",
        "display" : "Structure of femoral artery (body structure)"
      }]
    },
    "laterality" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "24028007",
        "display" : "Right"
      }]
    },
    "bodyLandmarkOrientation" : [{
      "landmarkDescription" : [{
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "33586001",
          "display" : "Sitting position (finding)"
        }]
      }]
    }]
  }],
  "patient" : {
    "reference" : "Patient/patient-example"
  }
}