HomeHealthPatientCertificationPeriod
This table contains information for the cert period to which a Home Health contact belongs.
| Column Name | Type | Description |
|---|---|---|
| CertificationPeriod | INTEGER | The cert period to which the contact is linked. |
| IsPlanOfCareEncounterDeleted | VARCHAR | Stores if the Plan of Care encounter's certification period has been deleted. |
| ReportingDisciplineCode | INTEGER | This item stores the reporting discipline of the provider who completed the encounter. |
| IsAdmissionSourceSetManually | VARCHAR | Flags whether Admission Source was set manually or not. 0/No - Automatically set, 1/Yes - Manually Set, for records created before this item was created will default to No. |
| VisitSetVersion | INTEGER | The version of the visit set to which the visit belongs. |
| HomeHealthContactDateIdentifier | FLOAT | Unique identifier for this contact for this patient. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but don't represent if the record is a part of version skew. Links to table CL_COMMUNTY_INSTNC. |
| PhysicalDeploymentOwnerInstanceIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. Links to table CL_COMMUNTY_INSTNC. |
| HomeHealthVisitSet | INTEGER | The visit set of which the contact is a part. |
| CarePlanIdentifier | VARCHAR | The care plan to which the contact is linked. Links to table CARE_INTEGRATOR. |
| PatientIdentification | VARCHAR | Unique identifier for the patient. |
| AuthorizingProviderIdentifier | VARCHAR | The record ID for the provider who signed the verbal order that authorized this visit. |
| HomeHealthContactDate | DATETIME | The date of this contact in calendar format. |
| HomeHealthContactOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this contact. This is populated only if you use IntraConnect. |