This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
1.25.4.1.14 HL7 v3 Code System ActStatus 
This code system (http://hl7.org/fhir/v3/ActStatus) is defined as part of HL7 v3.
Summary
Defining URL: | http://hl7.org/fhir/ValueSet/v3-ActStatus |
Name: | v3 Code System ActStatus |
Definition: | Codes representing the defined possible states of an Act, as defined by the Act class state machine. |
OID: | 2.16.840.1.113883.1.11.15933 (for OID based terminology systems) |
System URL: | http://hl7.org/fhir/v3/ActStatus |
System OID: | 2.16.840.1.113883.5.14 |
Source Resource | XML / JSON |
Concept Maps for this value set:
This value set is not currently used
1.25.4.1.14.1 Content Logical Definition 
This value set has an inline code system http://hl7.org/fhir/v3/ActStatus, which defines the following codes:
Lvl | Code | Display | Definition |
1 | normal | normal | Encompasses the expected states of an Act, but excludes "nullified" and "obsolete" which represent unusual terminal states for the life-cycle. |
2 | aborted | aborted | The Act has been terminated prior to the originally intended completion. |
2 | active | active | The Act can be performed or is being performed |
2 | cancelled | cancelled | The Act has been abandoned before activation. |
2 | completed | completed | An Act that has terminated normally after all of its constituents have been performed. |
2 | held | held | An Act that is still in the preparatory stages has been put aside. No action can occur until the Act is released. |
2 | new | new | An Act that is in the preparatory stages and may not yet be acted upon |
2 | suspended | suspended | An Act that has been activated (actions could or have been performed against it), but has been temporarily disabled. No further action should be taken against it until it is released |
1 | nullified | nullified | This Act instance was created in error and has been 'removed' and is treated as though it never existed. A record is retained for audit purposes only. |
1 | obsolete | obsolete | This Act instance has been replaced by a new instance. |