This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/Profile/hspc-medicationprescription-hspc-medicationprescription
. Profile of medication prescription for decision support/quality metrics. Removes modifying attributes, and indicates which elements must be supported by CQF rules and measure engines. : Health Services Platform Consortium (HSPC) Medication Prescription Profile
This profile was published on Tue, Feb 17, 2015 00:00+1100 as a draft by Health Level Seven, Inc. - CQI WG.
unable to summarise extension (wrong count)
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Differential View
This structure is derived from MedicationPrescription.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationPrescription | 1..1 | Profile of medication prescription, indicating which elements must be supported in rule and measure interpreters. Includes active and completed prescriptions, not those that were stopped, on-hold, superceded, or entered in error. | ||
dosageInstruction | 0..* | |||
medicationprescription-doseType | 0..1 | string | Dose Type | |
medicationprescription-infuseOver | 0..1 | Period | Infuse Over | |
medicationprescription-rateIncrement | 0..1 | Ratio | Rate Increment | |
medicationprescription-rateIncrementInterval | 0..1 | Quantity | Rate Increment Interval | |
medicationprescription-rateGoal | 0..1 | Ratio | Rate Goal | |
medicationprescription-minDosePerPeriod | 0..1 | Ratio | Minimum Dose per Period | |
medicationprescription-maxDeliveryRate | 0..1 | Ratio | Maximum Delivery Rate | |
medicationprescription-maxDeliveryVolume | 0..1 | Quantity | Maximum Delivery Volume | |
medicationprescription-specialDosing | 0..1 | Range, Quantity | Special Dosing |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationPrescription | 1..1 | Profile of medication prescription, indicating which elements must be supported in rule and measure interpreters. Includes active and completed prescriptions, not those that were stopped, on-hold, superceded, or entered in error. | ||
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | M | 0..* | Identifier | External identifier |
dateWritten | 0..1 | dateTime | When prescription was authorized | |
status | M | 0..1 | code | active | on-hold | completed | entered-in-error | stopped | superceded | draft Binding: MedicationPrescriptionStatus (required, not extensible) |
patient | 0..1 | Patient | Who prescription is for | |
prescriber | 0..1 | Practitioner | Who ordered the medication(s) | |
encounter | 0..1 | Encounter | Created during encounter / admission / stay | |
reason[x] | 0..1 | CodeableConcept, Condition | Reason or indication for writing the prescription | |
note | 0..1 | string | Information about the prescription | |
medication | 0..1 | Medication | Medication to be taken | |
dosageInstruction | 0..* | How medication should be taken | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
medicationprescription-doseType | 0..1 | string | Dose Type | |
medicationprescription-infuseOver | 0..1 | Period | Infuse Over | |
medicationprescription-rateIncrement | 0..1 | Ratio | Rate Increment | |
medicationprescription-rateIncrementInterval | 0..1 | Quantity | Rate Increment Interval | |
medicationprescription-rateGoal | 0..1 | Ratio | Rate Goal | |
medicationprescription-minDosePerPeriod | 0..1 | Ratio | Minimum Dose per Period | |
medicationprescription-maxDeliveryRate | 0..1 | Ratio | Maximum Delivery Rate | |
medicationprescription-maxDeliveryVolume | 0..1 | Quantity | Maximum Delivery Volume | |
medicationprescription-specialDosing | 0..1 | Range, Quantity | Special Dosing | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
text | 0..1 | string | Dosage instructions expressed as text | |
additionalInstructions | 0..1 | CodeableConcept | Supplemental instructions - e.g. "with meals" | |
scheduled[x] | 0..1 | dateTime, Period, Timing | When medication should be administered | |
asNeeded[x] | 0..1 | boolean, CodeableConcept | Take "as needed" f(or x) Binding: MedicationAsNeededReason (preferred, extensible) | |
site | 0..1 | CodeableConcept | Body site to administer to Binding: MedicationAdministrationSite (example, extensible) | |
route | 0..1 | CodeableConcept | How drug should enter body Binding: RouteOfAdministration (example, extensible) | |
method | 0..1 | CodeableConcept | Technique for administering medication Binding: MedicationAdministrationMethod (example, extensible) | |
dose[x] | 0..1 | Range, Quantity | Amount of medication per dose | |
rate | 0..1 | Ratio | Amount of medication per unit of time | |
maxDosePerPeriod | 0..1 | Ratio | Upper limit on medication per unit of time | |
dispense | 0..1 | Medication supply authorization | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
medication | 0..1 | Medication | Product to be supplied | |
validityPeriod | 0..1 | Period | Time period supply is authorized for | |
numberOfRepeatsAllowed | 0..1 | integer | # of refills authorized | |
quantity | 0..1 | Quantity | Amount of medication to supply per dispense | |
expectedSupplyDuration | 0..1 | Duration | Days supply per dispense | |
substitution | 0..1 | Any restrictions on medication substitution? | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
type | 1..1 | CodeableConcept | generic | formulary + Binding: MedicationIntendedSubstitutionType (example, extensible) | |
reason | 0..1 | CodeableConcept | Why should substitution (not) be made Binding: MedicationIntendedSubstitutionReason (example, extensible) |
XML Template
JSON Template
todo
Differential View
This structure is derived from MedicationPrescription.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationPrescription | 1..1 | Profile of medication prescription, indicating which elements must be supported in rule and measure interpreters. Includes active and completed prescriptions, not those that were stopped, on-hold, superceded, or entered in error. | ||
dosageInstruction | 0..* | |||
medicationprescription-doseType | 0..1 | string | Dose Type | |
medicationprescription-infuseOver | 0..1 | Period | Infuse Over | |
medicationprescription-rateIncrement | 0..1 | Ratio | Rate Increment | |
medicationprescription-rateIncrementInterval | 0..1 | Quantity | Rate Increment Interval | |
medicationprescription-rateGoal | 0..1 | Ratio | Rate Goal | |
medicationprescription-minDosePerPeriod | 0..1 | Ratio | Minimum Dose per Period | |
medicationprescription-maxDeliveryRate | 0..1 | Ratio | Maximum Delivery Rate | |
medicationprescription-maxDeliveryVolume | 0..1 | Quantity | Maximum Delivery Volume | |
medicationprescription-specialDosing | 0..1 | Range, Quantity | Special Dosing |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationPrescription | 1..1 | Profile of medication prescription, indicating which elements must be supported in rule and measure interpreters. Includes active and completed prescriptions, not those that were stopped, on-hold, superceded, or entered in error. | ||
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | M | 0..* | Identifier | External identifier |
dateWritten | 0..1 | dateTime | When prescription was authorized | |
status | M | 0..1 | code | active | on-hold | completed | entered-in-error | stopped | superceded | draft Binding: MedicationPrescriptionStatus (required, not extensible) |
patient | 0..1 | Patient | Who prescription is for | |
prescriber | 0..1 | Practitioner | Who ordered the medication(s) | |
encounter | 0..1 | Encounter | Created during encounter / admission / stay | |
reason[x] | 0..1 | CodeableConcept, Condition | Reason or indication for writing the prescription | |
note | 0..1 | string | Information about the prescription | |
medication | 0..1 | Medication | Medication to be taken | |
dosageInstruction | 0..* | How medication should be taken | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
medicationprescription-doseType | 0..1 | string | Dose Type | |
medicationprescription-infuseOver | 0..1 | Period | Infuse Over | |
medicationprescription-rateIncrement | 0..1 | Ratio | Rate Increment | |
medicationprescription-rateIncrementInterval | 0..1 | Quantity | Rate Increment Interval | |
medicationprescription-rateGoal | 0..1 | Ratio | Rate Goal | |
medicationprescription-minDosePerPeriod | 0..1 | Ratio | Minimum Dose per Period | |
medicationprescription-maxDeliveryRate | 0..1 | Ratio | Maximum Delivery Rate | |
medicationprescription-maxDeliveryVolume | 0..1 | Quantity | Maximum Delivery Volume | |
medicationprescription-specialDosing | 0..1 | Range, Quantity | Special Dosing | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
text | 0..1 | string | Dosage instructions expressed as text | |
additionalInstructions | 0..1 | CodeableConcept | Supplemental instructions - e.g. "with meals" | |
scheduled[x] | 0..1 | dateTime, Period, Timing | When medication should be administered | |
asNeeded[x] | 0..1 | boolean, CodeableConcept | Take "as needed" f(or x) Binding: MedicationAsNeededReason (preferred, extensible) | |
site | 0..1 | CodeableConcept | Body site to administer to Binding: MedicationAdministrationSite (example, extensible) | |
route | 0..1 | CodeableConcept | How drug should enter body Binding: RouteOfAdministration (example, extensible) | |
method | 0..1 | CodeableConcept | Technique for administering medication Binding: MedicationAdministrationMethod (example, extensible) | |
dose[x] | 0..1 | Range, Quantity | Amount of medication per dose | |
rate | 0..1 | Ratio | Amount of medication per unit of time | |
maxDosePerPeriod | 0..1 | Ratio | Upper limit on medication per unit of time | |
dispense | 0..1 | Medication supply authorization | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
medication | 0..1 | Medication | Product to be supplied | |
validityPeriod | 0..1 | Period | Time period supply is authorized for | |
numberOfRepeatsAllowed | 0..1 | integer | # of refills authorized | |
quantity | 0..1 | Quantity | Amount of medication to supply per dispense | |
expectedSupplyDuration | 0..1 | Duration | Days supply per dispense | |
substitution | 0..1 | Any restrictions on medication substitution? | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
type | 1..1 | CodeableConcept | generic | formulary + Binding: MedicationIntendedSubstitutionType (example, extensible) | |
reason | 0..1 | CodeableConcept | Why should substitution (not) be made Binding: MedicationIntendedSubstitutionReason (example, extensible) |
XML Template
JSON Template
todo
Other definitions: (todo)
Path | Name | Conformance | ValueSet |
MedicationPrescription.language | Language | required | http://tools.ietf.org/html/bcp47 |
MedicationPrescription.status | MedicationPrescriptionStatus | required | MedicationPrescriptionStatus |
MedicationPrescription.dosageInstruction.asNeeded[x] | MedicationAsNeededReason | preferred (extensible) | |
MedicationPrescription.dosageInstruction.site | MedicationAdministrationSite | example (extensible) | SNOMED CT Anatomical Structure for Administration Site Codes |
MedicationPrescription.dosageInstruction.route | RouteOfAdministration | example (extensible) | SNOMED CT Route Codes |
MedicationPrescription.dosageInstruction.method | MedicationAdministrationMethod | example (extensible) | SNOMED CT Introduction (procedure) for Administration Method Codes |
MedicationPrescription.substitution.type | MedicationIntendedSubstitutionType | example (extensible) | ActSubstanceAdminSubstitutionCode |
MedicationPrescription.substitution.reason | MedicationIntendedSubstitutionReason | example (extensible) | SubstanceAdminSubstitutionReason |
Id | Path | Name | Details |