:py:mod:`spark_auto_mapper_fhir.value_sets.definition_topic` ============================================================ .. py:module:: spark_auto_mapper_fhir.value_sets.definition_topic Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.definition_topic.DefinitionTopicCode spark_auto_mapper_fhir.value_sets.definition_topic.DefinitionTopicCodeValues .. py:class:: DefinitionTopicCode(value) Bases: :py:obj:`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. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/definition-topic .. py:class:: DefinitionTopicCodeValues The definition is related to treatment of the patient. From: http://terminology.hl7.org/CodeSystem/definition-topic in valuesets.xml .. py:attribute:: Treatment The definition is related to education of the patient. From: http://terminology.hl7.org/CodeSystem/definition-topic in valuesets.xml .. py:attribute:: Education The definition is related to assessment of the patient. From: http://terminology.hl7.org/CodeSystem/definition-topic in valuesets.xml .. py:attribute:: Assessment