This is the continuous integration build, it is not an authorized publication, and may be broken or incomplete at times. Refer to the Directory of published versions for stable versions


Example: ValueSet-item-generic-intention

Formats: XML, JSON

Raw xml



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="item-generic-intention"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <code>http://epsb.medicationknowledge.com.au/ValueSet/item-generic-intention</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>B</td><td>Brand</td></tr><tr><td>G</td><td>Generic</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://epsb.medicationknowledge.com.au/ValueSet/item-generic-intention"/>
  <version value="0.1.0"/>
  <name value="ItemGenericIntention"/>
  <title value="Generic Intention - Brand or Generic"/>
  <status value="draft"/>
  <date value="2022-10-21T05:18:38+00:00"/>
  <publisher value="Medication Knowledge"/>
  <description value="Item Generic Intention"/>
  <compose>
    <include>
      <system
              value="http://epsb.medicationknowledge.com.au/ValueSet/item-generic-intention"/>
      <concept>
        <code value="B"/>
        <display value="Brand"/>
      </concept>
      <concept>
        <code value="G"/>
        <display value="Generic"/>
      </concept>
    </include>
  </compose>
</ValueSet>