FHIR IG analytics| Package | ihe.pharm.mpd.r4 |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-10-prescription-cefuroxime-singleline.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationRequest",
"id": "10-prescription-cefuroxime-singleline",
"meta": {
"profile": [
"https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationOrder"
],
"tag": [
{
"system": "http://terminology.hl7.org/CodeSystem/common-tags",
"code": "actionable"
}
]
},
"identifier": [
{
"value": "10-123EP"
}
],
"status": "active",
"intent": "order",
"medicationReference": {
"reference": "Medication/01A-Cefuroxime1500GenericExplicit"
},
"subject": {
"reference": "Patient/patient1"
},
"authoredOn": "2024-12-06",
"requester": {
"reference": "PractitionerRole/doctor1"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "10625071000119104",
"display": "Bronchopneumonia caused by bacteria (disorder)"
}
]
}
],
"dosageInstruction": [
{
"sequence": 1,
"timing": {
"repeat": {
"boundsDuration": {
"value": 3,
"unit": "day",
"system": "http://unitsofmeasure.org",
"code": "d"
},
"frequency": 1,
"period": 8,
"periodUnit": "h"
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "78421000",
"display": "Intramuscular route"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 1500,
"unit": "milligram(s)",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
]
},
{
"sequence": 2,
"timing": {
"repeat": {
"boundsDuration": {
"value": 4,
"unit": "day",
"system": "http://unitsofmeasure.org",
"code": "d"
},
"frequency": 1,
"period": 8,
"periodUnit": "h"
}
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "78421000",
"display": "Intramuscular route"
}
]
},
"doseAndRate": [
{
"doseRange": {
"low": {
"value": 750,
"unit": "milligram(s)",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"high": {
"value": 1500,
"unit": "milligram(s)",
"system": "http://unitsofmeasure.org",
"code": "mg"
}
}
}
]
}
],
"dispenseRequest": {
"extension": [
{
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medicationrequest-prescribedQuantity",
"valueQuantity": {
"value": 21,
"unit": "Vial",
"system": "http://standardterms.edqm.eu",
"code": "15060000"
}
}
],
"validityPeriod": {
"start": "2024-12-06",
"end": "2024-12-13"
}
},
"substitution": {
"allowedBoolean": true
}
}