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

Change EvidenceVariable.characteristicCombination to CodeableConcept

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive with Modification
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R5
    • Clinical Decision Support
    • EvidenceVariable
    • Hide

      Propose removing "intersection" and "union" codes, then changing characteristicCombination to be a Backbone element with the following elements:

      code code 1..1 bound required to CharacteristicCombination value set
      threshold positiveInt 0..1, provides the value of "n" when "at-least" or "at-most" codes are used

      Then the codes are:

      all-of
      any-of
      at-least
      at-most
      net-effect

      And define an invariant that requires the presence of threshold if "at-least" or "at-most" are used and not present if any other code is used.

       

      Show
      Propose removing "intersection" and "union" codes, then changing characteristicCombination to be a Backbone element with the following elements: code code 1..1 bound required to CharacteristicCombination value set threshold positiveInt 0..1, provides the value of "n" when "at-least" or "at-most" codes are used Then the codes are: all-of any-of at-least at-most net-effect And define an invariant that requires the presence of threshold if "at-least" or "at-most" are used and not present if any other code is used.  
    • Brian Alper/Chris Moesel: 14-0-1
    • Enhancement
    • Non-compatible
    • R5

    Description

      EvidenceVariable.characteristicCombination is currently limited to datatype code with only 2 choices (intersection or union).

      A change to CodeableConcept with Extensible binding strength will allow more combinatorial options, such as:

      --meeting 3 of 5 characteristics

      --net effect which is a statistical combination of characteristics

      An initial CharacteristicCombination value set (to replace http://build.fhir.org/valueset-characteristic-combination.html) can include:

       

      all-of All of Combine characteristics with AND.
      any-of Any of Combine characteristics with OR.
      at-least-2 At least 2 Meet at least 2 characteristics for definition.
      at-least-3 At least 3 Meet at least 3 characteristics for definition.
      at-least-4 At least 4 Meet at least 4 characteristics for definition.
      net-effect Net effect  Combine characteristics statistically.

      Attachments

        Activity

          People

            Unassigned Unassigned
            balper Brian S. Alper
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: