spark_auto_mapper_fhir.value_sets.financial_resource_status_codes
¶
Module Contents¶
Classes¶
FinancialResourceStatusCodes |
|
The instance is currently in-force. |
- class spark_auto_mapper_fhir.value_sets.financial_resource_status_codes.FinancialResourceStatusCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
FinancialResourceStatusCodes From: http://hl7.org/fhir/fm-status in valuesets.xml
This value set includes Status codes.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/fm-status¶
- class spark_auto_mapper_fhir.value_sets.financial_resource_status_codes.FinancialResourceStatusCodesCodeValues¶
The instance is currently in-force. From: http://hl7.org/fhir/fm-status in valuesets.xml
- Active¶
The instance is withdrawn, rescinded or reversed. From: http://hl7.org/fhir/fm-status in valuesets.xml
- Cancelled¶
A new instance the contents of which is not complete. From: http://hl7.org/fhir/fm-status in valuesets.xml
- Draft¶
The instance was entered in error. From: http://hl7.org/fhir/fm-status in valuesets.xml
- EnteredInError¶