AnatomicalStructure
Type name: AnatomicalStructure
Extends MedicalEntity
Name |
Type |
Description |
associatedPathophysiology |
Text |
If applicable, a description of the pathophysiology associated with the anatomical system, including potential abnormal changes in the mechanical, physical, and biochemical functions of the system. |
bodyLocation |
Text |
Location in the body of the anatomical structure. |
connectedTo |
AnatomicalStructure |
Other anatomical structures to which this structure is connected. |
diagram |
ImageObject |
An image containing a diagram that illustrates the structure and/or its component substructures and/or connections with other structures. |
function |
Text |
Function of the anatomical structure. |
partOfSystem |
AnatomicalSystem |
The anatomical or organ system that this structure is part of. |
relatedCondition |
MedicalCondition |
A medical condition associated with this anatomy. |
relatedTherapy |
MedicalTherapy |
A medical therapy related to this anatomy. |
subStructure |
AnatomicalStructure |
Component (sub-)structure(s) that comprise this anatomical structure. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`AnatomicalStructure` schema provides detailed information about a specific anatomical structure, including its location, function, and related medical conditions."],["It highlights the structure's connections to other anatomical structures and systems, offering a comprehensive view of its role within the body."],["It can include visual representations using diagrams and allows for the description of associated pathophysiology."],["`AnatomicalStructure` extends the `MedicalEntity` type, inheriting its general medical properties."]]],["The `AnatomicalStructure` type defines components of the body, extending `MedicalEntity`. It includes attributes like `bodyLocation`, `function`, and `partOfSystem`. It can link to other structures via `connectedTo` and `subStructure`. Information on related medical aspects such as `associatedPathophysiology`, `relatedCondition`, and `relatedTherapy` can be provided. An image diagram using `diagram` can be included. It details the interrelationship of anatomical parts and potential medical context.\n"]]