{ "description": "Find patient matches using IHE-PIXm Profile", "_filename": "OperationDefinition-CH.PIXm.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_PIXm", "type": "true", "experimental": null, "outputProfile": "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pixm-out-parameters", "resourceType": "OperationDefinition", "title": "Find patient matches using IHE-PIXm Profile", "package_version": "0.2.0", "status": "draft", "id": "688b85d0-8e38-473c-8bac-5f21d65788ca", "resource": [ "Patient" ], "kind": "operation", "url": "http://fhir.ch/ig/ch-epr-mhealth/OperationDefinition/CH.PIXm", "code": "ihe-pix", "version": "0.2.0", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "value": "https://www.e-health-suisse.ch", "system": "url" } ] } ], "inputProfile": "http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pixm-in-parameters", "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" } ] }