{
  "resourceType" : "BodyStructure",
  "id" : "example-body-structure-eu-multiple",
  "meta" : {
    "profile" : ["http://hl7.eu/fhir/base/StructureDefinition/bodyStructure-eu-core"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: BodyStructure example-body-structure-eu-multiple</b></p><a name=\"example-body-structure-eu-multiple\"> </a><a name=\"hcexample-body-structure-eu-multiple\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bodyStructure-eu-core.html\">BodyStructure (EU core)</a></p></div><blockquote><p><b>R5: Included anatomic location(s) (new)</b></p><ul><li>structure: <span title=\"Codes:{http://snomed.info/sct 8205005}\">Wrist</span></li><li>laterality: <span title=\"Codes:{http://snomed.info/sct 7771000}\">Left</span></li><li>qualifier: <span title=\"Codes:{http://snomed.info/sct 255554000}\">Dorsal</span></li><li>qualifier: <span title=\"Codes:{http://snomed.info/sct 40415009}\">Proximal</span></li></ul></blockquote><blockquote><p><b>R5: Included anatomic location(s) (new)</b></p><ul><li>structure: <span title=\"Codes:{http://snomed.info/sct 14975008}\">Forearm</span></li><li>laterality: <span title=\"Codes:{http://snomed.info/sct 7771000}\">Left</span></li><li>qualifier: <span title=\"Codes:{http://snomed.info/sct 46053002}\">Distal</span></li></ul></blockquote><p><b>identifier</b>: <code>http://example.org/body-structures</code>/BS-0000042</p><p><b>morphology</b>: <span title=\"Codes:{http://snomed.info/sct 339008}\">Blister</span></p><p><b>patient</b>: <a href=\"Patient-patient-eu-core-example.html\">John Doe  Male, DoB: 1980-01-01</a></p></div>"
  },
  "extension" : [{
    "extension" : [{
      "url" : "structure",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "8205005",
          "display" : "Wrist"
        }]
      }
    },
    {
      "url" : "laterality",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "7771000",
          "display" : "Left"
        }]
      }
    },
    {
      "url" : "qualifier",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "255554000",
          "display" : "Dorsal"
        }]
      }
    },
    {
      "url" : "qualifier",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "40415009",
          "display" : "Proximal"
        }]
      }
    }],
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure"
  },
  {
    "extension" : [{
      "url" : "structure",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "14975008",
          "display" : "Forearm"
        }]
      }
    },
    {
      "url" : "laterality",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "7771000",
          "display" : "Left"
        }]
      }
    },
    {
      "url" : "qualifier",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "46053002",
          "display" : "Distal"
        }]
      }
    }],
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure"
  }],
  "identifier" : [{
    "system" : "http://example.org/body-structures",
    "value" : "BS-0000042"
  }],
  "morphology" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "339008",
      "display" : "Blister"
    }]
  },
  "patient" : {
    "reference" : "Patient/patient-eu-core-example"
  }
}