patient-lab-order-documents.tsv
Data regarding documents related to a lab order
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
OrderGuid | Guid | Unique identifier representing the lab order |
DocumentStorageGuid | Guid | Filename of the corresponding binary content for the document |
DocumentType | String | Type of document: LabOrder.Requisition, LabOrder.ABN, or HL7 |
LastModifiedByProfileGuid | Guid? | Unique identifier representing the profile who last modified this record |
LastModifiedDateTimeUtc | DateTime | UTC date and time when the last update was made to this record in the EHR |