FHIR IG analytics| Package | ke.fhir.eclaims |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-MED-0001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest MED-0001
status: Active
intent: Order
medication: Amoxicillin 500mg
subject: John Doe Male, DoB: 1980-01-01
{
"resourceType": "MedicationRequest",
"id": "MED-0001",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"text": "Amoxicillin 500mg"
},
"subject": {
"reference": "Patient/PT-0001"
}
}