| Package | Description |
|---|---|
| au.gov.nehta.model.cda.common.document | |
| au.gov.nehta.model.cda.common.id | |
| au.gov.nehta.model.clinical.etp.common.item | |
| au.gov.nehta.model.clinical.psml |
| Modifier and Type | Field and Description |
|---|---|
static TemplateId |
ClinicalDocumentFactory.SHARED_HEALTH_SUMMARY |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateId> |
BaseClinicalDocument.getTemplateIds() |
List<TemplateId> |
BaseClinicalDocumentImpl.getTemplateIds() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseClinicalDocument.addTemplateId(TemplateId templateId) |
void |
BaseClinicalDocumentImpl.addTemplateId(TemplateId templateId) |
| Constructor and Description |
|---|
BaseClinicalDocumentImpl(TemplateId templateId,
String title) |
ClinicalDocumentImpl(TemplateId templateId,
String title) |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateIdImpl |
| Modifier and Type | Method and Description |
|---|---|
static TemplateId |
TemplateIdImpl.getInstance(String extension,
String root) |
| Modifier and Type | Method and Description |
|---|---|
TemplateId |
AttachedMedia.getTemplateId() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachedMedia.setTemplateId(TemplateId templateId) |
| Constructor and Description |
|---|
AttachedMedia(File file,
TemplateId templateId)
Use this constructor when a template ID is required.
|
AttachedMedia(String fileName,
String mediaType,
byte[] integrityCheck,
IntegerityCheckType integrityCheckType,
au.net.electronichealth.ns.cda._2_0.POCDMT000040ObservationMedia observationMediaReference,
au.net.electronichealth.ns.cda._2_0.POCDMT000040Observation observationReference,
TemplateId templateId) |
PdfMedia(String filename,
byte[] content,
TemplateId templateId) |
| Modifier and Type | Method and Description |
|---|---|
TemplateId |
Section.getTemplateId() |
TemplateId |
SectionImpl.getTemplateId() |
| Modifier and Type | Method and Description |
|---|---|
void |
Section.setTemplateId(TemplateId templateId) |
void |
SectionImpl.setTemplateId(TemplateId templateId) |
Copyright © 2021. All rights reserved.