QI-Core Implementation Guide
7.0.0 - STU7 United States of America flag

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

ValueSet: Positive Event Status

Official URL: http://hl7.org/fhir/us/qicore/ValueSet/qicore-positive-event-status Version: 7.0.0
Active as of 2018-12-05 Computable Name: PositiveEventStatus

This value set defines the set of codes that indicate a positive event status (i.e. codes that indicate an event is in preparation, progress, on-hold, stopped, or has completed)

This value set was defined to support the set of event statuses in FHIR that indicate a positive status (i.e. all the codes from the http://hl7.org/fhir/event-status code system that indicate an event is in preparation, progress, on-hold, stopped, or has completed).

References

Logical Definition (CLD)

Generated Narrative: ValueSet qicore-positive-event-status

  • Include these codes as defined in http://hl7.org/fhir/event-status
    CodeDisplayDefinition
    preparationPreparationThe core event has not started yet, but some staging activities have begun (e.g. surgical suite preparation). Preparation stages may be tracked for billing purposes.
    in-progressIn ProgressThe event is currently occurring.
    on-holdOn HoldThe event has been temporarily stopped but is expected to resume in the future.
    stoppedStoppedThe event was terminated prior to the full completion of the intended activity but after at least some of the 'main' activity (beyond preparation) has occurred.
    completedCompletedThe event has now concluded.

 

Expansion

Generated Narrative: ValueSet

Expansion based on codesystem EventStatus v4.0.1 (CodeSystem)

This value set contains 5 concepts

CodeSystemDisplayDefinition
  preparationhttp://hl7.org/fhir/event-statusPreparation

The core event has not started yet, but some staging activities have begun (e.g. surgical suite preparation). Preparation stages may be tracked for billing purposes.

  in-progresshttp://hl7.org/fhir/event-statusIn Progress

The event is currently occurring.

  on-holdhttp://hl7.org/fhir/event-statusOn Hold

The event has been temporarily stopped but is expected to resume in the future.

  stoppedhttp://hl7.org/fhir/event-statusStopped

The event was terminated prior to the full completion of the intended activity but after at least some of the 'main' activity (beyond preparation) has occurred.

  completedhttp://hl7.org/fhir/event-statusCompleted

The event has now concluded.


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