FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecsiro.fhir.au.gpccmp
Resource TypeMedicationStatement
IdMedicationStatement-esomeprazole-foreman-caterina.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MedicationStatement esomeprazole-foreman-caterina

status: active

medication: Esomeprazole 20 mg enteric capsule

subject: Caterina FOREMAN (official) Female, DoB: 1970-07-24 ( IHI: Austalian Healthcare Identifier - Individual#8003608666976386)

dateAsserted: 2026-02-05

reasonCode: Gastro-oesophageal reflux disease

note:

Gastroscopy 2013 - mild reflux esophagitis, H pylori negative

Dosages

-Text
*1 tab daily

Source1

{
  "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"
    }
  ]
}