US Quality Core Implementation Guide
0.1.0 - cibuild United States of America flag

US Quality Core Implementation Guide, published by ASTP. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/us-quality-core/ and changes regularly. See the Directory of published versions

ValueSet: Non-Negative MedicationAdministration Status

Official URL: http://fhir.org/guides/astp/us-quality-core/ValueSet/us-quality-core-non-negative-medication-admin-status Version: 0.1.0
Active as of 2018-12-05 Computable Name: NonNegativeMedicationAdministrationStatus

This value set defines the set of codes that indicate a non-negated medication administration status (i.e. codes that are not not-done)

This value set was defined to support the set of medication administration statuses in FHIR that do not explicitly indicate a negative status (i.e. all the codes from the http://terminology.hl7.org/CodeSystem/medication-admin-status code system that are not not-done).

References

Logical Definition (CLD)

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/medication-admin-status version 📦4.0.1
    CodeDisplayDefinition
    in-progressIn ProgressThe administration has started but has not yet completed.
    on-holdOn HoldActions implied by the administration have been temporarily halted, but are expected to continue later. May also be called 'suspended'.
    completedCompletedAll actions that are implied by the administration have occurred.
    entered-in-errorEntered in ErrorThe administration was entered in error and therefore nullified.
    stoppedStoppedActions implied by the administration have been permanently halted, before all of them occurred.
    unknownUnknownThe 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.

 

Expansion

Expansion performed internally based on codesystem Medication administration status codes v4.0.1 (CodeSystem)

This value set contains 6 concepts

SystemCodeDisplay (en)DefinitionJSONXML
http://terminology.hl7.org/CodeSystem/medication-admin-status  in-progressIn ProgressThe administration has started but has not yet completed.
http://terminology.hl7.org/CodeSystem/medication-admin-status  on-holdOn HoldActions implied by the administration have been temporarily halted, but are expected to continue later. May also be called 'suspended'.
http://terminology.hl7.org/CodeSystem/medication-admin-status  completedCompletedAll actions that are implied by the administration have occurred.
http://terminology.hl7.org/CodeSystem/medication-admin-status  entered-in-errorEntered in ErrorThe administration was entered in error and therefore nullified.
http://terminology.hl7.org/CodeSystem/medication-admin-status  stoppedStoppedActions implied by the administration have been permanently halted, before all of them occurred.
http://terminology.hl7.org/CodeSystem/medication-admin-status  unknownUnknownThe 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.

Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code