:py:mod:`spark_auto_mapper_fhir.value_sets.indicator` ===================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.indicator Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.indicator.IndicatorCode spark_auto_mapper_fhir.value_sets.indicator.IndicatorCodeValues .. py:class:: IndicatorCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` Indicator From: http://cds-hooks.hl7.org/CodeSystem/indicator in valuesets.xml This value set captures the set of indicator codes defined by the CDS Hooks specification. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://cds-hooks.hl7.org/CodeSystem/indicator .. py:class:: IndicatorCodeValues From: http://cds-hooks.hl7.org/CodeSystem/indicator in valuesets.xml .. py:attribute:: TheResponseIsInformational From: http://cds-hooks.hl7.org/CodeSystem/indicator in valuesets.xml .. py:attribute:: TheResponseIsAWarning From: http://cds-hooks.hl7.org/CodeSystem/indicator in valuesets.xml .. py:attribute:: TheResponseIsCriticalAndIndicatesTheWorkflowShouldNotBeAllowedToProceed