spark_auto_mapper_fhir.value_sets.search_entry_mode

Module Contents

Classes

SearchEntryModeCode

SearchEntryMode

SearchEntryModeCodeValues

This resource matched the search specification.

class spark_auto_mapper_fhir.value_sets.search_entry_mode.SearchEntryModeCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

SearchEntryMode From: http://hl7.org/fhir/search-entry-mode in valuesets.xml

Why an entry is in the result set - whether it’s included as a match or

because of an _include requirement, or to convey information or warning information about the search process.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/search-entry-mode
class spark_auto_mapper_fhir.value_sets.search_entry_mode.SearchEntryModeCodeValues

This resource matched the search specification. From: http://hl7.org/fhir/search-entry-mode in valuesets.xml

Match

This resource is returned because it is referred to from another resource in the search set. From: http://hl7.org/fhir/search-entry-mode in valuesets.xml

Include

An OperationOutcome that provides additional information about the processing of a search. From: http://hl7.org/fhir/search-entry-mode in valuesets.xml

Outcome