Uses of Class
org.hl7.fhir.r5.model.ContactPoint
Packages that use ContactPoint
-
Uses of ContactPoint in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ContactPointModifier and TypeMethodDescriptionprotected ContactPointJsonParser.parseContactPoint(com.google.gson.JsonObject json) protected ContactPointXmlParser.parseContactPoint(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type ContactPointModifier and TypeMethodDescriptionprotected voidJsonParser.composeContactPoint(String name, ContactPoint element) protected voidRdfParser.composeContactPoint(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ContactPoint element, int index) protected voidXmlParser.composeContactPoint(String name, ContactPoint element) protected voidXmlParser.composeContactPointElements(ContactPoint element) protected voidJsonParser.composeContactPointProperties(ContactPoint element) protected booleanXmlParser.parseContactPointContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ContactPoint res) protected voidJsonParser.parseContactPointProperties(com.google.gson.JsonObject json, ContactPoint res) -
Uses of ContactPoint in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as ContactPointModifier and TypeFieldDescriptionprotected ContactPointMessageHeader.MessageSourceComponent.contactAn e-mail, phone, website or other contact point to use to resolve issues with message communications.Fields in org.hl7.fhir.r5.model with type parameters of type ContactPointModifier and TypeFieldDescriptionprotected List<ContactPoint>Device.contactContact details for an organization or a particular human that is responsible for the device.protected List<ContactPoint>DeviceDefinition.contactContact details for an organization or a particular human that is responsible for the device.protected List<ContactPoint>Endpoint.contactContact details for a human to contact about the subscription.protected List<ContactPoint>Subscription.contactContact details for a human to contact about the subscription.protected List<ContactPoint>CareTeam.telecomA central contact detail for the care team (that applies to all members).protected List<ContactPoint>Citation.CitationCitedArtifactContributorshipEntryComponent.telecomEmail or telephone contact methods for the author or contributor.protected List<ContactPoint>ContactDetail.telecomThe contact details for the individual (if a name was provided) or the organization.protected List<ContactPoint>HealthcareService.telecomList of contacts related to this specific healthcare service.protected List<ContactPoint>InsurancePlan.InsurancePlanContactComponent.telecomA contact detail (e.g.protected List<ContactPoint>Location.telecomThe contact details of communication devices available at the location.protected List<ContactPoint>Organization.OrganizationContactComponent.telecomA contact detail (e.g.protected List<ContactPoint>Organization.telecomA contact detail for the organization.protected List<ContactPoint>OrganizationAffiliation.telecomContact details at the participatingOrganization relevant to this Affiliation.protected List<ContactPoint>Patient.ContactComponent.telecomA contact detail for the person, e.g.protected List<ContactPoint>Patient.telecomA contact detail (e.g.protected List<ContactPoint>Person.telecomA contact detail for the person, e.g.protected List<ContactPoint>Practitioner.telecomA contact detail for the practitioner, e.g.protected List<ContactPoint>PractitionerRole.telecomContact details that are specific to the role/location/service.protected List<ContactPoint>RelatedPerson.telecomA contact detail for the person, e.g.Methods in org.hl7.fhir.r5.model that return ContactPointModifier and TypeMethodDescriptionDevice.addContact()DeviceDefinition.addContact()Endpoint.addContact()Subscription.addContact()CareTeam.addTelecom()Citation.CitationCitedArtifactContributorshipEntryComponent.addTelecom()ContactDetail.addTelecom()HealthcareService.addTelecom()InsurancePlan.InsurancePlanContactComponent.addTelecom()Location.addTelecom()Organization.addTelecom()Organization.OrganizationContactComponent.addTelecom()OrganizationAffiliation.addTelecom()Patient.addTelecom()Patient.ContactComponent.addTelecom()Person.addTelecom()Practitioner.addTelecom()PractitionerRole.addTelecom()RelatedPerson.addTelecom()static ContactPointTypeConvertor.castToContactPoint(Base b) ContactPoint.copy()MessageHeader.MessageSourceComponent.getContact()Device.getContactFirstRep()DeviceDefinition.getContactFirstRep()Endpoint.getContactFirstRep()Subscription.getContactFirstRep()ElementDefinition.getDefaultValueContactPoint()ContactDetail.getEmail()ElementDefinition.getFixedContactPoint()ElementDefinition.getPatternContactPoint()ContactDetail.getPhone()CareTeam.getTelecomFirstRep()Citation.CitationCitedArtifactContributorshipEntryComponent.getTelecomFirstRep()ContactDetail.getTelecomFirstRep()HealthcareService.getTelecomFirstRep()InsurancePlan.InsurancePlanContactComponent.getTelecomFirstRep()Location.getTelecomFirstRep()Organization.getTelecomFirstRep()Organization.OrganizationContactComponent.getTelecomFirstRep()OrganizationAffiliation.getTelecomFirstRep()Patient.ContactComponent.getTelecomFirstRep()Patient.getTelecomFirstRep()Person.getTelecomFirstRep()Practitioner.getTelecomFirstRep()PractitionerRole.getTelecomFirstRep()RelatedPerson.getTelecomFirstRep()ContactDetail.getUrl()ElementDefinition.ElementDefinitionExampleComponent.getValueContactPoint()Extension.getValueContactPoint()Parameters.ParametersParameterComponent.getValueContactPoint()Task.ParameterComponent.getValueContactPoint()Task.TaskOutputComponent.getValueContactPoint()static ContactPointFactory.newContactPoint(ContactPoint.ContactPointSystem system, String value) ContactPoint.setRank(int value) ContactPoint.setRankElement(PositiveIntType value) ContactPoint.setSystem(ContactPoint.ContactPointSystem value) ContactPoint.setSystemElement(Enumeration<ContactPoint.ContactPointSystem> value) ContactPoint.setUse(ContactPoint.ContactPointUse value) ContactPoint.setUseElement(Enumeration<ContactPoint.ContactPointUse> value) ContactPoint.setValueElement(StringType value) protected ContactPointContactPoint.typedCopy()Methods in org.hl7.fhir.r5.model that return types with arguments of type ContactPointModifier and TypeMethodDescriptionDevice.getContact()DeviceDefinition.getContact()Endpoint.getContact()Subscription.getContact()CareTeam.getTelecom()Citation.CitationCitedArtifactContributorshipEntryComponent.getTelecom()ContactDetail.getTelecom()HealthcareService.getTelecom()InsurancePlan.InsurancePlanContactComponent.getTelecom()Location.getTelecom()Organization.getTelecom()Organization.OrganizationContactComponent.getTelecom()OrganizationAffiliation.getTelecom()Patient.ContactComponent.getTelecom()Patient.getTelecom()Person.getTelecom()Practitioner.getTelecom()PractitionerRole.getTelecom()RelatedPerson.getTelecom()Methods in org.hl7.fhir.r5.model with parameters of type ContactPointModifier and TypeMethodDescriptionDevice.addContact(ContactPoint t) DeviceDefinition.addContact(ContactPoint t) Endpoint.addContact(ContactPoint t) Subscription.addContact(ContactPoint t) CareTeam.addTelecom(ContactPoint t) Citation.CitationCitedArtifactContributorshipEntryComponent.addTelecom(ContactPoint t) ContactDetail.addTelecom(ContactPoint t) HealthcareService.addTelecom(ContactPoint t) InsurancePlan.InsurancePlanContactComponent.addTelecom(ContactPoint t) Location.addTelecom(ContactPoint t) Organization.addTelecom(ContactPoint t) Organization.OrganizationContactComponent.addTelecom(ContactPoint t) OrganizationAffiliation.addTelecom(ContactPoint t) Patient.addTelecom(ContactPoint t) Patient.ContactComponent.addTelecom(ContactPoint t) Person.addTelecom(ContactPoint t) Practitioner.addTelecom(ContactPoint t) PractitionerRole.addTelecom(ContactPoint t) RelatedPerson.addTelecom(ContactPoint t) voidContactPoint.copyValues(ContactPoint dst) static booleanComparison.matches(ContactPoint c1, ContactPoint c2, Object profile) static voidComparison.merge(ContactPoint dst, ContactPoint src) MessageHeader.MessageSourceComponent.setContact(ContactPoint value) Method parameters in org.hl7.fhir.r5.model with type arguments of type ContactPointModifier and TypeMethodDescriptionDevice.setContact(List<ContactPoint> theContact) DeviceDefinition.setContact(List<ContactPoint> theContact) Endpoint.setContact(List<ContactPoint> theContact) Subscription.setContact(List<ContactPoint> theContact) CareTeam.setTelecom(List<ContactPoint> theTelecom) Citation.CitationCitedArtifactContributorshipEntryComponent.setTelecom(List<ContactPoint> theTelecom) ContactDetail.setTelecom(List<ContactPoint> theTelecom) HealthcareService.setTelecom(List<ContactPoint> theTelecom) InsurancePlan.InsurancePlanContactComponent.setTelecom(List<ContactPoint> theTelecom) Location.setTelecom(List<ContactPoint> theTelecom) Organization.OrganizationContactComponent.setTelecom(List<ContactPoint> theTelecom) Organization.setTelecom(List<ContactPoint> theTelecom) OrganizationAffiliation.setTelecom(List<ContactPoint> theTelecom) Patient.ContactComponent.setTelecom(List<ContactPoint> theTelecom) Patient.setTelecom(List<ContactPoint> theTelecom) Person.setTelecom(List<ContactPoint> theTelecom) Practitioner.setTelecom(List<ContactPoint> theTelecom) PractitionerRole.setTelecom(List<ContactPoint> theTelecom) RelatedPerson.setTelecom(List<ContactPoint> theTelecom) -
Uses of ContactPoint in org.hl7.fhir.r5.renderers
Methods in org.hl7.fhir.r5.renderers with parameters of type ContactPointModifier and TypeMethodDescriptionprotected voidDataRenderer.addTelecom(org.hl7.fhir.utilities.xhtml.XhtmlNode p, ContactPoint c) static StringDataRenderer.displayContactPoint(ContactPoint contact) protected voidDataRenderer.displayContactPoint(org.hl7.fhir.utilities.xhtml.XhtmlNode p, ContactPoint c) protected voidDataRenderer.renderContactPoint(org.hl7.fhir.utilities.xhtml.XhtmlNode x, ContactPoint contact)