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
Who has used and how?
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="valueset-usage"/> <url value="http://hl7.org/fhir/ExtensionDefinition/valueset-usage"/> <name value="Who has used and how?"/> <publisher value="HL7"/> <description value="Consumers of the value set and the implementations, projects or standards that the author has utilized the value set in."/> <status value="draft"/> <date value="2015-02-23T09:07:27+11:00"/> <contextType value="resource"/> <context value="ValueSet"/> <element> <path value="Extension"/> <short value="Who has used and how?"/> <definition value="Consumers of the value set and the implementations, projects or standards that the author has utilized the value set in."/> <comments value="This is likely to be a ???point in time??? view and should not be considered an authoritative listing of all uses of the value set."/> <min value="0"/> <max value="*"/> </element> <element> <path value="Extension.user"/> <short value="A consumer of or client for the value set"/> <definition value="This is most likely to be an organization but can be an individual. It would not be a program, that information should be recorded in the usage.use."/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> </element> <element> <path value="Extension.use"/> <short value="Implementation/project/standard that uses value set"/> <definition value="A descriptive name of the project or standard in which the value set is used."/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> </element> </ExtensionDefinition>
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.