Uploaded image for project: 'FHIR Specification Feedback'
  1. FHIR Specification Feedback
  2. FHIR-32525

que-1 group rule should depend on 'complete'

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive with Modification
    • Icon: Highest Highest
    • FHIR Core (FHIR)
    • R4
    • FHIR Infrastructure
    • Questionnaire
    • Hide

      Will split this into:

      Error que-1a "Groups must have items when Questionanire is complete)

      (type='group' and %resource.status=complete) implies item.empty().not()

       

      Warning que-1b "Groups should have items"

      type='group' implies item.empty().not()

       

      Error que-1c "Display items cannot have child items"

      type.trace('type')='display' implies item.trace('item').empty()

       

      Show
      Will split this into: Error que-1a "Groups must have items when Questionanire is complete) (type='group' and %resource.status=complete) implies item.empty().not()   Warning que-1b "Groups should have items" type='group' implies item.empty().not()   Error que-1c "Display items cannot have child items" type.trace('type')='display' implies item.trace('item').empty()  
    • Brian Postlethwaite/Peter Muir: 4-0-0
    • Correction
    • Compatible, substantive
    • R5

    Description

      It should be possible to save a draft questionnaire with a group that doesn't yet have child items

      (Comment 87 - imported by: Ron G. Parker)

      Attachments

        Activity

          People

            lloyd Lloyd McKenzie
            lloyd Lloyd McKenzie
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: