PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-atc@3.3.0
    http://fhir.ch/ig/ch-atc/CapabilityStatement/PatientAuditRecordRepositoryCapabilityStatement
{
  "description": "Defines the CapabilityStatement for the Patient Audit Record Repository actor of ITI-81.",
  "_filename": "CapabilityStatement-PatientAuditRecordRepositoryCapabilityStatement.json",
  "package_name": "ch.fhir.ig.ch-atc",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2024-11-19",
  "publisher": "eHealth Suisse",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": null,
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "CapabilityStatement for the Patient Audit Record Repository",
  "package_version": "3.3.0",
  "status": "draft",
  "id": "3e9e2470-9e0a-4e8a-9414-23c9d21f2859",
  "kind": "requirements",
  "url": "http://fhir.ch/ig/ch-atc/CapabilityStatement/PatientAuditRecordRepositoryCapabilityStatement",
  "version": "3.3.0",
  "contact": [ {
    "name": "eHealth Suisse",
    "telecom": [ {
      "value": "https://www.e-health-suisse.ch/",
      "system": "url"
    } ]
  }, {
    "name": "Oliver Egger",
    "telecom": [ {
      "value": "oliver.egger@ahdis.ch",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "AuditEvent",
      "interaction": [ {
        "code": "search-type",
        "documentation": "ITI-81"
      } ],
      "searchParam": [ {
        "name": "date",
        "type": "date"
      }, {
        "name": "agent.identifier",
        "type": "token"
      }, {
        "name": "entity.identifier",
        "type": "token"
      }, {
        "name": "entity-type",
        "type": "token"
      }, {
        "name": "entity-role",
        "type": "token"
      }, {
        "name": "subtype",
        "type": "token"
      } ],
      "supportedProfile": [ "http://fhir.ch/ig/ch-atc/StructureDefinition/AccessAuditTrailEvent", "http://fhir.ch/ig/ch-atc/StructureDefinition/DocumentAuditEvent", "http://fhir.ch/ig/ch-atc/StructureDefinition/HpdAuditEvent", "http://fhir.ch/ig/ch-atc/StructureDefinition/PolicyAuditEvent" ]
    } ]
  } ]
}