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

Invalid fhirpath expression(s)

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Persuasive
    • Icon: Medium Medium
    • Structured Data Capture (SDC) (FHIR)
    • current
    • FHIR Infrastructure
    • Example $assemble operation response
      Example sub-module Questionnaire for contact
      Questionnaire Assembled From Search Parameter
      Questionnaire Is Modular Search Parameter
      SDC-Advanced Form Behavior
      SDC-Example using ordinalValue and constraint
      SDC-Weight and Height Tracking Panel
      SDOHCC Questionnaire Hunger Vital Sign
    • Correction

    Description

      All the examples and search parameters listed have invalid fhirpath expressions.

      Search parameters - missing .value on the end of an extension

      Most of the others are where the type is given on the end of a choice datatype property (which is the old fhirpath way to do things and not valid fhirpath now - even though teh java/fhirpath.js engines are tollerant of this bug) valueDecimal  =>  value

      incorrect function name ordinalValue()  =>  ordinal()

      Invalid XPath style selector **
      %person.telecom[use='phone'][0]  =>  where(use='phone')
       
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            brian.postlethwaite Brian Postlethwaite
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: