Column Name |
Column Datatype |
Column Null Option |
Column Comment |
|
|
ResultIdentifierDetailOid | int | NOT NULL | Object ID and primary key of the table, HResultIdentifierDetail. |
IdentifierCode | varchar(32) | NOT NULL | Observation Identifier. For example, 58410-2 would be stored as the LOINC code for a CBC. |
IdentifierDesc | varchar(255) | NULL | Observation Identifier Description. For example, Complete blood count(hemogram) panel. |
ResultIdentifierOid | int | NOT NULL | Relationship with HResultIdentifiers table. |
LastCngDtime | datetime | NULL | Current Universal Time Coordinate or Greenwich Mean Time. |