PatientEncounterFormAnsw
Table has information for items in related group 20800.
| Column Name | Type | Description |
|---|---|---|
| FormAnswerLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
| QuickformCosignerProviderTypeCategory | VARCHAR | The category ID for the quickform cosigner provider type. |
| UserIdentifier | VARCHAR | The unique ID associated with the user record for this row. This column is frequently used to link to the CLARITY_EMP table. |
| FormIdentifier | VARCHAR | Stores the LQF (Form) ID |
| StatusChangeInstant | DATETIME | Instant of status change |
| EncounterContactSerialNumber | NUMERIC | A unique serial number for this encounter. This number is unique across all patients and encounters in the system. |
| ContactDate | DATETIME | The date of this contact in calendar format. |
| CommunityOwningInstanceIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this contact. This is only populated if you use IntraConnect. |
| ProviderRecordIdentifier | VARCHAR | The unique ID associated with the provider record for this row. This column is frequently used to link to the CLARITY_SER table. |
| QuickformTypeCategory | INTEGER | Context flag to categorize or filter answers |
| AuthorTreatmentTeamRelationship | VARCHAR | The author's treatment team relationship to the patient. |
| QuestionnaireAnswerLastAddendumIdentifier | VARCHAR | The unique ID of the previous addendum. |
| CosigningEmployeeIdentification | VARCHAR | The unique ID associated with the user record for this row. This column is frequently used to link to the CLARITY_EMP table. |
| PatientIdentification | VARCHAR | The unique ID assigned to the patient record. This ID may be encrypted if you have elected to use enterprise reporting’s security utility. |
| QuestionnaireAnswerNextAddendumIdentifier | VARCHAR | The unique ID of the next addendum. |
| AuthorizingProviderType | VARCHAR | The provider type of the author. |
| EncounterDateRealNumber | FLOAT | This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day. |
| CosigningProviderIdentifier | VARCHAR | The unique ID associated with the provider record for this row. This column is frequently used to link to the CLARITY_SER table. |