{
"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",
"_filename": "StructureDefinition-MedicationPSAB.json",
"package_name": "ca.ab.fhir.psab",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MedicationPSAB",
"abstract": false,
"type": "Medication",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Medication (PS-AB)",
"package_version": "0.3.0-pre3",
"status": "draft",
"id": "736d78c2-ebeb-4999-93c9-386c7721abf8",
"kind": "resource",
"url": "https://www.alberta.ca/fhir/psab/StructureDefinition/MedicationPSAB",
"version": null,
"differential": {
"element": [ {
"id": "Medication.code.coding",
"path": "Medication.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "pattern"
} ]
}
}, {
"id": "Medication.code.coding:CCDD",
"max": "*",
"min": 0,
"path": "Medication.code.coding",
"comment": "Optional - submit if available [Note: Not always recorded in patient chart; and not always applicable - compound medications do not have a DIN number for example.] Reference: Health Canada Drug ID Number",
"sliceName": "CCDD",
"mustSupport": true
}, {
"id": "Medication.code.coding:CCDD.system",
"min": 1,
"path": "Medication.code.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/hc-CCDD"
}, {
"id": "Medication.code.text",
"min": 1,
"path": "Medication.code.text",
"comment": "Mandatory if any prescribed medication data is present; otherwise must be blank/null. String: Max Character length (200)"
}, {
"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"
} ]
},
"baseDefinition": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/medication-ca-ps"
}