{
"description": "Search by patient identifier - Ontario HCN only. Mandatory for patient query, not supported in bulk query",
"_filename": "searchparameter-example-identifier.json",
"package_name": "ca.on.olis.r4",
"date": "2021-01-23",
"expression": "DiagnosticReport.subject",
"publisher": "Ontario Health",
"multipleAnd": false,
"purpose": "Need to search DiagnosticReport by patient identifier",
"multipleOr": false,
"name": "PatientIdentifierSearchParameter",
"xpathUsage": "normal",
"type": "token",
"experimental": "true",
"resourceType": "SearchParameter",
"title": null,
"package_version": "2.0.1",
"status": "draft",
"id": "f5d417ba-6811-4988-bf86-4a386d0d8a0d",
"kind": null,
"url": "http://ehealthontario.ca/fhir/SearchParameter/ca-on-lab-patient-identifier",
"code": "patient.identifier",
"comparator": [ "eq" ],
"base": [ "DiagnosticReport" ],
"version": "2.0.1",
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "http://ontariohealth.ca",
"system": "url"
} ]
} ]
}