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-maxDeliveryRate
Status: draft
The maximum rate of substance administration. This value may be used as a stopping condition when a deliveryRateIncrement is specified without a count.
Health Level Seven, Inc. - FHIR WGusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/medicationprescription-maxDeliveryRate Maximum Delivery Rate: The maximum rate of substance administration. This value may be used as a stopping condition when a deliveryRateIncrement is specified without a count. Use on element: MedicationPrescription.dosageInstruction,MedicationDispense.dosageInstruction | ||
valueRatio | 0..1 | Ratio | Maximum Delivery Rate Use on element: MedicationPrescription.dosageInstruction,MedicationDispense.dosageInstruction |
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/medicationprescription-maxDeliveryRate" : { // Maximum Delivery Rate "valueRatio" : [{ Ratio }] //Maximum Delivery Rate }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/medicationprescription-maxDeliveryRate Maximum Delivery Rate: The maximum rate of substance administration. This value may be used as a stopping condition when a deliveryRateIncrement is specified without a count. Use on element: MedicationPrescription.dosageInstruction,MedicationDispense.dosageInstruction | ||
valueRatio | 0..1 | Ratio | Maximum Delivery Rate Use on element: MedicationPrescription.dosageInstruction,MedicationDispense.dosageInstruction |