spark_auto_mapper_fhir.value_sets.medication_status_codes

Module Contents

Classes

MedicationStatusCodesCode

Medication Status Codes

MedicationStatusCodesCodeValues

The medication is still being taken.

class spark_auto_mapper_fhir.value_sets.medication_status_codes.MedicationStatusCodesCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

Medication Status Codes From: http://hl7.org/fhir/CodeSystem/medication-statement-status in valuesets.xml

Medication 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/CodeSystem/medication-statement-status
class spark_auto_mapper_fhir.value_sets.medication_status_codes.MedicationStatusCodesCodeValues

The medication is still being taken. From: http://hl7.org/fhir/CodeSystem/medication-statement-status in valuesets.xml

Active

The medication is no longer being taken. From: http://hl7.org/fhir/CodeSystem/medication-statement-status in valuesets.xml

Completed

Some of the actions that are implied by the medication statement may have occurred. For example, the patient may have taken some of the medication. Clinical decision support systems should take this status into account. From: http://hl7.org/fhir/CodeSystem/medication-statement-status in valuesets.xml

EnteredInError

The medication may be taken at some time in the future. From: http://hl7.org/fhir/CodeSystem/medication-statement-status in valuesets.xml

Intended

Actions implied by the statement have been permanently halted, before all of them occurred. This should not be used if the statement was entered in error. From: http://hl7.org/fhir/CodeSystem/medication-statement-status in valuesets.xml

Stopped

Actions implied by the statement have been temporarily halted, but are expected to continue later. May also be called ‘suspended’. From: http://hl7.org/fhir/CodeSystem/medication-statement-status in valuesets.xml

OnHold

The state of the medication use is not currently known. From: http://hl7.org/fhir/CodeSystem/medication-statement-status in valuesets.xml

Unknown

The medication was not consumed by the patient From: http://hl7.org/fhir/CodeSystem/medication-statement-status in valuesets.xml

NotTaken