RiskAssessment
ClinicalAn assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| RiskAssessment | 0..* | — | Potential outcomes for a subject with likelihood |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Unique identifier for the assessment |
| .basedOn | 0..1 | Reference(Resource) | Request fulfilled by this assessment |
| .parent | 0..1 | Reference(Resource) | Part of this occurrence |
| .statusΣ | 1..1 | code | registered | preliminary | final | amended + Bindingobservation-status(required) |
| .methodΣ | 0..1 | CodeableConcept | Evaluation mechanism BindingThe mechanism or algorithm used to make the assessment; e.g. TIMI, PRISM, Cardiff Type 2 diabetes, etc.(example) |
| .codeΣ | 0..1 | CodeableConcept | Type of assessment |
| .subjectΣ | 1..1 | Reference(Patient | Group) | Who/what does assessment apply to? |
| .encounterΣ | 0..1 | Reference(Encounter) | Where was assessment performed? |
| .occurrence[x]Σ | 0..1 | dateTime | Period | When was assessment made? |
| .conditionΣ | 0..1 | Reference(Condition) | Condition assessed |
| .performerΣ | 0..1 | Reference(Practitioner | PractitionerRole | Device) | Who did assessment? |
| .reasonCode | 0..* | CodeableConcept | Why the assessment was necessary? |
| .reasonReference | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why the assessment was necessary? |
| .basis | 0..* | Reference(Resource) | Information used in assessment |
| .prediction | 0..* | BackboneElement | Outcome predicted |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .outcome | 0..1 | CodeableConcept | Possible outcome for the subject BindingThe condition or other outcome; e.g. death, remission, amputation, infection, etc.(example) |
| .probability[x] | 0..1 | decimal | Range | Likelihood of specified outcome |
| .qualitativeRisk | 0..1 | CodeableConcept | Likelihood of specified outcome as a qualitative value Bindingrisk-probability(example) |
| .relativeRisk | 0..1 | decimal | Relative likelihood |
| .when[x] | 0..1 | Period | Range | Timeframe or age range |
| .rationale | 0..1 | string | Explanation of prediction |
| .mitigation | 0..1 | string | How to reduce risk |
| .note | 0..* | Annotation | Comments on the risk assessment |