| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.AD |
AddressConverter.convert(AddressContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
static List<au.net.electronichealth.ns.cda._2_0.AD> |
AddressConverter.convert(List<? extends AddressContext> ctx) |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.StrucDocTd |
NarrativeUtil.getAddressCell(AddressContext addressContext) |
| Modifier and Type | Method and Description |
|---|---|
List<AddressContext> |
DocumentAuthor.getAddresses()
The description of a location where an entity is located or can be otherwise reached or found
and a description of the purpose for which that address is primarily used by that entity.
|
List<AddressContext> |
DocumentAuthorImpl.getAddresses()
The description of a location where an entity is located or can be otherwise reached or found
and a description of the purpose for which that address is primarily used by that entity.
|
List<AddressContext> |
SubjectOfCareParticipant.getAddresses() |
List<AddressContext> |
SubjectOfCareParticipantImpl.getAddresses() |
| Constructor and Description |
|---|
SubjectOfCareParticipantImpl(List<? extends AsEntityIdentifier> entityIdentifiers,
AddressContext address,
SubjectOfCarePerson person)
Convenience constructor for the most likely case where there is only one address being supplied
|
| Constructor and Description |
|---|
DocumentAuthorImpl(Coded role,
ZonedDateTime participationPeriod,
List<AsEntityIdentifier> entityIdentifiers,
List<AddressContext> addresses,
List<Telecom> electronicCommunicationDetails,
List<PersonName> personNames,
ExtendedEmploymentOrganisation employmentDetail)
Creates an author section with the optional participation period
|
SubjectOfCareParticipantImpl(List<? extends AsEntityIdentifier> entityIdentifiers,
List<AddressContext> address,
SubjectOfCarePerson person) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddressContextImpl
An Address combined with the context in which is used.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AddressContext> |
ExtendedEmploymentOrganisation.getAddresses() |
List<? extends AddressContext> |
ExtendedEmploymentOrganisationImpl.getAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedEmploymentOrganisationImpl.setAddresses(List<? extends AddressContext> addresses) |
| Constructor and Description |
|---|
ExtendedEmploymentOrganisationImpl(List<? extends AsEntityIdentifier> identifiers,
List<? extends AddressContext> addresses,
List<? extends Telecom> electronicCommunicationDetails,
String organisationName) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProviderAddress |
| Modifier and Type | Class and Description |
|---|---|
class |
ProviderAddressImpl |
| Modifier and Type | Method and Description |
|---|---|
List<AddressContext> |
SharedHealthSummaryAuthor.getAddresses()
The description of a location where an entity is located or can be
otherwise reached or found and a description of the purpose for which
that address is primarily used by that entity.
|
List<AddressContext> |
SharedHealthSummaryAuthorImpl.getAddresses()
The description of a location where an entity is located or can be
otherwise reached or found and a description of the purpose for which
that address is primarily used by that entity.
|
| Constructor and Description |
|---|
SharedHealthSummaryAuthorImpl(Coded role,
ZonedDateTime participationPeriod,
List<AsEntityIdentifier> entityIdentifiers,
List<AddressContext> addresses,
List<Telecom> electronicCommunicationDetails,
List<PersonName> personNames,
ExtendedEmploymentOrganisation employmentDetail)
Creates an author section with the optional participation period.
|
Copyright © 2021. All rights reserved.