PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcode@3.0.0-ballot
    http://hl7.org/fhir/us/mcode/SearchParameter/Patient-id
{
  "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": "2023-03-28T19:28:28+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",
  "xpathUsage": "normal",
  "type": "token",
  "experimental": "true",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "3.0.0-ballot",
  "status": "draft",
  "id": "96358028-123f-402a-813c-ec25f74c5529",
  "kind": null,
  "url": "http://hl7.org/fhir/us/mcode/SearchParameter/Patient-id",
  "code": "_id",
  "base": [ "Patient" ],
  "version": "3.0.0-ballot",
  "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"
    } ]
  } ]
}