| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected ContactPoint |
MessageHeader.MessageSourceComponent.contact
An e-mail, phone, website or other contact point to use to resolve issues with message communications.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ContactPoint> |
Endpoint.contact
Contact details for a human to contact about the subscription.
|
protected List<ContactPoint> |
Device.contact
Contact details for an organization or a particular human that is responsible for the device.
|
protected List<ContactPoint> |
Subscription.contact
Contact details for a human to contact about the subscription.
|
protected List<ContactPoint> |
ContactDetail.telecom
The contact details for the individual (if a name was provided) or the organization.
|
protected List<ContactPoint> |
RelatedPerson.telecom
A contact detail for the person, e.g.
|
protected List<ContactPoint> |
HealthcareService.telecom
List of contacts related to this specific healthcare service.
|
protected List<ContactPoint> |
PractitionerRole.telecom
Contact details that are specific to the role/location/service.
|
protected List<ContactPoint> |
Practitioner.telecom
A contact detail for the practitioner, e.g.
|
protected List<ContactPoint> |
Person.telecom
A contact detail for the person, e.g.
|
protected List<ContactPoint> |
Patient.telecom
A contact detail (e.g.
|
protected List<ContactPoint> |
Patient.ContactComponent.telecom
A contact detail for the person, e.g.
|
protected List<ContactPoint> |
Organization.telecom
A contact detail for the organization.
|
protected List<ContactPoint> |
Organization.OrganizationContactComponent.telecom
A contact detail (e.g.
|
protected List<ContactPoint> |
Location.telecom
The contact details of communication devices available at the location.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContactPoint> |
Endpoint.getContact() |
List<ContactPoint> |
Device.getContact() |
List<ContactPoint> |
Subscription.getContact() |
List<ContactPoint> |
ContactDetail.getTelecom() |
List<ContactPoint> |
RelatedPerson.getTelecom() |
List<ContactPoint> |
HealthcareService.getTelecom() |
List<ContactPoint> |
PractitionerRole.getTelecom() |
List<ContactPoint> |
Practitioner.getTelecom() |
List<ContactPoint> |
Person.getTelecom() |
List<ContactPoint> |
Patient.getTelecom() |
List<ContactPoint> |
Patient.ContactComponent.getTelecom() |
List<ContactPoint> |
Organization.getTelecom() |
List<ContactPoint> |
Organization.OrganizationContactComponent.getTelecom() |
List<ContactPoint> |
Location.getTelecom() |
Copyright © 2014–2017 University Health Network. All rights reserved.