{
  "resourceType" : "ValueSet",
  "id" : "medication-request-status-empd",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medication-request-status-empd</b></p><a name=\"medication-request-status-empd\"> </a><a name=\"hcmedication-request-status-empd\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html\"><code>http://hl7.org/fhir/CodeSystem/medicationrequest-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version &#x1F4E6;4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-active\">active</a></td><td>Active</td><td>The prescription is 'actionable', but not all actions that are implied by it have occurred yet.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-cancelled\">cancelled</a></td><td>Cancelled</td><td>The prescription has been withdrawn before any administrations have occurred</td></tr></table></li></ul></div>"
  },
  "url" : "https://nhicore.nhi.gov.tw/empd/ValueSet/medication-request-status-empd",
  "version" : "0.2.1",
  "name" : "MedicationRequestStatusEMPD",
  "title" : "EMPD MedicationRequest Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-28T11:25:41+00:00",
  "publisher" : "NHI",
  "contact" : [{
    "name" : "NHI",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nhi.gov.tw/en/mp-2.html"
    }]
  }],
  "description" : "電子處方箋允許使用之 MedicationRequest 狀態。",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/CodeSystem/medicationrequest-status",
      "concept" : [{
        "code" : "active",
        "display" : "Active"
      },
      {
        "code" : "cancelled",
        "display" : "Cancelled"
      }]
    }]
  }
}