{
"description": "The OperationDefinition defines the In and Output Parameters for the $ihe-pix operation\\n - Input: sourceIdentifier, targetSystem and _format\\n - Output: targetIdentifier, targetId",
"_filename": "OperationDefinition-IHE.PIXm.pix.json",
"package_name": "ihe.iti.pixm",
"date": "2022-05-25",
"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,
"resourceType": "OperationDefinition",
"title": "Get Corresponding Identifiers Operation",
"package_version": "3.1.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": "active",
"id": "002244d2-c7e9-464f-afde-45e61256e033",
"resource": [ "Patient" ],
"affectsState": false,
"kind": "operation",
"url": "https://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE.PIXm.pix",
"code": "ihe-pix",
"version": "3.1.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"
} ]
} ],
"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](ITI-83.html#23834121-source-patient-identifier-parameter)."
}, {
"max": "*",
"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](ITI-83.html#23834122-requesting-patient-identifier-domains-to-be-returned)."
}, {
"max": "1",
"min": 0,
"use": "in",
"name": "_format",
"type": "string",
"searchType": "token",
"documentation": "The requested format of the response. See [ITI TF-2: Appendix Z.6](https://profiles.ihe.net/ITI/TF/Volume2/ch-Z.html#z.6-populating-the-expected-response-format)"
}, {
"max": "*",
"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](https://profiles.ihe.net/ITI/TF/Volume2/ch-E.html#E.3)"
}, {
"max": "*",
"min": 0,
"use": "out",
"name": "targetId",
"type": "Reference",
"documentation": "The URL of the Patient Resource"
} ]
}