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

Value Set Expansion Operation examples need to be fixed

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Persuasive
    • Icon: Medium Medium
    • US Core (FHIR)
    • 3.1.0 [deprecated]
    • Cross-Group Projects
    • Profiles and Extensions
    • 2.2.1.3
    • Hide

      Update Example 1:
      "name": "DiagnosticReport.codes",
      To
      name": "context",

      Update Example 2:
      "name": "DocumentReference.type",
      "valueString": "DiagnosticReport.codes"
      To
      "name": "context",
      "valueString": "DocumentReference.type"

      Update Example 3:
      Update DocumentReference.class
      To
      DocumentReference.category

      Show
      Update Example 1: "name": "DiagnosticReport.codes", To name": "context", Update Example 2: "name": "DocumentReference.type", "valueString": "DiagnosticReport.codes" To "name": "context", "valueString": "DocumentReference.type" Update Example 3: Update DocumentReference.class To DocumentReference.category
    • Correction
    • Non-substantive

    Description

      Example 2: 

      Response `
       "parameter": [
      {
      "name": "DocumentReference.type",
      "valueString": "DiagnosticReport.codes"
      },
      does not match Request: 
       context=DocumentReference
       

      Example 3:
       context=DocumentReference.class
      should be

      context = DocumentReference.category

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: