{
"description": "The Patient Identifier Cross-reference Manager CapabilityStatement expresses the requirements that shall be provided. - using FHIR R4 - using json and xml encoding - support the $ihe-pix operation - support conditional update for [ITI-104] - support conditional delete for [ITI-104] if Remove Patient Option is supported - used with IHE-IUA",
"_filename": "CapabilityStatement-CH.PIXm.Manager.json",
"package_name": "ch.fhir.ig.ch-epr-fhir",
"format": [ "application/fhir+xml", "application/fhir+json" ],
"date": "2020-07-07",
"publisher": "eHealth Suisse",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "CH",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "CH_PIXm_Manager",
"copyright": "CC0-1.0",
"type": null,
"experimental": null,
"resourceType": "CapabilityStatement",
"title": "PIXm Patient Identifier Cross-reference Manager (server)",
"package_version": "5.0.0-ballot",
"status": "active",
"id": "473583a2-947b-43c1-994b-53f2a204637c",
"kind": "requirements",
"url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PIXm.Manager",
"version": "5.0.0-ballot",
"contact": [ {
"name": "eHealth Suisse",
"telecom": [ {
"value": "https://www.e-health-suisse.ch",
"system": "url"
} ]
}, {
"name": "eHealth Suisse",
"telecom": [ {
"use": "work",
"value": "https://www.e-health-suisse.ch",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "server",
"resource": [ {
"type": "Patient",
"interaction": [ {
"code": "update",
"documentation": "conditional update for [ITI-104]"
} ],
"supportedProfile": [ "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pixm-patient-feed" ],
"conditionalUpdate": true
} ],
"security": {
"cors": false,
"description": "TLS SHALL be used together with IUA basic access token"
},
"operation": [ {
"name": "$ihe-pix",
"definition": "http://fhir.ch/ig/ch-epr-fhir/OperationDefinition/CH.PIXm"
} ],
"documentation": "PIXm server resolves the local ID sent with the request to the MPI-PID and EPR-SPID [ITI-83]. PIXm server stores the patient data provided with the request and assigns it to or creates a master patient record and a MPI-PID [ITI-104]."
} ]
}