:py:mod:`spark_auto_mapper_fhir.value_sets.units_of_time` ========================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.units_of_time Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.units_of_time.UnitsOfTimeCode spark_auto_mapper_fhir.value_sets.units_of_time.UnitsOfTimeCodeValues .. py:class:: UnitsOfTimeCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` UnitsOfTime From: http://hl7.org/fhir/ValueSet/units-of-time in valuesets.xml A unit of time (units from UCUM). .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://unitsofmeasure.org .. py:class:: UnitsOfTimeCodeValues From: http://hl7.org/fhir/ValueSet/units-of-time in valuesets.xml .. py:attribute:: Second From: http://hl7.org/fhir/ValueSet/units-of-time in valuesets.xml .. py:attribute:: Minute From: http://hl7.org/fhir/ValueSet/units-of-time in valuesets.xml .. py:attribute:: Hour From: http://hl7.org/fhir/ValueSet/units-of-time in valuesets.xml .. py:attribute:: Day From: http://hl7.org/fhir/ValueSet/units-of-time in valuesets.xml .. py:attribute:: Week From: http://hl7.org/fhir/ValueSet/units-of-time in valuesets.xml .. py:attribute:: Month From: http://hl7.org/fhir/ValueSet/units-of-time in valuesets.xml .. py:attribute:: Year