Home > Downloads

Downloads

Resource Profiles

Profile defining constraints on resources used in this implementation guide

Resource Description Download Link
Ontario Health DHDR Patient Defines Patient Profile, including extensions, cardinality constraints, etc. Download XML/JSON
Ontario Health DHDR Medication Defines Medication Profile , including extensions, cardinality constraints, etc. Download XML/JSON
Ontario Health DHDR Medication Dispense Defines Medication Dispense Profile , including extensions, cardinality constraints, etc. Download XML/JSON
Ontario Health DHDR Medication Request (Prescription) Defines Medication Request(Prescription) , including extensions, cardinality constraints, etc. Download XML/JSON
Ontario Health DHDR Organization - Dispensing Pharmacy Defines Organization Dispenser Profile, including extensions, cardinality constraints, etc Download XML/JSON
Ontario Health DHDR Practitioner - Dispenser Defines Practitioner Dispenser Profile, including extensions, cardinality constraints, etc Download XML/JSON
Ontario Health DHDR Practitioner - Prescriber Defines Practitioner Prescriber Profile, including extensions, cardinality constraints, etc Download XML/JSON
Ontario Health DHDR Bundle Defines Bundle Profile, including extensions, cardinality constraints, etc Download XML/JSON
Ontario Health DHDR OperationOutcome Defines OperationOutcome Profile, including extensions, cardinality constraints, etc Download XML/JSON

Extensions

Extensions defined by this implementation guide

Extension Description Download Link
Drug Strength Description of the strength of a medication product when discrete amount for each ingredient is not required. Download XML/JSON
Dispense Remaining Quantity Description of the total quantity remaining on a prescription after this dispense. Download XML/JSON
Dispense Remaining Refills Description of the number of refills allowed or remaining after a dispensing event. Download XML/JSON
Compound Indicator Indicates whether a dispensed drug is a compound. Download XML/JSON

Examples

Example instances for resource profiles

Example Description Download Link
Medication This is an example of the Medication resource, which is contained in the DHDR response. Download XML/JSON
Medication Dispense with Contained Resources This is an example of the MedicationDispense, which contains several other resources, when returned in the DHDR response. Download XML/JSON
Bundle Medication Dispense with Contained Resources This is an example of the Bundle MedicationDispense, which contains several other resources when returned in the DHDR response. Download XML/JSON
Organization (Dispensing Pharmacy) This is an example of an Organization resource (e.g. a dispensing pharmacy), which would be contained in the DHDR response. Download XML/JSON
Patient This is an example of a Patient resource which would be contained in the DHDR response. Download XML/JSON
Practitioner (Dispensing Pharmacist) This is an example of a Practitioner resource (i.e. a dispensing pharmacist), which would be contained in the DHDR response. Download XML/JSON
Practitioner (Prescriber) This is an example of a Practitioner resource (i.e. a prescriber), which would be contained in the DHDR response. Download XML/JSON
OperationOutcome This is an example of an OperationOutcome resource, which would be contained in the DHDR response. Download XML/JSON

FHIR Resource Validation

The FHIR Validator is a powerful tool available to you for validating FHIR Resource instances generated by your application, example instances created for testing, etc.

This page provides instructions to download and use the FHIR validator. Below is an example of use of the FHIR validator with this IG (note the -ig parameter value):

java -jar validator_cli.jar my-resource.json -version 4.01 -ig https://simplifier.net/packages/ca-on-dhdr-r4.v09/0.9.0/ca-on-dhdr-r4.v09-0.9.0.tgz-html-output qa.html