![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
org.hl7.fhir.dstu2.model.BodySite
Packages that use BodySite
-
Uses of BodySite in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return BodySiteModifier and TypeMethodDescriptionprotected BodySite
JsonParser.parseBodySite
(com.google.gson.JsonObject json) protected BodySite
XmlParser.parseBodySite
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type BodySiteModifier and TypeMethodDescriptionprotected void
JsonParser.composeBodySite
(String name, BodySite element) protected void
XmlParser.composeBodySite
(String name, BodySite element) protected void
JsonParser.composeBodySiteInner
(BodySite element) -
Uses of BodySite in org.hl7.fhir.dstu2.model
Methods in org.hl7.fhir.dstu2.model that return BodySiteModifier and TypeMethodDescriptionBodySite.addIdentifier
(Identifier t) BodySite.addImage
(Attachment t) BodySite.addModifier
(CodeableConcept t) BodySite.copy()
BodySite.setCode
(CodeableConcept value) BodySite.setDescription
(String value) BodySite.setDescriptionElement
(StringType value) BodySite.setPatient
(Reference value) BodySite.setPatientTarget
(Patient value) protected BodySite
BodySite.typedCopy()