Class Organization<R, PD>

A party (organization)

Type parameters

  • <R>: Role = Role

    The party's role(s) in the contracting process, using the open partyRole codelist.

  • <PD>: Record<string, any> | undefined = undefined

    Additional classification information about parties can be provided using partyDetail extensions that define particular properties and classification schemes.

Constructors

constructor

Properties

additionalIdentifiers

A list of additional / supplemental identifiers for the organization or participant, using the organization identifier guidance. This can be used to provide an internally used identifier for this organization in addition to the primary legal entity identifier.

address

An address. This may be the legally registered address of the organization, or may be a correspondence address for this particular contracting process.

contactPoint Optional

Contact details that can be used for this party.

details Optional

: PD

Additional classification information about parties can be provided using partyDetail extensions that define particular properties and classification schemes.

id

: string

The ID used for cross-referencing to this party from other sections of the release. This field may be built with the following structure {identifier.scheme}-{identifier.id}(-{department-identifier}).

identifier

The primary identifier for this organization or participant. Identifiers that uniquely pick out a legal entity should be preferred. Consult the organization identifier guidance for the preferred scheme and identifier to use.

name Optional

: undefined | string

A common name for this organization or other participant in the contracting process. The identifier object provides a space for the formal legal name, and so this may either repeat that value, or may provide the common name by which this organization or entity is known. This field may also include details of the department or sub-unit involved in this contracting process.

roles Optional

: Array<R | string>

The party's role(s) in the contracting process, using the open partyRole codelist.

Methods

toReference

Generated using TypeDoc. Made by uStudio Company with ❤️