FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Orders and Observations icon Work GroupMaturity Level: N/A  Normative (from v4.0.0)Security Category: Patient Compartments: Device, Encounter, Patient, Practitioner, RelatedPerson

Search parameters for the Resource Observation - Search Parameters resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/Observation-based-on

Generated Narrative: SearchParameter Observation-based-on

Parameter based-on:reference

Reference to the service request.

ResourceObservation
Expression Observation.basedOn
Processing Mode Normal
Target Resources DeviceRequest, ServiceRequest, CarePlan, MedicationRequest, ImmunizationRecommendation, NutritionOrder
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-category

Generated Narrative: SearchParameter Observation-category

Parameter category:token

The classification of the type of observation

ResourceObservation
Expression Observation.category
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-code
This search parameter is part of the common search parameter clinical-code

Generated Narrative: SearchParameter clinical-code

Parameter code:token

Observation: The code of the observation type

ResourceObservation
Expression Observation.code
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-code-value-concept

Generated Narrative: SearchParameter Observation-code-value-concept

Parameter code-value-concept:composite

Code and coded value parameter pair

ResourceObservation
Expression Observation
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Comparators

codecode
value-concept value.ofType(CodeableConcept)
 
http://hl7.org/fhir/SearchParameter/Observation-code-value-date

Generated Narrative: SearchParameter Observation-code-value-date

Parameter code-value-date:composite

Code and date/time value parameter pair

ResourceObservation
Expression Observation
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Comparators

codecode
value-date value.ofType(dateTime) | value.ofType(Period)
 
http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity

Generated Narrative: SearchParameter Observation-code-value-quantity

Parameter code-value-quantity:composite

Code and quantity value parameter pair

ResourceObservation
Expression Observation
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Comparators

codecode
value-quantity value.ofType(Quantity)
 
http://hl7.org/fhir/SearchParameter/Observation-code-value-string

Generated Narrative: SearchParameter Observation-code-value-string

Parameter code-value-string:composite

Code and string value parameter pair

ResourceObservation
Expression Observation
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Comparators

codecode
value-string value.ofType(string)
 
http://hl7.org/fhir/SearchParameter/Observation-combo-code

Generated Narrative: SearchParameter Observation-combo-code

Parameter combo-code:token

The code of the observation type or component type

ResourceObservation
Expression Observation.code | Observation.component.code
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept

Generated Narrative: SearchParameter Observation-combo-code-value-concept

Parameter combo-code-value-concept:composite

Code and coded value parameter pair, including in components

ResourceObservation
Expression Observation | Observation.component
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Comparators

combo-codecode
combo-value-concept value.ofType(CodeableConcept)
 
http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity

Generated Narrative: SearchParameter Observation-combo-code-value-quantity

Parameter combo-code-value-quantity:composite

Code and quantity value parameter pair, including in components

ResourceObservation
Expression Observation | Observation.component
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Comparators

combo-codecode
combo-value-quantity value.ofType(Quantity)
 
http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason

Generated Narrative: SearchParameter Observation-combo-data-absent-reason

Parameter combo-data-absent-reason:token

The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing.

ResourceObservation
Expression Observation.dataAbsentReason | Observation.component.dataAbsentReason
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-combo-interpretation

Generated Narrative: SearchParameter Observation-combo-interpretation

Parameter combo-interpretation:token

The interpretation of the observation type or component type

ResourceObservation
Expression Observation.interpretation | Observation.component.interpretation
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept

Generated Narrative: SearchParameter Observation-combo-value-concept

Parameter combo-value-concept:token

The value or component value of the observation, if the value is a CodeableConcept

ResourceObservation
Expression Observation.value.ofType(CodeableConcept) | Observation.component.value.ofType(CodeableConcept)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity

Generated Narrative: SearchParameter Observation-combo-value-quantity

Parameter combo-value-quantity:quantity

The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

ResourceObservation
Expression Observation.value.ofType(Quantity) | Observation.value.ofType(SampledData) | Observation.component.value.ofType(Quantity) | Observation.component.value.ofType(SampledData)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/Observation-component-code

Generated Narrative: SearchParameter Observation-component-code

Parameter component-code:token

The component code of the observation type

ResourceObservation
Expression Observation.component.code
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept

Generated Narrative: SearchParameter Observation-component-code-value-concept

Parameter component-code-value-concept:composite

Component code and component coded value parameter pair

ResourceObservation
Expression Observation.component
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Comparators

component-codecode
component-value-concept value.ofType(CodeableConcept)
 
http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity

Generated Narrative: SearchParameter Observation-component-code-value-quantity

