spark_auto_mapper_fhir.value_sets.medicationrequest_status
¶
Module Contents¶
Classes¶
medicationrequest Status |
|
The prescription is ‘actionable’, but not all actions that are implied by it |
- class spark_auto_mapper_fhir.value_sets.medicationrequest_status.MedicationrequestStatusCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
medicationrequest Status From: http://hl7.org/fhir/CodeSystem/medicationrequest-status in valuesets.xml
MedicationRequest 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/medicationrequest-status¶
- class spark_auto_mapper_fhir.value_sets.medicationrequest_status.MedicationrequestStatusCodeValues¶
The prescription is ‘actionable’, but not all actions that are implied by it have occurred yet. From: http://hl7.org/fhir/CodeSystem/medicationrequest-status in valuesets.xml
- Active¶
Actions implied by the prescription are to be temporarily halted, but are expected to continue later. May also be called ‘suspended’. From: http://hl7.org/fhir/CodeSystem/medicationrequest-status in valuesets.xml
- OnHold¶
The prescription has been withdrawn before any administrations have occurred From: http://hl7.org/fhir/CodeSystem/medicationrequest-status in valuesets.xml
- Cancelled¶
All actions that are implied by the prescription have occurred. From: http://hl7.org/fhir/CodeSystem/medicationrequest-status in valuesets.xml
- Completed¶
Some of the actions that are implied by the medication request may have occurred. For example, the medication may have been dispensed and 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/medicationrequest-status in valuesets.xml
- EnteredInError¶
Actions implied by the prescription are to be permanently halted, before all of the administrations occurred. This should not be used if the original order was entered in error From: http://hl7.org/fhir/CodeSystem/medicationrequest-status in valuesets.xml
- Stopped¶
The prescription is not yet ‘actionable’, e.g. it is a work in progress, requires sign-off, verification or needs to be run through decision support process. From: http://hl7.org/fhir/CodeSystem/medicationrequest-status in valuesets.xml
- Draft¶
The authoring/source system does not know which of the status values currently applies for this observation. Note: This concept is not to be used for ‘other’ - one of the listed statuses is presumed to apply, but the authoring/source system does not know which. From: http://hl7.org/fhir/CodeSystem/medicationrequest-status in valuesets.xml
- Unknown¶