{ "description": "The PDQm Patient Demographics Supplier Actor (server) requirements CapabililtyStatement expresses the requirements that SHALL be provided. This capability statement implements the Match Operation Option.\\n\\n- Query against the FHIR endpoint to the Patient Resource endpoint\\n- Using FHIR R4\\n- SHALL support both 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/)\\n- [Search Parameters that SHALL be supported](https://profiles.ihe.net/ITI/PDQm/ITI-78.html#23784121-query-search-parameters)\\n - _id\\n - active\\n - family\\n - given\\n - identifier\\n - telecom\\n - birthdate\\n - address\\n - gender\\n - mothersMaidenName\\n- SHALL support the `:exact` modifier on search parameters of type string\\n- SHALL support the PDQm $match operation\\n- SHALL return Patient Resources conforming to the PDQm Patient Profile", "_filename": "CapabilityStatement-IHE.PDQm.PatientDemographicsSupplierMatch.json", "package_name": "ihe.iti.pdqm", "format": [ "application/fhir+xml", "application/fhir+json" ], "date": "2023-09-25", "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_SUPPLIER_Match", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "IHE PDQm Patient Demographics Supplier Implementing Match Operation Option", "package_version": "3.0.0", "status": "active", "id": "50f95c07-f9cf-4049-bec6-6c4e99542ca6", "kind": "requirements", "url": "https://profiles.ihe.net/ITI/PDQm/CapabilityStatement/IHE.PDQm.PatientDemographicsSupplierMatch", "version": "3.0.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": "server", "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)" } ], "interaction": [ { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "_lastUpdated", "type": "date", "documentation": "When the resource version last changed" }, { "name": "_id", "type": "token", "documentation": "Logical id of this artifact" }, { "name": "active", "type": "token", "documentation": "Whether the patient record is active" }, { "name": "family", "type": "string", "documentation": "A portion of the family name of the patient" }, { "name": "family:exact", "type": "string", "documentation": "A portion of the family name of the patient, modified to use exact string matching" }, { "name": "given", "type": "string", "documentation": "A portion of the given name of the patient" }, { "name": "given:exact", "type": "string", "documentation": "A portion of the given name of the patient, modified to use exact string matching" }, { "name": "identifier", "type": "token", "documentation": "A patient identifier" }, { "name": "telecom", "type": "token", "documentation": "The value in any kind of telecom details of the patient" }, { "name": "birthdate", "type": "date", "documentation": "The patient's date of birth" }, { "name": "address", "type": "string", "documentation": "A server defined search that MAY match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text" }, { "name": "address:exact", "type": "string", "documentation": "A server defined search that MAY match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text, modified to use exact string matching" }, { "name": "address-city", "type": "string", "documentation": "A city specified in an address" }, { "name": "address-city:exact", "type": "string", "documentation": "A city specified in an address, modified to use exact string matching" }, { "name": "address-country", "type": "string", "documentation": "A country specified in an address" }, { "name": "address-country:exact", "type": "string", "documentation": "A country specified in an address, modified to use exact string matching" }, { "name": "address-postalcode", "type": "string", "documentation": "A postalCode specified in an address" }, { "name": "address-postalcode:exact", "type": "string", "documentation": "A postalCode specified in an address, modified to use exact string matching" }, { "name": "address-state", "type": "string", "documentation": "A state specified in an address" }, { "name": "address-state:exact", "type": "string", "documentation": "A state specified in an address, modified to use exact matching" }, { "name": "gender", "type": "token", "documentation": "Gender of the patient" }, { "name": "mothersMaidenName", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-mothersMaidenName", "documentation": "Mother's maiden (unmarried) name, commonly collected to help verify patient identity." }, { "name": "mothersMaidenName:exact", "type": "string", "definition": "http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-mothersMaidenName", "documentation": "Mother's maiden (unmarried) name, commonly collected to help verify patient identity, modified to use exact string matching." } ], "documentation": "Mobile Patient Demographics Query [ITI-78] and Patient Demographics Match [ITI-119]", "supportedProfile": [ "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/)" }, "interaction": [ { "code": "search-system" } ], "documentation": "PDQm Patient Demographics Supplier provides capability to discover Patient Identities by demographics and identities." } ] }