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 / 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 | Reporting Export Stamp Extension | |||
| extension | 3..* | Extension | i | |
| extension:hic | S | 1..1 | Extension | The custodian the extract was stamped for (opaque) i |
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: hic |
|
| value[x] | 1..1 | string | ||
| extension:purpose | S | 1..1 | Extension | The purpose declared for the disclosure i |
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: purpose |
|
| value[x] | 1..1 | CodeableConcept | Binding: v3-PurposeOfUse (extensible) |
|
| extension:asOf | S | 1..1 | Extension | The instant the run was anchored at i |
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: asOf |
|
| value[x] | 1..1 | instant | ||
| extension:watermarkPosition | S | 0..1 | Extension | The run's stored ingest position, verbatim (opaque) i |
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: watermarkPosition |
|
| value[x] | 1..1 | string | ||
| url | 1..1 | http://hl7.org/fhirpath/System.String | i Fixed: ../StructureDefinition/reporting-export-stamp |
|
| 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 |