http://hl7.org/fhir/StructureDefinition/RiskAssessment|4.0.1
An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome.
description: An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome. derivation: specialization name: RiskAssessment type: RiskAssessment elements: parent: {short: Part of this occurrence, index: 2} encounter: {short: 'Where was assessment performed?', isSummary: true, index: 7} prediction: constraint: ras-2: {human: Must be <= 100, severity: error, expression: probability is decimal implies (probability as decimal) <= 100} short: Outcome predicted array: true index: 15 elements: outcome: {short: Possible outcome for the subject, index: 16} probability: constraint: ras-1: {human: 'low and high must be percentages, if present', severity: error, expression: (low.empty() or ((low.code = '%') and (low.system = %ucum))) and (high.empty() or ((high.code = '%') and (high.system = %ucum)))} short: Likelihood of specified outcome choices: [] index: 18 qualitativeRisk: short: Likelihood of specified outcome as a qualitative value binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/risk-probability'} index: 19 relativeRisk: {short: Relative likelihood, index: 20} when: short: Timeframe or age range choices: [] index: 22 rationale: {short: Explanation of prediction, index: 23} method: {short: Evaluation mechanism, isSummary: true, index: 4} basis: {short: Information used in assessment, array: true, index: 14} reasonCode: {short: 'Why the assessment was necessary?', array: true, index: 12} mitigation: {short: How to reduce risk, index: 24} note: {short: Comments on the risk assessment, array: true, index: 25} status: short: registered | preliminary | final | amended + binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-status|4.0.1'} isSummary: true index: 3 condition: {short: Condition assessed, isSummary: true, index: 10} code: {short: Type of assessment, isSummary: true, index: 5} identifier: {short: Unique identifier for the assessment, array: true, isSummary: true, index: 0} basedOn: {short: Request fulfilled by this assessment, index: 1} subject: {short: 'Who/what does assessment apply to?', isSummary: true, index: 6} occurrence: short: When was assessment made? choices: [] isSummary: true index: 9 performer: {short: 'Who did assessment?', isSummary: true, index: 11} reasonReference: {short: 'Why the assessment was necessary?', array: true, index: 13} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/RiskAssessment base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1 required: [status, subject]