SMART PH4H
0.9.9 - release
This page is part of the PH4H (v0.9.9: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
This content is an example of the Medication Overview (Minimal) Logical Model and is not a FHIR Resource
{
"resourceType": "http://smart.who.int/ph4h/StructureDefinition/MedicationOverviewMin",
"id": "574687583",
"n": "Martha DeLarosa",
"dob": "1972-05-01",
"s": "female",
"m": [
{
"m": "L02BG03",
"es": "2015-03-01",
"da": "2015-03-15",
"d": "1 tablet once daily",
"r": "treatment for breast cancer",
"a": "active"
},
{
"m": "G02CX04",
"es": "2016-01-01",
"d": "as directed"
}
]
}