spark_auto_mapper_fhir.value_sets.audit_event_action

Module Contents

Classes

AuditEventActionCode

AuditEventAction

AuditEventActionCodeValues

Create a new database object, such as placing an order.

class spark_auto_mapper_fhir.value_sets.audit_event_action.AuditEventActionCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

AuditEventAction From: http://hl7.org/fhir/audit-event-action in valuesets.xml

Indicator for type of action performed during the event that generated the

event.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/audit-event-action
class spark_auto_mapper_fhir.value_sets.audit_event_action.AuditEventActionCodeValues

Create a new database object, such as placing an order. From: http://hl7.org/fhir/audit-event-action in valuesets.xml

Create

Display or print data, such as a doctor census. From: http://hl7.org/fhir/audit-event-action in valuesets.xml

Read_View_Print

Update data, such as revise patient information. From: http://hl7.org/fhir/audit-event-action in valuesets.xml

Update

Delete items, such as a doctor master file record. From: http://hl7.org/fhir/audit-event-action in valuesets.xml

Delete

Perform a system or application function such as log-on, program execution or use of an object’s method, or perform a query/search operation. From: http://hl7.org/fhir/audit-event-action in valuesets.xml

Execute