| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(String theString)
Sets the value for description ()
|
BodySite |
BodySite.setDescription(StringDt theValue)
Sets the value(s) 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 ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.