The specification of the contents and form of a license or warrant granted by a regulatory agency.
instance_s (PK, M: CHAR VARYING(19))
Surrogate key of the table.
identifier (M: CHAR VARYING(80))
document_specification.identifier
The label by which a document specification is identified, such as a title.
instance_create_date (O: TIMESTAMP)
e_and_p_data.instance_create_date
This is the date that this instance was created. This date is defined by the source if imported, or is the date the instance is created if a new instance.
last_updated (O: TIMESTAMP)
e_and_p_data.last_updated
This is the date that this instance was last updated. This value should be updated when any part of this instance is altered (except for inverse relationships).
permit_specification.application_date
The date on which the application for the permit was made.
description (O: CHAR VARYING(2000))
e_and_p_data.description
A remark or comment about the instance.
document_date (O: DATE)
document_specification.document_date
This is the date this document specification was created. Note: this is not necessarily the date it was loaded into the data store.
permit_specification.expiry_date
The date after which the permit is no longer effective.
instance_creator (O: CHAR VARYING(80))
e_and_p_data.instance_creator
This is the person, company or application that created this instance. This identifies the party responsible for loading this instance.
last_updated_by (O: CHAR VARYING(80))
e_and_p_data.last_updated_by
This records the person or application making the update to this instance.
permit_specification.notification_date
This is the date of the notification granting the permit specification.
source (O: CHAR VARYING(80))
e_and_p_data.source
The provider of this instance, which is usually a data provider for imported/purchased data. If this instance is provided by POSC, then this attribute must be "POSC".
issued_by_s (FSK, O: CHAR VARYING(19))
permit_specification.issued_by
This describes the business associate that issued the permit specification, usually a governmental or regulatory agency.
Defines a foreign key to table business_associate.
document_specification.naming_system
The naming system in which the identifier is specified and determined to be unique.
Defines a foreign key to table naming_system.