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

Incorrect category CodeSystem in Mandatory Searches in US Core Observation Clinical Test Result Profile

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Not Persuasive
    • Icon: Medium Medium
    • US Core (FHIR)
    • 5.0.1
    • Cross-Group Projects
    • US Core Observation Clinical Test Result Profile [deprecated]
    • Artifacts Summary
    • 12.124.1.3.1
    • Hide

      reject fix since we are removing the code system and redesigning the Observation as a clinical result observation using the standard set of categories.

      Show
      reject fix since we are removing the code system and redesigning the Observation as a clinical result observation using the standard set of categories.

    Description

      For the US Core Observation Clinical Test Result profile, searches that include categories listed in the Quick Start section use the `http://terminology.hl7.org/CodeSystem/observation-category` CodeSystem but it should be `http://hl7.org/fhir/us/core/CodeSystem/us-core-observation-category` in order to match the fixed system listed in the profile.

       

      For example:

      `GET [base]/Observation?patient={Type/}[id]&category=http://terminology.hl7.org/CodeSystem/observation-category|clinical-test`

       

      Should be:

      `GET [base]/Observation?patient={Type/}[id]&category=http://hl7.org/fhir/us/core/CodeSystem/us-core-observation-category|clinical-test`

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            rscanlon Robert Scanlon
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: