public interface AuthoriserParticipant
| Modifier and Type | Method and Description |
|---|---|
ZonedDateTime |
getEditingEndTime()
Although the definition of this element states that it is a time
interval, the following applies: "The end of the participation period of
a [Author] participation is the time associated with the completion of
editing the content..." Thus only the end time need be recorded.
|
String |
getId()
UUID This is a technical identifier that is used for system purposes such
as matching.
|
AuthorParticipant |
getParticipant()
Details pertinent to the identification of an individual
that has participated in a healthcare event/encounter/clinical
interaction
|
AuthorParticipant getParticipant()
ZonedDateTime getEditingEndTime()
String getId()
Copyright © 2021. All rights reserved.