public interface KnownMedication
| Modifier and Type | Method and Description |
|---|---|
String |
getClinicalIndication()
optional
A reason for ordering the medicine, vaccine or other therapeutic good.
|
String |
getComment()
optional
Any additional information that may be needed to ensure the continuity of
supply, rationale for current dose and timing, or safe and appropriate
use.
|
String |
getDirections()
A complete narrative description of how much, when and how to use the
medicine, vaccine or other therapeutic good.
|
UniqueIdentifier |
getID()
This is a technical identifier that is used for system purposes such as
matching.
|
Coded |
getMedicine()
The medicine or other therapeutic good being 1..1 ordered, administered
to or used by the subject of care.
|
Coded getMedicine()
String getDirections()
String getClinicalIndication()
String getComment()
UniqueIdentifier getID()
Copyright © 2020. All rights reserved.