PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-olis@2.0.0-0.0.1
    http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-patient-birthDate
{
  "description": "Search by patient birthDate - mandatory for patient query, not supported by bulk query",
  "_filename": "searchparameter-example-patient-birthDate.json",
  "package_name": "ca.on.oh-olis",
  "date": "2021-01-23",
  "expression": "DiagnosticReport.subject",
  "publisher": "Ontario Health",
  "multipleAnd": false,
  "purpose": "Need to search DiagnosticReport by patient birthDate",
  "multipleOr": false,
  "name": "PatientBirthDateSearchParameter",
  "xpathUsage": "normal",
  "type": "date",
  "experimental": "true",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "2.0.0-0.0.1",
  "status": "draft",
  "id": "0355ac22-8585-4397-aaf8-df8c2440469c",
  "kind": null,
  "url": "http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-patient-birthDate",
  "code": "patient.birthDate",
  "comparator": [ "eq" ],
  "base": [ "DiagnosticReport" ],
  "version": null,
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://ontariohealth.ca",
      "system": "url"
    } ]
  } ]
}