{ "description": "Find patient matches using IHE-PIXm Profile", "_filename": "OperationDefinition-IHE_PIXm_pix.json", "package_name": "IHE.ITI.PIXm", "date": "2019-07-05", "system": false, "publisher": "IHE IT Infrastructure Technical Committee", "instance": false, "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "IHE_PIXm_pix", "type": "true", "experimental": null, "outputProfile": "http://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Parameters.Out", "resourceType": "OperationDefinition", "title": "Find patient matches using IHE-PIXm Profile", "package_version": "2.2.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 5 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "status": "draft", "id": "349891ca-f20d-44d6-9bb0-9c54be8ff63c", "resource": [ "Patient" ], "kind": "operation", "url": "http://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE_PIXm_pix", "code": "match", "version": "2.2.0", "contact": [ { "telecom": [ { "value": "https://www.ihe.net/ihe_domains/it_infrastructure/", "system": "url" } ] }, { "telecom": [ { "value": "iti@ihe.net", "system": "email" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "value": "iti@ihe.net", "system": "email" } ] } ], "inputProfile": "http://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Parameters.In", "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": "1", "min": 0, "use": "in", "name": "targetSystem", "type": "string", "searchType": "uri", "documentation": "The target Patient Identifier Assigning Authority from which the returned identifiers should 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. See ITI TF-2x: Appendix Z.6" }, { "max": "*", "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": "*", "min": 0, "use": "out", "name": "targetId", "type": "Reference", "documentation": "The URL of the Patient Resource" } ] }