public interface Procedure
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
RestrictedTimeInterval |
getProcedureDateTime() |
Coded |
getProcedureName() |
boolean |
isShowOngoingInNarrative() |
void |
setComment(String comment) |
void |
setProcedureDateTime(RestrictedTimeInterval procedureDateTime) |
void |
setProcedureName(Coded procedureName) |
void |
setShowOngoingNarrative(boolean showOngoingNarrative) |
boolean isShowOngoingInNarrative()
Coded getProcedureName()
void setProcedureName(Coded procedureName)
RestrictedTimeInterval getProcedureDateTime()
void setProcedureDateTime(RestrictedTimeInterval procedureDateTime)
String getComment()
void setComment(String comment)
void setShowOngoingNarrative(boolean showOngoingNarrative)
Copyright © 2021. All rights reserved.