spark_auto_mapper_fhir.value_sets.laterality

Module Contents

Classes

LateralityCode

Laterality

LateralityCodeValues

From: http://hl7.org/fhir/ValueSet/bodysite-laterality in valuesets.xml

class spark_auto_mapper_fhir.value_sets.laterality.LateralityCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

Laterality From: http://hl7.org/fhir/ValueSet/bodysite-laterality in valuesets.xml

Laterality: SNOMED-CT concepts for ‘left’, ‘right’, and ‘bilateral’

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://snomed.info/sct
class spark_auto_mapper_fhir.value_sets.laterality.LateralityCodeValues

From: http://hl7.org/fhir/ValueSet/bodysite-laterality in valuesets.xml

UnilateralLeft

From: http://hl7.org/fhir/ValueSet/bodysite-laterality in valuesets.xml

UnilateralRight

From: http://hl7.org/fhir/ValueSet/bodysite-laterality in valuesets.xml

Bilateral