public class EPrescriptionCdaModel extends CDAModelImpl
clinicalDocument, custodian, informationRecipients, legalAuthenticator| Constructor and Description |
|---|
EPrescriptionCdaModel(BaseClinicalDocument clinicalDocument,
LegalAuthenticator legalAuthenticator,
Custodian custodian,
ZonedDateTime authorTime) |
| Modifier and Type | Method and Description |
|---|---|
ZonedDateTime |
getAuthorTime() |
void |
setAuthorTime(ZonedDateTime authorTime) |
getBaseClinicalDocument, getCustodian, getInformationRecipients, getLegalAuthenticator, setClinicalDocument, setCustodian, setInformationRecipients, setLegalAuthenticatorpublic EPrescriptionCdaModel(BaseClinicalDocument clinicalDocument, LegalAuthenticator legalAuthenticator, Custodian custodian, ZonedDateTime authorTime)
public ZonedDateTime getAuthorTime()
public void setAuthorTime(ZonedDateTime authorTime)
Copyright © 2021. All rights reserved.