{
"description": "The Patient Identity Source Actor CapabililtyStatement expresses the requirements that can be utilized while being compliant. - using FHIR R4 - using json or xml encoding - using conditional update for [ITI-104] - using conditional delete for [ITI-104] if Remove Patient Option is supported - provide supported Patient profile for crosss-referencing for [ITI-104]",
"_filename": "CapabilityStatement-IHE.PIXm.Source.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_Source",
"copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "IHE ITI Patient Identifier Cross-referencing for mobile (PIXm) - Source (client)",
"package_version": "3.0.2",
"status": "draft",
"id": "80841799-7151-46a9-9ea9-d13bdb8b1733",
"kind": "requirements",
"url": "https://profiles.ihe.net/ITI/PIXm/CapabilityStatement/IHE.PIXm.Source",
"version": "3.0.2",
"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": {
"cors": false,
"description": "Recommend IUA or SMART"
},
"documentation": "The PIXm Source is the producer and publisher of patient identity data."
} ]
}