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 json


{
  "resourceType" : "ValueSet",
  "id" : "item-generic-intention",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://epsb.medicationknowledge.com.au/ValueSet/item-generic-intention",
  "version" : "0.1.0",
  "name" : "ItemGenericIntention",
  "title" : "Generic Intention - Brand or Generic",
  "status" : "draft",
  "date" : "2022-10-21T05:18:38+00:00",
  "publisher" : "Medication Knowledge",
  "description" : "Item Generic Intention",
  "compose" : {
    "include" : [
      {
        "system" : "http://epsb.medicationknowledge.com.au/ValueSet/item-generic-intention",
        "concept" : [
          {
            "code" : "B",
            "display" : "Brand"
          },
          {
            "code" : "G",
            "display" : "Generic"
          }
        ]
      }
    ]
  }
}