Reporting Export Stamp Extension¶
| Canonical | ../StructureDefinition/reporting-export-stamp |
|---|---|
| Status | draft (experimental) · 1.26.0 |
| Base | Extension (constraint) |
| Context | Bundle.meta (element) |
| Source | FSH · JSON |
The disclosure stamp an identified reporting extract carries: which custodian the file was produced for, under what declared purpose, as of what instant, and from which stored ingest position. An extract is a FHIR collection Bundle of patient stubs handed to a requester as a file rather than stored on a server, and the stamp is how the file can still be answered for once it has left.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | Reporting Export Stamp Extension Invariants: ele-1, ext-1 |
||
| extension | 3..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| extension:hic | S | 1..1 | Extension | The custodian the extract was stamped for (opaque) i Invariants: ele-1, ext-1 |
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: hic |
|
| value[x] | 1..1 | string | Value of extension Invariants: ele-1 |
|
| extension:purpose | S | 1..1 | Extension | The purpose declared for the disclosure i Invariants: ele-1, ext-1 |
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: purpose |
|
| value[x] | 1..1 | CodeableConcept | Value of extension Binding: v3-PurposeOfUse ( extensible)Invariants: ele-1 |
|
| extension:asOf | S | 1..1 | Extension | The instant the run was anchored at i Invariants: ele-1, ext-1 |
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: asOf |
|
| value[x] | 1..1 | instant | Value of extension Invariants: ele-1 |
|
| extension:watermarkPosition | S | 0..1 | Extension | The run's stored ingest position, verbatim (opaque) i Invariants: ele-1, ext-1 |
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: watermarkPosition |
|
| value[x] | 1..1 | string | Value of extension Invariants: ele-1 |
|
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: ../StructureDefinition/reporting-export-stamp |