Arteria
Nombre del tipo: Artery
Extiende Vessel
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-03 (UTC)
[null,null,["Última actualización: 2024-09-03 (UTC)"],[[["An `Artery` is a type of `Vessel` that stores information about arteries."],["This type includes properties for defining the artery's branches (`arterialBranch`), origin (`source`), and the area it supplies blood to (`supplyTo`)."],["Each of these properties uses `AnatomicalStructure` to represent the related anatomical structures."]]],["Artery, extending the Vessel type, is defined by three key properties: `arterialBranch`, which identifies the artery's branching structures; `source`, indicating the originating anatomical structure or organ system; and `supplyTo`, specifying the area receiving blood supply from the artery. These properties define the core structure and function of an artery within a larger anatomical context.\n"]]