PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity
{
  "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.r3.core",
  "date": "2019-10-24T11:53:00+11:00",
  "expression": "Observation.value.as(Quantity) | Observation.component.value.as(Quantity)",
  "publisher": "Health Level Seven International (Orders and Observations)",
  "name": "combo-value-quantity",
  "xpath": "f:Observation/f:valueQuantity | f:Observation/f:component/f:valueQuantity",
  "xpathUsage": "normal",
  "type": "quantity",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "3.0.2",
  "status": "draft",
  "id": "8c24c31c-cd66-4042-8408-f8644d007ae5",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
  "code": "combo-value-quantity",
  "base": [ "Observation" ],
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders/index.cfm",
      "system": "url"
    } ]
  } ]
}