DoseSchedule
Type name: DoseSchedule
Extends MedicalIntangible
Name |
Type |
Description |
doseUnit |
Text |
The unit of the dose, e.g. 'mg'. |
doseValue |
Number |
The value of the dose, e.g. 500. |
frequency |
Text |
How often the dose is taken, e.g. 'daily'. |
targetPopulation |
Text |
Characteristics of the population for which this is intended, or which typically uses it, e.g. 'adults'. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`DoseSchedule` provides structured data for describing medication dosage details."],["It includes information like dose unit (e.g., 'mg'), dose value (e.g., 500), frequency (e.g., 'daily'), and target population (e.g., 'adults')."],["`DoseSchedule` extends `MedicalIntangible`, implying its use for intangible medical concepts related to dosage."]]],[]]