{ "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-mhealth", "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_Supplier", "copyright": "CC0-1.0", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "PDQm Supplier (server)", "package_version": "3.0.0", "status": "active", "id": "513ecb9c-f953-4c31-883c-65c5b50456fd", "kind": "requirements", "url": "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PDQm.Supplier", "version": "3.0.0", "contact": [ { "name": "eHealth Suisse", "telecom": [ { "value": "https://www.e-health-suisse.ch", "system": "url" } ] } ], "rest": [ { "mode": "server", "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-mhealth/StructureDefinition/ch-pdqm-patient" ] } ], "security": { "cors": false, "description": "None mandated by IHE, encouraged IHE-IUA or SMART-on-FHIR" }, "interaction": [ { "code": "search-system" } ], "documentation": "PDQm server provides capability to query for Patient resources matching a sub-set of the FHIR core Patient resource query parameters" } ] }