FHIR IG analytics| Package | csiro.fhir.au.gpccmp |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-esomeprazole-foreman-caterina.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement esomeprazole-foreman-caterina
status: active
medication: Esomeprazole 20 mg enteric capsule
dateAsserted: 2026-02-05
reasonCode: Gastro-oesophageal reflux disease
note:
Gastroscopy 2013 - mild reflux esophagitis, H pylori negative
| Text |
| 1 tab daily |
{
"resourceType": "MedicationStatement",
"id": "esomeprazole-foreman-caterina",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationstatement",
"https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPMedicationStatement"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "682641000168107"
}
],
"text": "Esomeprazole 20 mg enteric capsule"
},
"subject": {
"reference": "Patient/foreman-caterina"
},
"dateAsserted": "2026-02-05",
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "235595009"
}
],
"text": "Gastro-oesophageal reflux disease"
}
],
"note": [
{
"text": "Gastroscopy 2013 - mild reflux esophagitis, H pylori negative"
}
],
"dosage": [
{
"text": "1 tab daily"
}
]
}