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
. Page versions: R4B R4 R2
Whether the concept has been deprecated
{
"resourceType": "ExtensionDefinition",
"id": "valueset-deprecated",
"url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
"name": "Whether the concept has been deprecated",
"display": "Deprecated",
"publisher": "HL7",
"description": "Set to true of the concept has been deprecated (still can be used, but soon to be withdrawn).",
"status": "draft",
"date": "2015-02-23T09:07:27+11:00",
"contextType": "resource",
"context": [
"ValueSet.define.concept",
"ValueSet.define.concept.concept",
".concept.concept"
],
"element": [
{
"path": "Extension",
"short": "Whether the concept has been deprecated",
"definition": "Set to true of the concept has been deprecated (still can be used, but soon to be withdrawn).",
"min": 0,
"max": "1",
"type": [
{
"code": "boolean"
}
]
}
]
}
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.