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 
When this information was last updated
{
"resourceType": "ExtensionDefinition",
"id": "hspc-Updated",
"url": "http://hl7.org/fhir/ExtensionDefinition/hspc-Updated",
"name": "When this information was last updated",
"display": "HSPC Updated Date Extension",
"publisher": "HSPC",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://healthcaresoa.org"
}
]
}
],
"description": "When this information in the element that contains this extension was last updated.",
"status": "draft",
"date": "2015-02-18",
"contextType": "resource",
"context": [
"Any"
],
"element": [
{
"path": "Extension",
"short": "When this information was last updated",
"definition": "When this information in the element that contains this extension was last updated.",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
}
]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.