DV_INTERVAL_of_DATE

  • lower_included
    Type: boolean
    required
  • lower_unbounded
    Type: boolean
    required
  • upper_included
    Type: boolean
    required
  • upper_unbounded
    Type: boolean
    required
  • _type
    Type: string
  • lower
    Type: object · DV_DATE
    • _type
      enum
      const:  
      DV_DATE
      required
      values
      • DV_DATE
    • value
      Type: stringFormat: date
      required

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • accuracy
      Type: object · DV_DURATION
    • magnitude_status
      Type: string
    • normal_range
      Type: object · DV_INTERVAL
    • normal_status
      Type: object · CODE_PHRASE
    • other_reference_ranges
      Type: array object[] · REFERENCE_RANGE[]
  • upper
    Type: object · DV_DATE
    • _type
      enum
      const:  
      DV_DATE
      required
      values
      • DV_DATE
    • value
      Type: stringFormat: date
      required

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • accuracy
      Type: object · DV_DURATION
    • magnitude_status
      Type: string
    • normal_range
      Type: object · DV_INTERVAL
    • normal_status
      Type: object · CODE_PHRASE
    • other_reference_ranges
      Type: array object[] · REFERENCE_RANGE[]