Patient identifier


Contents

Description

Attributes

Column Name Type Default Description
Primary Key patient_id int
Primary Key identifier varchar(50)
Primary Key identifier_type int
Required preferred tinyint(4)
Required location_id location.location_id int
Required creator users.user_id int
Required date_created datetime 0000-00-00 00:00:00
Required voided bit
voided_by users.user_id int NULL
date_voided datetime NULL
void_reason varchar(255) NULL
Primary Key primary key, Required required