This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
Profile for Defines common extensions used with or related to the Provenance resource
{
"resourceType": "Profile",
"text": {
"status": "generated",
"div": "<div><pre> <span style=\"float: right\"><a title=\"Documentation for this format\" href=\"formats.html\"><img alt=\"doco\" src=\"help.png\"/></a></span>\r\n<span style=\" color: Gray\"><!-- <span style=\"color: Darkviolet\">Extensions</span> --></span>\r\n<<span title=\"Provides the provenance record associated with the most recent update of the resource.\"><b>extension</b></span>><a name=\"provenance\"> </a><!-- <span style=\"color: brown\"><b>0..1</b></span> <span style=\"color: navy\">Context: Resource = *</span> -->\r\n <<b>url</b> value="<span style=\"color: maroon\">http://hl7.org/fhir/extensions/Provenance#provenance</span>"/>\r\n <<span title=\"Provides the provenance record associated with the most recent update of the resource.\"><b>valueResourceReference</b></span>><span style=\" color: Gray\"><!-- </span> <span style=\"color: brown;\"><b>0..1</b></span> <span style=\"color: darkgreen\"><a href=\"http://hl7.org/fhir/references.html#Resource\">Resource</a>(<a href=\"http://hl7.org/fhir/provenance.html#Provenance\">Provenance</a>)</span> <span style=\"color: navy\">Most recent change</span> <span style=\" color: Gray\">--> </span></valueResourceReference>\r\n</extension>\r\n\r\n</pre></div>"
},
"name": "Provenance HL7 Extensions",
"publisher": "HL7",
"description": "Defines common extensions used with or related to the Provenance resource",
"status": "draft",
"extensionDefn": [
{
"code": "provenance",
"display": "Most recent change",
"contextType": "resource",
"context": [
"*"
],
"definition": {
"short": "Most recent change",
"formal": "Provides the provenance record associated with the most recent update of the resource.",
"min": 0,
"max": "1",
"type": [
{
"code": "Resource(Provenance)"
}
],
"mustSupport": false,
"isModifier": false
}
}
]
}