spark_auto_mapper_fhir.value_sets.condition_clinical_status_codes
¶
Module Contents¶
Classes¶
ConditionClinicalStatusCodes |
|
The subject is currently experiencing the symptoms of the condition or there |
- class spark_auto_mapper_fhir.value_sets.condition_clinical_status_codes.ConditionClinicalStatusCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ConditionClinicalStatusCodes From: http://terminology.hl7.org/CodeSystem/condition-clinical in valuesets.xml
Preferred value set for Condition Clinical Status.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/condition-clinical¶
- class spark_auto_mapper_fhir.value_sets.condition_clinical_status_codes.ConditionClinicalStatusCodesCodeValues¶
The subject is currently experiencing the symptoms of the condition or there is evidence of the condition. From: http://terminology.hl7.org/CodeSystem/condition-clinical in valuesets.xml
- Active¶
The subject is no longer experiencing the symptoms of the condition or there is no longer evidence of the condition. From: http://terminology.hl7.org/CodeSystem/condition-clinical in valuesets.xml
- Inactive¶