{
  "resourceType": "StructureDefinition",
  "id": "MedicationStatement-my-core",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/MedicationStatement-my-core",
  "version": "1.0.0",
  "name": "MedicationStatementMyCore",
  "title": "MedicationStatement (MY Core)",
  "status": "active",
  "date": "2024-02-12T04:04:09.5621857+00:00",
  "description": "A record of a medication that is being consumed by a patient. May indicate that the patient is taking the medication now or has taken the medication in the past or will be taking the medication in the future. The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationStatement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationStatement.dosage",
        "path": "MedicationStatement.dosage",
        "max": "1"
      }
    ]
  }
}