public interface KnownMedication
| Modifier and Type | Method and Description |
|---|---|
String |
getClinicalIndication()
Optional.
|
String |
getComment()
Optional.
|
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()
Should be an AMT code
String getDirections()
String getClinicalIndication()
String getComment()
UniqueIdentifier getID()
Copyright © 2021. All rights reserved.