Skip to content

Class: CancerStageObservation

A data structure with key (observation_type) and value (valueCodeableConcept) attributes that represents a single cancer staging observation, such as the Clinical Metastasis (M) component of a clinical TNM staging.

URI: ccdh:CancerStageObservation

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
  • observation_type 1..1
    • Description: The type of cancer staging component being represented (e.g. 'Clinical Metastasis (M)')
    • Range: enum_CCDH_CancerStageObservation_observation_type
    • Examples: Overall, Tumor (T), Node (N), Metastasis (M), Clinical Overall, Clinical Tumor (T), Clinical Node (N), Clinical Metastasis (M), Pathological Overall, Pathological Tumor (T), Pathological Node (N), Pathological Metastasis (M), Ann Arbor Modifier
  • method_type 0..1
  • focus 0..1
    • 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
  • performed_by 0..1
    • Description: The organization or group that performed the observation activity.
    • Range: Organization
  • valueEntity 0..1
    • Description: The value of an observation
    • Range: Entity
  • valueCodeableConcept 1..1