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

Example in Missing Data for coded element has wrong code system

    XMLWordPrintableJSON

Details

    • Icon: Change Request Change Request
    • Resolution: Persuasive
    • Icon: Highest Highest
    • US Core (FHIR)
    • 4.1.0 [deprecated]
    • Cross-Group Projects
    • STU
    • General Guidance
    • 2.5.1.2
    • Hide

      Background:

      see commenter's description

      Reasoning:

      We agree with commenter. This an editorial error
       

      Proposed Changes:

      Update example snippet as proposed

      Show
      Background: see commenter's description Reasoning: We agree with commenter. This an editorial error   Proposed Changes: Update example snippet as proposed
    • Floyd Eisenberg/Eric Haas: 12-0-2
    • Correction
    • Non-substantive

    Description

      In the example:

      "reaction" : [
        {
          "manifestation" : [
            {
              "coding" : [
                {
                  "system" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
                  "code" : "unknown",
                  "display" : "unknown"
                }
              ]
            }
          ]
        }
      ]
      

      The system value is not correct.

      It should be:
      http://terminology.hl7.org/CodeSystem/data-absent-reason

      Attachments

        Activity

          People

            Unassigned Unassigned
            yunwwang Yunwei Wang
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: