spark_auto_mapper_fhir.value_sets.immunization_origin_codes
¶
Module Contents¶
Classes¶
ImmunizationOriginCodes |
|
The data for the immunization event originated with another provider. |
- class spark_auto_mapper_fhir.value_sets.immunization_origin_codes.ImmunizationOriginCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ImmunizationOriginCodes From: http://terminology.hl7.org/CodeSystem/immunization-origin 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 data when the report of the immunization event is not based on information from the person, entity or organization who administered the vaccine. This value set is provided as a suggestive example.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/immunization-origin¶
- class spark_auto_mapper_fhir.value_sets.immunization_origin_codes.ImmunizationOriginCodesCodeValues¶
The data for the immunization event originated with another provider. From: http://terminology.hl7.org/CodeSystem/immunization-origin in valuesets.xml
- OtherProvider¶
The data for the immunization event originated with a written record for the patient. From: http://terminology.hl7.org/CodeSystem/immunization-origin in valuesets.xml
- WrittenRecord¶
The data for the immunization event originated from the recollection of the patient or parent/guardian of the patient. From: http://terminology.hl7.org/CodeSystem/immunization-origin in valuesets.xml
- Parent_Guardian_PatientRecall¶
The data for the immunization event originated with a school record for the patient. From: http://terminology.hl7.org/CodeSystem/immunization-origin in valuesets.xml
- SchoolRecord¶
The data for the immunization event originated with an immunization information system (IIS) or registry operating within the jurisdiction. From: http://terminology.hl7.org/CodeSystem/immunization-origin in valuesets.xml
- JurisdictionalIIS¶