{
  "resourceType" : "ValueSet",
  "id" : "mr-draft-prescription-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mr-draft-prescription-type</b></p><a name=\"mr-draft-prescription-type\"> </a><a name=\"hcmr-draft-prescription-type\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-mr-prescription-type.html\"><code>https://fhir.medirecords.com/CodeSystem/mr-prescription-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-mr-prescription-type.html#mr-prescription-type-1\">1</a></td><td>Manual</td></tr><tr><td><a href=\"CodeSystem-mr-prescription-type.html#mr-prescription-type-2\">2</a></td><td>Paperscript</td></tr><tr><td><a href=\"CodeSystem-mr-prescription-type.html#mr-prescription-type-3\">3</a></td><td>Paperless</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.medirecords.com/ValueSet/mr-draft-prescription-type",
  "version" : "1.4.2",
  "name" : "MRDraftPrescriptionTypeValueSet",
  "title" : "Draft Prescription Type ValueSet",
  "status" : "active",
  "date" : "2026-04-23T22:51:42+00:00",
  "description" : "MediRecords Prescription Type ValueSet for draft MedicationRequest",
  "compose" : {
    "include" : [{
      "system" : "https://fhir.medirecords.com/CodeSystem/mr-prescription-type",
      "concept" : [{
        "code" : "1",
        "display" : "Manual"
      },
      {
        "code" : "2",
        "display" : "Paperscript"
      },
      {
        "code" : "3",
        "display" : "Paperless"
      }]
    }]
  }
}