Skip to content

Risk Assessment Profile

Canonical../StructureDefinition/nexus-emr-core-riskassessment
Statusdraft (experimental) · 1.26.0
BaseRiskAssessment (constraint)
SourceFSH · JSON

Nexus EMR profile for RiskAssessment -- computed clinical risk scores. First pass: status, method, predictions (outcome + probability + qualitative band), basis. Closed to SMART apps pending an exposure decision.

Elements / Key elements

The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.

Element Flags Card. Type Description & Constraints
RiskAssessment 0..* Nexus EMR Risk Assessment Core
Invariants: dom-2, dom-3, dom-4, dom-5, dom-6, nexus-note-extension-not-where-native
implicitRules ?! 0..1 uri A set of rules under which this content was created i
Invariants: ele-1
status S 1..1 code registered | preliminary | final | amended | ... | entered-in-error
Binding: observation-status (required)
Invariants: ele-1
method S 0..1 CodeableConcept Which score was computed (text-first until a method vocabulary settles)
Invariants: ele-1
subject S 1..1 Reference(Patient Profile) The patient
Invariants: ele-1
occurrence[x]:occurrenceDateTime S 0..1 dateTime When the risk score was computed
Invariants: ele-1
condition S 0..1 Reference(Condition Profile) The condition the assessment is about, when there is one
Invariants: ele-1
basis S 0..* Reference(Resource) What went into the calculation (the Observations/Conditions used)
Invariants: ele-1
prediction S 0..* BackboneElement The score itself: outcome + probability + qualitative band i
Invariants: ele-1, ras-2
outcome S 0..1 CodeableConcept What is being predicted ('10-year cardiovascular event')
Invariants: ele-1
probability[x]:probabilityDecimal S 0..1 decimal The numeric score, as a probability in [0,1] i
Invariants: ele-1, ras-1
qualitativeRisk S 0..1 CodeableConcept low | moderate | high (the display band)
Binding: risk-probability (extensible)
Invariants: ele-1