PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-olis@2.0.0-0.0.1
    http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-issued-date
{
  "description": "Start date of the search criteria, the date can either be the date  that OLIS recieves the report (issued), or the date that the test was performed (specimen.collected). Mandatory for bulk query",
  "_filename": "searchparameter-example-issuedDate.json",
  "package_name": "ca.on.oh-olis",
  "date": "2021-01-23",
  "expression": "DiagnosticReport.issued",
  "publisher": "Ontario Health",
  "multipleAnd": true,
  "purpose": "Need to search DiagnosticReport by issued date (start date)",
  "multipleOr": true,
  "name": "ReportIssuedDateSearchParameter",
  "xpathUsage": "normal",
  "type": "date",
  "experimental": "true",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "2.0.0-0.0.1",
  "status": "draft",
  "id": "b3c9578e-c0e9-4c44-b2b6-a3bde1c9688f",
  "kind": null,
  "url": "http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-issued-date",
  "code": "issued",
  "comparator": [ "gt", "lt", "ge", "le" ],
  "base": [ "DiagnosticReport" ],
  "version": null,
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://ontariohealth.ca",
      "system": "url"
    } ]
  } ]
}