{ "description": "CapabilityStatement for Manager Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PIXm.", "_filename": "CapabilityStatement-IHE_PIXm_Manager.json", "package_name": "IHE.ITI.PIXm", "format": [ "application/fhir+xml", "application/fhir+json" ], "date": "2019-07-05", "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", "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "IHE ITI Patient Identity Cross-reference for Mobile (PIXm) - Manager (server)", "package_version": "2.2.0", "status": "draft", "id": "8c5a426f-15fa-4d17-b049-dda90439e2e0", "kind": "requirements", "url": "http://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE_PIXm_Manager", "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" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Patient", "operation": [ { "name": "$ihe-pix", "definition": "http://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE_PIXm_pix" } ], "interaction": [ { "code": "create", "documentation": "conditional create for [ITI-104]" }, { "code": "update", "documentation": "conditional update for [ITI-104]" }, { "code": "delete", "documentation": "conditional delete for [ITI-104]" } ], "supportedProfile": [ "http://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient" ], "conditionalCreate": true, "conditionalDelete": "single", "conditionalUpdate": true } ], "security": { "cors": false, "description": "Recommend IUA or SMART" }, "documentation": "PIXm server provides capability to query for Patient Identity Cross-reference matching a query parameters" } ] }