
Uses of Class
org.hl7.fhir.dstu2.model.HumanName
Packages that use HumanName
-
Uses of HumanName in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return HumanNameModifier and TypeMethodDescriptionprotected HumanNameJsonParser.parseHumanName(com.google.gson.JsonObject json) protected HumanNameXmlParser.parseHumanName(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type HumanNameModifier and TypeMethodDescriptionprotected voidJsonParser.composeHumanName(String name, HumanName element) protected voidXmlParser.composeHumanName(String name, HumanName element) protected voidJsonParser.composeHumanNameInner(HumanName element) -
Uses of HumanName in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as HumanNameModifier and TypeFieldDescriptionprotected HumanNameOrganization.OrganizationContactComponent.nameA name associated with the contact.protected HumanNamePatient.ContactComponent.nameA name associated with the contact person.protected HumanNamePractitioner.nameA name associated with the person.protected HumanNameRelatedPerson.nameA name associated with the person.Fields in org.hl7.fhir.dstu2.model with type parameters of type HumanNameModifier and TypeFieldDescriptionPatient.nameA name associated with the individual.Person.nameA name associated with the person.Methods in org.hl7.fhir.dstu2.model that return HumanNameModifier and TypeMethodDescriptionPatient.addName()Person.addName()Base.castToHumanName(Base b) HumanName.copy()Organization.OrganizationContactComponent.getName()Patient.ContactComponent.getName()Practitioner.getName()RelatedPerson.getName()HumanName.setTextElement(StringType value) HumanName.setUse(HumanName.NameUse value) HumanName.setUseElement(Enumeration<HumanName.NameUse> value) protected HumanNameHumanName.typedCopy()Methods in org.hl7.fhir.dstu2.model that return types with arguments of type HumanNameMethods in org.hl7.fhir.dstu2.model with parameters of type HumanNameModifier and TypeMethodDescription