DSTU2 STU 3 Candidate
This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . For a full list of available versions, see the Directory of published versions

Medicationorderexample7.json Raw JSON (

Raw JSON ( canonical form canonical form ) Example of an IV Push )

Example of an IV Push

{
  "resourceType": "MedicationOrder",
  "id": "medrx007",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p><big>AC followed by Paclitaxel + Trastuzumab Course 2</big></p>\n      <p>Name: Paclitaxel in Dose-dense Paclitaxel (Q14D) + Trastuzumab (Q7D)</p>\n      <p>Course: 2</p>\n      <p>Agent Protocols Options:</p>\n      <p><b>Paclitaxel 175 mg/m^2 IV over 3 hours D1 in cycles 1-4</b></p>\n      <p>Offset: None</p>\n      <p>Cycle length: Q14D x 4 cycles</p>\n    </div>"
  },
  "status": "on-hold",
  "medicationReference": {
    "reference": "Medication/medicationexample16"
  },
  "dosageInstruction": [
    {
      "text": "Paclitaxel 175 mg/m^2 IV over 3 hours D1",
      "route": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "47625008",
            "display": "Intravenous route"
          }
        ]
      },
      "rateRatio": {
        "numerator": {
          "fhir_comments": [
            "    175 mg/m^2 over 3 hours   "
          ],
          "value": 175,
          "unit": "mg/m^2",
          "system": "http://snomed.info/sct",
          "code": "258682000"
        },
        "denominator": {
          "value": 3,
          "unit": "hours",
          "system": "http://snomed.info/sct",
          "code": "258702006"
        }
      }
    }
  ]
}
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.
©
HL7.org
2011+.
FHIR
DSTU2
(v1.0.2-7202)
generated
on
Sat,
Oct
24,
2015
07:44+1100.
Links:

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.