spark_auto_mapper_fhir.value_sets.process_priority_codes
¶
Module Contents¶
Classes¶
ProcessPriorityCodes |
|
Immediately in real time. |
- class spark_auto_mapper_fhir.value_sets.process_priority_codes.ProcessPriorityCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ProcessPriorityCodes From: http://terminology.hl7.org/CodeSystem/processpriority in valuesets.xml
This value set includes the financial processing priority codes.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/processpriority¶
- class spark_auto_mapper_fhir.value_sets.process_priority_codes.ProcessPriorityCodesCodeValues¶
Immediately in real time. From: http://terminology.hl7.org/CodeSystem/processpriority in valuesets.xml
- Immediate¶
With best effort. From: http://terminology.hl7.org/CodeSystem/processpriority in valuesets.xml
- Normal¶
Later, when possible. From: http://terminology.hl7.org/CodeSystem/processpriority in valuesets.xml
- Deferred¶