{"resourceType":"SearchParameter","id":"Observation-value-string","extension":[{"url":"http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status","valueCode":"trial-use"}],"url":"http://hl7.org/fhir/SearchParameter/Observation-value-string","version":"4.0.1","name":"value-string","status":"draft","experimental":false,"date":"2021-01-17T07:06:13+11:00","publisher":"Health Level Seven International (Orders and Observations)","contact":[{"telecom":[{"system":"url","value":"http://hl7.org/fhir"}]},{"telecom":[{"system":"url","value":"http://www.hl7.org/Special/committees/orders/index.cfm"}]}],"description":"The value of the observation, if the value is a string, and also searches in CodeableConcept.text","code":"value-string","base":["Observation"],"type":"string","expression":"(Observation.value as string) | (Observation.value as CodeableConcept).text","xpath":"f:Observation/f:valueQuantity | f:Observation/f:valueCodeableConcept | f:Observation/f:valueString | f:Observation/f:valueBoolean | f:Observation/f:valueInteger | f:Observation/f:valueRange | f:Observation/f:valueRatio | f:Observation/f:valueSampledData | f:Observation/f:valueTime | f:Observation/f:valueDateTime | f:Observation/f:valuePeriod","xpathUsage":"normal"}