description: 'Parent profile for observations regarding cancer risk assessment. Risk assessment is a process used to estimate the risk that a certain event will happen. In medicine, this may include a person’s risk of having a child with a certain condition or disease, such as cancer. It may also be used to estimate the risk of carrying a certain gene mutation (change), or of having an adverse event (unexpected medical problem) in response to certain types of drugs or other substances. A risk assessment may be done by collecting information about a person’s age, sex, personal and family medical history, ethnic background, lifestyle, and other factors and using statistics tools to calculate risk (Definition from: [NCI Dictionary of Cancer Terms](https://www.cancer.gov/publications/dictionaries/cancer-terms/def/risk-assessment)).\n\nThe key elements are the code, method, value, and optionally, prognostic factors referenced in the hasMember element.' package_name: hl7.fhir.us.mcode derivation: constraint name: CancerRiskAssessment abstract: true type: Observation elements: referenceRange: {short: Not used in this profile, index: 10} hasMember: {short: Prognostic factors contributing to risk assessment., index: 11} value: short: The value of the risk assessment mustSupport: true choices: [valueCodeableConcept] index: 7 status: {mustSupport: true, index: 0} effective: mustSupport: true choices: [] index: 5 code: short: The type of risk assessment information reported. binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/mcode-risk-assessment-type-vs'} mustSupport: true index: 1 valueCodeableConcept: {type: CodeableConcept, short: The value of the risk assessment, mustSupport: true, choiceOf: value, index: 8} focus: type: Reference short: The cancer condition associated with risk assessment. mustSupport: true refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition'] index: 3 device: {short: Not used in this profile, index: 9} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient'] index: 2 package_version: 4.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-risk-assessment base: http://hl7.org/fhir/StructureDefinition/Observation version: 4.0.0-ballot