Uses of Class
ca.uhn.fhir.model.dstu2.composite.ContactPointDt
-
Packages that use ContactPointDt Package Description ca.uhn.fhir.model.dstu2.composite ca.uhn.fhir.model.dstu2.resource -
-
Uses of ContactPointDt in ca.uhn.fhir.model.dstu2.composite
Methods in ca.uhn.fhir.model.dstu2.composite that return ContactPointDt Modifier and Type Method Description ContactPointDtContactPointDt. setPeriod(PeriodDt theValue)Sets the value(s) for period ()ContactPointDtContactPointDt. setRank(int theInteger)Sets the value for rank ()ContactPointDtContactPointDt. setRank(ca.uhn.fhir.model.primitive.PositiveIntDt theValue)Sets the value(s) for rank ()ContactPointDtContactPointDt. setSystem(ContactPointSystemEnum theValue)Sets the value(s) for system ()ContactPointDtContactPointDt. setSystem(ca.uhn.fhir.model.primitive.BoundCodeDt<ContactPointSystemEnum> theValue)Sets the value(s) for system ()ContactPointDtContactPointDt. setUse(ContactPointUseEnum theValue)Sets the value(s) for use ()ContactPointDtContactPointDt. setUse(ca.uhn.fhir.model.primitive.BoundCodeDt<ContactPointUseEnum> theValue)Sets the value(s) for use ()ContactPointDtContactPointDt. setValue(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for value ()ContactPointDtContactPointDt. setValue(String theString)Sets the value for value () -
Uses of ContactPointDt in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ContactPointDt Modifier and Type Method Description ContactPointDtDevice. addContact()Adds and returns a new value for contact ()ContactPointDtSubscription. addContact()Adds and returns a new value for contact (who.focus)ContactPointDtConceptMap.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtConformance.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtDataElement.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtHealthcareService. addTelecom()Adds and returns a new value for telecom ()ContactPointDtImplementationGuide.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtLocation. addTelecom()Adds and returns a new value for telecom ()ContactPointDtNamingSystem.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtOperationDefinition.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtOrganization. addTelecom()Adds and returns a new value for telecom ()ContactPointDtOrganization.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtPatient. addTelecom()Adds and returns a new value for telecom ()ContactPointDtPatient.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtPerson. addTelecom()Adds and returns a new value for telecom ()ContactPointDtPractitioner. addTelecom()Adds and returns a new value for telecom ()ContactPointDtQuestionnaire. addTelecom()Adds and returns a new value for telecom ()ContactPointDtRelatedPerson. addTelecom()Adds and returns a new value for telecom ()ContactPointDtSearchParameter.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtStructureDefinition.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtTestScript.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtValueSet.Contact. addTelecom()Adds and returns a new value for telecom ()ContactPointDtMessageHeader.Source. getContact()Gets the value(s) for contact ().ContactPointDtDevice. getContactFirstRep()Gets the first repetition for contact (), creating it if it does not already exist.ContactPointDtSubscription. getContactFirstRep()Gets the first repetition for contact (who.focus), creating it if it does not already exist.ContactPointDtConceptMap.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtConformance.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtDataElement.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtHealthcareService. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtImplementationGuide.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtLocation. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtNamingSystem.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtOperationDefinition.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtOrganization.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtOrganization. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtPatient.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtPatient. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtPerson. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtPractitioner. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtQuestionnaire. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtRelatedPerson. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtSearchParameter.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtStructureDefinition.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtTestScript.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.ContactPointDtValueSet.Contact. getTelecomFirstRep()Gets the first repetition for telecom (), creating it if it does not already exist.Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ContactPointDt Modifier and Type Method Description List<ContactPointDt>Device. getContact()Gets the value(s) for contact ().List<ContactPointDt>Subscription. getContact()Gets the value(s) for contact (who.focus).List<ContactPointDt>ConceptMap.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>Conformance.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>DataElement.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>HealthcareService. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>ImplementationGuide.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>Location. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>NamingSystem.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>OperationDefinition.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>Organization.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>Organization. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>Patient.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>Patient. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>Person. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>Practitioner. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>Questionnaire. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>RelatedPerson. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>SearchParameter.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>StructureDefinition.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>TestScript.Contact. getTelecom()Gets the value(s) for telecom ().List<ContactPointDt>ValueSet.Contact. getTelecom()Gets the value(s) for telecom ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ContactPointDt Modifier and Type Method Description DeviceDevice. addContact(ContactPointDt theValue)Adds a given new value for contact ()SubscriptionSubscription. addContact(ContactPointDt theValue)Adds a given new value for contact (who.focus)ConceptMap.ContactConceptMap.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()Conformance.ContactConformance.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()DataElement.ContactDataElement.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()HealthcareServiceHealthcareService. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()ImplementationGuide.ContactImplementationGuide.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()LocationLocation. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()NamingSystem.ContactNamingSystem.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()OperationDefinition.ContactOperationDefinition.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()OrganizationOrganization. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()Organization.ContactOrganization.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()PatientPatient. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()Patient.ContactPatient.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()PersonPerson. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()PractitionerPractitioner. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()QuestionnaireQuestionnaire. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()RelatedPersonRelatedPerson. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()SearchParameter.ContactSearchParameter.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()StructureDefinition.ContactStructureDefinition.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()TestScript.ContactTestScript.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()ValueSet.ContactValueSet.Contact. addTelecom(ContactPointDt theValue)Adds a given new value for telecom ()MessageHeader.SourceMessageHeader.Source. setContact(ContactPointDt theValue)Sets the value(s) for contact ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ContactPointDt Modifier and Type Method Description DeviceDevice. setContact(List<ContactPointDt> theValue)Sets the value(s) for contact ()SubscriptionSubscription. setContact(List<ContactPointDt> theValue)Sets the value(s) for contact (who.focus)ConceptMap.ContactConceptMap.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()Conformance.ContactConformance.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()DataElement.ContactDataElement.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()HealthcareServiceHealthcareService. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()ImplementationGuide.ContactImplementationGuide.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()LocationLocation. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()NamingSystem.ContactNamingSystem.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()OperationDefinition.ContactOperationDefinition.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()Organization.ContactOrganization.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()OrganizationOrganization. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()Patient.ContactPatient.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()PatientPatient. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()PersonPerson. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()PractitionerPractitioner. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()QuestionnaireQuestionnaire. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()RelatedPersonRelatedPerson. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()SearchParameter.ContactSearchParameter.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()StructureDefinition.ContactStructureDefinition.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()TestScript.ContactTestScript.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()ValueSet.ContactValueSet.Contact. setTelecom(List<ContactPointDt> theValue)Sets the value(s) for telecom ()
-