spark_auto_mapper_fhir.value_sets.local_remote_control_state
¶
Module Contents¶
Classes¶
v3.LocalRemoteControlState |
|
An equipment can either work autonomously (‘Local’ control state). |
- class spark_auto_mapper_fhir.value_sets.local_remote_control_state.LocalRemoteControlState(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.LocalRemoteControlState From: http://terminology.hl7.org/ValueSet/v3-LocalRemoteControlState in v3-codesystems.xml
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-LocalRemoteControlState¶
- class spark_auto_mapper_fhir.value_sets.local_remote_control_state.LocalRemoteControlStateValues¶
An equipment can either work autonomously (‘Local’ control state). From: http://terminology.hl7.org/CodeSystem/v3-LocalRemoteControlState in v3-codesystems.xml
- Local¶
An equipment can be controlled by another system, e.g., LAS computer (‘Remote’ control state). From: http://terminology.hl7.org/CodeSystem/v3-LocalRemoteControlState in v3-codesystems.xml
- Remote¶