spark_auto_mapper_fhir.value_sets.procedure_device_action_codes
¶
Module Contents¶
Classes¶
ProcedureDeviceActionCodes |
|
The device was implanted in the patient during the procedure. |
- class spark_auto_mapper_fhir.value_sets.procedure_device_action_codes.ProcedureDeviceActionCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ProcedureDeviceActionCodes From: http://hl7.org/fhir/device-action in valuesets.xml
Example codes indicating the change that happened to the device during the
procedure. Note that these are in no way complete and might not even be appropriate for some uses.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/device-action¶
- class spark_auto_mapper_fhir.value_sets.procedure_device_action_codes.ProcedureDeviceActionCodesCodeValues¶
The device was implanted in the patient during the procedure. From: http://hl7.org/fhir/device-action in valuesets.xml
- Implanted¶
The device was explanted from the patient during the procedure. From: http://hl7.org/fhir/device-action in valuesets.xml
- Explanted¶
The device remains in the patient, but its location, settings, or functionality was changed. From: http://hl7.org/fhir/device-action in valuesets.xml
- Manipulated¶