Home > Downloads
Downloads
Resource Profiles
Profile defining constraints on resources used in this implementation guide
Resource | Description | Download Link |
---|---|---|
DHDR Patient | Defines Patient Profile, including extensions, cardinality constraints, etc. | Download XML/JSON |
DHDR Patient Submission | Defines Patient Profile, including extensions, cardinality constraints, etc. | Download XML/JSON |
DHDR Medication | Defines Medication Profile , including extensions, cardinality constraints, etc. | Download XML/JSON |
DHDR Medication Submission | Defines Medication Profile , including extensions, cardinality constraints, etc. | Download XML/JSON |
DHDR Medication Dispense | Defines Medication Dispense Profile , including extensions, cardinality constraints, etc. | Download XML/JSON |
DHDR Medication Dispense Submission | Defines Medication Dispense Profile , including extensions, cardinality constraints, etc. | Download XML/JSON |
DHDR Medication Request Prescription | Defines Medication Request(Prescription) , including extensions, cardinality constraints, etc. | Download XML/JSON |
DHDR Medication Request Prescription Submission | Defines Medication Request(Prescription) , including extensions, cardinality constraints, etc. | Download XML/JSON |
DHDR Organization - Dispensing Pharmacy or Hospital | Defines Organization Profile, including extensions, cardinality constraints, etc | Download XML/JSON |
DHDR Organization - Dispensing Pharmacy Submission | Defines Organization Profile, including extensions, cardinality constraints, etc | Download XML/JSON |
DHDR Practitioner | Defines Practitioner Profile, including extensions, cardinality constraints, etc | Download XML/JSON |
DHDR Practitioner Submission | Defines Practitioner Profile, including extensions, cardinality constraints, etc | Download XML/JSON |
DHDR PractitionerRole | Defines PractitionerRole Profile, including cardinality constraints, etc | Download XML/JSON |
DHDR PractitionerRole Submission | Defines PractitionerRole Profile, cardinality constraints, etc | Download XML/JSON |
DHDR Location | Defines Location Profile, cardinality constraints, etc | Download XML/JSON |
DHDR Encounter | Defines Encounter Profile, cardinality constraints, etc | Download XML/JSON |
DHDR MedicationAdministration | Defines MedicationAdministration Profile, cardinality constraints, etc | Download XML/JSON |
DHDR Bundle | Defines Bundle Profile, including extensions, cardinality constraints, etc | Download XML/JSON |
DHDR OperationOutcome | Defines OperationOutcome Profile, including extensions, cardinality constraints, etc | Download XML/JSON |
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 |
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 Serach Medication Document Bundle for MedicationDispense scenario | Download XML/JSON |
Search Medication Document Bundle (MedicationAdministration) | This is an example of the Serach 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