:py:mod:`spark_auto_mapper_fhir.value_sets.special_arrangements` ================================================================ .. py:module:: spark_auto_mapper_fhir.value_sets.special_arrangements Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.special_arrangements.SpecialArrangementsCode spark_auto_mapper_fhir.value_sets.special_arrangements.SpecialArrangementsCodeValues .. py:class:: SpecialArrangementsCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` SpecialArrangements From: http://terminology.hl7.org/CodeSystem/encounter-special-arrangements in valuesets.xml This value set defines a set of codes that can be used to indicate the kinds of special arrangements in place for a patients visit. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/encounter-special-arrangements .. py:class:: SpecialArrangementsCodeValues The patient requires a wheelchair to be made available for the encounter. From: http://terminology.hl7.org/CodeSystem/encounter-special-arrangements in valuesets.xml .. py:attribute:: Wheelchair An additional bed made available for a person accompanying the patient, for example a parent accompanying a child. From: http://terminology.hl7.org/CodeSystem/encounter-special-arrangements in valuesets.xml .. py:attribute:: AdditionalBedding The patient is not fluent in the local language and requires an interpreter to be available. Refer to the Patient.Language property for the type of interpreter required. From: http://terminology.hl7.org/CodeSystem/encounter-special-arrangements in valuesets.xml .. py:attribute:: Interpreter A person who accompanies a patient to provide assistive services necessary for the patient's care during the encounter. From: http://terminology.hl7.org/CodeSystem/encounter-special-arrangements in valuesets.xml .. py:attribute:: Attendant The patient has a guide dog and the location used for the encounter should be able to support the presence of the service animal. From: http://terminology.hl7.org/CodeSystem/encounter-special-arrangements in valuesets.xml .. py:attribute:: GuideDog