FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | MedicationStatement |
| Id | Medication_Summary_Alexis_Ioannou - IPS 5.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationStatement",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-medicationsummary-r4"
]
},
"status": "completed",
"medicationReference": {
"reference": "Medication/198468"
},
"subject": {
"reference": "Patient/194315"
},
"context": {
"reference": "Encounter/194316"
},
"effectiveDateTime": "2001-07-18",
"dateAsserted": "2001-07-19",
"informationSource": {
"reference": "PractitionerRole/194313"
},
"dosage": [
{
"doseAndRate": [
{
"doseQuantity": {
"value": 2
}
}
],
"timing": {
"repeat": {
"frequency": 1,
"periodUnit": "d",
"boundsDuration": {
"value": 9,
"unit": "Day(s)"
}
}
}
}
]
}