Table of Contents

icarMedicineDoseType

Description

Provides details of a dose of medicine or other product.

Properties

Name Description Required Type
DoseQuantity Quantity of medicine or product administered. No Number
DoseUnits Units of measurement in UN/CEFACT 3-letter form No uncefactDoseUnitsType

Examples

Example 1

{
  "doseQuantity": 0.0,
  "doseUnits": "MLT"
}