HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build

HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: example-phis-medication-request - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "example-phis-medication-request",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-05-16T11:59:00+08:00",
    "source" : "http://provider.hie.moh.gov.my",
    "profile" : [
      🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/MedicationRequest-my-core"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest example-phis-medication-request</b></p><a name=\"example-phis-medication-request\"> </a><a name=\"hcexample-phis-medication-request\"> </a><a name=\"example-phis-medication-request-en-US\"> </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\">version: 1; Last updated: 2023-05-16 11:59:00+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my\">http://provider.hie.moh.gov.my</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicationRequest-my-core.html\">MedicationRequest (MY Core)</a></p></div><p><b>ExtensionDrugForm (MY Core)</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/drug-dose-form-my-core J04}\">Parenteral Solution</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-category outpatient}\">Outpatient</span></p><p><b>priority</b>: Routine</p><p><b>medication</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/drug-my-core N02AX02110P3001XX}\">Tramadol HCl 50 mg/ml Injection</span></p><p><b>subject</b>: <a href=\"Patient/8f7afd6b-0b35-4ff6-a961-ed0145f25d25\">Patient/8f7afd6b-0b35-4ff6-a961-ed0145f25d25</a></p><p><b>encounter</b>: <a href=\"Encounter/b0886e17-f7bc-44e8-a03d-2d805b190c22\">Encounter/b0886e17-f7bc-44e8-a03d-2d805b190c22</a></p><p><b>authoredOn</b>: 2023-05-16 19:58:53+0800</p><p><b>requester</b>: <a href=\"Organization/11-05060009\">Organization/11-05060009</a></p><p><b>performer</b>: <a href=\"Organization/11-05060009\">Organization/11-05060009</a></p><p><b>recorder</b>: <a href=\"PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11\">PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11</a></p><p><b>groupIdentifier</b>: <code>http://fhir.hie.moh.gov.my/sid/composite-request-id</code>/HTJ-MER-2300000001</p><p><b>note</b>: &lt;p&gt;test medication&lt;/p&gt; (By PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11 @2023-05-16 19:58:53+0800)</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Code , Duration 7?? , Once</p><p><b>route</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/phis-route-my-core IV}\">IV</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 ampoule<span style=\"background: LightGoldenRodYellow\"> (Details: CodeSystemPhisUom (MY Core)  codeamp = 'ampoule')</span></td></tr></table></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.hie.moh.gov.my/StructureDefinition/drug-form-my-core",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://fhir.hie.moh.gov.my/CodeSystem/drug-dose-form-my-core",
            "code" : "J04",
            "display" : "Parenteral Solution"
          }
        ]
      }
    }
  ],
  "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" : "N02AX02110P3001XX",
        "display" : "Tramadol HCl 50 mg/ml Injection"
      }
    ],
    "text" : "Tramadol HCl 50 mg/ml Injection"
  },
  "subject" : {
    "reference" : "Patient/8f7afd6b-0b35-4ff6-a961-ed0145f25d25"
  },
  "encounter" : {
    "reference" : "Encounter/b0886e17-f7bc-44e8-a03d-2d805b190c22"
  },
  "authoredOn" : "2023-05-16T19:58:53+08:00",
  "requester" : {
    "reference" : "Organization/11-05060009"
  },
  "performer" : {
    "reference" : "Organization/11-05060009"
  },
  "recorder" : {
    "reference" : "PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11"
  },
  "groupIdentifier" : {
    "system" : "http://fhir.hie.moh.gov.my/sid/composite-request-id",
    "value" : "HTJ-MER-2300000001"
  },
  "note" : [
    {
      "authorReference" : {
        "reference" : "PractitionerRole/04284202-2554-455a-a7a2-c59e994cd086/_history/11"
      },
      "time" : "2023-05-16T19:58:53+08:00",
      "text" : "<p>test medication</p>"
    }
  ],
  "dosageInstruction" : [
    {
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2023-05-23T00:00:00+08:00",
            "end" : "2023-05-29T00:00:00+08:00"
          },
          "duration" : 7,
          "durationUnit" : "d"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://fhir.hie.moh.gov.my/CodeSystem/phis-frequency-my-core",
              "code" : "Q8H",
              "display" : "Setiap 8 jam"
            }
          ]
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "http://fhir.hie.moh.gov.my/CodeSystem/phis-route-my-core",
            "code" : "IV",
            "display" : "IV"
          }
        ]
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 1,
            "unit" : "ampoule",
            "system" : "http://fhir.hie.moh.gov.my/CodeSystem/phis-uom-my-core",
            "code" : "amp"
          }
        }
      ]
    }
  ]
}