:py:mod:`spark_auto_mapper_fhir.value_sets.immunization_status_codes` ===================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.immunization_status_codes Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.immunization_status_codes.ImmunizationStatusCodesCode spark_auto_mapper_fhir.value_sets.immunization_status_codes.ImmunizationStatusCodesCodeValues .. py:class:: ImmunizationStatusCodesCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` ImmunizationStatusCodes From: http://hl7.org/fhir/ValueSet/immunization-status in valuesets.xml The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the current status of the administered dose of vaccine. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/event-status .. py:class:: ImmunizationStatusCodesCodeValues From: http://hl7.org/fhir/ValueSet/immunization-status in valuesets.xml .. py:attribute:: Completed From: http://hl7.org/fhir/ValueSet/immunization-status in valuesets.xml .. py:attribute:: Entered_in_error From: http://hl7.org/fhir/ValueSet/immunization-status in valuesets.xml .. py:attribute:: Not_done