{
  "resourceType": "StructureDefinition",
  "id": "MedicationPSAB",
  "url": "https://www.alberta.ca/fhir/psab/StructureDefinition/MedicationPSAB",
  "version": "1.2.0",
  "name": "MedicationPSAB",
  "title": "Medication (PS-AB)",
  "status": "draft",
  "description": "This profile defines a set of constraints to the FHIR Medication resource for use in Alberta Patient Summaries (PS-AB). It re-profiles the PS-CA Medication profile and refines the constraints that represent the minimum expectations for the Medication resource when used in the PS-AB MedicationStatement profile",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Medication",
  "baseDefinition": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medication-ca-ps",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Medication",
        "path": "Medication",
        "comment": "Medication resources included in Alberta Patient Summary Document Bundles have rules that certain attributes are not to be contained in Medication resource. These are mechanically enforced through invariants at the PS-AB Bundle level."
      },
      {
        "id": "Medication.form.coding",
        "path": "Medication.form.coding",
        "comment": "No terminology has been defined in AB for this element. Future releases may include defined terminology"
      }
    ]
  }
}