PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot2
    http://hl7.org/fhir/StructureDefinition/Period
description: 'Period Type: A time period defined by a start and end date and optionally time.'
package_name: hl7.fhir.r6.examples
derivation: specialization
name: Period
type: Period
elements:
  start: {short: Starting time with inclusive boundary, type: dateTime, 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', index: 1}
package_version: 6.0.0-ballot2
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/Period
base: http://hl7.org/fhir/StructureDefinition/DataType
version: 6.0.0-ballot2