Parameter component-code-value-quantity:composite

Component code and component quantity value parameter pair

ResourceObservation
Expression Observation.component
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may only have one value (no comma separators)

Comparators

component-codecode
component-value-quantity value.ofType(Quantity)
 
http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason

Generated Narrative: SearchParameter Observation-component-data-absent-reason

Parameter component-data-absent-reason:token

The reason why the expected value in the element Observation.component.value[x] is missing.

ResourceObservation
Expression Observation.component.dataAbsentReason
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-component-interpretation

Generated Narrative: SearchParameter Observation-component-interpretation

Parameter component-interpretation:token

The component interpretation of the observation type

ResourceObservation
Expression Observation.component.interpretation
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-component-value-canonical

Generated Narrative: SearchParameter Observation-component-value-canonical

Parameter component-value-canonical:reference

URL contained in valueCanonical.

ResourceObservation
Expression Observation.component.value.ofType(canonical)
Processing Mode Normal
Target Resources MolecularSequence
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-component-value-concept

Generated Narrative: SearchParameter Observation-component-value-concept

Parameter component-value-concept:token

The value of the component observation, if the value is a CodeableConcept

ResourceObservation
Expression Observation.component.value.ofType(CodeableConcept)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity

Generated Narrative: SearchParameter Observation-component-value-quantity

Parameter component-value-quantity:quantity

The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

ResourceObservation
Expression Observation.component.value.ofType(Quantity) | Observation.component.value.ofType(SampledData)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/Observation-component-value-reference

Generated Narrative: SearchParameter Observation-component-value-reference

Parameter component-value-reference:reference

Reference contained in valueReference.

ResourceObservation
Expression Observation.component.value.ofType(Reference)
Processing Mode Normal
Target Resources MolecularSequence
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason

Generated Narrative: SearchParameter Observation-data-absent-reason

Parameter data-absent-reason:token

The reason why the expected value in the element Observation.value[x] is missing.

ResourceObservation
Expression Observation.dataAbsentReason
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-date
This search parameter is part of the common search parameter clinical-date

Generated Narrative: SearchParameter clinical-date

Parameter date:date

Observation: Clinically relevant time/time-period for observation

ResourceObservation
Expression Observation.effective.ofType(dateTime) | Observation.effective.ofType(Period) | Observation.effective.ofType(Timing) | Observation.effective.ofType(instant)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/Observation-derived-from

Generated Narrative: SearchParameter Observation-derived-from

Parameter derived-from:reference

Related measurements the observation is made from

ResourceObservation
Expression Observation.derivedFrom
Processing Mode Normal
Target Resources ImagingStudy, DocumentReference, Observation, MolecularSequence, GenomicStudy, ImagingSelection, QuestionnaireResponse
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-device

Generated Narrative: SearchParameter Observation-device

Parameter device:reference

The Device that generated the observation data.

ResourceObservation
Expression Observation.device
Processing Mode Normal
Target Resources Device, DeviceMetric
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-encounter
This search parameter is part of the common search parameter clinical-encounter

Generated Narrative: SearchParameter clinical-encounter

Parameter encounter:reference

Observation: Encounter related to the observation

ResourceObservation
Expression Observation.encounter
Processing Mode Normal
Target Resources Encounter
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-focus

Generated Narrative: SearchParameter Observation-focus

Parameter focus:reference

The focus of an observation when the focus is not the patient of record.

ResourceObservation
Expression Observation.focus
Processing Mode Normal
Target Resources Account, ActivityDefinition, ActorDefinition, AdministrableProductDefinition, AdverseEvent, AllergyIntolerance, Appointment, AppointmentResponse, ArtifactAssessment, AuditEvent, Basic, Binary, BiologicallyDerivedProduct, BiologicallyDerivedProductDispense, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, ChargeItem, ChargeItemDefinition, Citation, Claim, ClaimResponse, ClinicalImpression, ClinicalUseDefinition, CodeSystem, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, ConditionDefinition, Consent, Contract, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DetectedIssue, Device, DeviceAssociation, DeviceDefinition, DeviceDispense, DeviceMetric, DeviceRequest, DeviceUsage, DiagnosticReport, DocumentReference, Encounter, EncounterHistory, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceReport, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, FamilyMemberHistory, Flag, FormularyItem, GenomicStudy, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, ImagingSelection, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, Ingredient, InsurancePlan, InventoryItem, InventoryReport, Invoice, Library, Linkage, List, Location, ManufacturedItemDefinition, Measure, MeasureReport, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProductDefinition, MessageDefinition, MessageHeader, MolecularSequence, NamingSystem, NutritionIntake, NutritionOrder, NutritionProduct, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PackagedProductDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Permission, Person, PlanDefinition, Practitioner, PractitionerRole, Procedure, Provenance, Questionnaire, QuestionnaireResponse, RegulatedAuthorization, RelatedPerson, RequestOrchestration, Requirements, ResearchStudy, ResearchSubject, RiskAssessment, Schedule, SearchParameter, ServiceRequest, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureMap, Subscription, SubscriptionStatus, SubscriptionTopic, Substance, SubstanceDefinition, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SupplyDelivery, SupplyRequest, Task, TerminologyCapabilities, TestPlan, TestReport, TestScript, Transport, ValueSet, VerificationResult, VisionPrescription
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-has-member

