spark_auto_mapper_fhir.value_sets.medication_administration_status_codes
¶
Module Contents¶
Classes¶
MedicationAdministration Status Codes |
|
The administration has started but has not yet completed. |
- class spark_auto_mapper_fhir.value_sets.medication_administration_status_codes.MedicationAdministrationStatusCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
MedicationAdministration Status Codes From: http://terminology.hl7.org/CodeSystem/medication-admin-status in valuesets.xml
MedicationAdministration Status 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/medication-admin-status¶
- class spark_auto_mapper_fhir.value_sets.medication_administration_status_codes.MedicationAdministrationStatusCodesCodeValues¶
The administration has started but has not yet completed. From: http://terminology.hl7.org/CodeSystem/medication-admin-status in valuesets.xml
- InProgress¶
The administration was terminated prior to any impact on the subject (though preparatory actions may have been taken) From: http://terminology.hl7.org/CodeSystem/medication-admin-status in valuesets.xml
- NotDone¶
Actions implied by the administration have been temporarily halted, but are expected to continue later. May also be called ‘suspended’. From: http://terminology.hl7.org/CodeSystem/medication-admin-status in valuesets.xml
- OnHold¶
All actions that are implied by the administration have occurred. From: http://terminology.hl7.org/CodeSystem/medication-admin-status in valuesets.xml
- Completed¶
The administration was entered in error and therefore nullified. From: http://terminology.hl7.org/CodeSystem/medication-admin-status in valuesets.xml
- EnteredInError¶
Actions implied by the administration have been permanently halted, before all of them occurred. From: http://terminology.hl7.org/CodeSystem/medication-admin-status in valuesets.xml
- Stopped¶
The authoring system does not know which of the status values currently applies for this request. Note: This concept is not to be used for ‘other’ - one of the listed statuses is presumed to apply, it’s just not known which one. From: http://terminology.hl7.org/CodeSystem/medication-admin-status in valuesets.xml
- Unknown¶