MOPA — Medical Oncology Prior Authorization - Local Development build (v0.1.1-snapshot-080926) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "MedicationRequest",
"id" : "PegfilgrastimMedRequestDDACT",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-related-medication-request"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest PegfilgrastimMedRequestDDACT</b></p><a name=\"PegfilgrastimMedRequestDDACT\"> </a><a name=\"hcPegfilgrastimMedRequestDDACT\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/mcode/STU4/StructureDefinition-mcode-cancer-related-medication-request.html\">Cancer-Related Medication Request Profile</a></p></div><p><b>status</b>: Draft</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 338036}\">pegfilgrastim</span></p><p><b>subject</b>: <a href=\"Patient-MOPAPatientExample.html\">Jane Smith (official) Female, DoB: 1968-04-15 ( http://hospital.example.org/patients#MRN-78432)</a></p><p><b>requester</b>: <a href=\"Practitioner-MOPAOncologistExample.html\">Practitioner Maria Lopez (official)</a></p><p><b>reasonReference</b>: <a href=\"Condition-MOPABreastCancerConditionExample.html\">Condition Malignant neoplasm of breast</a></p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>6 mg subcutaneous day 2 of each 14-day cycle</td></tr></table></div>"
},
"status" : "draft",
"intent" : "order",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "338036",
"display" : "pegfilgrastim"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MOPAPatientExample"
},
"requester" : {
🔗 "reference" : "Practitioner/MOPAOncologistExample"
},
"reasonReference" : [
{
🔗 "reference" : "Condition/MOPABreastCancerConditionExample"
}
],
"dosageInstruction" : [
{
"text" : "6 mg subcutaneous day 2 of each 14-day cycle"
}
]
}