patient-clinical-worksheet-summaries.tsv
Represents summary information related to a clinical worksheet
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
ClinicalWorksheetResponseGuid | Guid | Unique identifier that represents this worksheet response |
WorksheetTitle | String | Title of the worksheet |
ScoreKey | String | Brief description on how to interpret the score |
EncounterEventGuid | Guid? | Encounter event guid related to the worksheet |
ResultSummary | String | Summary of the worksheet result |
Score | String | Calculated score for the worksheet |
LastModifiedByProviderGuid | Guid | Unique identifier of the provider who last modified this record |
LastModifiedDateTimeUtc | DateTime | UTC date and time when the last update was performed |