{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.graphnethealth.com/STU3/StructureDefinition/MedicationStatement",
  "version": "1.0.0",
  "name": "StructureDefinition-MedicationStatement",
  "title": "Medication Statement",
  "status": "draft",
  "date": "2020-05-22",
  "publisher": "Graphnet Health Ltd",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "product@graphnethealth.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "General purpose MedicationStatement profile gor Graphnet APIs",
  "purpose": "Used to represent the MedicationStatements within the context of Graphnet",
  "copyright": "Copyright © 2020 Graphnet Health",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "MedicationStatement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation": "constraint"
}