
Uses of Class
org.hl7.fhir.dstu3.model.DateTimeType
Packages that use DateTimeType
Package
Description
-
Uses of DateTimeType in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return DateTimeTypeModifier and TypeMethodDescriptionprotected DateTimeType
JsonParser.parseDateTime
(String v) protected DateTimeType
XmlParser.parseDateTime
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type DateTimeTypeModifier and TypeMethodDescriptionprotected void
RdfParser.composeDateTime
(Turtle.Complex parent, String parentType, String name, DateTimeType value, int index) protected void
XmlParser.composeDateTime
(String name, DateTimeType value) protected void
JsonParser.composeDateTimeCore
(String name, DateTimeType value, boolean inArray) protected void
JsonParser.composeDateTimeExtras
(String name, DateTimeType value, boolean inArray) -
Uses of DateTimeType in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as DateTimeTypeModifier and TypeFieldDescriptionprotected DateTimeType
AllergyIntolerance.assertedDate
The date on which the existance of the AllergyIntolerance was first asserted or acknowledged.protected DateTimeType
Condition.assertedDate
The date on which the existance of the Condition was first asserted or acknowledged.protected DateTimeType
QuestionnaireResponse.authored
The date and/or time that this set of answers were last changed.protected DateTimeType
CommunicationRequest.authoredOn
For draft requests, indicates the date of initial creation.protected DateTimeType
DeviceRequest.authoredOn
When the request transitioned to being actionable.protected DateTimeType
MedicationRequest.authoredOn
The date (and perhaps time) when the prescription was initially written or authored on.protected DateTimeType
ProcedureRequest.authoredOn
When the request transitioned to being actionable.protected DateTimeType
ReferralRequest.authoredOn
Date/DateTime of creation for draft requests and date of activation for active requests.protected DateTimeType
RequestGroup.authoredOn
Indicates when the request group was created.protected DateTimeType
SupplyRequest.authoredOn
When the request was made.protected DateTimeType
Task.authoredOn
The date and time this task was created.protected DateTimeType
ImagingManifest.authoringTime
Date and time when the selection of the referenced instances were made.protected DateTimeType
Appointment.created
The date that this appointment was initially created.protected DateTimeType
Claim.created
The date when the enclosed suite of services were performed or completed.protected DateTimeType
ClaimResponse.created
The date when the enclosed suite of services were performed or completed.protected DateTimeType
DocumentManifest.created
When the document manifest was created for submission to the server (not necessarily the same thing as the actual resource last modified time, since it may be modified, replicated, etc.).protected DateTimeType
DocumentReference.created
When the document was created.protected DateTimeType
EligibilityRequest.created
The date when this resource was created.protected DateTimeType
EligibilityResponse.created
The date when the enclosed suite of services were performed or completed.protected DateTimeType
EnrollmentRequest.created
The date when this resource was created.protected DateTimeType
EnrollmentResponse.created
The date when the enclosed suite of services were performed or completed.protected DateTimeType
ExplanationOfBenefit.created
The date when the EOB was created.protected DateTimeType
PaymentNotice.created
The date when this resource was created.protected DateTimeType
PaymentReconciliation.created
The date when the enclosed suite of services were performed or completed.protected DateTimeType
ProcessRequest.created
The date when this resource was created.protected DateTimeType
ProcessResponse.created
The date when the enclosed suite of services were performed or completed.protected DateTimeType
Attachment.creation
The date that the attachment was first created.protected DateTimeType
AdverseEvent.date
The date (and perhaps time) when the adverse event occurred.protected DateTimeType
Claim.ProcedureComponent.date
Date and optionally time the procedure was performed .protected DateTimeType
ClinicalImpression.date
Indicates when the documentation of the assessment was complete.protected DateTimeType
Composition.date
The composition editing time, when the composition was last logically changed by the author.protected DateTimeType
DetectedIssue.date
The date or date-time when the detected issue was initially identified.protected DateTimeType
DetectedIssue.DetectedIssueMitigationComponent.date
Indicates when the mitigating action was documented.protected DateTimeType
ExplanationOfBenefit.ProcedureComponent.date
Date and optionally time the procedure was performed .protected DateTimeType
FamilyMemberHistory.date
The date (and possibly time) when the family member history was taken.protected DateTimeType
Immunization.date
Date vaccine administered or was to be administered.protected DateTimeType
Immunization.ImmunizationReactionComponent.date
Date of reaction to the immunization.protected DateTimeType
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.date
The date the immunization recommendation was created.protected DateTimeType
ListResource.date
The date that the list was prepared.protected DateTimeType
ListResource.ListEntryComponent.date
When this item was added to the list.protected DateTimeType
MeasureReport.date
The date this measure report was generated.protected DateTimeType
MetadataResource.date
The date (and optionally time) when the metadata resource was published.protected DateTimeType
MedicationStatement.dateAsserted
The date when the medication statement was asserted by the information source.protected DateTimeType
Consent.dateTime
When this Consent was issued / created / indexed.protected DateTimeType
NutritionOrder.dateTime
The date and time that this nutrition order was requested.protected DateTimeType
VisionPrescription.dateWritten
The date (and perhaps time) when the prescription was written.protected DateTimeType
Contract.TermValuedItemComponent.effectiveTime
Indicates the time during which this Contract Term ValuedItem information is effective.protected DateTimeType
Contract.ValuedItemComponent.effectiveTime
Indicates the time during which this Contract ValuedItem information is effective.protected DateTimeType
Period.end
The end of the period.protected DateTimeType
ChargeItem.enteredDate
Date the charge item was entered.protected DateTimeType
Device.expirationDate
The date and time beyond which this device is no longer valid or should not be used (if applicable).protected DateTimeType
Medication.MedicationPackageBatchComponent.expirationDate
When this specific batch of product will expire.protected DateTimeType
Substance.SubstanceInstanceComponent.expiry
When the substance is no longer valid to use.protected DateTimeType
Contract.issued
When this Contract was issued.protected DateTimeType
Contract.TermComponent.issued
When this Contract Provision was issued.protected DateTimeType
TestReport.issued
When the TestScript was executed and this TestReport was generated.protected DateTimeType
Task.lastModified
The date and time of last modification to this task.protected DateTimeType
AllergyIntolerance.lastOccurrence
Represents the date and/or time of the last known occurrence of a reaction event.protected DateTimeType
Device.manufactureDate
The date and time when the device was manufactured.protected DateTimeType
GuidanceResponse.occurrenceDateTime
Indicates when the guidance response was processed.protected DateTimeType
AllergyIntolerance.AllergyIntoleranceReactionComponent.onset
Record of the date and/or time of the onset of the Reaction.protected DateTimeType
Communication.received
The time when this communication arrived at the destination.protected DateTimeType
Specimen.receivedTime
Time when specimen was received for processing or testing.protected DateTimeType
DeviceUseStatement.recordedOn
The time at which the statement was made/recorded.protected DateTimeType
CapabilityStatement.CapabilityStatementSoftwareComponent.releaseDate
Date this version of the software was released.protected DateTimeType
Communication.sent
The time when this communication was sent.protected DateTimeType
Period.start
The start of the period.protected DateTimeType
ImagingStudy.ImagingStudySeriesComponent.started
The date and time the series was started.protected DateTimeType
ImagingStudy.started
Date and time the study started.protected DateTimeType
Annotation.time
Indicates when this particular annotation was made.protected DateTimeType
Composition.CompositionAttesterComponent.time
When the composition was attested by the party.protected DateTimeType
ValueSet.ValueSetExpansionComponent.timestamp
The time at which the expansion was produced by the expanding system.protected DateTimeType
ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.value
The date whose meaning is specified by dateCriterion.code.protected DateTimeType
MedicationDispense.whenHandedOver
The time the dispensed product was provided to the patient or their representative.protected DateTimeType
MedicationDispense.whenPrepared
The time when the dispensed product was packaged and reviewed.Fields in org.hl7.fhir.dstu3.model with type parameters of type DateTimeTypeModifier and TypeFieldDescriptionprotected List
<DateTimeType> Timing.event
Identifies specific times when the event occurs.Methods in org.hl7.fhir.dstu3.model that return DateTimeTypeModifier and TypeMethodDescriptionTiming.addEventElement()
Base.castToDateTime
(Base b) DateTimeType.copy()
Condition.getAbatementDateTimeType()
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerDateTimeType()
AllergyIntolerance.getAssertedDateElement()
Condition.getAssertedDateElement()
QuestionnaireResponse.getAuthoredElement()
CommunicationRequest.getAuthoredOnElement()
DeviceRequest.getAuthoredOnElement()
MedicationRequest.getAuthoredOnElement()
ProcedureRequest.getAuthoredOnElement()
ReferralRequest.getAuthoredOnElement()
RequestGroup.getAuthoredOnElement()
SupplyRequest.getAuthoredOnElement()
Task.getAuthoredOnElement()
ImagingManifest.getAuthoringTimeElement()
Specimen.SpecimenCollectionComponent.getCollectedDateTimeType()
Appointment.getCreatedElement()
Claim.getCreatedElement()
ClaimResponse.getCreatedElement()
DocumentManifest.getCreatedElement()
DocumentReference.getCreatedElement()
EligibilityRequest.getCreatedElement()
EligibilityResponse.getCreatedElement()
EnrollmentRequest.getCreatedElement()
EnrollmentResponse.getCreatedElement()
ExplanationOfBenefit.getCreatedElement()
PaymentNotice.getCreatedElement()
PaymentReconciliation.getCreatedElement()
ProcessRequest.getCreatedElement()
ProcessResponse.getCreatedElement()
Attachment.getCreationElement()
MedicationStatement.getDateAssertedElement()
ActivityDefinition.getDateElement()
AdverseEvent.getDateElement()
CapabilityStatement.getDateElement()
Claim.ProcedureComponent.getDateElement()
ClinicalImpression.getDateElement()
CodeSystem.getDateElement()
CompartmentDefinition.getDateElement()
Composition.getDateElement()
ConceptMap.getDateElement()
DataElement.getDateElement()
DetectedIssue.DetectedIssueMitigationComponent.getDateElement()
DetectedIssue.getDateElement()
ExpansionProfile.getDateElement()
ExplanationOfBenefit.ProcedureComponent.getDateElement()
FamilyMemberHistory.getDateElement()
GraphDefinition.getDateElement()
Immunization.getDateElement()
Immunization.ImmunizationReactionComponent.getDateElement()
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getDateElement()
ImplementationGuide.getDateElement()
Library.getDateElement()
ListResource.getDateElement()
ListResource.ListEntryComponent.getDateElement()
Measure.getDateElement()
MeasureReport.getDateElement()
MessageDefinition.getDateElement()
MetadataResource.getDateElement()
NamingSystem.getDateElement()
OperationDefinition.getDateElement()
PlanDefinition.getDateElement()
Questionnaire.getDateElement()
SearchParameter.getDateElement()
ServiceDefinition.getDateElement()
StructureDefinition.getDateElement()
StructureMap.getDateElement()
TestScript.getDateElement()
ValueSet.getDateElement()
Consent.getDateTimeElement()
NutritionOrder.getDateTimeElement()
VisionPrescription.getDateWrittenElement()
Patient.getDeceasedDateTimeType()
ClinicalImpression.getEffectiveDateTimeType()
DiagnosticReport.getEffectiveDateTimeType()
MedicationAdministration.getEffectiveDateTimeType()
MedicationStatement.getEffectiveDateTimeType()
Observation.getEffectiveDateTimeType()
Contract.TermValuedItemComponent.getEffectiveTimeElement()
Contract.ValuedItemComponent.getEffectiveTimeElement()
Period.getEndElement()
ChargeItem.getEnteredDateElement()
TriggerDefinition.getEventTimingDateTimeType()
Device.getExpirationDateElement()
Medication.MedicationPackageBatchComponent.getExpirationDateElement()
Substance.SubstanceInstanceComponent.getExpiryElement()
Questionnaire.QuestionnaireItemComponent.getInitialDateTimeType()
Contract.getIssuedElement()
Contract.TermComponent.getIssuedElement()
TestReport.getIssuedElement()
Task.getLastModifiedElement()
AllergyIntolerance.getLastOccurrenceElement()
Device.getManufactureDateElement()
ElementDefinition.getMaxValueDateTimeType()
ElementDefinition.getMinValueDateTimeType()
GuidanceResponse.getOccurrenceDateTimeElement()
ChargeItem.getOccurrenceDateTimeType()
CommunicationRequest.getOccurrenceDateTimeType()
DeviceRequest.getOccurrenceDateTimeType()
Media.getOccurrenceDateTimeType()
ProcedureRequest.getOccurrenceDateTimeType()
ReferralRequest.getOccurrenceDateTimeType()
RiskAssessment.getOccurrenceDateTimeType()
SupplyDelivery.getOccurrenceDateTimeType()
SupplyRequest.getOccurrenceDateTimeType()
AllergyIntolerance.getOnsetDateTimeType()
Condition.getOnsetDateTimeType()
AllergyIntolerance.AllergyIntoleranceReactionComponent.getOnsetElement()
Procedure.getPerformedDateTimeType()
Communication.getReceivedElement()
Specimen.getReceivedTimeElement()
DeviceUseStatement.getRecordedOnElement()
CapabilityStatement.CapabilityStatementSoftwareComponent.getReleaseDateElement()
Communication.getSentElement()
ImagingStudy.getStartedElement()
ImagingStudy.ImagingStudySeriesComponent.getStartedElement()
Period.getStartElement()
Specimen.SpecimenProcessingComponent.getTimeDateTimeType()
Annotation.getTimeElement()
Composition.CompositionAttesterComponent.getTimeElement()
ValueSet.ValueSetExpansionComponent.getTimestampElement()
ActivityDefinition.getTimingDateTimeType()
DeviceUseStatement.getTimingDateTimeType()
PlanDefinition.PlanDefinitionActionComponent.getTimingDateTimeType()
RequestGroup.RequestGroupActionComponent.getTimingDateTimeType()
CodeSystem.ConceptPropertyComponent.getValueDateTimeType()
DataRequirement.DataRequirementDateFilterComponent.getValueDateTimeType()
Observation.getValueDateTimeType()
Observation.ObservationComponentComponent.getValueDateTimeType()
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueDateTimeType()
ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.getValueElement()
MedicationDispense.getWhenHandedOverElement()
MedicationDispense.getWhenPreparedElement()
static DateTimeType
Factory.newDateTime
(String value) static DateTimeType
DateTimeType.now()
Returns a new instance of DateTimeType with the current system time and SECOND precision and the system local time zonestatic DateTimeType
Creates a new instance by parsing an HL7 v3 format date time stringstatic DateTimeType
DateTimeType.today()
Methods in org.hl7.fhir.dstu3.model that return types with arguments of type DateTimeTypeMethods in org.hl7.fhir.dstu3.model with parameters of type DateTimeTypeModifier and TypeMethodDescriptionboolean
BaseDateTimeType.after
(DateTimeType theDateTimeType) Returnstrue
if the given object represents a date/time beforethis
objectboolean
BaseDateTimeType.before
(DateTimeType theDateTimeType) Returnstrue
if the given object represents a date/time beforethis
objectAllergyIntolerance.setAssertedDateElement
(DateTimeType value) Condition.setAssertedDateElement
(DateTimeType value) QuestionnaireResponse.setAuthoredElement
(DateTimeType value) CommunicationRequest.setAuthoredOnElement
(DateTimeType value) DeviceRequest.setAuthoredOnElement
(DateTimeType value) MedicationRequest.setAuthoredOnElement
(DateTimeType value) ProcedureRequest.setAuthoredOnElement
(DateTimeType value) ReferralRequest.setAuthoredOnElement
(DateTimeType value) RequestGroup.setAuthoredOnElement
(DateTimeType value) SupplyRequest.setAuthoredOnElement
(DateTimeType value) Task.setAuthoredOnElement
(DateTimeType value) ImagingManifest.setAuthoringTimeElement
(DateTimeType value) Appointment.setCreatedElement
(DateTimeType value) Claim.setCreatedElement
(DateTimeType value) ClaimResponse.setCreatedElement
(DateTimeType value) DocumentManifest.setCreatedElement
(DateTimeType value) DocumentReference.setCreatedElement
(DateTimeType value) EligibilityRequest.setCreatedElement
(DateTimeType value) EligibilityResponse.setCreatedElement
(DateTimeType value) EnrollmentRequest.setCreatedElement
(DateTimeType value) EnrollmentResponse.setCreatedElement
(DateTimeType value) ExplanationOfBenefit.setCreatedElement
(DateTimeType value) PaymentNotice.setCreatedElement
(DateTimeType value) PaymentReconciliation.setCreatedElement
(DateTimeType value) ProcessRequest.setCreatedElement
(DateTimeType value) ProcessResponse.setCreatedElement
(DateTimeType value) Attachment.setCreationElement
(DateTimeType value) MedicationStatement.setDateAssertedElement
(DateTimeType value) ActivityDefinition.setDateElement
(DateTimeType value) AdverseEvent.setDateElement
(DateTimeType value) CapabilityStatement.setDateElement
(DateTimeType value) Claim.ProcedureComponent.setDateElement
(DateTimeType value) ClinicalImpression.setDateElement
(DateTimeType value) CodeSystem.setDateElement
(DateTimeType value) CompartmentDefinition.setDateElement
(DateTimeType value) Composition.setDateElement
(DateTimeType value) ConceptMap.setDateElement
(DateTimeType value) DataElement.setDateElement
(DateTimeType value) DetectedIssue.DetectedIssueMitigationComponent.setDateElement
(DateTimeType value) DetectedIssue.setDateElement
(DateTimeType value) ExpansionProfile.setDateElement
(DateTimeType value) ExplanationOfBenefit.ProcedureComponent.setDateElement
(DateTimeType value) FamilyMemberHistory.setDateElement
(DateTimeType value) GraphDefinition.setDateElement
(DateTimeType value) Immunization.ImmunizationReactionComponent.setDateElement
(DateTimeType value) Immunization.setDateElement
(DateTimeType value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.setDateElement
(DateTimeType value) ImplementationGuide.setDateElement
(DateTimeType value) Library.setDateElement
(DateTimeType value) ListResource.ListEntryComponent.setDateElement
(DateTimeType value) ListResource.setDateElement
(DateTimeType value) Measure.setDateElement
(DateTimeType value) MeasureReport.setDateElement
(DateTimeType value) MessageDefinition.setDateElement
(DateTimeType value) MetadataResource.setDateElement
(DateTimeType value) NamingSystem.setDateElement
(DateTimeType value) OperationDefinition.setDateElement
(DateTimeType value) PlanDefinition.setDateElement
(DateTimeType value) Questionnaire.setDateElement
(DateTimeType value) SearchParameter.setDateElement
(DateTimeType value) ServiceDefinition.setDateElement
(DateTimeType value) StructureDefinition.setDateElement
(DateTimeType value) StructureMap.setDateElement
(DateTimeType value) TestScript.setDateElement
(DateTimeType value) ValueSet.setDateElement
(DateTimeType value) Consent.setDateTimeElement
(DateTimeType value) NutritionOrder.setDateTimeElement
(DateTimeType value) VisionPrescription.setDateWrittenElement
(DateTimeType value) Contract.TermValuedItemComponent.setEffectiveTimeElement
(DateTimeType value) Contract.ValuedItemComponent.setEffectiveTimeElement
(DateTimeType value) Period.setEndElement
(DateTimeType value) ChargeItem.setEnteredDateElement
(DateTimeType value) Device.setExpirationDateElement
(DateTimeType value) Medication.MedicationPackageBatchComponent.setExpirationDateElement
(DateTimeType value) Substance.SubstanceInstanceComponent.setExpiryElement
(DateTimeType value) Contract.setIssuedElement
(DateTimeType value) Contract.TermComponent.setIssuedElement
(DateTimeType value) TestReport.setIssuedElement
(DateTimeType value) Task.setLastModifiedElement
(DateTimeType value) AllergyIntolerance.setLastOccurrenceElement
(DateTimeType value) Device.setManufactureDateElement
(DateTimeType value) GuidanceResponse.setOccurrenceDateTimeElement
(DateTimeType value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setOnsetElement
(DateTimeType value) Communication.setReceivedElement
(DateTimeType value) Specimen.setReceivedTimeElement
(DateTimeType value) DeviceUseStatement.setRecordedOnElement
(DateTimeType value) CapabilityStatement.CapabilityStatementSoftwareComponent.setReleaseDateElement
(DateTimeType value) Communication.setSentElement
(DateTimeType value) ImagingStudy.ImagingStudySeriesComponent.setStartedElement
(DateTimeType value) ImagingStudy.setStartedElement
(DateTimeType value) Period.setStartElement
(DateTimeType value) Annotation.setTimeElement
(DateTimeType value) Composition.CompositionAttesterComponent.setTimeElement
(DateTimeType value) ValueSet.ValueSetExpansionComponent.setTimestampElement
(DateTimeType value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.setValueElement
(DateTimeType value) MedicationDispense.setWhenHandedOverElement
(DateTimeType value) MedicationDispense.setWhenPreparedElement
(DateTimeType value) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type DateTimeTypeConstructors in org.hl7.fhir.dstu3.model with parameters of type DateTimeTypeModifierConstructorDescriptionCapabilityStatement
(Enumeration<Enumerations.PublicationStatus> status, DateTimeType date, Enumeration<CapabilityStatement.CapabilityStatementKind> kind, IdType fhirVersion, Enumeration<CapabilityStatement.UnknownContentCode> acceptUnknown) ConstructorComposition
(Enumeration<Composition.CompositionStatus> status, CodeableConcept type, Reference subject, DateTimeType date, StringType title) ConstructorImmunizationRecommendationRecommendationComponent
(DateTimeType date, CodeableConcept forecastStatus) ConstructorImmunizationRecommendationRecommendationDateCriterionComponent
(CodeableConcept code, DateTimeType value) ConstructorMessageDefinition
(Enumeration<Enumerations.PublicationStatus> status, DateTimeType date, Coding event) ConstructorNamingSystem
(StringType name, Enumeration<Enumerations.PublicationStatus> status, Enumeration<NamingSystem.NamingSystemType> kind, DateTimeType date) ConstructorNutritionOrder
(Reference patient, DateTimeType dateTime) ConstructorValueSetExpansionComponent
(UriType identifier, DateTimeType timestamp) Constructor -
Uses of DateTimeType in org.hl7.fhir.dstu3.terminologies
Methods in org.hl7.fhir.dstu3.terminologies with parameters of type DateTimeTypeModifier and TypeMethodDescriptionstatic void
CodeSystemUtilities.setDeprecated
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent concept, DateTimeType date) Deprecated.