spark_auto_mapper_fhir.value_sets.special_arrangements
¶
Module Contents¶
Classes¶
SpecialArrangements |
|
The patient requires a wheelchair to be made available for the encounter. |
- class spark_auto_mapper_fhir.value_sets.special_arrangements.SpecialArrangementsCode(value)¶
Bases:
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.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/encounter-special-arrangements¶
- class spark_auto_mapper_fhir.value_sets.special_arrangements.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
- 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
- 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
- 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
- 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
- GuideDog¶