Location |
Location.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
Location |
Location.addTelecom(ContactPointDt theValue) |
Adds a given new value for telecom ()
|
Location |
Location.setAddress(AddressDt theValue) |
Sets the value(s) for address ()
|
Location |
Location.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
Location |
Location.setDescription(String theString) |
Sets the value for description ()
|
Location |
Location.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
Location |
Location.setManagingOrganization(ResourceReferenceDt theValue) |
Sets the value(s) for managingOrganization ()
|
Location |
Location.setMode(LocationModeEnum theValue) |
Sets the value(s) for mode (class)
|
Location |
Location.setMode(ca.uhn.fhir.model.primitive.BoundCodeDt<LocationModeEnum> theValue) |
Sets the value(s) for mode (class)
|
Location |
Location.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
Location |
Location.setName(String theString) |
Sets the value for name ()
|
Location |
Location.setPartOf(ResourceReferenceDt theValue) |
Sets the value(s) for partOf ()
|
Location |
Location.setPhysicalType(CodeableConceptDt theValue) |
Sets the value(s) for physicalType (class)
|
Location |
Location.setPosition(Location.Position theValue) |
Sets the value(s) for position ()
|
Location |
Location.setStatus(LocationStatusEnum theValue) |
Sets the value(s) for status (status)
|
Location |
Location.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<LocationStatusEnum> theValue) |
Sets the value(s) for status (status)
|
Location |
Location.setTelecom(List<ContactPointDt> theValue) |
Sets the value(s) for telecom ()
|
Location |
Location.setType(BoundCodeableConceptDt<LocationTypeEnum> theValue) |
Sets the value(s) for type (class)
|
Location |
Location.setType(LocationTypeEnum theValue) |
Sets the value(s) for type (class)
|