Uses of Class
org.hl7.fhir.dstu2.model.BodySite
-
Uses of BodySite in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected BodySite
JsonParser.parseBodySite
(com.google.gson.JsonObject json) protected BodySite
XmlParser.parseBodySite
(org.xmlpull.v1.XmlPullParser xpp) Modifier 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
Modifier 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()