Skip to content

Reviewed Extension

Canonical../StructureDefinition/nexus-emr-reviewed
Statusdraft · 1.26.0
BaseExtension (constraint)
ContextDiagnosticReport (element), Observation (element), DocumentReference (element)
SourceFSH · JSON

Review acknowledgement state for the artifact it is stamped on -- a result or an attached document: who reviewed it and when. ABSENT means unreviewed. The Task inbox is the optional review workflow on top; this extension is the queryable state it produces, stamped on the artifact so viewers need no Task join. It repeats where an artifact is assigned to several reviewers who each sign off for themselves, one stamp per reviewer; each profile's slice sets the cardinality for its artifact.

Invariants

Every rule in force on a conforming instance. This profile rows are stated here; inherited rows come from the base resource and are listed so that a constraint named on an element is findable. Invariant keys elsewhere on this page link into this table.

Key Source Severity On Rule
ele-1 inherited error Extension All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
ext-1 inherited error Extension Must have either extensions or value[x], not both
extension.exists() != value.exists()