FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-bsj1-smp-medrx-ondansetron-0-16.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest bsj1-smp-medrx-ondansetron-0-16
status: Stopped
intent: Order
medication: ondansetron 4 MG Oral Tablet
subject: Betsy Smith-Johnson
authoredOn: 2025-04-22 09:30:00-0800
requester: PractitionerRole Primary care provider (occupation)
{
"resourceType": "MedicationRequest",
"id": "bsj1-smp-medrx-ondansetron-0-16",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "stopped",
"intent": "order",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "198052",
"display": "ondansetron 4 MG Oral Tablet"
},
{
"system": "http://hl7.org/fhir/sid/ndc",
"code": "0378-0315-53"
}
]
},
"subject": {
"reference": "Patient/patient-betsysmith-johnson01",
"display": "Betsy Smith-Johnson"
},
"authoredOn": "2025-04-22T09:30:00-08:00",
"requester": {
"reference": "PractitionerRole/Role-IMMD-AnitaChu"
}
}