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

Confirm soft indexing example

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Medium Medium

    Description

      Current text is:

       

      • Add second given (middle) name to the example above, and write equivalent rules using soft indexing:
        * name[+].given[+] = "Robert"
        * name[+].given[+] = "David"
        * name[=].family = "Smith"
        ...

      I believe the second line of the example should be:

      • name[=].given[+] = "David"

      (should use "=" instead of "+" for name index.

      Attachments

        Activity

          People

            Unassigned Unassigned
            esilver Elliot Silver
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: