value-string

value-string

draftFHIR Core package4.3.0string1 base

The value of the observation, if the value is a string, and also searches in CodeableConcept.text

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/SearchParameter/Observation-value-string
Code
value-string
Type
string

Base Resources

Observation

FHIRPath Expression

(Observation.value as string) | (Observation.value as CodeableConcept).text

Multiple Value Support