HospitalEncounterProblemLis
The contains the hospital problems for each hospital encounter.
| Column Name | Type | Description |
|---|---|---|
| DeploymentOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the deployment owner for this contact. |
| EncounterContactDate | DATETIME | The date of this contact in calendar format. |
| PatientIdentification | VARCHAR | The unique ID assigned to the patient record. This ID may be encrypted if you have elected to use enterprise reporting’s encryption utility. |
| EncounterDateFloat | 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. |
| HospitalEncounterProblemIdentifier | NUMERIC | The unique (LPL) ID for a problem associated with this hospital encounter. |
| IsPrincipalHospitalProblemIndicator | VARCHAR | A flag to indicate if this problem is currently marked as the principal hospital problem. |