| Package | Description |
|---|---|
| au.gov.nehta.builder.common | |
| au.gov.nehta.model.cda.common.document | |
| au.gov.nehta.model.cda.npdr |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends au.net.electronichealth.ns.cda._2_0.POCDMT000040RelatedDocument> |
HeaderUtil.createRelatedDocuments(List<RelatedDocument> relatedDocuments) |
| Modifier and Type | Class and Description |
|---|---|
class |
RelatedDocumentImpl |
class |
ReplacementRelatedDocument
An object representing a CDA document being replaced
|
class |
TransformRelatedDocument
An object representing a CDA document being transformed
|
| Modifier and Type | Method and Description |
|---|---|
List<RelatedDocument> |
DispenseRecordCdaModel.getRelatedDocuments() |
List<RelatedDocument> |
PrescriptionCdaModel.getRelatedDocuments() |
| Modifier and Type | Method and Description |
|---|---|
void |
DispenseRecordCdaModel.setRelatedDocument(List<RelatedDocument> relatedDocuments) |
void |
PrescriptionCdaModel.setRelatedDocument(List<RelatedDocument> relatedDocuments) |
| Constructor and Description |
|---|
DispenseRecordCdaModel(BaseClinicalDocument clinicalDocument,
LegalAuthenticator legalAuthenticator,
List<RelatedDocument> relatedDocuments,
Custodian custodian) |
PrescriptionCdaModel(BaseClinicalDocument clinicalDocument,
LegalAuthenticator legalAuthenticator,
List<RelatedDocument> relatedDocuments,
Custodian custodian) |
Copyright © 2021. All rights reserved.