Generated Narrative: SearchParameter Observation-has-member

Parameter has-member:reference

Related resource that belongs to the Observation group

ResourceObservation
Expression Observation.hasMember
Processing Mode Normal
Target Resources Observation, MolecularSequence, QuestionnaireResponse
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-identifier
This search parameter is part of the common search parameter clinical-identifier

Generated Narrative: SearchParameter clinical-identifier

Parameter identifier:token

Observation: The unique id for a particular observation

ResourceObservation
Expression Observation.identifier
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-interpretation

Generated Narrative: SearchParameter Observation-interpretation

Parameter interpretation:token

The interpretation of the observation type

ResourceObservation
Expression Observation.interpretation
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-method

Generated Narrative: SearchParameter Observation-method

Parameter method:token

The method used for the observation

ResourceObservation
Expression Observation.method
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-part-of

Generated Narrative: SearchParameter Observation-part-of

Parameter part-of:reference

Part of referenced event

ResourceObservation
Expression Observation.partOf
Processing Mode Normal
Target Resources ImagingStudy, Procedure, MedicationStatement, MedicationAdministration, GenomicStudy, Immunization, MedicationDispense
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-patient
This search parameter is part of the common search parameter clinical-patient

Generated Narrative: SearchParameter clinical-patient

Parameter patient:reference

Observation: The subject that the observation is about (if patient)

ResourceObservation
Expression Observation.subject.where(resolve() is Patient)
Processing Mode Normal
Target Resources Patient
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-performer

Generated Narrative: SearchParameter Observation-performer

Parameter performer:reference

Who performed the observation

ResourceObservation
Expression Observation.performer
Processing Mode Normal
Target Resources Organization, CareTeam, RelatedPerson, PractitionerRole, Practitioner, Patient
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-specimen

Generated Narrative: SearchParameter Observation-specimen

Parameter specimen:reference

Specimen used for this observation

ResourceObservation
Expression Observation.specimen
Processing Mode Normal
Target Resources Group, Specimen
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-status

Generated Narrative: SearchParameter Observation-status

Parameter status:token

The status of the observation

ResourceObservation
Expression Observation.status
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-subject

Generated Narrative: SearchParameter Observation-subject

Parameter subject:reference

The subject that the observation is about

ResourceObservation
Expression Observation.subject
Processing Mode Normal
Target Resources Device, Organization, Procedure, NutritionProduct, Group, Practitioner, BiologicallyDerivedProduct, Substance, Location, Patient, Medication
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-value-canonical

Generated Narrative: SearchParameter Observation-value-canonical

Parameter value-canonical:uri

URL contained in valueCanonical.

ResourceObservation
Expression Observation.value.ofType(canonical)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-value-concept

Generated Narrative: SearchParameter Observation-value-concept

Parameter value-concept:token

The value of the observation, if the value is a CodeableConcept

ResourceObservation
Expression Observation.value.ofType(CodeableConcept)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-value-date

Generated Narrative: SearchParameter Observation-value-date

Parameter value-date:date

The value of the observation, if the value is a date or period of time

ResourceObservation
Expression Observation.value.ofType(dateTime) | Observation.value.ofType(Period)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/Observation-value-quantity

Generated Narrative: SearchParameter Observation-value-quantity

Parameter value-quantity:quantity

The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

ResourceObservation
Expression Observation.value.ofType(Quantity) | Observation.value.ofType(SampledData)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/Observation-value-reference

Generated Narrative: SearchParameter Observation-value-reference

Parameter value-reference:reference

Reference contained in valueReference.

ResourceObservation
Expression Observation.value.ofType(Reference)
Processing Mode Normal
Target Resources MolecularSequence
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/Observation-value-string

Generated Narrative: SearchParameter Observation-value-string

Parameter value-string:string

String in valueString.

ResourceObservation
Expression value.ofType(string)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true