public interface SharedHealthSummaryAuthor
| Modifier and Type | Method and Description |
|---|---|
List<AddressContext> |
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<Telecom> |
getElectronicCommunicationDetails()
The electronic communication details of entities.
|
ExtendedEmploymentOrganisation |
getEmploymentDetail() |
List<? extends Entitlement> |
getEntitlements() |
List<AsEntityIdentifier> |
getEntityIdentifiers()
A number or code issued for the purpose of identifying a participant
within a healthcare context.
|
String |
getID()
author/assignedAuthor/id
A required CDA element.
|
org.joda.time.DateTime |
getParticipationPeriod()
This element will hold the same value as Shared Health Summary > Date-
Time Attested (ClinicalDocument/ legalAuthenticator/ time) Although the
definition of this element states that it is a time interval, the
following applies: "The end of the participation period of a Document
Author participation is the time associated with the completion of
editing the content of a document.".
|
List<PersonName> |
getPersonNames()
The appellation by which an individual may be identified separately from
any other within a social context.
|
Coded |
getRole()
The involvement or role of the participant in the related action from a
healthcare perspective rather than the specific participation
perspective.
|
Coded getRole()
org.joda.time.DateTime getParticipationPeriod()
List<AsEntityIdentifier> getEntityIdentifiers()
List<AddressContext> getAddresses()
List<Telecom> getElectronicCommunicationDetails()
List<PersonName> getPersonNames()
ExtendedEmploymentOrganisation getEmploymentDetail()
List<? extends Entitlement> getEntitlements()
String getID()
Copyright © 2020. All rights reserved.