This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/provenance
Status: draft
Provides the provenance record associated with the most recent update of the resource.
HL7usage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/provenance Most recent change: Provides the provenance record associated with the most recent update of the resource. Use on element: * | ||
valueReference | 0..1 | Provenance | Most recent change Use on element: * |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/provenance" : { // Most recent change "valueReference" : [{ Reference(Provenance) }] //Most recent change }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/provenance Most recent change: Provides the provenance record associated with the most recent update of the resource. Use on element: * | ||
valueReference | 0..1 | Provenance | Most recent change Use on element: * |