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_codeRequired / IndexedJurisdiction-specific subject code identifying the registered subject. The code begins with the ISO 3166-1 alpha-2 country code.
jurisdiction_codeRequiredCode of the legal jurisdiction.
registration_authorityRequiredAuthority responsible for the registration.
registration_numberRequired / IndexedLocal Trade Register number.
valid_fromRequiredUTC date-time from which the subject record applies.
valid_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.
subject_idRequired / FKReference to the registered subject.
legal_statusRequiredRecorded legal status of the registered subject.
legal_status_codeOptionalStandardized abbreviation of the legal status.
valid_fromRequiredUTC date-time from which the legal status applies.
valid_toOptionalUTC date-time until which the legal status applied. Empty means currently valid.
subject_namename_idRequired / PKInternal identifier for the name record.
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.
valid_fromRequiredUTC date-time from which the name applies.
valid_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.
subject_idRequired / FKReference to the registered subject.
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.
optional_subject_attributeattribute_idRequired / PKInternal identifier for the optional attribute record.
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.
valid_fromRequiredUTC date-time from which the optional attribute applies.
valid_toOptionalUTC date-time until which the optional attribute applied. Empty means currently valid.
subject_responsibleresponsible_idRequired / PKInternal identifier for the responsible party record.
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.
valid_fromRequiredUTC date-time from which the responsibility applies.
valid_toOptionalUTC date-time until which the responsibility applied. Empty means currently valid.