Home > Downloads

Downloads

Resource Profiles

Profile defining constraints on resources used in this implementation guide

Resource Description Download Link
Patient Response Defines OH Patient Response profile Patient EHR
Patient Submission Defines DHDR Patient Submission profile Patient DHDR Submission
Medication Response Defines OH Medication Response profile Medication EHR
Medication Submission Defines DHDR Medication Submission profile Medication DHDR Submission
Medication Dispense Response Defines OH Medication Dispense Response profile MedicationDispense EHR
Medication Dispense Submission Defines DHDR Medication Dispense Submission profile MedicationDispense DHDR Submission
Medication Request Prescription Response Defines OH Medication Request(Prescription) Response profile MedicationRequest EHR
Medication Request Submission Defines DHDR Medication Request(Prescription) Submission profile MedicationRequest Submission
Organization Response Defines OH Organization Response profile Organization EHR
Organization Submission Defines DHDR Organization Submission profile Organization DHDR Submission
Practitioner Response Defines OH Practitioner Response profile Practitioner EHR
Practitioner Submission Defines DHDR Practitioner Submission profile Practitioner DHDR Submission
PractitionerRole Response Defines OH PractitionerRole Response profile PractitionerRole EHR
PractitionerRole Submission Defines DHDR PractitionerRole Submission profile PractitionerRole DHDR Submission
MedicationAdministration Response Defines OH MedicationAdministration Response profile MedicationAdministration EHR
MedicationAdministration Submission Defines DHDR MedicationAdministration Submission profile MedicationAdministration DHDR Submission
Bundle (Search Result) Defines OH Bundle (Search Result) profile Bundle Searchset EHR
Bundle (Document) Defines OH Bundle (Document) profile Bundle Document EHR
OperationOutcome Defines OH OperationOutcome profile OperationOutcome EHR

Extensions

Extensions defined by this implementation guide

Extension Description Download Link
Monitored Drug Indicates whether a dispensed drug is a monitored drug. 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
Drug/Service Coverage Indicates whether a medication or service cost was covered by a public plan, a private insurance plan or by the patient themselves. Download XML/JSON
Medication Strength Indicates the strength of a medication Download XML/JSON

Examples

Example instances for resource profiles

Example Description Download Link
Submit Medication Document Bundle (MedicationDispense) This is an example of the Medication Document Bundle for MedicationDispense scenario Download XML/JSON
Submit Medication Document Bundle (MedicationAdministration) This is an example of the Medication Document Bundle for MedicationAdministration scenario Download XML/JSON
Search Medication Document Bundle (MedicationDispense) This is an example of the Search Medication Document Bundle for MedicationDispense scenario Download XML/JSON
Search Medication Document Bundle (MedicationAdministration) This is an example of the Search Medication Document Bundle for MedicationAdministration scenario Download XML/JSON
OperationOutcome This is an example of an OperationOutcome resource, which would be contained in the DHDR response. Download XML/JSON
OperationOutcome (Consent Block) This is an example of an OperationOutcome resource with Consent Block, which would be contained in the DHDR response. Download XML/JSON
OperationOutcome (Temporary Consent Unblock) This is an example of an OperationOutcome resource with temporary consent applied, 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 Update spec package here