public interface Procedure
| Modifier and Type | Method and Description |
|---|---|
String |
getComment()
optional
Additional narrative about the procedure not captured in other fields.
|
PreciseDate |
getDateTimeStarted()
optional
The start date and/or time for the procedure.
|
UniqueIdentifier |
getID()
This is a technical identifier that is used for system purposes such as
matching.
|
Coded |
getName()
The name of the procedure (to be) performed.
|
Coded getName()
String getComment()
PreciseDate getDateTimeStarted()
UniqueIdentifier getID()
Copyright © 2021. All rights reserved.