Package | ihe.iti.pixm |
Type | CapabilityStatement |
Id | IHE.PIXm.Manager |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/PIXm/https://build.fhir.org/ig/IHE/ITI.PIXm/CapabilityStatement-IHE.PIXm.Manager.html |
URL | https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Manager |
Version | 3.0.5-current |
Status | active |
Date | 2025-04-28T18:10:37+00:00 |
Name | IHE_PIXm_Manager |
Title | IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Manager (server) |
Realm | uv |
Authority | ihe |
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. - using FHIR R4 - using json and xml encoding - support for [ITI-83](ITI-83.html) the $ihe-pix operation - support conditional update for [ITI-104] - support conditional delete for [ITI-104] if Remove Patient Option is supported - 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/) |
Kind | requirements |
No resources found
StructureDefinition | |
IHE.PIXm.Patient | PIXm Patient constraints for Feed |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.PIXm.Manager
application/fhir+xml
, application/fhir+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
PIXm server provides capability to query for Patient Identity Cross-reference matching a query parameters
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
Patient | Supported Profiles PIXm Patient constraints for Feed | y | y | $ihe-pix |
update
conditional update for [ITI-104]
delete
conditional delete for [ITI-104] for Remove Patient Option
Conformance | Operation | Documentation |
---|---|---|
SHALL | $ihe-pix |
{ "resourceType": "CapabilityStatement", "id": "IHE.PIXm.Manager", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Manager", "version": "3.0.5-current", "name": "IHE_PIXm_Manager", "title": "IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Manager (server)", "status": "active", "experimental": false, "date": "2025-04-28T18:10:37+00:00", "publisher": "IHE IT Infrastructure Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" } ] }, { "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } ], "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/)", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "application/fhir+xml", "application/fhir+json" ], "rest": [ { "mode": "server", "documentation": "PIXm server provides capability to query for Patient Identity Cross-reference matching a query parameters", "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/)" }, "resource": [ { "type": "Patient", "supportedProfile": [ "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient" ], "interaction": [ { "code": "update", "documentation": "conditional update for [ITI-104]" }, { "code": "delete", "documentation": "conditional delete for [ITI-104] for Remove Patient Option" } ], "conditionalCreate": true, "conditionalUpdate": true, "conditionalDelete": "single", "operation": [ { "name": "$ihe-pix", "definition": "https://profiles.ihe.net/ITI/PIXm/OperationDefinition/IHE_PIXm_pix" } ] } ] } ] }