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
Kind of value set
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="valueset-category"/> <url value="http://hl7.org/fhir/ExtensionDefinition/valueset-category"/> <name value="Kind of value set"/> <publisher value="HL7"/> <description value="Identifies the value set as belonging to a particular set. For example "demographics", "lab", "clinical research", etc. Might also be used to tie a value set to particular usage projects."/> <status value="draft"/> <date value="2015-02-23T09:07:27+11:00"/> <contextType value="resource"/> <context value="ValueSet"/> <element> <path value="Extension"/> <short value="Kind of value set"/> <definition value="Identifies the value set as belonging to a particular set. For example "demographics", "lab", "clinical research", etc. Might also be used to tie a value set to particular usage projects."/> <comments value="The categories chosen will vary widely depending on the purpose of the value set repository."/> <min value="0"/> <max value="*"/> <type> <code value="CodeableConcept"/> </type> <binding> <name value="ValueSetCategory"/> <isExtensible value="true"/> <description value="Classifications for valuesets. Can include such concepts as "demographics", "lab", "clinical research". Might also be used to tie a value set to particular usage projects"/> </binding> </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.