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

encoding errors in JSON Bundles for FHIR Definitions

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Not Persuasive
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • FHIR Infrastructure
    • Downloads
    • Hide

      This seems to be addressed in both R4B and the CI build

      Show
      This seems to be addressed in both R4B and the CI build
    • Rick Geimer / Gino Canessa: 13-0-2

    Description

      The JSON Bundles for the FHIR STU3 Definitions (linked at http://hl7.org/fhir/STU3/definitions.json.zip) contain some Strings that are incorrectly encoded using XML encoding. Specifically, there are two files, profiles-resources.json (2 lines affected) and dataelements.json (1 line affected), that include the sequence "#39;." instead of a single quote character "'". For example, on line 237524 of profiles-resources.json:

      "expression": "(%resource.kind = #39;.logical#39;. or element.first().path = %resource.type) and element.tail().all(path.startsWith(%resource.snapshot.element.first().path&'.'))",

      This is very problematic for loading these files into tools.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jim_steel Jim Steel
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: