{ "description": "The [Patient Identifier Cross-reference Manager Actor](volume-1.html#141113-patient-identifier-cross-reference-manager) CapabililtyStatement expresses the requirements that shall be provided.\\n - using FHIR R4\\n - using json and xml encoding\\n - support for [ITI-83](ITI-83.html) the $ihe-pix operation\\n - support conditional update for [ITI-104]\\n - support conditional delete for [ITI-104] if Remove Patient Option is supported\\n - should use a security framework. Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)", "_filename": "CapabilityStatement-IHE.PIXm.Manager.json", "package_name": "ihe.iti.pixm", "format": [ "application/fhir+xml", "application/fhir+json" ], "date": "2023-08-03T15:57:19-05:00", "publisher": "IHE IT Infrastructure Technical Committee", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "IHE_PIXm_Manager", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Manager (server)", "package_version": "3.0.3", "status": "active", "id": "9a3f7ad1-7129-4d51-8944-979765e8f188", "kind": "requirements", "url": "https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Manager", "version": "3.0.3", "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" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Patient", "operation": [ { "name": "$ihe-pix", "definition": "https://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE_PIXm_pix" } ], "interaction": [ { "code": "update", "documentation": "conditional update for [ITI-104]" }, { "code": "delete", "documentation": "conditional delete for [ITI-104] for Remove Patient Option" } ], "supportedProfile": [ "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient" ], "conditionalCreate": true, "conditionalDelete": "single", "conditionalUpdate": true } ], "security": { "description": "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)" }, "documentation": "PIXm server provides capability to query for Patient Identity Cross-reference matching a query parameters" } ] }