:py:mod:`spark_auto_mapper_fhir.value_sets.immunization_funding_source` ======================================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.immunization_funding_source Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.immunization_funding_source.ImmunizationFundingSourceCode spark_auto_mapper_fhir.value_sets.immunization_funding_source.ImmunizationFundingSourceCodeValues .. py:class:: ImmunizationFundingSourceCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` ImmunizationFundingSource From: http://terminology.hl7.org/CodeSystem/immunization-funding-source 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 source of the vaccine administered. This value set is provided as a suggestive example. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/immunization-funding-source .. py:class:: ImmunizationFundingSourceCodeValues The vaccine was purchased with private funds. From: http://terminology.hl7.org/CodeSystem/immunization-funding-source in valuesets.xml .. py:attribute:: Private The vaccine was purchased with public funds. From: http://terminology.hl7.org/CodeSystem/immunization-funding-source in valuesets.xml .. py:attribute:: Public