spark_auto_mapper_fhir.value_sets.detected_issue_severity

Module Contents

Classes

DetectedIssueSeverityCode

DetectedIssueSeverity

DetectedIssueSeverityCodeValues

Indicates the issue may be life-threatening or has the potential to cause

class spark_auto_mapper_fhir.value_sets.detected_issue_severity.DetectedIssueSeverityCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

DetectedIssueSeverity From: http://hl7.org/fhir/detectedissue-severity in valuesets.xml

Indicates the potential degree of impact of the identified issue on the

patient.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/detectedissue-severity
class spark_auto_mapper_fhir.value_sets.detected_issue_severity.DetectedIssueSeverityCodeValues

Indicates the issue may be life-threatening or has the potential to cause permanent injury. From: http://hl7.org/fhir/detectedissue-severity in valuesets.xml

High

Indicates the issue may result in noticeable adverse consequences but is unlikely to be life-threatening or cause permanent injury. From: http://hl7.org/fhir/detectedissue-severity in valuesets.xml

Moderate

Indicates the issue may result in some adverse consequences but is unlikely to substantially affect the situation of the subject. From: http://hl7.org/fhir/detectedissue-severity in valuesets.xml

Low