This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="v3-ActStatus"/> <language value="en"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><h2>ActStatus</h2><div><p>Codes representing the defined possible states of an Act, as defined by the Act class state machine.</p> </div><p><b>Properties</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>Specializes</td><td/><td>The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.</td><td>Coding</td></tr><tr><td>Generalizes</td><td/><td>Inverse of Specializes. Only included as a derived relationship.</td><td>Coding</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>The internal identifier for the concept in the HL7 Access database repository.</td><td>code</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v3-ActStatus defines the following codes:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>status</b></td></tr><tr><td>1</td><td style="white-space:nowrap">normal<a name="v3-ActStatus-normal"> </a></td><td>normal</td><td>Encompasses the expected states of an Act, but excludes "nullified" and "obsolete" which represent unusual terminal states for the life-cycle.</td><td>15936</td><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap"> aborted<a name="v3-ActStatus-aborted"> </a></td><td>aborted</td><td>The Act has been terminated prior to the originally intended completion.</td><td>15941</td><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap"> active<a name="v3-ActStatus-active"> </a></td><td>active</td><td>The Act can be performed or is being performed</td><td>15942</td><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap"> cancelled<a name="v3-ActStatus-cancelled"> </a></td><td>cancelled</td><td>The Act has been abandoned before activation.</td><td>15938</td><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap"> completed<a name="v3-ActStatus-completed"> </a></td><td>completed</td><td>An Act that has terminated normally after all of its constituents have been performed.</td><td>15940</td><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap"> held<a name="v3-ActStatus-held"> </a></td><td>held</td><td>An Act that is still in the preparatory stages has been put aside. No action can occur until the Act is released.</td><td>15937</td><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap"> new<a name="v3-ActStatus-new"> </a></td><td>new</td><td>An Act that is in the preparatory stages and may not yet be acted upon</td><td>15943</td><td>active</td></tr><tr><td>2</td><td style="white-space:nowrap"> suspended<a name="v3-ActStatus-suspended"> </a></td><td>suspended</td><td>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</td><td>15939</td><td>active</td></tr><tr><td>1</td><td style="white-space:nowrap">nullified<a name="v3-ActStatus-nullified"> </a></td><td>nullified</td><td>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.</td><td>15934</td><td>active</td></tr><tr><td>1</td><td style="white-space:nowrap">obsolete<a name="v3-ActStatus-obsolete"> </a></td><td>obsolete</td><td>This Act instance has been replaced by a new instance.</td><td>15935</td><td>active</td></tr></table></div> </text> <url value="http://terminology.hl7.org/CodeSystem/v3-ActStatus"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.5.14"/> </identifier> <version value="2.0.0"/> <name value="ActStatus"/> <title value="ActStatus"/> <status value="active"/> <date value="2019-03-20T00:00:00-04:00"/> <publisher value="Health Level 7"/> <contact> <name value="Health Level Seven"/> </contact> <description value="Codes representing the defined possible states of an Act, as defined by the Act class state machine."/> <hierarchyMeaning value="is-a"/> <content value="complete"/> <property> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"> <valueCode value="antisymmetric"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"> <valueCode value="transitive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"> <valueCode value="irreflexive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"> <valueBoolean value="true"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"> <valueCode value="Specializes"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"> <valueString value="Generalizes"/> </extension> <code value="Specializes"/> <description value="The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric."/> <type value="Coding"/> </property> <property> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"> <valueCode value="antisymmetric"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"> <valueCode value="transitive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"> <valueCode value="irreflexive"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"> <valueBoolean value="true"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"> <valueCode value="Generalizes"/> </extension> <extension url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"> <valueString value="Specializes"/> </extension> <code value="Generalizes"/> <description value="Inverse of Specializes. Only included as a derived relationship."/> <type value="Coding"/> </property> <property> <code value="internalId"/> <uri value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"/> <description value="The internal identifier for the concept in the HL7 Access database repository."/> <type value="code"/> </property> <property> <code value="status"/> <uri value="http://hl7.org/fhir/concept-properties#status"/> <description value="Designation of a concept's state. Normally is not populated unless the state is retired."/> <type value="code"/> </property> <concept> <code value="normal"/> <display value="normal"/> <definition value="Encompasses the expected states of an Act, but excludes "nullified" and "obsolete" which represent unusual terminal states for the life-cycle."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15936"/> </property> <concept> <code value="aborted"/> <display value="aborted"/> <definition value="The Act has been terminated prior to the originally intended completion."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15941"/> </property> </concept> <concept> <code value="active"/> <display value="active"/> <definition value="The Act can be performed or is being performed"/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15942"/> </property> </concept> <concept> <code value="cancelled"/> <display value="cancelled"/> <definition value="The Act has been abandoned before activation."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15938"/> </property> </concept> <concept> <code value="completed"/> <display value="completed"/> <definition value="An Act that has terminated normally after all of its constituents have been performed."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15940"/> </property> </concept> <concept> <code value="held"/> <display value="held"/> <definition value="An Act that is still in the preparatory stages has been put aside. No action can occur until the Act is released."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15937"/> </property> </concept> <concept> <code value="new"/> <display value="new"/> <definition value="An Act that is in the preparatory stages and may not yet be acted upon"/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15943"/> </property> </concept> <concept> <code value="suspended"/> <display value="suspended"/> <definition value="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"/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15939"/> </property> </concept> </concept> <concept> <code value="nullified"/> <display value="nullified"/> <definition value="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."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15934"/> </property> </concept> <concept> <code value="obsolete"/> <display value="obsolete"/> <definition value="This Act instance has been replaced by a new instance."/> <property> <code value="status"/> <valueCode value="active"/> </property> <property> <code value="internalId"/> <valueCode value="15935"/> </property> </concept> </CodeSystem>