PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
OrderGuid |
Guid |
Unique identifier representing the lab order |
OrderItemGuid |
Guid |
Unique identifier representing the lab order test |
Question |
String |
Question associated with the lab order test e.g. “Have you eaten today?” |
QuestionCodeGroup |
String |
Code representing a group of questions e.g. “Maternal Screen” |
DisplayOrder |
String |
Display Order of the Question |
Answer |
String |
Answer provided for the question |
OrderableItemQuestionType |
String |
Type of question e.g. “Yes/No” or “Free Text” |
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 |