This page is part of the FHIR Specification (v4.3.0: R4B - STU). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4 R3
| Pharmacy Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Encounter, Patient, Practitioner |
Raw JSON (canonical form + also see JSON Format Specification)
Order with as needed (PRN) dosage with pre-condition - Oxycodone - active with reasonCode, note, dispenseRequest and substitution
{
"resourceType": "MedicationRequest",
"id": "medrx0301",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 "medrx0301" </p></div><p><b>identifier</b>: id: 12345689 (OFFICIAL)</p><p><b>status</b>: completed</p><p><b>statusReason</b>: Try another treatment first <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"codesystem-medicationrequest-status-reason.html\">MedicationRequest Status Reason Codes</a>#altchoice)</span></p><p><b>intent</b>: order</p><p><b>category</b>: Inpatient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-medicationrequest-admin-location.html\">Medication request administration location codes</a>#inpatient)</span></p><p><b>medication</b>: <a name=\"med0310\"> </a></p><blockquote><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 "med0310" </p></div><p><b>code</b>: Oral Form Oxycodone (product) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#430127000)</span></p></blockquote><p><b>subject</b>: <a href=\"patient-pat1.html\">Patient/pat1: Donald Duck</a> "Duck DONALD"</p><p><b>encounter</b>: <a href=\"encounter-f201.html\">Encounter/f201: encounter who leads to this prescription</a></p><p><b>supportingInformation</b>: <a href=\"procedure-biopsy.html\">Procedure/biopsy</a></p><p><b>authoredOn</b>: 2015-01-15</p><p><b>requester</b>: <a href=\"practitioner-f007.html\">Practitioner/f007: Patrick Pump</a> "Simone HEPS"</p><p><b>performer</b>: <a href=\"practitioner-f204.html\">Practitioner/f204: Carla Espinosa</a> "Carla Espinosa"</p><p><b>performerType</b>: Public Health Nurse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#26369006)</span></p><p><b>reasonCode</b>: Rib Pain (finding) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#297217002)</span></p><p><b>insurance</b>: <a href=\"coverage-9876b1.html\">Coverage/9876B1</a></p><p><b>note</b>: Patient told to take with food</p><blockquote><p><b>dispenseRequest</b></p><p><b>validityPeriod</b>: 2015-01-15 --> 2016-01-15</p><p><b>numberOfRepeatsAllowed</b>: 0</p><p><b>quantity</b>: 30 TAB<span style=\"background: LightGoldenRodYellow\"> (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code TAB = 'Tablet')</span></p><p><b>performer</b>: <a href=\"organization-2.16.840.1.113883.19.5.html\">Organization/2.16.840.1.113883.19.5</a> "Good Health Clinic"</p></blockquote><h3>Substitutions</h3><table class=\"grid\"><tr><td>-</td><td><b>Allowed[x]</b></td><td><b>Reason</b></td></tr><tr><td>*</td><td>true</td><td>formulary policy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ActReason.html\">ActReason</a>#FP)</span></td></tr></table><p><b>detectedIssue</b>: <a href=\"detectedissue-allergy.html\">DetectedIssue/allergy</a></p><p><b>eventHistory</b>: <a name=\"signature\"> </a></p><blockquote><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 "signature" </p></div><p><b>target</b>: <a href=\"servicerequest-physiotherapy.html\">ServiceRequest/physiotherapy</a></p><p><b>recorded</b>: 02/02/2017 4:23:07 AM</p><h3>Agents</h3><table class=\"grid\"><tr><td>-</td><td><b>Role</b></td><td><b>Who</b></td></tr><tr><td>*</td><td>author (originator) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#AUT)</span></td><td><a href=\"practitioner-example.html\">Practitioner/example: Dr Adam Careful</a> "Adam CAREFUL"</td></tr></table></blockquote></div>"
},
"contained": [
{
"resourceType": "Medication",
"id": "med0310",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "430127000",
"display": "Oral Form Oxycodone (product)"
}
]
}
},
{
"resourceType": "Provenance",
"id": "signature",
"target": [
{
"reference": "ServiceRequest/physiotherapy"
}
],
"recorded": "2017-02-01T17:23:07Z",
"agent": [
{
"role": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "AUT"
}
]
}
],
"who": {
"reference": "Practitioner/example",
"display": "Dr Adam Careful"
}
}
],
"signature": [
{
"type": [
{
"system": "urn:iso-astm:E1762-95:2013",
"code": "1.2.840.10065.1.12.1.1",
"display": "Author's Signature"
}
],
"when": "2017-02-01T17:23:07Z",
"who": {
"reference": "Practitioner/example",
"display": "Dr Adam Careful"
},
"targetFormat": "application/fhir+xml",
"sigFormat": "application/signature+xml",
"data": "dGhpcyBibG9iIGlzIHNuaXBwZWQ="
}
]
}
],
"identifier": [
{
"use": "official",
"system": "http://www.bmc.nl/portal/prescriptions",
"value": "12345689"
}
],
"status": "completed",
"statusReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason",
"code": "altchoice",
"display": "Try another treatment first"
}
]
},
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-admin-location",
"code": "inpatient",
"display": "Inpatient"
}
]
}
],
"medicationReference": {
"reference": "#med0310"
},
"subject": {
"reference": "Patient/pat1",
"display": "Donald Duck"
},
"encounter": {
"reference": "Encounter/f201",
"display": "encounter who leads to this prescription"
},
"supportingInformation": [
{
"reference": "Procedure/biopsy"
}
],
"authoredOn": "2015-01-15",
"requester": {
"reference": "Practitioner/f007",
"display": "Patrick Pump"
},
"performer": {
"reference": "Practitioner/f204",
"display": "Carla Espinosa"
},
"performerType": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26369006",
"display": "Public Health Nurse"
}
]
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "297217002",
"display": "Rib Pain (finding)"
}
]
}
],
"insurance": [
{
"reference": "Coverage/9876B1"
}
],
"note": [
{
"text": "Patient told to take with food"
}
],
"dosageInstruction": [
{
"sequence": 1,
"text": "one to two tablets every 4-6 hours as needed for rib pain",
"additionalInstruction": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "418914006",
"display": "Warning. May cause drowsiness. If affected do not drive or operate machinery. Avoid alcoholic drink (qualifier value)"
}
]
}
],
"patientInstruction": "Take one to two tablets every four to six hours as needed for rib pain",
"timing": {
"repeat": {
"frequency": 1,
"period": 4,
"periodMax": 6,
"periodUnit": "h"
}
},
"asNeededCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "297217002",
"display": "Rib Pain (finding)"
}
]
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral Route"
}
]
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "421521009",
"display": "Swallow - dosing instruction imperative (qualifier value)"
}
]
},
"doseAndRate": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code": "ordered",
"display": "Ordered"
}
]
},
"doseRange": {
"low": {
"value": 1,
"unit": "TAB",
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
},
"high": {
"value": 2,
"unit": "TAB",
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
}
}
}
]
}
],
"dispenseRequest": {
"validityPeriod": {
"start": "2015-01-15",
"end": "2016-01-15"
},
"numberOfRepeatsAllowed": 0,
"quantity": {
"value": 30,
"unit": "TAB",
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code": "TAB"
},
"expectedSupplyDuration": {
"value": 10,
"unit": "days",
"system": "http://unitsofmeasure.org",
"code": "d"
},
"performer": {
"reference": "Organization/2.16.840.1.113883.19.5"
}
},
"substitution": {
"allowedBoolean": true,
"reason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "FP",
"display": "formulary policy"
}
]
}
},
"detectedIssue": [
{
"reference": "DetectedIssue/allergy"
}
],
"eventHistory": [
{
"reference": "#signature",
"display": "Author's Signature"
}
]
}
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.