{
  "resourceType": "MedicationRequest",
  "id": "782bbdcb-b35a-4244-a902-4ff01d11f3f6",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2024-07-10T02:27:01.532+00:00",
    "source": "http://provider.hie.moh.gov.my#8p0sLdoFOyDBfNgI",
    "profile": [
      "http://fhir.hie.moh.gov.my/StructureDefinition/MedicationRequest-my-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Medication</b></p><p><b>Status</b>: ACTIVE</p><p><b>Intent</b>: PROPOSAL</p><p><b>Category</b>: Outpatient</p><p><b>Priority</b>: ROUTINE</p><p><b>Medication</b>: Paracetamol 500 mg Tablet</p><p><b>Timing</b>: 20-Jun-2023 10:16 - 27-Jun-2023 23:59</p><p><b>Duration</b>: 1 WK</p><p><b>Frequency</b>: PRN</p><p><b>Route</b>: Oral</p><p><b>Authored On</b>: 20-Jun-2023 10:18</p><p><b>Recorder</b>: SAIFULDAULAH BIN MOHD HAFIZ NGOO</p></div>"
  },
  "status": "active",
  "intent": "proposal",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
          "code": "outpatient",
          "display": "Outpatient"
        }
      ]
    }
  ],
  "priority": "routine",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/drug-my-core",
        "code": "N02BE01000T1001XX",
        "display": "Paracetamol 500 mg Tablet"
      }
    ]
  },
  "subject": {
    "reference": "Patient/7f696bd8-db54-49b8-ab4c-2cb2667481d4"
  },
  "encounter": {
    "reference": "Encounter/0510e397-83da-4abf-b52e-47a038e45dba"
  },
  "supportingInformation": [
    {
      "reference": "Medication/cf7bdf45-a37b-4b5f-8332-d2b22bf760fb"
    }
  ],
  "authoredOn": "2023-06-20T02:18:47+00:00",
  "requester": {
    "reference": "Organization/21-10072301"
  },
  "performer": {
    "reference": "Organization/21-10072301"
  },
  "recorder": {
    "reference": "PractitionerRole/e2d369d1-e300-4871-abe4-23389fcc0a82/_history/2"
  },
  "groupIdentifier": {
    "system": "http://fhir.hie.moh.gov.my/sid/composite-request-id",
    "value": "KKCBJ-MER-2300000001"
  },
  "note": [
    {
      "authorReference": {
        "reference": "PractitionerRole/e2d369d1-e300-4871-abe4-23389fcc0a82/_history/2"
      },
      "time": "2023-06-20T02:18:47+00:00",
      "text": "<p>to be taken when needed</p>"
    }
  ],
  "dosageInstruction": [
    {
      "timing": {
        "repeat": {
          "boundsPeriod": {
            "start": "2023-06-20T02:16:57+00:00",
            "end": "2023-06-27T15:59:59+00:00"
          },
          "duration": 1,
          "durationUnit": "wk"
        },
        "code": {
          "coding": [
            {
              "system": "http://fhir.hie.moh.gov.my/CodeSystem/phis-frequency-my-core",
              "code": "PRN",
              "display": "PRN"
            }
          ]
        }
      },
      "route": {
        "coding": [
          {
            "system": "http://fhir.hie.moh.gov.my/CodeSystem/phis-route-my-core",
            "code": "ORAL",
            "display": "Oral"
          }
        ]
      },
      "doseAndRate": [
        {
          "doseQuantity": {
            "value": 1000,
            "unit": "mg",
            "system": "http://fhir.hie.moh.gov.my/CodeSystem/phis-uom-my-core",
            "code": "mg"
          }
        }
      ]
    }
  ],
  "dispenseRequest": {
    "initialFill": {
      "quantity": {
        "value": 10,
        "unit": "tablet",
        "system": "http://fhir.hie.moh.gov.my/CodeSystem/phis-uom-my-core",
        "code": "tablet"
      },
      "duration": {
        "value": 1,
        "unit": "wk"
      }
    },
    "dispenseInterval": {
      "value": 1,
      "unit": "wk"
    },
    "validityPeriod": {
      "start": "2023-06-20T02:16:57+00:00",
      "end": "2023-06-27T15:59:59+00:00"
    },
    "numberOfRepeatsAllowed": 5,
    "quantity": {
      "value": 10,
      "unit": "tablet",
      "system": "http://fhir.hie.moh.gov.my/CodeSystem/phis-uom-my-core",
      "code": "tablet"
    },
    "expectedSupplyDuration": {
      "value": 1,
      "unit": "wk"
    },
    "performer": {
      "display": "Dr Iesza"
    }
  }
}