Schedule |
Schedule.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
Schedule |
Schedule.addType(CodeableConceptDt theValue) |
Adds a given new value for type (class)
|
Schedule |
Schedule.setActor(ResourceReferenceDt theValue) |
Sets the value(s) for actor (who.focus)
|
Schedule |
Schedule.setComment(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for comment ()
|
Schedule |
Schedule.setComment(String theString) |
Sets the value for comment ()
|
Schedule |
Schedule.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
Schedule |
Schedule.setPlanningHorizon(PeriodDt theValue) |
Sets the value(s) for planningHorizon (when.planned)
|
Schedule |
Schedule.setType(List<CodeableConceptDt> theValue) |
Sets the value(s) for type (class)
|