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 / Snapshot
The full effective definition: base Extension with this profile's constraints applied.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | Reviewed Invariants: ele-1, ext-1 |
||
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 2..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| extension:reviewer | S | 1..1 | Extension | Who acknowledged it i Invariants: ele-1, ext-1 |
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..0 | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: reviewer |
|
| value[x] | 0..1 | Reference(Practitioner Profile | PractitionerRole Profile) | Value of extension Invariants: ele-1 |
|
| extension:time | S | 1..1 | Extension | When it was acknowledged i Invariants: ele-1, ext-1 |
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..0 | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: time |
|
| value[x] | 0..1 | instant | Value of extension Invariants: ele-1 |
|
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension 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 | Value of extension Invariants: ele-1 |