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 R3 R2
Reference to a trusted expansion
{
"resourceType": "ExtensionDefinition",
"id": "valueset-trusted-expansion",
"url": "http://hl7.org/fhir/ExtensionDefinition/valueset-trusted-expansion",
"name": "Reference to a trusted expansion",
"publisher": "HL7",
"description": "Indicates an authoritative source for performing value set expansions.",
"status": "draft",
"date": "2015-02-23T09:07:27+11:00",
"contextType": "resource",
"context": [
"ValueSet"
],
"element": [
{
"path": "Extension",
"short": "Reference to a trusted expansion",
"definition": "Indicates an authoritative source for performing value set expansions.",
"min": 0,
"max": "*",
"type": [
{
"code": "uri"
}
]
}
]
}
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.