2nd DSTU Draft For Comment

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: R3 R2

Extension-valueset-comments.xml

Raw XML (canonical form)

Comment about the use of this code in this context

Raw XML

<ExtensionDefinition xmlns="http://hl7.org/fhir">
  <id value="valueset-comments"/>
  <url value="http://hl7.org/fhir/ExtensionDefinition/valueset-comments"/>
  <name value="Comment about the use of this code in this context"/>
  <display value="Comment"/>
  <publisher value="HL7"/>
  <description value="A comment that explains how this code is used in this context (where the value set is
   expected to be used)."/>
  <status value="draft"/>
  <date value="2015-02-23T09:07:27+11:00"/>
  <contextType value="resource"/>
  <context value="ValueSet.compose.include.concept"/>
  <context value="ValueSet.define.concept"/>
  <element>
    <path value="Extension"/>
    <short value="Comment about the use of this code in this context"/>
    <definition value="A comment that explains how this code is used in this context (where the value set is
     expected to be used)."/>
    <comments value="This is used in various FHIR value sets to make comments on how particular codes are used
     when the formal definition is a little abstract or vague, but it's not clear whether it
     belongs in the actual value set resource."/>
    <min value="0"/>
    <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.