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

Typo in QuestionnaireItemOperator

    XMLWordPrintableJSON

Details

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

      think the correction should read:

      Code Display Definition
      exists Exists Enabled if either an answer exists and the enableWhen value (which must be a boolean) is 'true' or no answer exists and the enableWhen value is 'false'.
      = Equals Enabled if at least one answer has a value that is equal to the enableWhen answer.
      != Not Equals Enabled if no answer has a value that is equal to the enableWhen answer.
      > Greater Than Enabled if at least one answer has a value that is greater than the enableWhen answer.
      < Less Than Enabled if at least one answer has a value that is less than the enableWhen answer.
      >= Greater or Equals Enabled if at least one answer has a value that is greater or equal to the enableWhen answer.
      <= Less or Equals Enabled if at least one answer has a value that is less or equal to the enableWhen answer.

       

      Show
      I  think  the correction should read: Code Display Definition exists Exists Enabled if either an answer exists and the enableWhen value (which must be a boolean) is 'true' or no answer exists and the enableWhen value is 'false'. = Equals Enabled if at least one answer has a value that is equal to the enableWhen answer. != Not Equals Enabled if no answer has a value that is equal to the enableWhen answer. > Greater Than Enabled if at least one  answer has a value that is greater than the enableWhen answer. < Less Than Enabled if at least one  answer has a value that is less than the enableWhen answer. >= Greater or Equals Enabled if at least one  answer has a value that is greater or equal to the enableWhen answer. <= Less or Equals Enabled if at least one  answer has a value that is less or equal to the enableWhen answer.  
    • Brian Postlethwaite/Diane Rodden: 3-0-0
    • Correction
    • Non-substantive
    • R5

    Description

      The QuestionnaireItemOperator code system likely has a couple of typos in it.  Reproduced below (potential typos bolded & italic).

      Code Display Definition
      exists Exists True if whether an answer exists is equal to the enableWhen answer (which must be a boolean).
      = Equals True if whether at least one answer has a value that is equal to the enableWhen answer.
      != Not Equals True if whether at least no answer has a value that is equal to the enableWhen answer.
      > Greater Than True if whether at least no answer has a value that is greater than the enableWhen answer.
      < Less Than True if whether at least no answer has a value that is less than the enableWhen answer.
      >= Greater or Equals True if whether at least no answer has a value that is greater or equal to the enableWhen answer.
      <= Less or Equals True if whether at least no answer has a value that is less or equal to the enableWhen answer.

       
       

      I think the correction should read:

      Code Display Definition
      exists Exists True if whether an answer exists is equal to the enableWhen answer (which must be a boolean).
      = Equals True if whether at least one answer has a value that is equal to the enableWhen answer.
      != Not Equals True if whether at least no answer has a value that is equal to the enableWhen answer.
      > Greater Than True if whether at least no one answer has a value that is greater than the enableWhen answer.
      < Less Than True if whether at least no one answer has a value that is less than the enableWhen answer.
      >= Greater or Equals True if whether at least no one answer has a value that is greater or equal to the enableWhen answer.
      <= Less or Equals True if whether at least no one answer has a value that is less or equal to the enableWhen answer.

       

      Attachments

        Activity

          People

            lloyd Lloyd McKenzie
            dwinters David Winters
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: