{
"description": "The [Patient Identity Source Actor](volume-1.html#141111-patient-identity-source) CapabililtyStatement expresses the requirements that can be utilized while being compliant.\\n - using FHIR R4\\n - using json or xml encoding\\n - using conditional update for [ITI-104](ITI-104.html)\\n - using conditional delete for [ITI-104](ITI-104.html) if Remove Patient Option is supported\\n - provide supported Patient profile for crosss-referencing for [ITI-104](ITI-104.html)\\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.Source.json",
"package_name": "ihe.iti.pixm",
"format": [ "application/fhir+xml", "application/fhir+json" ],
"date": "2024-02-22T13:08:07-06: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_Source",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Source (client)",
"package_version": "3.0.4",
"status": "active",
"id": "9e676b80-559e-4dc4-ad6e-fc49768003cc",
"kind": "requirements",
"url": "https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Source",
"version": "3.0.4",
"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": "client",
"resource": [ {
"type": "Patient",
"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" ],
"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": "The PIXm Source is the producer and publisher of patient identity data."
} ]
}