| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TimeType |
JsonParser.parseTime(String v) |
protected TimeType |
XmlParser.parseTime(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XmlParser.composeTime(String name,
TimeType value) |
protected void |
RdfParser.composeTime(Turtle.Complex parent,
String parentType,
String name,
TimeType value,
int index) |
protected void |
JsonParser.composeTimeCore(String name,
TimeType value,
boolean inArray) |
protected void |
JsonParser.composeTimeExtras(String name,
TimeType value,
boolean inArray) |
| Modifier and Type | Field and Description |
|---|---|
protected TimeType |
HealthcareService.HealthcareServiceAvailableTimeComponent.availableEndTime
The closing time of day.
|
protected TimeType |
PractitionerRole.PractitionerRoleAvailableTimeComponent.availableEndTime
The closing time of day.
|
protected TimeType |
HealthcareService.HealthcareServiceAvailableTimeComponent.availableStartTime
The opening time of day.
|
protected TimeType |
PractitionerRole.PractitionerRoleAvailableTimeComponent.availableStartTime
The opening time of day.
|
protected TimeType |
Location.LocationHoursOfOperationComponent.closingTime
Time that the Location closes.
|
protected TimeType |
Location.LocationHoursOfOperationComponent.openingTime
Time that the Location opens.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TimeType> |
Timing.TimingRepeatComponent.timeOfDay
Specified time of day for action to take place.
|
| Modifier and Type | Method and Description |
|---|---|
TimeType |
Timing.TimingRepeatComponent.addTimeOfDayElement() |
TimeType |
Base.castToTime(Base b) |
TimeType |
TimeType.copy() |
TimeType |
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerTimeType() |
TimeType |
HealthcareService.HealthcareServiceAvailableTimeComponent.getAvailableEndTimeElement() |
TimeType |
PractitionerRole.PractitionerRoleAvailableTimeComponent.getAvailableEndTimeElement() |
TimeType |
HealthcareService.HealthcareServiceAvailableTimeComponent.getAvailableStartTimeElement() |
TimeType |
PractitionerRole.PractitionerRoleAvailableTimeComponent.getAvailableStartTimeElement() |
TimeType |
Location.LocationHoursOfOperationComponent.getClosingTimeElement() |
TimeType |
ElementDefinition.getMaxValueTimeType() |
TimeType |
ElementDefinition.getMinValueTimeType() |
TimeType |
Location.LocationHoursOfOperationComponent.getOpeningTimeElement() |
TimeType |
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueTimeType() |
TimeType |
Observation.getValueTimeType() |
TimeType |
Observation.ObservationComponentComponent.getValueTimeType() |
TimeType |
Questionnaire.QuestionnaireItemAnswerOptionComponent.getValueTimeType() |
TimeType |
Questionnaire.QuestionnaireItemInitialComponent.getValueTimeType() |
TimeType |
Contract.AnswerComponent.getValueTimeType() |
| Modifier and Type | Method and Description |
|---|---|
List<TimeType> |
Timing.TimingRepeatComponent.getTimeOfDay() |
| Modifier and Type | Method and Description |
|---|---|
HealthcareService.HealthcareServiceAvailableTimeComponent |
HealthcareService.HealthcareServiceAvailableTimeComponent.setAvailableEndTimeElement(TimeType value) |
PractitionerRole.PractitionerRoleAvailableTimeComponent |
PractitionerRole.PractitionerRoleAvailableTimeComponent.setAvailableEndTimeElement(TimeType value) |
HealthcareService.HealthcareServiceAvailableTimeComponent |
HealthcareService.HealthcareServiceAvailableTimeComponent.setAvailableStartTimeElement(TimeType value) |
PractitionerRole.PractitionerRoleAvailableTimeComponent |
PractitionerRole.PractitionerRoleAvailableTimeComponent.setAvailableStartTimeElement(TimeType value) |
Location.LocationHoursOfOperationComponent |
Location.LocationHoursOfOperationComponent.setClosingTimeElement(TimeType value) |
Location.LocationHoursOfOperationComponent |
Location.LocationHoursOfOperationComponent.setOpeningTimeElement(TimeType value) |
| Modifier and Type | Method and Description |
|---|---|
Timing.TimingRepeatComponent |
Timing.TimingRepeatComponent.setTimeOfDay(List<TimeType> theTimeOfDay) |
Copyright © 2014–2021 Health Level 7. All rights reserved.