FHIR IG analytics| Package | csiro.fhir.au.smartforms |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-MedicationStatement-ExtractBundleEntry1-pat-sf.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement MedicationStatement-ExtractBundleEntry1-pat-sf
status: Active
medication: Coveram 10 mg/10 mg (perindopril arginine/amlodipine) tablet
subject: Clever Form Female, DoB: 1968-10-11 ( Medicare Number: 69514496771 (, period: (?) --> 2024-08))
dateAsserted: 2025-08-15 10:08:34+1000
reasonCode: Hypertension
note:
Review regularly
| Text |
| One tablet daily |
{
"resourceType": "MedicationStatement",
"id": "MedicationStatement-ExtractBundleEntry1-pat-sf",
"meta": {
"profile": [
"https://smartforms.csiro.au/ig/StructureDefinition/SHCMedicationStatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "85332011000036101",
"display": "Coveram 10 mg/10 mg (perindopril arginine/amlodipine) tablet"
}
]
},
"subject": {
"reference": "Patient/pat-sf"
},
"dateAsserted": "2025-08-15T10:08:34.551+10:00",
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "38341003",
"display": "Hypertension"
}
]
}
],
"note": [
{
"text": "Review regularly"
}
],
"dosage": [
{
"text": "One tablet daily"
}
]
}