{ "description": "CapabilityStatement for Server Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PDQm.", "_filename": "CapabilityStatement-CH.PDQm.Supplier.json", "package_name": "ch.fhir.ig.ch-epr-fhir", "format": [ "application/fhir+xml", "application/fhir+json" ], "date": "2024-10-15", "publisher": "eHealth Suisse", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "CH", "system": "urn:iso:std:iso:3166" } ] } ], "name": "CH_PDQm_Supplier", "copyright": "CC0-1.0", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "PDQm Supplier (server)", "package_version": "4.0.1-ballot-2", "status": "active", "id": "76aa95d3-871b-4320-9244-29c0afcf7676", "kind": "requirements", "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PDQm.Supplier", "version": "4.0.1-ballot-2", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "value": "https://www.e-health-suisse.ch", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "Patient", "operation": [ { "name": "match", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://fhir.ch/ig/ch-epr-fhir/OperationDefinition/CHPDQmMatch", "documentation": "Implementation SHALL conform to [ITI-119](iti-119.html)" } ], "supportedProfile": [ "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pdqm-patient" ] } ], "security": { "cors": false, "description": "TLS SHALL be used together with IUA basic access token" }, "interaction": [ { "code": "search-system" } ], "documentation": "PDQm server provides capability to query for Patient resources matching a FHIR Patient resource" } ] }