Skip to content

Class: Organization

A grouping of people or organizations with a common purpose such as a data coordinating center, an university, or an institute within a university

URI: ccdh:Organization

img

Parents

  • is_a: Entity - Any resource that has its own identifier

Referenced by class

Attributes

Own

  • id 1..1
    • Description: The 'logical' identifier of the entity within the system of record. The simple value of this attribute stands for an identifier of this data object within the system, it can be used as a reference from other objects within the same system (i.e. primary and foreign keys), and it should be unique per type of object. The same data object copied to a different system will likely have a different "id" in the new system since "id" values are system specific and do not represent persistent business identifiers. Business identifiers are assigned outside the information system and are captured in the "identifier" field. The "id" field is more likely to be a serially or randomly generated value that is assigned to the data object as it is created in a system.
    • Range: CcdhString
  • identifier 0..*
    • Description: A 'business' identifier or accession number for the entity, typically as provided by an external system or authority, that are globally unique and persist across implementing systems. Also, since these identifiers are created outside the information system through a specific business process, the Identifier type has additional attributes to capture this additional metadata so the actual identifier values are qualified by the context that created those values. This additional context allows "identifier" instances to be transmitted as business data across systems while still being able to trace them back to the system of origin.
    • Range: Identifier
  • name 0..1
    • Description: The full legal name by which the organization is known (e.g. 'National Cancer Institute')
    • Range: CcdhString
  • alias 0..1
    • Description: A secondary name for the organization such as a short name or abbreviation (e.g. 'NCI')
    • Range: CcdhString
  • organization_type 0..1
    • Description: The type of the organization (e.g. 'Cancer Genome Characterization Center')
    • Range: CcdhString