{
"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",
"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": "epr-fhir-4.0.1-ballot",
"status": "active",
"id": "f42ee60b-86e9-40fc-99da-29170b50e8e7",
"kind": "requirements",
"url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PDQm.Supplier",
"version": "4.0.1-ballot",
"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-fhir/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"
} ]
}