{
  "resourceType": "ValueSet",
  "id": "PrescriptionTypeVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PrescriptionType Value Set.</h2><div><p>List of prescription types.</p>\n</div><ul><li>Include all codes defined in <a href=\"CodeSystem-PrescriptionType.html\"><code>http://fhir.mn/CodeSystem/PrescriptionType</code></a></li></ul></div>"
  },
  "url": "http://fhir.mn/ValueSet/PrescriptionTypeVS",
  "version": "1.0.0",
  "name": "PrescriptionTypeVS",
  "title": "PrescriptionType Value Set.",
  "status": "active",
  "date": "2021-10-12T23:24:32+02:00",
  "publisher": "http://fhir.mn",
  "contact": [
    {
      "name": "Pétur Þór Valdimarsson",
      "telecom": [
        {
          "system": "url",
          "value": "http://fhir.mn"
        },
        {
          "system": "email",
          "value": "petur.valdimarsson@chorus.se"
        }
      ]
    }
  ],
  "description": "List of prescription types.",
  "compose": {
    "include": [
      {
        "system": "http://fhir.mn/CodeSystem/PrescriptionType"
      }
    ]
  }
}