spark_auto_mapper_fhir.value_sets.operation_kind

Module Contents

Classes

OperationKindCode

OperationKind

OperationKindCodeValues

This operation is invoked as an operation.

class spark_auto_mapper_fhir.value_sets.operation_kind.OperationKindCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

OperationKind From: http://hl7.org/fhir/operation-kind in valuesets.xml

Whether an operation is a normal operation or a query.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/operation-kind
class spark_auto_mapper_fhir.value_sets.operation_kind.OperationKindCodeValues

This operation is invoked as an operation. From: http://hl7.org/fhir/operation-kind in valuesets.xml

Operation

This operation is a named query, invoked using the search mechanism. From: http://hl7.org/fhir/operation-kind in valuesets.xml

Query