spark_auto_mapper_fhir.value_sets.procedure_progress_status_codes

Module Contents

Classes

ProcedureProgressStatusCodesCode

ProcedureProgressStatusCodes

ProcedureProgressStatusCodesCodeValues

A patient is in the Operating Room.

class spark_auto_mapper_fhir.value_sets.procedure_progress_status_codes.ProcedureProgressStatusCodesCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

ProcedureProgressStatusCodes From: http://hl7.org/fhir/procedure-progress-status-code in valuesets.xml

This value set is provided as an example. The value set to instantiate this

attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the procedure performance process.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/procedure-progress-status-code
class spark_auto_mapper_fhir.value_sets.procedure_progress_status_codes.ProcedureProgressStatusCodesCodeValues

A patient is in the Operating Room. From: http://hl7.org/fhir/procedure-progress-status-code in valuesets.xml

InOperatingRoom

The patient is prepared for a procedure. From: http://hl7.org/fhir/procedure-progress-status-code in valuesets.xml

Prepared

The patient is under anesthesia. From: http://hl7.org/fhir/procedure-progress-status-code in valuesets.xml

AnesthesiaInduced

The patient has open incision(s). From: http://hl7.org/fhir/procedure-progress-status-code in valuesets.xml

OpenIncision

The patient has incision(s) closed. From: http://hl7.org/fhir/procedure-progress-status-code in valuesets.xml

ClosedIncision

The patient is in the recovery room. From: http://hl7.org/fhir/procedure-progress-status-code in valuesets.xml

InRecoveryRoom