Basic |
Basic.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier ()
|
Basic |
Basic.setAuthor(ResourceReferenceDt theValue) |
Sets the value(s) for author ()
|
Basic |
Basic.setCode(CodeableConceptDt theValue) |
Sets the value(s) for code ()
|
Basic |
Basic.setCreated(ca.uhn.fhir.model.primitive.DateDt theValue) |
Sets the value(s) for created ()
|
Basic |
Basic.setCreated(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for created ()
|
Basic |
Basic.setCreatedWithDayPrecision(Date theDate) |
Sets the value for created ()
|
Basic |
Basic.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
Basic |
Basic.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject ()
|