{
"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": "5.0.0-ballot",
"status": "active",
"id": "56a911c0-d38d-45c3-b239-ce493a38f546",
"kind": "requirements",
"url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PDQm.Supplier",
"version": "5.0.0-ballot",
"contact": [ {
"name": "eHealth Suisse",
"telecom": [ {
"value": "https://www.e-health-suisse.ch",
"system": "url"
} ]
}, {
"name": "eHealth Suisse",
"telecom": [ {
"use": "work",
"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"
} ]
}