| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected DateType |
PlanDefinition.approvalDate
The date on which the resource content was approved by the publisher.
|
protected DateType |
Library.approvalDate
The date on which the resource content was approved by the publisher.
|
protected DateType |
Questionnaire.approvalDate
The date on which the resource content was approved by the publisher.
|
protected DateType |
ServiceDefinition.approvalDate
The date on which the resource content was approved by the publisher.
|
protected DateType |
ActivityDefinition.approvalDate
The date on which the resource content was approved by the publisher.
|
protected DateType |
Measure.approvalDate
The date on which the resource content was approved by the publisher.
|
protected DateType |
RelatedPerson.birthDate
The date on which the related person was born.
|
protected DateType |
Practitioner.birthDate
The date of birth for the practitioner.
|
protected DateType |
Person.birthDate
The birth date for the person.
|
protected DateType |
Patient.birthDate
The date of birth for the individual.
|
protected DateType |
Basic.created
Identifies when the resource was first created.
|
protected DateType |
PaymentReconciliation.DetailsComponent.date
The date of the invoice or financial resource.
|
protected DateType |
ExplanationOfBenefit.AccidentComponent.date
Date of an accident which these services are addressing.
|
protected DateType |
ExplanationOfBenefit.PaymentComponent.date
Estimated payment date.
|
protected DateType |
ClaimResponse.PaymentComponent.date
Estimated payment data.
|
protected DateType |
Claim.AccidentComponent.date
Date of an accident which these services are addressing.
|
protected DateType |
Immunization.expirationDate
Date vaccine batch expires.
|
protected DateType |
PlanDefinition.lastReviewDate
The date on which the resource content was last reviewed.
|
protected DateType |
Library.lastReviewDate
The date on which the resource content was last reviewed.
|
protected DateType |
Questionnaire.lastReviewDate
The date on which the resource content was last reviewed.
|
protected DateType |
ServiceDefinition.lastReviewDate
The date on which the resource content was last reviewed.
|
protected DateType |
ActivityDefinition.lastReviewDate
The date on which the resource content was last reviewed.
|
protected DateType |
Measure.lastReviewDate
The date on which the resource content was last reviewed.
|
protected DateType |
ValueSet.ValueSetComposeComponent.lockedDate
If a locked date is defined, then the Content Logical Definition must be evaluated using the current version as of the locked date for referenced code system(s) and value set instances where ValueSet.compose.include.version is not defined.
|
protected DateType |
Goal.statusDate
Identifies when the current status.
|
protected DateType |
PaymentNotice.statusDate
The date when the above payment action occurrred.
|
| Modifier and Type | Method and Description |
|---|---|
DateType |
Base.castToDate(Base b) |
DateType |
DateType.copy() |
DateType |
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerDateType() |
DateType |
PlanDefinition.getApprovalDateElement() |
DateType |
Library.getApprovalDateElement() |
DateType |
Questionnaire.getApprovalDateElement() |
DateType |
ServiceDefinition.getApprovalDateElement() |
DateType |
ActivityDefinition.getApprovalDateElement() |
DateType |
Measure.getApprovalDateElement() |
DateType |
RelatedPerson.getBirthDateElement() |
DateType |
Practitioner.getBirthDateElement() |
DateType |
Person.getBirthDateElement() |
DateType |
Patient.getBirthDateElement() |
DateType |
FamilyMemberHistory.getBornDateType() |
DateType |
Basic.getCreatedElement() |
DateType |
PaymentReconciliation.DetailsComponent.getDateElement() |
DateType |
ExplanationOfBenefit.AccidentComponent.getDateElement() |
DateType |
ExplanationOfBenefit.PaymentComponent.getDateElement() |
DateType |
ClaimResponse.PaymentComponent.getDateElement() |
DateType |
Claim.AccidentComponent.getDateElement() |
DateType |
FamilyMemberHistory.getDeceasedDateType() |
DateType |
Goal.GoalTargetComponent.getDueDateType() |
DateType |
TriggerDefinition.getEventTimingDateType() |
DateType |
Immunization.getExpirationDateElement() |
DateType |
Questionnaire.QuestionnaireItemComponent.getInitialDateType() |
DateType |
PlanDefinition.getLastReviewDateElement() |
DateType |
Library.getLastReviewDateElement() |
DateType |
Questionnaire.getLastReviewDateElement() |
DateType |
ServiceDefinition.getLastReviewDateElement() |
DateType |
ActivityDefinition.getLastReviewDateElement() |
DateType |
Measure.getLastReviewDateElement() |
DateType |
ValueSet.ValueSetComposeComponent.getLockedDateElement() |
DateType |
ElementDefinition.getMaxValueDateType() |
DateType |
ElementDefinition.getMinValueDateType() |
DateType |
EligibilityRequest.getServicedDateType() |
DateType |
ExplanationOfBenefit.ItemComponent.getServicedDateType() |
DateType |
Claim.ItemComponent.getServicedDateType() |
DateType |
Goal.getStartDateType() |
DateType |
Goal.getStatusDateElement() |
DateType |
PaymentNotice.getStatusDateElement() |
DateType |
ExplanationOfBenefit.SupportingInformationComponent.getTimingDateType() |
DateType |
Claim.SpecialConditionComponent.getTimingDateType() |
DateType |
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueDateType() |
DateType |
Questionnaire.QuestionnaireItemOptionComponent.getValueDateType() |
static DateType |
Factory.newDate(String value) |
static DateType |
DateType.parseV3(String theV3String)
Creates a new instance by parsing an HL7 v3 format date time string
|
| Constructor and Description |
|---|
AccidentComponent(DateType date)
Constructor
|
Copyright © 2014–2017 University Health Network. All rights reserved.