| 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
Definition: Specifies a periodic interval of time where the recurrence is based on activities
of daily living or other important events that are time-related but not fully determined by
time.
|
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 the creation is restricted to only allow
valid combinations of dates
|
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 © 2020. All rights reserved.