description: Base StructureDefinition for Period Type package_name: hl7.fhir.r3.examples derivation: specialization name: Period type: Period elements: start: {short: Starting time with inclusive boundary, type: dateTime, isSummary: true, index: 0} end: {short: 'End time with inclusive boundary, if not ongoing', type: dateTime, meaningWhenMissing: 'If the end of the period is missing, it means that the period is ongoing', isSummary: true, index: 1} package_version: 3.0.2 class: complex-type kind: complex-type url: http://hl7.org/fhir/StructureDefinition/Period base: http://hl7.org/fhir/StructureDefinition/Element version: null