Uses of Class
org.hl7.fhir.r5.model.HumanName
Package
Description
-
Uses of HumanName in org.hl7.fhir.r5.extensions
Modifier and TypeMethodDescriptionstatic HumanName
Extensions.setAssemblyOrder
(HumanName context, String value) static HumanName
Extensions.setENRepresentation
(HumanName context, String value) static HumanName
static HumanName
Extensions.setHumanLanguage
(HumanName context, String value) Modifier and TypeMethodDescriptionstatic String
Extensions.getAssemblyOrder
(HumanName context) static String
Extensions.getENRepresentation
(HumanName context) static String
static String
Extensions.getHumanLanguage
(HumanName context) static HumanName
Extensions.setAssemblyOrder
(HumanName context, String value) static HumanName
Extensions.setENRepresentation
(HumanName context, String value) static HumanName
static HumanName
Extensions.setHumanLanguage
(HumanName context, String value) -
Uses of HumanName in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionprotected HumanName
JsonParser.parseHumanName
(com.google.gson.JsonObject json) protected HumanName
XmlParser.parseHumanName
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeHumanName
(String name, HumanName element) protected void
RdfParser.composeHumanName
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, HumanName element, int index) protected void
XmlParser.composeHumanName
(String name, HumanName element) protected void
XmlParser.composeHumanNameElements
(HumanName element) protected void
JsonParser.composeHumanNameProperties
(HumanName element) protected boolean
XmlParser.parseHumanNameContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, HumanName res) protected void
JsonParser.parseHumanNameProperties
(com.google.gson.JsonObject json, HumanName res) -
Uses of HumanName in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionprotected HumanName
Patient.ContactComponent.name
A name associated with the contact person.Modifier and TypeFieldDescriptionExtendedContactDetail.name
The name of an individual to contact, some types of contact detail are usually blank.Patient.name
A name associated with the individual.Person.name
A name associated with the person.Practitioner.name
The name(s) associated with the practitioner.RelatedPerson.name
A name associated with the person.Modifier and TypeMethodDescriptionExtendedContactDetail.addName()
Patient.addName()
Person.addName()
Practitioner.addName()
RelatedPerson.addName()
static HumanName
TypeConvertor.castToHumanName
(Base b) HumanName.copy()
ElementDefinition.getDefaultValueHumanName()
ElementDefinition.getFixedHumanName()
Patient.ContactComponent.getName()
ExtendedContactDetail.getNameFirstRep()
Patient.getNameFirstRep()
Person.getNameFirstRep()
Practitioner.getNameFirstRep()
RelatedPerson.getNameFirstRep()
ElementDefinition.getPatternHumanName()
ElementDefinition.ElementDefinitionExampleComponent.getValueHumanName()
Extension.getValueHumanName()
Parameters.ParametersParameterComponent.getValueHumanName()
Task.TaskInputComponent.getValueHumanName()
Task.TaskOutputComponent.getValueHumanName()
Transport.ParameterComponent.getValueHumanName()
Transport.TransportOutputComponent.getValueHumanName()
HumanName.setFamilyElement
(StringType value) HumanName.setGiven
(List<StringType> theGiven) HumanName.setPrefix
(List<StringType> thePrefix) HumanName.setSuffix
(List<StringType> theSuffix) HumanName.setTextElement
(StringType value) HumanName.setUse
(HumanName.NameUse value) HumanName.setUseElement
(Enumeration<HumanName.NameUse> value) protected HumanName
HumanName.typedCopy()
Modifier and TypeMethodDescriptionExtendedContactDetail.getName()
Patient.getName()
Person.getName()
Practitioner.getName()
RelatedPerson.getName()
Modifier and TypeMethodDescription -
Uses of HumanName in org.hl7.fhir.r5.profilemodel