{
"description": "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)",
"_filename": "SearchParameter-Observation-combo-value-quantity.json",
"package_name": "hl7.fhir.r5.core",
"date": "2022-09-10T04:52:37+10:00",
"expression": "Observation.value.ofType(Quantity) | Observation.value.ofType(SampledData) | Observation.component.value.ofType(Quantity) | Observation.component.value.ofType(SampledData)",
"publisher": "Health Level Seven International (Orders and Observations)",
"name": "combo-value-quantity",
"type": "quantity",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
} ],
"status": "draft",
"id": "6bc41cbc-dfbd-410e-b3f6-f4d6863f0c5e",
"kind": null,
"url": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
"code": "combo-value-quantity",
"comparator": [ "eq", "ne", "gt", "ge", "lt", "le", "sa", "eb", "ap" ],
"base": [ "Observation" ],
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders/index.cfm",
"system": "url"
} ]
} ]
}