spark_auto_mapper_fhir.value_sets.implant_status

Module Contents

Classes

ImplantStatusCode

Implant Status

ImplantStatusCodeValues

The implanted device is working normally.

class spark_auto_mapper_fhir.value_sets.implant_status.ImplantStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

Implant Status From: http://terminology.hl7.org/CodeSystem/implantStatus in valuesets.xml

A set codes that define the functional status of an implanted device.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/implantStatus
class spark_auto_mapper_fhir.value_sets.implant_status.ImplantStatusCodeValues

The implanted device is working normally. From: http://terminology.hl7.org/CodeSystem/implantStatus in valuesets.xml

Functional

The implanted device is not working. From: http://terminology.hl7.org/CodeSystem/implantStatus in valuesets.xml

Non_Functional

The implanted device has been turned off. From: http://terminology.hl7.org/CodeSystem/implantStatus in valuesets.xml

Disabled

the functional status of the implant has not been determined. From: http://terminology.hl7.org/CodeSystem/implantStatus in valuesets.xml

Unknown