{
  "resourceType" : "MedicationRequest",
  "id" : "med-req-01-ep",
  "meta" : {
    "profile" : ["https://nhicore.nhi.gov.tw/empd/StructureDefinition/MedicationRequest-EMPD"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest med-req-01-ep</b></p><a name=\"med-req-01-ep\"> </a><a name=\"hcmed-req-01-ep\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequest-EMPD.html\">電子處方箋-處方內容(MedicationRequest)</a></p></div><p><b>Extension-給藥總日份</b>: 7 days</p><p><b>identifier</b>: <code>http://www.moi.gov.tw/</code>/Med000001, 7</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://nhicore.nhi.gov.tw/empd/CodeSystem/TypeOfPrescription-cs A}\">一般處方箋：處方用藥，一次給予7日(含)以下之用藥量</span>, <span title=\"Codes:{https://nhicore.nhi.gov.tw/empd/CodeSystem/OrderType-cs 1}\">用藥明細</span>, <span title=\"Codes:{https://nhicore.nhi.gov.tw/empd/CodeSystem/SelfpayStatus-cs 01}\">非自費</span></p><p><b>medication</b>: <a href=\"Medication-med-01-ep.html\">Medication YEN KUANG EYE DROPS</a></p><p><b>subject</b>: <a href=\"Patient-pat-ep.html\">甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>insurance</b>: <a href=\"Coverage-cov-ep.html\">Coverage: status = active; type = 職業傷害</a></p><p><b>note</b>: , </p><blockquote><div><p>A</p>\n</div></blockquote><blockquote><div><p>否</p>\n</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: 4</p><p><b>route</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw PO}\">口服</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 顆</td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>validityPeriod</b>: 2024-01-12 00:00:00+0800 --&gt; 2024-01-19 00:00:00+0800</p><p><b>numberOfRepeatsAllowed</b>: 1</p><p><b>quantity</b>: 12 顆</p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>3</td></tr></table></blockquote><h3>Substitutions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Allowed[x]</b></td><td><b>Reason</b></td></tr><tr><td style=\"display: none\">*</td><td>true</td><td><span title=\"Codes:\">不可替代時始需註明</span></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Extension-TotalDuration",
    "valueQuantity" : {
      "value" : 7,
      "unit" : "days"
    }
  }],
  "identifier" : [{
    "system" : "http://www.moi.gov.tw/",
    "value" : "Med000001"
  },
  {
    "value" : "7"
  }],
  "status" : "active",
  "intent" : "order",
  "category" : [{
    "coding" : [{
      "system" : "https://nhicore.nhi.gov.tw/empd/CodeSystem/TypeOfPrescription-cs",
      "code" : "A"
    }]
  },
  {
    "coding" : [{
      "system" : "https://nhicore.nhi.gov.tw/empd/CodeSystem/OrderType-cs",
      "code" : "1"
    }]
  },
  {
    "coding" : [{
      "system" : "https://nhicore.nhi.gov.tw/empd/CodeSystem/SelfpayStatus-cs",
      "code" : "01",
      "display" : "非自費"
    }]
  }],
  "medicationReference" : {
    "reference" : "Medication/med-01-ep"
  },
  "subject" : {
    "reference" : "Patient/pat-ep"
  },
  "insurance" : [{
    "reference" : "Coverage/cov-ep"
  }],
  "note" : [{
    "text" : "A"
  },
  {
    "text" : "否"
  }],
  "dosageInstruction" : [{
    "timing" : {
      "repeat" : {
        "frequency" : 4
      }
    },
    "route" : {
      "coding" : [{
        "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw",
        "code" : "PO"
      }]
    },
    "doseAndRate" : [{
      "doseQuantity" : {
        "value" : 1,
        "unit" : "顆"
      }
    }]
  }],
  "dispenseRequest" : {
    "validityPeriod" : {
      "start" : "2024-01-12T00:00:00+08:00",
      "end" : "2024-01-19T00:00:00+08:00"
    },
    "numberOfRepeatsAllowed" : 1,
    "quantity" : {
      "value" : 12,
      "unit" : "顆",
      "system" : "http://unitsofmeasure.org"
    },
    "expectedSupplyDuration" : {
      "value" : 3
    }
  },
  "substitution" : {
    "allowedBoolean" : true,
    "reason" : {
      "text" : "不可替代時始需註明"
    }
  }
}