PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@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.examples",
  "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": "6a2acbd3-e381-47e2-b8e2-39a2620c0ccf",
  "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"
    } ]
  } ]
}