:py:mod:`spark_auto_mapper_fhir.value_sets.system_restful_interaction` ====================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.system_restful_interaction Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.system_restful_interaction.SystemRestfulInteractionCode spark_auto_mapper_fhir.value_sets.system_restful_interaction.SystemRestfulInteractionCodeValues .. py:class:: SystemRestfulInteractionCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` SystemRestfulInteraction From: http://hl7.org/fhir/ValueSet/system-restful-interaction in valuesets.xml Operations supported by REST at the system level. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/restful-interaction .. py:class:: SystemRestfulInteractionCodeValues From: http://hl7.org/fhir/ValueSet/system-restful-interaction in valuesets.xml .. py:attribute:: Transaction From: http://hl7.org/fhir/ValueSet/system-restful-interaction in valuesets.xml .. py:attribute:: Batch From: http://hl7.org/fhir/ValueSet/system-restful-interaction in valuesets.xml .. py:attribute:: Search_system From: http://hl7.org/fhir/ValueSet/system-restful-interaction in valuesets.xml .. py:attribute:: History_system