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

Incorrect element ids in profiles-others

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • STU3
    • FHIR Infrastructure
    • (profiles)
    • Hide

      Fix

      Show
      Fix
    • Grahame Grieve/Josh Mandel: 7-0-0
    • Correction
    • Non-substantive
    • R5

    Description

      Hoping to make it into the R4 technical correction:

      Element ids in profiles such as respiratory rate (http://build.fhir.org/resprate.profile.json.html) use type slicing but render the ids incorrectly:

      { "id" : "Observation.valueQuantity", "path" : "Observation.valueQuantity" }

      should be:

      { "id" : "Observation.value[x]:valueQuantity", "path" : "Observation.valueQuantity" }

      according to the third bullet here:

      http://build.fhir.org/elementdefinition.html#id

      Attachments

        Activity

          People

            Unassigned Unassigned
            chrisgrenz Chris Grenz
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: