{ "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": "2023-04-25", "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", "status": "active", "id": "930933a6-f8a8-4407-bbf2-ea7ed6fc575d", "kind": "requirements", "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PDQm.Consumer", "version": "4.0.1-ballot", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "value": "https://www.e-health-suisse.ch", "system": "url" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "Patient", "interaction": [ { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "_id", "type": "token", "documentation": "Logical id of this artifact" }, { "name": "active", "type": "token", "documentation": "Whether the patient record is active" }, { "name": "address-city", "type": "string", "documentation": "A city specified in an address" }, { "name": "address-country", "type": "string", "documentation": "A country specified in an address" }, { "name": "address-postalcode", "type": "string", "documentation": "A postalCode specified in an address" }, { "name": "address-state", "type": "string", "documentation": "A state specified in an address" }, { "name": "birthdate", "type": "date", "documentation": "The patient's date of birth" }, { "name": "family", "type": "string", "documentation": "A portion of the family name of the patient" }, { "name": "gender", "type": "token", "documentation": "Gender of the patient" }, { "name": "given", "type": "string", "documentation": "A portion of the given name of the patient" }, { "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": "_lastUpdated", "type": "date", "documentation": "When the resource version last changed" } ], "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 sub-set of the FHIR core Patient resource query parameters" } ] }