Path
     MedicationDispense.dosageInstruction.Dosage.timing.Timing.repeat
     Id
     Timing.repeat
     Type
    
     Cardinality
     0 - 1
     Definition
     A set of rules that describe when the event is scheduled.
     Comment
     
    
     Requirements
     Many timing schedules are determined by regular repetitions.
    
    
    
     Constraint
     
      
      
      All FHIR elements must have a @value or children 
     
      
      
      if there's a duration, there needs to be duration units 
     
      
      
      if there's a period, there needs to be period units 
     
      
      
      duration SHALL be a non-negative value 
     
      
      
      period SHALL be a non-negative value 
     
      
      
      If there's a periodMax, there must be a period 
     
      
      
      If there's a durationMax, there must be a duration 
     
      
      
      If there's a countMax, there must be a count 
     
      
      
      If there's an offset, there must be a when (and not C, CM, CD, CV) 
     
      
      
      If there's a timeOfDay, there cannot be a when, or vice versa