{
"description": "The PDQm Patient Demographics Consumer Actor (client) requirements CapabililtyStatement expresses the requirements that can be utilized while being compliant. This capability statement implements the Match Operation Option.\\n\\n- Invoke the $match operation on a FHIR endpoint\\n- Using FHIR R4\\n- Input and output parameters conform to the PDQm Profiles\\n- MAY request json or xml encoding\\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.PDQm.PatientDemographicsConsumerMatch.json",
"package_name": "ihe.iti.pdqm",
"format": [ "application/fhir+xml", "application/fhir+json" ],
"date": "2023-09-22",
"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_PDQM_PATIENT_DEMOGRAPHICS_CONSUMER_MATCH",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "IHE PDQm Patient Demographics Consumer Implementing Match Operation Option",
"package_version": "3.2.0",
"status": "active",
"id": "c0aa9bc2-24dc-4cca-9054-63774b97c2e6",
"kind": "requirements",
"url": "https://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.PatientDemographicsConsumerMatch",
"version": "3.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": "client",
"resource": [ {
"type": "Patient",
"operation": [ {
"name": "match",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"definition": "https://profiles.ihe.net/ITI/PDQm/OperationDefinition/PDQmMatch",
"documentation": "Implementation SHALL conform to [ITI-119](ITI-119.html)"
} ],
"documentation": "Patient Demographics Match [ITI-119]",
"supportedProfile": [ "https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.MatchInputPatient", "https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.Patient" ]
} ],
"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": "PDQm Patient Demographics Consumer provides capability to discover Patient Identities by invoking the ITI-119 $match operation."
} ]
}