Skip to content

Class: CancerStageObservationSet

A structured object to hold related data items about the staging of cancer (e.g. overall, T, N, and M components of a Cancer Staging observation).

URI: ccdh:CancerStageObservationSet

img

Parents

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

Referenced by class

Attributes

Own

  • id 0..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
  • category 0..1
  • focus 0..*
    • Description: The entity or entities directly observed/measured in generating an observation result.
    • Range: Entity
  • subject 0..1
    • Description: The patient that the observation is about (if not the direct focus). e.g. observations are often made on specimens derived from a patient, or other entities related to a patient, that ultimately tell us something about the patient of interest.
    • Range: Subject
  • method_type 0..*
    • Description: A type of method used in generating each of the Observations bundled in the set, in this case, the particular staging system being used to classify the cancer.
    • Range: enum_CCDH_CancerStageObservationSet_method_type
    • Examples: AJCC staging system 1st edition, AJCC staging system 2nd edition, AJCC staging system 3rd edition, AJCC staging system 4th edition, AJCC staging system 5th edition, AJCC staging system 6th edition, AJCC staging system 7th edition, AJCC staging system 8th edition, Ann Arbor staging system, COG Liver staging system, COG Renal staging system, Enneking MSTS staging system, FIGO staging system, IGCCCG staging system, INRG staging system, INSS staging system, IRS staging system, ISS staging system, Masaoka staging system, Unspecified staging system
  • performed_by 0..1
    • Description: The organization or group that performed the observation activity.
    • Range: Organization
  • observations 0..*
    • Description: A set of one or more more atomic observations about the cancer stage
    • Range: CancerStageObservation