spark_auto_mapper_fhir.value_sets.definition_topic
¶
Module Contents¶
Classes¶
DefinitionTopic |
|
The definition is related to treatment of the patient. |
- class spark_auto_mapper_fhir.value_sets.definition_topic.DefinitionTopicCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
DefinitionTopic From: http://terminology.hl7.org/CodeSystem/definition-topic in valuesets.xml
High-level categorization of the definition, used for searching, sorting, and
filtering.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/definition-topic¶
- class spark_auto_mapper_fhir.value_sets.definition_topic.DefinitionTopicCodeValues¶
The definition is related to treatment of the patient. From: http://terminology.hl7.org/CodeSystem/definition-topic in valuesets.xml
- Treatment¶
The definition is related to education of the patient. From: http://terminology.hl7.org/CodeSystem/definition-topic in valuesets.xml
- Education¶
The definition is related to assessment of the patient. From: http://terminology.hl7.org/CodeSystem/definition-topic in valuesets.xml
- Assessment¶