Consider adding an example for multi-arg fluent functions

XMLWordPrintableJSON

    • Type: Change Request
    • Resolution: Persuasive
    • Priority: Medium
    • Clinical Quality Language (FHIR)
    • 1.5 [deprecated]
    • Clinical Decision Support
    • Developers Guide
    • 13.1 Fluent Functions
    • Hide

      Agreed, add the given example, as well as improve the documentation (describe the "first argument" and explicitly show how the transformation occurs).

      Show
      Agreed, add the given example, as well as improve the documentation (describe the "first argument" and explicitly show how the transformation occurs).
    • Chris Moesel/Ricardo Quintano: 13-0-2
    • Enhancement
    • Non-substantive

      Consider adding an example of a multi-arg fluent function – or at least describing in more detail how it works.  For example:

      define fluent function byClinicalStatus(Conditions List<Condition>, status Concept):
        Conditions C where C.clinicalStatus ~ Concept
      
      // usage
      define "Active Diabetes Conditions":
        DiabetesConditions.byClinicalStatus("Condition Active")

            Assignee:
            Bryn Rhodes
            Reporter:
            cmoesel
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: