Uses of Class
org.hl7.fhir.dstu2016may.model.Period
-
Packages that use Period Package Description org.hl7.fhir.dstu2016may.formats org.hl7.fhir.dstu2016may.model org.hl7.fhir.dstu2016may.utils -
-
Uses of Period in org.hl7.fhir.dstu2016may.formats
Methods in org.hl7.fhir.dstu2016may.formats that return Period Modifier and Type Method Description protected PeriodJsonParser. parsePeriod(com.google.gson.JsonObject json)protected PeriodXmlParser. parsePeriod(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2016may.formats with parameters of type Period Modifier and Type Method Description protected voidJsonParser. composePeriod(String name, Period element)protected voidRdfParser. composePeriod(RdfGenerator.Complex parent, String parentType, String name, Period element, int index)protected voidXmlParser. composePeriod(String name, Period element)protected voidJsonParser. composePeriodInner(Period element) -
Uses of Period in org.hl7.fhir.dstu2016may.model
Fields in org.hl7.fhir.dstu2016may.model declared as Period Modifier and Type Field Description protected PeriodAccount. activePeriodIndicates the period of time over which the account is allowed.protected PeriodContract. appliesRelevant time or time-period when this Contract is applicable.protected PeriodContract.TermComponent. appliesRelevant time or time-period when this Contract Provision is applicable.protected PeriodClaim. billablePeriodThe billable period for which charges are being submitted.protected PeriodExplanationOfBenefit. billablePeriodThe billable period for which charges are being submitted.protected PeriodAccount. coveragePeriodIdentifies the period of time the account applies to; e.g.protected PeriodHealthcareService.HealthcareServiceNotAvailableComponent. duringService is not available (seasonally or for a public holiday) from this date.protected PeriodPractitionerRole.PractitionerRoleNotAvailableComponent. duringService is not available (seasonally or for a public holiday) from this date.protected PeriodModuleMetadata. effectivePeriodThe period during which the module content is effective.protected PeriodClaim. employmentImpactedThe start and optional end dates of when the patient was precluded from working due to the treatable condition(s).protected PeriodExplanationOfBenefit. employmentImpactedThe start and optional end dates of when the patient was precluded from working due to the treatable condition(s).protected PeriodReferralRequest. fulfillmentTimeThe period of time within which the services identified in the referral/transfer of care is specified or required to occur.protected PeriodClaim. hospitalizationThe start and optional end dates of when the patient was confined to a treatment center.protected PeriodExplanationOfBenefit. hospitalizationThe start and optional end dates of when the patient was confined to a treatment center.protected PeriodAddress. periodTime period when address was/is in use.protected PeriodCarePlan. periodIndicates when the plan did (or is intended to) come into effect and end.protected PeriodCareTeam.CareTeamParticipantComponent. periodIndicates when the specific member or organization did (or is intended to) come into effect and end.protected PeriodCareTeam. periodIndicates when the team did (or is intended to) come into effect and end.protected PeriodComposition.CompositionEventComponent. periodThe period of time covered by the documentation.protected PeriodContactPoint. periodTime period when the contact point was/is in use.protected PeriodCoverage. periodTime period during which the coverage is in force.protected PeriodDocumentReference.DocumentReferenceContextComponent. periodThe time period over which the service that is described by the document was provided.protected PeriodEncounter.EncounterLocationComponent. periodTime period during which the patient was present at the location.protected PeriodEncounter.EncounterParticipantComponent. periodThe period of time that the specified participant was present during the encounter.protected PeriodEncounter.EncounterStatusHistoryComponent. periodThe time that the episode was in the specified status.protected PeriodEncounter. periodThe start and end time of the encounter.protected PeriodEpisodeOfCare.EpisodeOfCareStatusHistoryComponent. periodThe period during this EpisodeOfCare that the specific status applied.protected PeriodEpisodeOfCare. periodThe interval during which the managing organization assumes the defined responsibility.protected PeriodFlag. periodThe period of time from the activation of the flag to inactivation of the flag.protected PeriodGroup.GroupCharacteristicComponent. periodThe period over which the characteristic is tested; e.g.protected PeriodGroup.GroupMemberComponent. periodThe period that the member was in the group, if known.protected PeriodHumanName. periodIndicates the period of time when this name was valid for the named person.protected PeriodIdentifier. periodTime period during which identifier is/was valid for use.protected PeriodMeasureReport. periodThe reporting period for which the report was calculated.protected PeriodNamingSystem.NamingSystemUniqueIdComponent. periodIdentifies the period of time over which this identifier is considered appropriate to refer to the naming system.protected PeriodPatient.ContactComponent. periodThe period during which this contact person or organization is valid to be contacted relating to this patient.protected PeriodPaymentReconciliation. periodThe period of time for which payments have been gathered into this bulk payment for settlement.protected PeriodPractitioner.PractitionerPractitionerRoleComponent. periodThe period during which the person is authorized to act as a practitioner in these role(s) for the organization.protected PeriodPractitioner.PractitionerQualificationComponent. periodPeriod during which the qualification is valid.protected PeriodPractitionerRole. periodThe period during which the person is authorized to act as a practitioner in these role(s) for the organization.protected PeriodProcessRequest. periodA period of time during which the fulfilling resources would have been created.protected PeriodProvenance. periodThe period during which the activity occurred.protected PeriodRelatedPerson. periodThe period of time that this relationship is considered to be valid.protected PeriodSchedule. planningHorizonThe period of time that the slots that are attached to this Schedule resource cover (even if none exist).protected PeriodMedicationOrder.MedicationOrderDispenseRequestComponent. validityPeriodThis indicates the validity period of a prescription (stale dating the Prescription).protected PeriodSupplyDelivery. whenPreparedThe time the dispense event occurred.protected PeriodDeviceUseStatement. whenUsedThe time period over which the device was used.Methods in org.hl7.fhir.dstu2016may.model that return Period Modifier and Type Method Description PeriodBase. castToPeriod(Base b)PeriodPeriod. copy()PeriodCondition. getAbatementPeriod()PeriodAccount. getActivePeriod()PeriodContract. getApplies()PeriodContract.TermComponent. getApplies()PeriodClaim. getBillablePeriod()PeriodExplanationOfBenefit. getBillablePeriod()PeriodFamilyMemberHistory. getBornPeriod()PeriodTiming.TimingRepeatComponent. getBoundsPeriod()PeriodSpecimen.SpecimenCollectionComponent. getCollectedPeriod()PeriodAccount. getCoveragePeriod()PeriodHealthcareService.HealthcareServiceNotAvailableComponent. getDuring()PeriodPractitionerRole.PractitionerRoleNotAvailableComponent. getDuring()PeriodDiagnosticReport. getEffectivePeriod()PeriodMedicationStatement. getEffectivePeriod()PeriodModuleMetadata. getEffectivePeriod()PeriodObservation. getEffectivePeriod()PeriodMedicationAdministration. getEffectiveTimePeriod()PeriodClaim. getEmploymentImpacted()PeriodExplanationOfBenefit. getEmploymentImpacted()PeriodReferralRequest. getFulfillmentTime()PeriodClaim. getHospitalization()PeriodExplanationOfBenefit. getHospitalization()PeriodCondition. getOnsetPeriod()PeriodFamilyMemberHistory.FamilyMemberHistoryConditionComponent. getOnsetPeriod()PeriodProcedure. getPerformedPeriod()PeriodAddress. getPeriod()PeriodCarePlan. getPeriod()PeriodCareTeam.CareTeamParticipantComponent. getPeriod()PeriodCareTeam. getPeriod()PeriodComposition.CompositionEventComponent. getPeriod()PeriodContactPoint. getPeriod()PeriodCoverage. getPeriod()PeriodDocumentReference.DocumentReferenceContextComponent. getPeriod()PeriodEncounter.EncounterLocationComponent. getPeriod()PeriodEncounter.EncounterParticipantComponent. getPeriod()PeriodEncounter.EncounterStatusHistoryComponent. getPeriod()PeriodEncounter. getPeriod()PeriodEpisodeOfCare.EpisodeOfCareStatusHistoryComponent. getPeriod()PeriodEpisodeOfCare. getPeriod()PeriodFlag. getPeriod()PeriodGroup.GroupCharacteristicComponent. getPeriod()PeriodGroup.GroupMemberComponent. getPeriod()PeriodHumanName. getPeriod()PeriodIdentifier. getPeriod()PeriodMeasureReport. getPeriod()PeriodNamingSystem.NamingSystemUniqueIdComponent. getPeriod()PeriodPatient.ContactComponent. getPeriod()PeriodPaymentReconciliation. getPeriod()PeriodPractitioner.PractitionerPractitionerRoleComponent. getPeriod()PeriodPractitioner.PractitionerQualificationComponent. getPeriod()PeriodPractitionerRole. getPeriod()PeriodProcessRequest. getPeriod()PeriodProvenance. getPeriod()PeriodRelatedPerson. getPeriod()PeriodSchedule. getPlanningHorizon()PeriodCarePlan.CarePlanActivityDetailComponent. getScheduledPeriod()PeriodCommunicationRequest. getScheduledPeriod()PeriodProcedureRequest. getScheduledPeriod()PeriodClaim.ItemsComponent. getServicedPeriod()PeriodEligibilityRequest. getServicedPeriod()PeriodExplanationOfBenefit.ItemsComponent. getServicedPeriod()PeriodClaim.OnsetComponent. getTimePeriod()PeriodExplanationOfBenefit.OnsetComponent. getTimePeriod()PeriodDeviceUseRequest. getTimingPeriod()PeriodDeviceUseStatement. getTimingPeriod()PeriodMedicationOrder.MedicationOrderDispenseRequestComponent. getValidityPeriod()PeriodDataRequirement.DataRequirementDateFilterComponent. getValuePeriod()PeriodModuleDefinition.ModuleDefinitionDataDateFilterComponent. getValuePeriod()PeriodObservation. getValuePeriod()PeriodObservation.ObservationComponentComponent. getValuePeriod()PeriodRiskAssessment.RiskAssessmentPredictionComponent. getWhenPeriod()PeriodSupplyDelivery. getWhenPrepared()PeriodDeviceUseStatement. getWhenUsed()PeriodPeriod. setEnd(Date value)PeriodPeriod. setEnd(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)Sets the value for end ()PeriodPeriod. setEndElement(DateTimeType value)PeriodPeriod. setStart(Date value)PeriodPeriod. setStart(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)Sets the value for start ()PeriodPeriod. setStartElement(DateTimeType value)protected PeriodPeriod. typedCopy()Constructors in org.hl7.fhir.dstu2016may.model with parameters of type Period Constructor Description EncounterStatusHistoryComponent(Enumeration<Encounter.EncounterState> status, Period period)ConstructorEpisodeOfCareStatusHistoryComponent(Enumeration<EpisodeOfCare.EpisodeOfCareStatus> status, Period period)ConstructorMeasureReport(Reference measure, Enumeration<MeasureReport.MeasureReportType> type, Period period, Enumeration<MeasureReport.MeasureReportStatus> status)Constructor -
Uses of Period in org.hl7.fhir.dstu2016may.utils
Methods in org.hl7.fhir.dstu2016may.utils with parameters of type Period Modifier and Type Method Description static StringNarrativeGenerator. displayPeriod(Period p)
-