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

Underscore suffix in example should be prefix

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Persuasive
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R4
    • Modeling & Methodology
    • Datatypes
    • 2.28.0.1
    • Hide

      We will change {name}_ to be _{name} in the JSON template of Element.

        "

      {name}" : "value", // The primitive value
      "{name}

      _" : { // Special syntax for the id and extensions

      Show
      We will change {name}_ to be _{name} in the JSON template of Element.   " {name}" : "value", // The primitive value "{name} _" : { // Special syntax for the id and extensions
    • Correction
    • R5

    Description

      At https://www.hl7.org/fhir/element.html#Element, if you click on JSON, you see that for primitive types the "id" and extension fields are defined on "

      {name}". This should be "{name}

      ", as documented at https://www.hl7.org/fhir/json.html#primitive .

      Attachments

        Activity

          People

            Unassigned Unassigned
            plynch Paul Lynch
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: