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.

TypedFhir API / TypeScript

The typed accessor surface RiskAssessment exposes for RiskAssessment — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.

class RiskAssessment extends ClinicalResourcegenerated source

Accessor Type Access Notes
$effectiveDate FuzzyDate | undefined read-only The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f…
$display string | undefined read-only The resource's human headline — a coded concept's label, else a title / name, else undefined.
status string | undefined read/write registered | preliminary | final | amended | ... | entered-in-error
method Concept | undefined read/write · raw twin Which score was computed (text-first until a method vocabulary settles)
subject Reference | undefined read/write · raw twin The patient
condition Reference | undefined read/write · raw twin The condition the assessment is about, when there is one
basis References read/write · raw twin What went into the calculation (the Observations/Conditions used)
prediction Json[] | undefined read/write The score itself: outcome + probability + qualitative band