PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    http://hl7.org/fhir/SearchParameter/ExampleScenario-context-type-quantity
{
  "description": "A use context type and quantity- or range-based value assigned to the example scenario",
  "_filename": "SearchParameter-ExampleScenario-context-type-quantity.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2021-12-21T15:26:20+11:00",
  "expression": "ExampleScenario.useContext",
  "publisher": "Health Level Seven International (FHIR Infrastructure)",
  "multipleOr": false,
  "name": "context-type-quantity",
  "xpathUsage": "normal",
  "type": "composite",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "component": [ {
    "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-context-type",
    "expression": "code"
  }, {
    "definition": "http://hl7.org/fhir/SearchParameter/ExampleScenario-context-quantity",
    "expression": "value.as(Quantity) | value.as(Range)"
  } ],
  "title": null,
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "c1b39c28-6b4b-4551-85db-3a32ff90d7d5",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/ExampleScenario-context-type-quantity",
  "code": "context-type-quantity",
  "base": [ "ExampleScenario" ],
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm",
      "system": "url"
    } ]
  } ]
}