FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | MedicationStatement |
| Id | Medication_Summary_Alexis_Ioannou - IPS 9.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/198473"
},
"subject": {
"reference": "Patient/194315"
},
"context": {
"reference": "Encounter/194316"
},
"effectiveDateTime": "2005-08-11",
"dateAsserted": "2005-08-12",
"informationSource": {
"reference": "PractitionerRole/194313"
},
"dosage": [
{
"doseAndRate": [
{
"doseQuantity": {
"value": 1
}
}
],
"timing": {
"repeat": {
"frequency": 3,
"periodUnit": "d",
"boundsDuration": {
"value": 4,
"unit": "Day(s)"
}
}
}
}
]
}