{
  "resourceType": "ValueSet",
  "id": "medication-type",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-12-08T01:00:00.000+11:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Medication Type</h2><div><p>Medication Type</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-medication-type.html\"><code>http://hl7.org.au/fhir/CodeSystem/medication-type</code></a></li></ul></div>"
  },
  "url": "http://hl7.org.au/fhir/ValueSet/medication-type",
  "name": "Medication Type",
  "status": "draft",
  "date": "2018-03-12T22:39:32+11:00",
  "publisher": "Health Level Seven Australia (Medications)",
  "contact": [
    {
      "name": "hl7.org.au"
    }
  ],
  "description": "Medication Type",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org.au/fhir/CodeSystem/medication-type"
      }
    ]
  }
}