| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Endpoint> |
ImagingStudy.endpointTarget
The actual objects that are the target of the reference (The network service providing access (e.g., query, view, or retrieval) for the study.
|
protected List<Endpoint> |
ImagingStudy.ImagingStudySeriesComponent.endpointTarget
The actual objects that are the target of the reference (The network service providing access (e.g., query, view, or retrieval) for this series.
|
protected List<Endpoint> |
HealthcareService.endpointTarget
The actual objects that are the target of the reference (Technical endpoints providing access to services operated for the specific healthcare services defined at this resource.)
|
protected List<Endpoint> |
PractitionerRole.endpointTarget
The actual objects that are the target of the reference (Technical endpoints providing access to services operated for the practitioner with this role.)
|
protected List<Endpoint> |
ImagingManifest.StudyComponent.endpointTarget
The actual objects that are the target of the reference (The network service providing access (e.g., query, view, or retrieval) for the study.
|
protected List<Endpoint> |
ImagingManifest.SeriesComponent.endpointTarget
The actual objects that are the target of the reference (The network service providing access (e.g., query, view, or retrieval) for this series.
|
protected List<Endpoint> |
Organization.endpointTarget
The actual objects that are the target of the reference (Technical endpoints providing access to services operated for the organization.)
|
protected List<Endpoint> |
Location.endpointTarget
The actual objects that are the target of the reference (Technical endpoints providing access to services operated for the location.)
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Endpoint.addContact(ContactPoint t) |
Endpoint |
ImagingStudy.addEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Endpoint |
ImagingStudy.ImagingStudySeriesComponent.addEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Endpoint |
HealthcareService.addEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Endpoint |
PractitionerRole.addEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Endpoint |
ImagingManifest.StudyComponent.addEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Endpoint |
ImagingManifest.SeriesComponent.addEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Endpoint |
Organization.addEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Endpoint |
Location.addEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Endpoint |
Endpoint.addHeader(String value) |
Endpoint |
Endpoint.addIdentifier(Identifier t) |
Endpoint |
Endpoint.addPayloadMimeType(String value) |
Endpoint |
Endpoint.addPayloadType(CodeableConcept t) |
Endpoint |
Endpoint.copy() |
Endpoint |
Endpoint.setAddress(String value) |
Endpoint |
Endpoint.setAddressElement(UriType value) |
Endpoint |
Endpoint.setConnectionType(Coding value) |
Endpoint |
Endpoint.setContact(List<ContactPoint> theContact) |
Endpoint |
Endpoint.setHeader(List<StringType> theHeader) |
Endpoint |
Endpoint.setIdentifier(List<Identifier> theIdentifier) |
Endpoint |
Endpoint.setManagingOrganization(Reference value) |
Endpoint |
Endpoint.setManagingOrganizationTarget(Organization value) |
Endpoint |
Endpoint.setName(String value) |
Endpoint |
Endpoint.setNameElement(StringType value) |
Endpoint |
Endpoint.setPayloadMimeType(List<CodeType> thePayloadMimeType) |
Endpoint |
Endpoint.setPayloadType(List<CodeableConcept> thePayloadType) |
Endpoint |
Endpoint.setPeriod(Period value) |
Endpoint |
Endpoint.setStatus(Endpoint.EndpointStatus value) |
Endpoint |
Endpoint.setStatusElement(Enumeration<Endpoint.EndpointStatus> value) |
protected Endpoint |
Endpoint.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<Endpoint> |
ImagingStudy.getEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Endpoint> |
ImagingStudy.ImagingStudySeriesComponent.getEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Endpoint> |
HealthcareService.getEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Endpoint> |
PractitionerRole.getEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Endpoint> |
ImagingManifest.StudyComponent.getEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Endpoint> |
ImagingManifest.SeriesComponent.getEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Endpoint> |
Organization.getEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Endpoint> |
Location.getEndpointTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Copyright © 2014–2017 University Health Network. All rights reserved.