2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

1.22.4.1.14 v3 Code System ActStatus

This code system (http://hl7.org/fhir/v3/ActStatus) is defined as part of HL7 v3.

Formal value Set definition (identifier http://hl7.org/fhir/v3/vs/ActStatus): XML or JSON

Concept Maps for this value set:

from MedicationDispenseStatusv3 map for MedicationDispenseStatusXMLJSON
from MedicationPrescriptionStatusv3 map for MedicationPrescriptionStatusXMLJSON
from MedicationAdministrationStatusv3 map for MedicationAdministrationStatusXMLJSON

Release Date: 2014-12-11

OID for code system: 2.16.840.1.113883.5.14

OID for value set: 2.16.840.1.113883.1.11.15933 (this is the value set that includes the entire code system)

1.22.4.1.14.1 Description

Codes representing the defined possible states of an Act, as defined by the Act class state machine.


LevelCodeDisplayDefinition
1normal 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
1nullified 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.
1obsolete obsolete This Act instance has been replaced by a new instance.