{
"description": "Find patient matches using IHE-PIXm Profile",
"_filename": "OperationDefinition-CH.PIXm.json",
"package_name": "ch.fhir.ig.ch",
"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-fhir/StructureDefinition/ch-pixm-out-parameters",
"resourceType": "OperationDefinition",
"title": "PIXm Find patient matches",
"package_version": "epr-fhir-4.0.0-ballot",
"status": "draft",
"id": "7d6ef6e4-c46c-489f-9309-b51170bf66d4",
"resource": [ "Patient" ],
"kind": "operation",
"url": "http://fhir.ch/ig/ch-epr-fhir/OperationDefinition/CH.PIXm",
"code": "ihe-pix",
"version": "4.0.0-ballot",
"contact": [ {
"name": "eHealth Suisse",
"telecom": [ {
"value": "https://www.e-health-suisse.ch",
"system": "url"
} ]
} ],
"inputProfile": "http://fhir.ch/ig/ch-epr-fhir/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": 2,
"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"
}, {
"max": "1",
"min": 0,
"use": "out",
"name": "targetId",
"type": "Reference",
"documentation": "The URL of the Patient Resource"
} ]
}