{ "description": "CapabilityStatement for Client Actor in the IHE IT Infrastructure Technical Framework Supplement IHE PDQm.", "_filename": "CapabilityStatement-CH.PDQm.Consumer.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_Consumer", "copyright": "CC0-1.0", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "PDQm Consumer (client)", "package_version": "4.0.1-ballot-2", "status": "active", "id": "f3294118-5d4f-4e00-9220-5a55cf8c2ba7", "kind": "requirements", "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PDQm.Consumer", "version": "4.0.1-ballot-2", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "value": "https://www.e-health-suisse.ch", "system": "url" } ] } ], "rest": [ { "mode": "client", "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": { "description": "TLS SHALL be used together with IUA basic access token" }, "interaction": [ { "code": "search-system" } ], "documentation": "PDQm client will query for Patient resources matching a FHIR Patient resource" } ] }