spark_auto_mapper_fhir.value_sets.account_status
¶
Module Contents¶
Classes¶
AccountStatus |
|
This account is active and may be used. |
- class spark_auto_mapper_fhir.value_sets.account_status.AccountStatusCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
AccountStatus From: http://hl7.org/fhir/account-status in valuesets.xml
Indicates whether the account is available to be used.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/account-status¶
- class spark_auto_mapper_fhir.value_sets.account_status.AccountStatusCodeValues¶
This account is active and may be used. From: http://hl7.org/fhir/account-status in valuesets.xml
- Active¶
This account is inactive and should not be used to track financial information. From: http://hl7.org/fhir/account-status in valuesets.xml
- Inactive¶
This instance should not have been part of this patient’s medical record. From: http://hl7.org/fhir/account-status in valuesets.xml
- EnteredInError¶
This account is on hold. From: http://hl7.org/fhir/account-status in valuesets.xml
- OnHold¶
The account status is unknown. From: http://hl7.org/fhir/account-status in valuesets.xml
- Unknown¶