VascularAnatomySystemDefinition
Table contains items that represents anatomy of body (vessel related items).
| Column Name | Type | Description |
|---|---|---|
| LastLockedOrUnlockedInstant | DATETIME | Stores the instant the record was last locked/unlocked |
| AnatomyExternalName | VARCHAR | Indicates the external name used for the anatomy in reports and the user interface. |
| VesselOrganType | INTEGER | When the VEL record contains information about an organ, this column contains the type of organ. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| VesselAnatomyAbbreviation | VARCHAR | Indicates anatomy abbreviation used in the user interface |
| VesselLaterality | INTEGER | Stores the laterality of the location. |
| AnatomyRecordStatus | INTEGER | Stores the record status (hidden, soft-deleted, etc...) |
| OrthopedicSurgicalLocationIdentifier | INTEGER | Stores the mapping of the body location to surgical location. |
| PhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| VesselRecordCreationDate | DATETIME | Stores the date the record was created |
| VesselAnatomyRecordName | VARCHAR | Stores record name (.2) |
| VesselAnatomyType | INTEGER | Indicates anatomy type for an anatomy record, for example major vessel, vessel segment, graft etc. |
| VesselAnatomyIdentifier | VARCHAR | Indicates anatomy internal identifier, this is used by the CAST tool. |