{
"description": "This SearchParameter enables query of patients by `_id` with `mutlipleOr` enabled.",
"_filename": "example/SearchParameter-Patient-id.json",
"package_name": "hl7.fhir.us.mcode",
"date": "2022-01-18T03:17:40+00:00",
"expression": "Resource.id",
"publisher": "HL7 International Clinical Interoperability Council",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"derivedFrom": "http://hl7.org/fhir/SearchParameter/Resource-id",
"multipleOr": true,
"name": "PatientIdSearchParameter",
"xpath": "f:Resource/f:id",
"xpathUsage": "normal",
"type": "token",
"experimental": "true",
"resourceType": "SearchParameter",
"title": null,
"package_version": "2.0.0",
"status": "draft",
"id": "a4c222ec-58a5-44cb-8fcd-d126f817cd6a",
"kind": null,
"url": "http://hl7.org/fhir/us/mcode/SearchParameter/Patient-id",
"code": "_id",
"base": [ "Patient" ],
"version": "2.0.0",
"contact": [ {
"name": "HL7 International Clinical Interoperability Council",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cic",
"system": "url"
}, {
"value": "ciclist@lists.HL7.org",
"system": "email"
} ]
} ]
}