Period
A time period defined by a start and end date and optionally time. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions
type Period implements Element {
start: Date
end: Date
extension: [Extension]
id: String
}
Fields
Period.start ● Date scalar
The start of the period. The boundary is inclusive.
Period.end ● Date scalar
The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.
Period.extension ● [Extension] list object
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Period.id ● String scalar
Interfaces
Element interface
Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions
Member Of
Account object ● AccountGuarantor object ● ActivityDefinition object ● Address object ● AllergyIntolerance object ● Appointment object ● AppointmentParticipant object ● AuditEvent object ● BiologicallyDerivedProductCollection object ● BiologicallyDerivedProductManipulation object ● BiologicallyDerivedProductProcessing object ● BiologicallyDerivedProductStorage object ● CarePlan object ● CarePlanDetail object ● CareTeam object ● CareTeamParticipant object ● CatalogEntry object ● ChargeItem object ● ChargeItemDefinition object ● Citation object ● CitationStatusDate object ● CitationStatusDate1 object ● Claim object ● ClaimItem object ● ClaimResponse object ● ClaimResponseAddItem object ● ClaimSupportingInfo object ● ClinicalImpression object ● CommunicationRequest object ● CompositionEvent object ● Condition object ● ConsentProvision object ● ContactPoint object ● Contract object ● ContractAction object ● ContractAsset object ● ContractTerm object ● Coverage object ● CoverageEligibilityRequest object ● CoverageEligibilityResponse object ● CoverageEligibilityResponseInsurance object ● CoverageException object ● DataRequirementDateFilter object ● DetectedIssue object ● DeviceRequest object ● DeviceUseStatement object ● DiagnosticReport object ● DocumentReferenceContext object ● ElementDefinition object ● ElementDefinitionExample object ● Encounter object ● EncounterClassHistory object ● EncounterLocation object ● EncounterParticipant object ● EncounterStatusHistory object ● Endpoint object ● EpisodeOfCare object ● EpisodeOfCareStatusHistory object ● EventDefinition object ● EvidenceReportCharacteristic object ● ExplanationOfBenefit object ● ExplanationOfBenefitAddItem object ● ExplanationOfBenefitItem object ● ExplanationOfBenefitSupportingInfo object ● Extension object ● FamilyMemberHistory object ● FamilyMemberHistoryCondition object ● Flag object ● GroupCharacteristic object ● GroupMember object ● HealthcareServiceNotAvailable object ● HumanName object ● Identifier object ● InsurancePlan object ● Library object ● MarketingStatus object ● Measure object ● MeasureReport object ● Media object ● MedicationAdministration object ● MedicationRequestDispenseRequest object ● MedicationStatement object ● MedicinalProductDefinitionOperation object ● NamingSystemUniqueId object ● Observation object ● ObservationComponent object ● OrganizationAffiliation object ● PatientContact object ● PaymentReconciliation object ● PlanDefinition object ● PlanDefinitionAction object ● PractitionerQualification object ● PractitionerRole object ● PractitionerRoleNotAvailable object ● Procedure object ● Provenance object ● Questionnaire object ● RegulatedAuthorization object ● RegulatedAuthorizationCase object ● RelatedPerson object ● RequestGroupAction object ● ResearchDefinition object ● ResearchElementDefinition object ● ResearchElementDefinitionCharacteristic object ● ResearchStudy object ● ResearchSubject object ● RiskAssessment object ● RiskAssessmentPrediction object ● Schedule object ● ServiceRequest object ● SpecimenCollection object ● SpecimenProcessing object ● StructureMapSource object ● SubscriptionTopic object ● SupplyDelivery object ● SupplyRequest object ● Task object ● TaskInput object ● TaskOutput object ● TaskRestriction object ● TimingRepeat object