| Package | Description |
|---|---|
| au.gov.nehta.builder.util | |
| au.gov.nehta.model.cda.common.time | |
| au.gov.nehta.model.cda.npdr | |
| au.gov.nehta.model.clinical.etp.eprescription |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.SXCMTS |
Converter.convert(SetComponentTime time) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventRelatedTimeInterval
EventRelatedTimeInterval
A class to model the EIVL_TS CDA class
|
class |
PeriodicIntervalTime
PeriodicTimeInterval
A Class that models time intervals in the PIVL_TS CDA HL7 datatype |
class |
RestrictedTimeInterval
This class models the Time interval IVL_TS HL7 class.
|
class |
SetParentheticTime
LogicalSetTime
A Class that models the combinations of time intervals in the SXPR_TS CDA HL7 datatype in a logical set |
class |
SimplifiedPeriodicIntervalTime
A simplified version of PeriodicIntervalTime that encodes only a period with a value
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SetComponentTime> |
SetParentheticTime.getComponents() |
| Constructor and Description |
|---|
SetParentheticTime(List<? extends SetComponentTime> components) |
| Modifier and Type | Method and Description |
|---|---|
PCEHRPrescriptionItemBuilder |
PCEHRPrescriptionItemBuilder.addStructuredTime(SetComponentTime time)
Add a Structured Time
May be chained with other calls |
| Modifier and Type | Method and Description |
|---|---|
List<SetComponentTime> |
PrescriptionItem.getStructuredTime() |
List<SetComponentTime> |
PrescriptionItemImpl.getStructuredTime() |
| Modifier and Type | Method and Description |
|---|---|
PrescriptionItemBuilder |
PrescriptionItemBuilder.addStructuredTime(SetComponentTime time)
Add a Structured Time.
May be chained with other calls. |
Copyright © 2021. All rights reserved.