Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: medication-request-full-example - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "medication-request-full-example",
  "meta" : {
    "profile" : [
      🔗 "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-medicationrequest"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code" : "U",
        "display" : "unrestricted"
      }
    ],
    "tag" : [
      {
        "system" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/writeback-action-type",
        "code" : "approved",
        "display" : "Approved write back"
      }
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest medication-request-full-example</b></p><a name=\"medication-request-full-example\"> </a><a name=\"hcmedication-request-full-example\"> </a><a name=\"medication-request-full-example-en-US\"> </a><p><b>Medication Long Term extension</b>: true</p><p><b>Medication Scheme extension</b>: <a href=\"CodeSystem-medication-scheme.html#medication-scheme-pbs\">Medication Scheme Code System pbs</a>: pbs</p><p><b>Medication Unusual Dose extension</b>: true</p><p><b>Medication Regulation 24 extension</b>: true</p><p><b>Medication Authority Number extension</b>: 123456</p><p><b>Medication Approved Number extension</b>: 123456</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Urgent</p><p><b>medication</b>: <span title=\"Codes:{http://www.mims.com.au/codes m018510101}\">ACICLOVIR 200 MG TABLET: DISPERSIBLE</span></p><p><b>subject</b>: <a href=\"https://alexapitest.medtechglobal.com.au/fhir/Patient/317b783845c89c677bad0dcce08ae0d3\">Medication Sally</a></p><p><b>authoredOn</b>: 2023-03-23 17:14:43+1300</p><p><b>requester</b>: <a href=\"https://alexapitest.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Dr Alex Api</a></p><p><b>note</b>: This is a note</p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 2 tablet, Twice Daily, 1 week</p><p><b>patientInstruction</b>: After food.</p><p><b>timing</b>: Code </p><p><b>route</b>: <span title=\"Codes:{https://alexapi.medtechglobal.com.au/fhir/CodeSystem/route-of-administration left-ear}\">left ear</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>2 tablet</td></tr></table></blockquote><blockquote><p><b>dispenseRequest</b></p><p><b>numberOfRepeatsAllowed</b>: 2</p><p><b>quantity</b>: 12 tablet</p><h3>ExpectedSupplyDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Unit</b></td><td><b>System</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>week</td><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ucum.html\">http://unitsofmeasure.org</a></td><td>wk</td></tr></table></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/medication-long-term",
      "valueBoolean" : true
    },
    {
      "url" : "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/medication-scheme",
      "valueCoding" : {
        "system" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/medication-scheme",
        "code" : "pbs",
        "display" : "pbs"
      }
    },
    {
      "url" : "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/medication-unusual-dose",
      "valueBoolean" : true
    },
    {
      "url" : "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/medication-regulation-24",
      "valueBoolean" : true
    },
    {
      "url" : "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/medication-authority-number",
      "valueString" : "123456"
    },
    {
      "url" : "https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/medication-approved-number",
      "valueString" : "123456"
    }
  ],
  "status" : "active",
  "intent" : "order",
  "priority" : "urgent",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.mims.com.au/codes",
        "code" : "m018510101",
        "display" : "ACICLOVIR 200 MG TABLET: DISPERSIBLE"
      }
    ],
    "text" : "ACICLOVIR 200 MG TABLET: DISPERSIBLE"
  },
  "subject" : {
    "reference" : "https://alexapitest.medtechglobal.com.au/fhir/Patient/317b783845c89c677bad0dcce08ae0d3",
    "display" : "Medication Sally"
  },
  "authoredOn" : "2023-03-23T17:14:43+13:00",
  "requester" : {
    "reference" : "https://alexapitest.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91",
    "display" : "Dr Alex Api"
  },
  "note" : [
    {
      "text" : "This is a note"
    }
  ],
  "dosageInstruction" : [
    {
      "text" : "2 tablet, Twice Daily, 1 week",
      "patientInstruction" : "After food.",
      "timing" : {
        "code" : {
          "coding" : [
            {
              "system" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/daily-frequency",
              "code" : "TW",
              "display" : "Twice weekly"
            }
          ]
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/route-of-administration",
            "code" : "left-ear",
            "display" : "left ear"
          }
        ]
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 2,
            "unit" : "tablet"
          }
        }
      ]
    }
  ],
  "dispenseRequest" : {
    "numberOfRepeatsAllowed" : 2,
    "quantity" : {
      "value" : 12,
      "unit" : "tablet"
    },
    "expectedSupplyDuration" : {
      "value" : 1,
      "unit" : "week",
      "system" : "http://unitsofmeasure.org",
      "code" : "wk"
    }
  }
}