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

FHIR IG analytics

Packagecsiro.fhir.au.smartforms
Resource TypeMedicationStatement
IdMedicationStatement-MedicationStatement-ExtractBundleEntry1-pat-sf.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 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

Dosages

-Text
*One tablet daily

Source1

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