BodyStructure |
BodyStructure.addIdentifier(Identifier t) |
BodyStructure |
BodyStructure.addImage(Attachment t) |
BodyStructure |
BodyStructure.addLocationQualifier(CodeableConcept t) |
BodyStructure |
BodyStructure.copy() |
BodyStructure |
BodyStructure.setActive(boolean value) |
BodyStructure |
BodyStructure.setActiveElement(BooleanType value) |
BodyStructure |
BodyStructure.setDescription(String value) |
BodyStructure |
BodyStructure.setDescriptionElement(StringType value) |
BodyStructure |
BodyStructure.setIdentifier(List<Identifier> theIdentifier) |
BodyStructure |
BodyStructure.setImage(List<Attachment> theImage) |
BodyStructure |
BodyStructure.setLocation(CodeableConcept value) |
BodyStructure |
BodyStructure.setLocationQualifier(List<CodeableConcept> theLocationQualifier) |
BodyStructure |
BodyStructure.setMorphology(CodeableConcept value) |
BodyStructure |
BodyStructure.setPatient(Reference value) |
BodyStructure |
BodyStructure.setPatientTarget(Patient value) |
protected BodyStructure |
BodyStructure.typedCopy() |