patient-clinical-worksheet-detail.tsv
Represents information related to patient worksheet responses
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
ClinicalWorksheetResponseGuid | Guid | Unique identifier that represents this worksheet response |
WorksheetQuestion | String | Question posed for this worksheet item |
AnswerProvided | String | Answer provided for this worksheet item |
LOINCcode | String | LOINC Code for this worksheet item |
LastModifiedByProviderGuid | Guid | Unique identifier of the provider who last modified this record |
LastModifiedDateTimeUtc | DateTime | UTC date and time when the last update was performed |