Trade Register Field Reference

This page defines the factual fields used in the proposed Trade Register data structure.

Examples are intentionally omitted.

Back to structure

Table Field Requirement Description
registered_subjectsubject_idRequired / PKInternal Trade Register subject identifier.
subject_identifierRequired / IndexedUnique reference assigned to a registered subject and prefixed by the issuing jurisdiction.
local_codeRequired / IndexedUnique local Trade Register number assigned by the registration authority.
jurisdiction_codeRequiredIssuing jurisdiction code.
registration_authorityRequiredAuthority responsible for the registration.
subject_fromRequiredUTC date-time from which the subject record applies.
subject_toOptionalUTC date-time until which the subject record applied. Empty means currently valid.
subject_legal_statuslegal_status_idRequired / PKInternal identifier for the legal status record.
sls_subject_idRequired / FKReference to the registered subject.
legal_statusRequiredRecorded legal status of the registered subject.
legal_status_codeOptionalStandardized abbreviation of the legal status.
status_fromRequiredUTC date-time from which the legal status applies.
status_toOptionalUTC date-time until which the legal status applied. Empty means currently valid.
subject_namename_idRequired / PKInternal identifier for the name record.
sn_subject_idRequired / FKReference to the registered subject.
name_typeRequiredClassification of the name, such as legal, legalized, or trade.
name_valueRequiredRecorded name value.
is_case_sensitiveRequiredIndicates whether uppercase and lowercase letters are distinguished.
name_fromRequiredUTC date-time from which the name applies.
name_toOptionalUTC date-time until which the name applied. Empty means currently valid.
primary_trade_nameprimary_name_idRequired / PKInternal identifier for the primary trade name designation.
ptn_subject_idRequired / FKReference to the registered subject.
ptn_name_idRequired / FKReference to the name record designated as primary trade name.
primary_fromRequiredUTC date-time from which the name is designated as primary.
primary_toOptionalUTC date-time until which the name was primary. Empty means currently primary.
subject_locationlocation_idRequired / PKInternal identifier for the subject location record.
sl_subject_idRequired / FKReference to the registered subject.
sl_name_idOptional / FKReference to the trade name associated with this location.
street_address1OptionalPrimary street address line.
street_address2OptionalAdditional street address line.
postal_codeOptionalPostal or ZIP code.
cityOptionalCity or locality.
state_regionOptionalState, province, or region.
country_codeOptionalISO 3166-1 alpha-2 country code.
location_fromRequiredUTC date-time from which the location applies.
location_toOptionalUTC date-time until which the location applied. Empty means currently valid.
optional_subject_attributeattribute_idRequired / PKInternal identifier for the optional attribute record.
osa_subject_idRequired / FKReference to the registered subject.
attribute_nameRequiredName of the optional attribute.
attribute_valueOptionalThe provided attribute value. Empty means the value is not provided.
consent_requiredRequiredIndicates whether explicit consent is required before disclosure.
attribute_fromRequiredUTC date-time from which the optional attribute applies.
attribute_toOptionalUTC date-time until which the optional attribute applied. Empty means currently valid.
subject_responsibleresponsible_idRequired / PKInternal identifier for the responsible party record.
sr_subject_idRequired / FKReference to the registered subject.
responsible_subject_codeRequired / IndexedSubject code identifying the responsible natural person. The code begins with the ISO 3166-1 alpha-2 country code.
responsible_nameRequiredRecorded name of the responsible party.
responsible_roleRequiredRole of the responsible party in relation to the registered subject.
authority_to_representOptionalIndicates whether the responsible party has authority to represent the registered subject.
responsible_fromRequiredUTC date-time from which the responsibility applies.
responsible_toOptionalUTC date-time until which the responsibility applied. Empty means currently valid.