PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erg@1.0.0-CC
    https://gematik.de/fhir/erg/StructureDefinition/erg-nutzungsprotokoll
{
  "description": null,
  "_filename": "StructureDefinition-erg-nutzungsprotokoll.json",
  "package_name": "de.gematik.erg",
  "date": "2024-06-20",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "ERGNutzungsprotokoll",
  "abstract": false,
  "type": "AuditEvent",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "ERG Nutzungsprotokoll",
  "package_version": "1.0.0-CC",
  "status": "active",
  "id": "77a538ba-4639-41da-a913-f92774f6c607",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erg/StructureDefinition/erg-nutzungsprotokoll",
  "version": "1.0.0-CC",
  "differential": {
    "element": [ {
      "id": "AuditEvent.type",
      "path": "AuditEvent.type",
      "binding": {
        "strength": "required",
        "valueSet": "https://gematik.de/fhir/erg/ValueSet/erg-audit-event-type-vs"
      },
      "mustSupport": true
    }, {
      "id": "AuditEvent.subtype",
      "path": "AuditEvent.subtype",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://gematik.de/fhir/erg/ValueSet/erg-audit-event-sub-type-vs"
      },
      "comment": "Erweiterung des Core ValueSet um die Operations der Spec-E-Rechnung",
      "mustSupport": true
    }, {
      "id": "AuditEvent.action",
      "path": "AuditEvent.action",
      "mustSupport": true
    }, {
      "id": "AuditEvent.recorded",
      "path": "AuditEvent.recorded",
      "mustSupport": true
    }, {
      "id": "AuditEvent.outcome",
      "path": "AuditEvent.outcome",
      "mustSupport": true
    }, {
      "id": "AuditEvent.agent",
      "path": "AuditEvent.agent",
      "mustSupport": true
    }, {
      "id": "AuditEvent.agent.type",
      "min": 1,
      "path": "AuditEvent.agent.type",
      "binding": {
        "strength": "required",
        "valueSet": "https://gematik.de/fhir/erg/ValueSet/erg-audit-event-agent-type-vs"
      },
      "mustSupport": true
    }, {
      "id": "AuditEvent.agent.who",
      "path": "AuditEvent.agent.who",
      "mustSupport": true
    }, {
      "id": "AuditEvent.agent.who.identifier",
      "path": "AuditEvent.agent.who.identifier",
      "comment": "Der Identifier wird vom Server gesetzt und kann entweder eine KVNR oder Telematik-ID sein",
      "mustSupport": true
    }, {
      "id": "AuditEvent.agent.who.display",
      "min": 1,
      "path": "AuditEvent.agent.who.display",
      "mustSupport": true
    }, {
      "id": "AuditEvent.agent.requestor",
      "path": "AuditEvent.agent.requestor",
      "mustSupport": true
    }, {
      "id": "AuditEvent.source.observer.display",
      "path": "AuditEvent.source.observer.display",
      "comment": "Freitext-Rolle des Servers, auf das Event ausgelöst wurde",
      "mustSupport": true
    }, {
      "id": "AuditEvent.entity",
      "path": "AuditEvent.entity",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "what.type",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "AuditEvent.entity.what",
      "path": "AuditEvent.entity.what",
      "comment": "Referenzierung aller betroffenen Ressourcen",
      "mustSupport": true
    }, {
      "id": "AuditEvent.entity.what.display",
      "path": "AuditEvent.entity.what.display",
      "mustSupport": true
    }, {
      "id": "AuditEvent.entity.name",
      "path": "AuditEvent.entity.name",
      "mustSupport": true
    }, {
      "id": "AuditEvent.entity.description",
      "path": "AuditEvent.entity.description",
      "mustSupport": true
    }, {
      "id": "AuditEvent.entity:Versicherter",
      "max": "1",
      "min": 0,
      "path": "AuditEvent.entity",
      "sliceName": "Versicherter",
      "mustSupport": true
    }, {
      "id": "AuditEvent.entity:Versicherter.what.type",
      "min": 1,
      "path": "AuditEvent.entity.what.type",
      "patternUri": "Patient"
    }, {
      "id": "AuditEvent.entity:Versicherter.what.identifier",
      "path": "AuditEvent.entity.what.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
      } ],
      "patternIdentifier": {
        "type": {
          "coding": [ {
            "code": "KVZ10",
            "system": "http://fhir.de/CodeSystem/identifier-type-de-basis"
          } ]
        }
      }
    }, {
      "id": "AuditEvent.entity:Versicherter.what.identifier.type",
      "min": 1,
      "path": "AuditEvent.entity.what.identifier.type",
      "mustSupport": true
    }, {
      "id": "AuditEvent.entity:Versicherter.what.identifier.system",
      "path": "AuditEvent.entity.what.identifier.system",
      "mustSupport": true
    }, {
      "id": "AuditEvent.entity:Versicherter.what.identifier.value",
      "path": "AuditEvent.entity.what.identifier.value",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://gematik.de/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AuditEvent"
}