Reviewed Extension¶
| Canonical | ../StructureDefinition/nexus-emr-reviewed |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | DiagnosticReport (element), Observation (element), DocumentReference (element) |
| Source | FSH · 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.
Elements / Differential
What this profile constrains beyond Extension. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | Reviewed | |||
| extension | 2..* | Extension | i | |
| extension:reviewer | S | 1..1 | Extension | Who acknowledged it i |
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: reviewer |
|
| value[x] | 0..1 | Reference(Practitioner Profile | PractitionerRole Profile) | ||
| extension:time | S | 1..1 | Extension | When it was acknowledged i |
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: time |
|
| value[x] | 0..1 | instant | ||
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: ../StructureDefinition/nexus-emr-reviewed |
|
| value[x] | 0..0 | base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta |