BodySite |
BodySite.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier ()
|
BodySite |
BodySite.addImage(AttachmentDt theValue) |
Adds a given new value for image ()
|
BodySite |
BodySite.addModifier(CodeableConceptDt theValue) |
Adds a given new value for modifier ()
|
BodySite |
BodySite.setCode(CodeableConceptDt theValue) |
Sets the value(s) for code ()
|
BodySite |
BodySite.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
BodySite |
BodySite.setDescription(String theString) |
Sets the value for description ()
|
BodySite |
BodySite.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
BodySite |
BodySite.setImage(List<AttachmentDt> theValue) |
Sets the value(s) for image ()
|
BodySite |
BodySite.setModifier(List<CodeableConceptDt> theValue) |
Sets the value(s) for modifier ()
|
BodySite |
BodySite.setPatient(ResourceReferenceDt theValue) |
Sets the value(s) for patient ()
|