| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected DateType |
ExplanationOfBenefit.accidentDate
Date of an accident which these services are addressing.
|
protected DateType |
Claim.accidentDate
Date of an accident which these services are addressing.
|
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 |
Condition.dateRecorded
A date, when the Condition statement was documented.
|
protected DateType |
Immunization.expirationDate
Date vaccine batch expires.
|
protected DateType |
ExplanationOfBenefit.MissingTeethComponent.extractionDate
The date of the extraction either known from records or patient reported estimate.
|
protected DateType |
Claim.MissingTeethComponent.extractionDate
The date of the extraction either known from records or patient reported estimate.
|
protected DateType |
ModuleMetadata.lastReviewDate
The date on which the module content was last reviewed.
|
protected DateType |
ValueSet.lockedDate
If a locked date is defined, then the Content Logical Definition must be evaluated using the current version of all referenced code system(s) and value set instances as of the locked date.
|
protected DateType |
ExplanationOfBenefit.paymentDate
Estimated payment data.
|
protected DateType |
ClaimResponse.paymentDate
Estimated payment data.
|
protected DateType |
ExplanationOfBenefit.ProsthesisComponent.priorDate
Date of the initial placement.
|
protected DateType |
Claim.ProsthesisComponent.priorDate
Date of the initial placement.
|
protected DateType |
ModuleMetadata.publicationDate
The date on which the module was published.
|
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 |
ExplanationOfBenefit.getAccidentDateElement() |
DateType |
Claim.getAccidentDateElement() |
DateType |
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerDateType() |
DateType |
RelatedPerson.getBirthDateElement() |
DateType |
Practitioner.getBirthDateElement() |
DateType |
Person.getBirthDateElement() |
DateType |
Patient.getBirthDateElement() |
DateType |
FamilyMemberHistory.getBornDateType() |
DateType |
Basic.getCreatedElement() |
DateType |
PaymentReconciliation.DetailsComponent.getDateElement() |
DateType |
Condition.getDateRecordedElement() |
DateType |
FamilyMemberHistory.getDeceasedDateType() |
DateType |
TriggerDefinition.getEventTimingDateType() |
DateType |
Immunization.getExpirationDateElement() |
DateType |
ExplanationOfBenefit.MissingTeethComponent.getExtractionDateElement() |
DateType |
Claim.MissingTeethComponent.getExtractionDateElement() |
DateType |
Questionnaire.QuestionnaireItemComponent.getInitialDateType() |
DateType |
ModuleMetadata.getLastReviewDateElement() |
DateType |
ValueSet.getLockedDateElement() |
DateType |
ExplanationOfBenefit.getPaymentDateElement() |
DateType |
ClaimResponse.getPaymentDateElement() |
DateType |
ExplanationOfBenefit.ProsthesisComponent.getPriorDateElement() |
DateType |
Claim.ProsthesisComponent.getPriorDateElement() |
DateType |
ModuleMetadata.getPublicationDateElement() |
DateType |
EligibilityRequest.getServicedDateType() |
DateType |
ExplanationOfBenefit.ItemsComponent.getServicedDateType() |
DateType |
Claim.ItemsComponent.getServicedDateType() |
DateType |
Goal.getStartDateType() |
DateType |
Goal.getStatusDateElement() |
DateType |
PaymentNotice.getStatusDateElement() |
DateType |
Goal.getTargetDateType() |
DateType |
ExplanationOfBenefit.OnsetComponent.getTimeDateType() |
DateType |
Claim.OnsetComponent.getTimeDateType() |
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
|
Copyright © 2014–2018 University Health Network. All rights reserved.