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

Observation value-markdown search parameter points to non-existing field

    XMLWordPrintableJSON

Details

    • Icon: Technical Correction Technical Correction
    • Resolution: Persuasive
    • Icon: Medium Medium
    • FHIR Core (FHIR)
    • R5
    • Orders & Observations
    • Observation
    • Search
    • value-markdown
    • Hide

      Change Search Parameter from:

      value-markdown string Observation-value-markdown The value of the observation, if the value is a string, and also searches in CodeableConcept.text Observation.​value.​ofType(markdown) | Observation.​value.​ofType(CodeableConcept).​text

      to

      value-string string Observation-value-string The value of the observation, if the value is a string, and also searches in CodeableConcept.text Observation.​value.​ofType(string) | Observation.​value.​ofType(CodeableConcept).​text
      Show
      Change Search Parameter from: value-markdown string Observation-value-markdown The value of the observation, if the value is a string, and also searches in CodeableConcept.text Observation.​value.​ofType(markdown) | Observation.​value.​ofType(CodeableConcept).​text to value-string string Observation-value-string The value of the observation, if the value is a string, and also searches in CodeableConcept.text Observation.​value.​ofType(string) | Observation.​value.​ofType(CodeableConcept).​text
    • Correction
    • Non-substantive

    Description

      http://hl7.org/fhir/SearchParameter/Observation-value-markdown
       
      Expression:
      ```
      "expression": "Observation.value.ofType(markdown) | Observation.value.ofType(CodeableConcept).text",
      ```
      in v5, Observation does not have a valueMarkdown. 

      Attachments

        Activity

          People

            costateixeira Jose Costa-Teixeira
            ahmet@nalch.com AhmetNalcacioglu
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: