PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-fhir@4.0.1-ballot-2
    http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PPQm.PolicyRepository
{
  "description": "CapabilityStatement for the Policy Repository actor in the CH:PPQm profile (server).",
  "_filename": "CapabilityStatement-CH.PPQm.PolicyRepository.json",
  "package_name": "ch.fhir.ig.ch-epr-fhir",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2024-03-19",
  "publisher": "eHealth Suisse",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "CH_PPQm_Policy_Repository",
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "PPQm Policy Repository (server)",
  "package_version": "4.0.1-ballot-2",
  "status": "active",
  "id": "646ac9e3-b3e9-43e0-a3de-49c409ed4752",
  "kind": "requirements",
  "url": "http://fhir.ch/ig/ch-epr-fhir/CapabilityStatement/CH.PPQm.PolicyRepository",
  "version": "4.0.1-ballot-2",
  "contact": [ {
    "name": "eHealth Suisse",
    "telecom": [ {
      "value": "https://www.e-health-suisse.ch",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Consent",
      "versioning": "no-version",
      "interaction": [ {
        "code": "create",
        "documentation": "PPQ-3 POST — Add Policy Set"
      }, {
        "code": "search-type",
        "documentation": "PPQ-5 — Retrieve Policy Set"
      } ],
      "searchParam": [ {
        "name": "patient:identifier",
        "type": "token",
        "documentation": "PPQ-5 — Query by Patient ID"
      }, {
        "name": "identifier",
        "type": "token",
        "documentation": "PPQ-5 — Query by Policy Set ID"
      } ],
      "supportedProfile": [ "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmConsent" ],
      "conditionalDelete": "single",
      "conditionalUpdate": true
    }, {
      "type": "Bundle",
      "supportedProfile": [ "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmFeedRequestBundle", "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmRetrieveResponseBundle" ]
    } ],
    "interaction": [ {
      "code": "transaction",
      "documentation": "Only the PPQ-4 transaction is supported."
    } ],
    "documentation": "CH:PPQm endpoints"
  } ]
}