MediRecords FHIR Implementation Guide
1.3.0 - release


: MediRecords stopped Prescription Example - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationRequest",
  "id" : "9bf648c6-20b9-11ec-9621-0242mr130003",
  "meta" : {
    "lastUpdated" : "2021-12-17T01:43:30Z",
    "profile" : [
      "https://fhir.medirecords.com/StructureDefinition/mr-medication-request"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"9bf648c6-20b9-11ec-9621-0242mr130003\"> </a></p><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\">Resource MedicationRequest &quot;9bf648c6-20b9-11ec-9621-0242mr130003&quot; Updated &quot;2021-12-17 01:43:30+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mr-medication-request.html\">MediRecords MedicationRequest</a></p></div><p><b>Prescription Approval Status Extension</b>: Approval Required (Details: https://fhir.medirecords.com/CodeSystem/mr-prescription-approval-status code pending = 'Approval Required', stated as 'Approval Required')</p><p><b>Prescription Type Extension</b>: Manual (Details: https://fhir.medirecords.com/CodeSystem/mr-prescription-type code 1 = 'Manual', stated as 'Manual')</p><p><b>status</b>: stopped</p><p><b>statusReason</b>: Allergic Reaction <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-medicationrequest-status-reason.html\">MedicationRequest Status Reason Codes</a>#salg &quot;Allergy&quot;)</span></p><p><b>intent</b>: order</p><p><b>medication</b>: <a name=\"9df613d3-4c77-4f54-9208-19493a2bd3a4\"> </a></p><blockquote><p/><p><a name=\"9df613d3-4c77-4f54-9208-19493a2bd3a4\"> </a></p><p><b>Medication Strength</b>: 500mg</p><p><b>Medication Brand Name</b>: Paracetamol</p><p><b>MediRecords Medication Pack Size</b>: 6x10</p><p><b>code</b>: Paracetamol 500mg (100) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org.au/fhir/4.0.0/CodeSystem-pbs-item-external.html\">PBS Item Codes</a>#10585D; <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#N02BE01)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></blockquote><p><b>subject</b>: <a href=\"Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html\">Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c</a> &quot; GREY&quot;</p><p><b>encounter</b>: <a href=\"Encounter-1e5cae20-85bf-11e8-b401-ffccd711ad9g.html\">Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g</a></p><p><b>authoredOn</b>: 2021-12-17 01:43:30+0000</p><p><b>requester</b>: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054</a> &quot; SMITH&quot;</p><h3>Substitutions</h3><table class=\"grid\"><tr><td>-</td><td><b>Allowed[x]</b></td></tr><tr><td>*</td><td>false</td></tr></table><hr/><blockquote><p><b>Generated Narrative: Medication #9df613d3-4c77-4f54-9208-19493a2bd3a4</b><a name=\"9df613d3-4c77-4f54-9208-19493a2bd3a4\"> </a></p><p><b>Medication Strength</b>: 500mg</p><p><b>Medication Brand Name</b>: Paracetamol</p><p><b>MediRecords Medication Pack Size</b>: 6x10</p><p><b>code</b>: Paracetamol 500mg (100) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org.au/fhir/4.0.0/CodeSystem-pbs-item-external.html\">PBS Item Codes</a>#10585D; <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#N02BE01)</span></p><p><b>form</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Medication",
      "id" : "9df613d3-4c77-4f54-9208-19493a2bd3a4",
      "meta" : {
        "profile" : [
          "https://fhir.medirecords.com/StructureDefinition/mr-medication"
        ]
      },
      "extension" : [
        {
          "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-strength",
          "valueString" : "500mg"
        },
        {
          "url" : "http://hl7.org.au/fhir/StructureDefinition/medication-brand-name",
          "valueString" : "Paracetamol"
        },
        {
          "url" : "https://fhir.medirecords.com/StructureDefinition/mr-medication-pack-size",
          "valueString" : "6x10"
        }
      ],
      "code" : {
        "coding" : [
          {
            "system" : "http://pbs.gov.au/code/item",
            "code" : "10585D"
          },
          {
            "system" : "http://www.whocc.no/atc",
            "code" : "N02BE01"
          }
        ],
        "text" : "Paracetamol 500mg (100)"
      },
      "form" : {
        "text" : "Tablet"
      }
    }
  ],
  "extension" : [
    {
      "url" : "https://fhir.medirecords.com/StructureDefinition/mr-prescription-approval-status",
      "valueCoding" : {
        "system" : "https://fhir.medirecords.com/CodeSystem/mr-prescription-approval-status",
        "code" : "pending",
        "display" : "Approval Required"
      }
    },
    {
      "url" : "https://fhir.medirecords.com/StructureDefinition/mr-prescription-type",
      "valueCoding" : {
        "system" : "https://fhir.medirecords.com/CodeSystem/mr-prescription-type",
        "code" : "1",
        "display" : "Manual"
      }
    }
  ],
  "status" : "stopped",
  "statusReason" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason",
        "code" : "salg",
        "display" : "Allergy"
      }
    ],
    "text" : "Allergic Reaction"
  },
  "intent" : "order",
  "medicationReference" : {
    "reference" : "#9df613d3-4c77-4f54-9208-19493a2bd3a4"
  },
  "subject" : {
    "reference" : "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"
  },
  "encounter" : {
    "reference" : "Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g"
  },
  "authoredOn" : "2021-12-17T01:43:30Z",
  "requester" : {
    "reference" : "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"
  },
  "substitution" : {
    "allowedBoolean" : false
  }
}