{
"description": "Find patient matches using IHE-PIXm Profile",
"_filename": "OperationDefinition-CH.PIXm.json",
"package_name": "ch.fhir.ig.ch-epr-fhir",
"date": "2025-05-22T13:29:27+00:00",
"system": false,
"publisher": "eHealth Suisse",
"instance": false,
"jurisdiction": [ {
"coding": [ {
"code": "CH",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "CH_PIXm",
"type": "true",
"experimental": null,
"resourceType": "OperationDefinition",
"title": "PIXm Find patient matches",
"package_version": "5.0.0-ballot",
"status": "active",
"id": "9f8544a4-e4fc-42e9-8444-b6b3071bb3e5",
"resource": [ "Patient" ],
"affectsState": false,
"kind": "operation",
"url": "http://fhir.ch/ig/ch-epr-fhir/OperationDefinition/CH.PIXm",
"code": "ihe-pix",
"base": "http://fhir.ch/ig/ch-epr-fhir/OperationDefinition/CH.PIXm",
"version": "5.0.0-ballot",
"contact": [ {
"name": "eHealth Suisse",
"telecom": [ {
"value": "https://www.e-health-suisse.ch",
"system": "url"
} ]
}, {
"name": "eHealth Suisse",
"telecom": [ {
"use": "work",
"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-2: 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-2: Appendix E.3"
} ]
}