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
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/medicationprescription-rateGoal
Status: draft
The target rate to reach for this infusion. Note that deliveryRateGoal is typically less than the maximum delivery rate which is the rate not to exceed. For enteral feeding orders, a target tube feeding rate of 75ml/hour may be specified.
Health Level Seven, Inc. - FHIR WGusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/medicationprescription-rateGoal Rate Goal: The target rate to reach for this infusion. Note that deliveryRateGoal is typically less than the maximum delivery rate which is the rate not to exceed. For enteral feeding orders, a target tube feeding rate of 75ml/hour may be specified. Use on element: MedicationPrescription.dosageInstruction,MedicationDispense.dosageInstruction | ||
valueRatio | 0..1 | Ratio | Rate Goal Use on element: MedicationPrescription.dosageInstruction,MedicationDispense.dosageInstruction |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/medicationprescription-rateGoal" : { // Rate Goal "valueRatio" : [{ Ratio }] //Rate Goal }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/medicationprescription-rateGoal Rate Goal: The target rate to reach for this infusion. Note that deliveryRateGoal is typically less than the maximum delivery rate which is the rate not to exceed. For enteral feeding orders, a target tube feeding rate of 75ml/hour may be specified. Use on element: MedicationPrescription.dosageInstruction,MedicationDispense.dosageInstruction | ||
valueRatio | 0..1 | Ratio | Rate Goal Use on element: MedicationPrescription.dosageInstruction,MedicationDispense.dosageInstruction |