:py:mod:`spark_auto_mapper_fhir.value_sets.audit_event_id` ========================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.audit_event_id Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.audit_event_id.AuditEventIDCode spark_auto_mapper_fhir.value_sets.audit_event_id.AuditEventIDCodeValues .. py:class:: AuditEventIDCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` AuditEventID From: http://terminology.hl7.org/CodeSystem/audit-event-type in valuesets.xml Event Types for Audit Events - defined by DICOM with some FHIR specific additions. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/audit-event-type .. py:class:: AuditEventIDCodeValues Audit Event: Execution of a RESTful operation as defined by FHIR. From: http://terminology.hl7.org/CodeSystem/audit-event-type in valuesets.xml .. py:attribute:: RESTfulOperation