2

If the dose is expressed as a range, such as 1 - 3, can this be handled with the FHIR MedicationPrescription.dosageInstruction.doseQuantity ?

1 Answers1

1

Based on the FHIR build for DSTU2, I would say this feedback has been addressed. The doseQuantity element has been replaced by a dose[x] element which can be either a range or a quantity: http://hl7.org/fhir/2015May/medicationprescription-definitions.html#MedicationPrescription.dosageInstruction.dose_x_

lmsurprenant
  • 1,723
  • 2
  • 14
  • 28