{ "description": "Find patient matches using IHE-PMIR Profile", "_filename": "OperationDefinition-CH.PMIR.json", "package_name": "ch.fhir.ig.ch-epr-mhealth", "date": "2020-07-07", "system": false, "publisher": "eHealth Suisse", "instance": false, "jurisdiction": [ { "coding": [ { "code": "CH", "system": "urn:iso:std:iso:3166" } ] } ], "name": "CH_PMIR", "type": "true", "experimental": null, "resourceType": "OperationDefinition", "title": "Find patient matches using IHE-PMIR Profile", "package_version": "0.1.1", "status": "draft", "id": "5ab07910-b420-4ae7-8297-ba41d58fab70", "resource": [ "Patient" ], "kind": "operation", "url": "http://fhir.ch/ig/ch-epr-mhealth/OperationDefinition/CH.PMIR", "code": "ihe-pix", "version": "0.1.1", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "value": "https://www.e-health-suisse.ch", "system": "url" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "sourceIdentifier", "type": "string", "searchType": "token", "documentation": "The Patient identifier search parameter that will be used by the Patient Identifier Cross-reference Manager to find cross matching identifiers associated with the Patient Resource. See Section 3.83.4.1.2.1" }, { "max": "2", "min": 1, "use": "in", "name": "targetSystem", "type": "string", "searchType": "uri", "documentation": "The Assigning Authorities for the Patient Identity Domains from which the returned identifiers shall be selected. See Section 3.83.4.1.2.2." }, { "max": "1", "min": 0, "use": "in", "name": "_format", "type": "string", "searchType": "token", "documentation": "The requested format of the response from the mime-type value set. See ITI TF-2x: Appendix Z.6" }, { "max": "2", "min": 0, "use": "out", "name": "targetIdentifier", "type": "Identifier", "documentation": "The identifier found. Constraints to include the assigning authority as specified in ITI TF-2x: Appendix E.3" }, { "max": "1", "min": 0, "use": "out", "name": "targetId", "type": "Reference", "documentation": "The URL of the Patient Resource" } ] }