PackagesCanonicalsLogsProblems
    Packages
    fhir.ca-bc.client@1.0.1
    http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-find-candidates
{
  "description": "This operation is used to query for a patient.  The response can contain 0 or more Patients.",
  "_filename": "OperationDefinition-bc-patient-find-candidates.json",
  "package_name": "fhir.ca-bc.client",
  "date": "2025-02-07T23:01:35+00:00",
  "system": false,
  "publisher": "BC Ministry of Health",
  "instance": false,
  "jurisdiction": [ {
    "coding": [ {
      "code": "CA",
      "system": "urn:iso:std:iso:3166",
      "display": "Canada"
    } ]
  } ],
  "name": "FindCandidatesByExample",
  "type": "true",
  "experimental": null,
  "outputProfile": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-search-response-bundle",
  "resourceType": "OperationDefinition",
  "title": "Find Candidates By Example",
  "package_version": "1.0.1",
  "status": "active",
  "id": "c7c6899d-b617-44b1-96e4-09046f5a3645",
  "resource": [ "Patient" ],
  "kind": "query",
  "url": "http://hlth.gov.bc.ca/fhir/client/OperationDefinition/bc-patient-find-candidates",
  "code": "FindCandidates",
  "version": "1.0.0",
  "contact": [ {
    "name": "BC Ministry of Health",
    "telecom": [ {
      "value": "https://www2.gov.bc.ca/gov/content/governments/organizational-structure/ministries-organizations/ministries/health",
      "system": "url"
    } ]
  } ],
  "inputProfile": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-find-candidates-request-bundle",
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "FindCandidatesRequestBundle",
    "type": "Bundle",
    "documentation": "The FindCandidates operation request Bundle."
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "SearchResponseBundle",
    "type": "Bundle",
    "documentation": "The FindCandidates operation response Bundle."
  } ]
}