001package org.hl7.fhir.r4.model.codesystems;
002
003/*-
004 * #%L
005 * org.hl7.fhir.r4
006 * %%
007 * Copyright (C) 2014 - 2019 Health Level 7
008 * %%
009 * Licensed under the Apache License, Version 2.0 (the "License");
010 * you may not use this file except in compliance with the License.
011 * You may obtain a copy of the License at
012 * 
013 *      http://www.apache.org/licenses/LICENSE-2.0
014 * 
015 * Unless required by applicable law or agreed to in writing, software
016 * distributed under the License is distributed on an "AS IS" BASIS,
017 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
018 * See the License for the specific language governing permissions and
019 * limitations under the License.
020 * #L%
021 */
022
023
024/*
025  Copyright (c) 2011+, HL7, Inc.
026  All rights reserved.
027  
028  Redistribution and use in source and binary forms, with or without modification, 
029  are permitted provided that the following conditions are met:
030  
031   * Redistributions of source code must retain the above copyright notice, this 
032     list of conditions and the following disclaimer.
033   * Redistributions in binary form must reproduce the above copyright notice, 
034     this list of conditions and the following disclaimer in the documentation 
035     and/or other materials provided with the distribution.
036   * Neither the name of HL7 nor the names of its contributors may be used to 
037     endorse or promote products derived from this software without specific 
038     prior written permission.
039  
040  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
041  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
042  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
043  IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
044  INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 
045  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
046  PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
047  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
048  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
049  POSSIBILITY OF SUCH DAMAGE.
050  
051*/
052
053// Generated on Wed, Jan 30, 2019 16:19-0500 for FHIR v4.0.0
054
055
056import org.hl7.fhir.exceptions.FHIRException;
057
058public enum V3ActClass {
059
060        /**
061         * A record of something that is being done, has been done, can be done, or is intended or requested to be done.
062
063                        
064                           Examples:The kinds of acts that are common in health care are (1) a clinical observation, (2) an assessment of health condition (such as problems and diagnoses), (3) healthcare goals, (4) treatment services (such as medication, surgery, physical and psychological therapy), (5) assisting, monitoring or attending, (6) training and education services to patients and their next of kin, (7) and notary services (such as advanced directives or living will), (8)  editing and maintaining documents, and many others.
065
066                        
067                           Discussion and Rationale: Acts are the pivot of the RIM; all domain information and processes are represented primarily in Acts. Any profession or business, including healthcare, is primarily constituted of intentional and occasionally non-intentional actions, performed and recorded by responsible actors. An Act-instance is a record of such an action.
068
069                        Acts connect to Entities in their Roles through Participations and connect to other Acts through ActRelationships. Participations are the authors, performers and other responsible parties as well as subjects and beneficiaries (which includes tools and material used in the performance of the act, which are also subjects). The moodCode distinguishes between Acts that are meant as factual records, vs. records of intended or ordered services, and the other modalities in which act can appear.
070
071                        One of the Participations that all acts have (at least implicitly) is a primary author, who is responsible of the Act and who "owns" the act. Responsibility for the act means responsibility for what is being stated in the Act and as what it is stated. Ownership of the act is assumed in the sense of who may operationally modify the same act. Ownership and responsibility of the Act is not the same as ownership or responsibility of what the Act-object refers to in the real world. The same real world activity can be described by two people, each being the author of their Act, describing the same real world activity. Yet one can be a witness while the other can be a principal performer. The performer has responsibilities for the physical actions; the witness only has responsibility for making a true statement to the best of his or her ability. The two Act-instances may even disagree, but because each is properly attributed to its author, such disagreements can exist side by side and left to arbitration by a recipient of these Act-instances.
072
073                        In this sense, an Act-instance represents a "statement" according to Rector and Nowlan (1991) [Foundations for an electronic medical record. Methods Inf Med. 30.]  Rector and Nowlan have emphasized the importance of understanding the medical record not as a collection of facts, but "a faithful record of what clinicians have heard, seen, thought, and done." Rector and Nowlan go on saying that "the other requirements for a medical record, e.g., that it be attributable and permanent, follow naturally from this view." Indeed the Act class is this attributable statement, and the rules of updating acts (discussed in the state-transition model, see Act.statusCode) versus generating new Act-instances are designed according to this principle of permanent attributable statements.
074
075                        Rector and Nolan focus on the electronic medical record as a collection of statements, while attributed statements, these are still mostly factual statements. However, the Act class goes beyond this limitation to attributed factual statements, representing what is known as "speech-acts" in linguistics and philosophy.  The notion of speech-act includes that there is pragmatic meaning in language utterances, aside from just factual statements; and that these utterances interact with the real world to change the state of affairs, even directly cause physical activities to happen. For example, an order is a speech act that (provided it is issued adequately) will cause the ordered action to be physically performed. The speech act theory has culminated in the seminal work by Austin (1962) [How to do things with words. Oxford University Press].
076
077                        An activity in the real world may progress from defined, through planned and ordered to executed, which is represented as the mood of the Act. Even though one might think of a single activity as progressing from planned to executed, this progression is reflected by multiple Act-instances, each having one and only one mood that will not change along the Act-instance life cycle.  This is because the attribution and content of speech acts along this progression of an activity may be different, and it is often critical that a permanent and faithful record be maintained of this progression. The specification of orders or promises or plans must not be overwritten by the specification of what was actually done, so as to allow comparing actions with their earlier specifications. Act-instances that describe this progression of the same real world activity are linked through the ActRelationships (of the relationship category "sequel").
078
079                        Act as statements or speech-acts are the only representation of real world facts or processes in the HL7 RIM. The truth about the real world is constructed through a combination (and arbitration) of such attributed statements only, and there is no class in the RIM whose objects represent "objective state of affairs" or "real processes" independent from attributed statements. As such, there is no distinction between an activity and its documentation. Every Act includes both to varying degrees. For example, a factual statement made about recent (but past) activities, authored (and signed) by the performer of such activities, is commonly known as a procedure report or original documentation (e.g., surgical procedure report, clinic note etc.). Conversely, a status update on an activity that is presently in progress, authored by the performer (or a close observer) is considered to capture that activity (and is later superceded by a full procedure report). However, both status update and procedure report are acts of the same kind, only distinguished by mood and state (see statusCode) and completeness of the information.
080         */
081        ACT, 
082        /**
083         * Used to group a set of acts sharing a common context. Organizer structures can nest within other context structures - such as where a document is contained within a folder, or a folder is contained within an EHR extract.
084         */
085        _ACTCLASSRECORDORGANIZER, 
086        /**
087         * A context representing a grouped commitment of information to the EHR. It is considered the unit of modification of the record, the unit of transmission in record extracts, and the unit of attestation by authorizing clinicians.
088
089                        A composition represents part of a patient record originating from a single interaction between an authenticator and the record.
090
091                        Unless otherwise stated all statements within a composition have the same authenticator, apply to the same patient and were recorded in a single session of use of a single application.
092
093                        A composition contains organizers and entries.
094         */
095        COMPOSITION, 
096        /**
097         * The notion of a document comes particularly from the paper world, where it corresponds to the contents recorded on discrete pieces of paper. In the electronic world, a document is a kind of composition that bears resemblance to their paper world counter-parts. Documents typically are meant to be human-readable.
098
099                        HL7's notion of document differs from that described in the W3C XML Recommendation, in which a document refers specifically to the contents that fall between the root element's start-tag and end-tag. Not all XML documents are HL7 documents.
100         */
101        DOC, 
102        /**
103         * A clinical document is a documentation of clinical observations and services, with the following characteristics:
104
105                        
106                           
107                              Persistence - A clinical document continues to exist in an unaltered state, for a time period defined by local and regulatory requirements; 
108
109                           
110                           
111                              Stewardship - A clinical document is maintained by a person or organization entrusted with its care; 
112
113                           
114                           
115                              Potential for authentication - A clinical document is an assemblage of information that is intended to be legally authenticated; 
116
117                           
118                           
119                              Wholeness - Authentication of a clinical document applies to the whole and does not apply to portions of the document without the full context of the document;
120
121                           
122                           
123                              Human readability - A clinical document is human readable.
124         */
125        DOCCLIN, 
126        /**
127         * A clinical document that conforms to Level One of the HL7 Clinical Document Architecture (CDA)
128         */
129        CDALVLONE, 
130        /**
131         * Description: Container of clinical statements. Navigational. No semantic content. Knowledge of the section code is not required to interpret contained observations. Represents a heading in a heading structure, or "container tree".
132
133                        The record entries relating to a single clinical session are usually grouped under headings that represent phases of the encounter, or assist with layout and navigation. Clinical headings usually reflect the clinical workflow during a care session, and might also reflect the main author's reasoning processes. Much research has demonstrated that headings are used differently by different professional groups and specialties, and that headings are not used consistently enough to support safe automatic processing of the E H R.
134         */
135        CONTAINER, 
136        /**
137         * A group of entries within a composition or topic that have a common characteristic - for example, Examination, Diagnosis, Management OR Subjective, Objective, Analysis, Plan.
138
139                        The distinction from Topic relates to value sets. For Category there is a bounded list of things like "Examination", "Diagnosis" or SOAP categories. For Topic the list is wide open to any clinical condition or reason for a part of an encounter.
140
141                        A CATEGORY MAY CONTAIN ENTRIES.
142         */
143        CATEGORY, 
144        /**
145         * A context that distinguishes the body of a document from the document header. This is seen, for instance, in HTML documents, which have discrete <head> and <body> elements.
146         */
147        DOCBODY, 
148        /**
149         * A context that subdivides the body of a document. Document sections are typically used for human navigation, to give a reader a clue as to the expected content. Document sections are used to organize and provide consistency to the contents of a document body. Document sections can contain document sections and can contain entries.
150         */
151        DOCSECT, 
152        /**
153         * A group of entries within a composition that are related to a common clinical theme - such as a specific disorder or problem, prevention, screening and provision of contraceptive services.
154
155                        A topic may contain categories and entries.
156         */
157        TOPIC, 
158        /**
159         * This context represents the part of a patient record conveyed in a single communication. It is drawn from a providing system for the purposes of communication to a requesting process (which might be another repository, a client application or a middleware service such as an electronic guideline engine), and supporting the faithful inclusion of the communicated data in the receiving system.
160
161                        An extract may be the entirety of the patient record as held by the sender or it may be a part of that record (e.g. changes since a specified date).
162
163                        An extract contains folders or compositions.
164
165                        An extract cannot contain another extract.
166         */
167        EXTRACT, 
168        /**
169         * A context that comprises all compositions. The EHR is an extract that includes the entire chart.
170
171                        
172                           NOTE: In an exchange scenario, an EHR is a specialization of an extract.
173         */
174        EHR, 
175        /**
176         * A context representing the high-level organization of an extract e.g. to group parts of the record by episode, care team, clinical specialty, clinical condition, or source application. Internationally, this kind of organizing structure is used variably: in some centers and systems the folder is treated as an informal compartmentalization of the overall health record; in others it might represent a significant legal portion of the EHR relating to the originating enterprise or team.
177
178                        A folder contains compositions.
179
180                        Folders may be nested within folders.
181         */
182        FOLDER, 
183        /**
184         * Definition: An ACT that organizes a set of component acts into a semantic grouping that share a particular context such as timeframe, patient, etc.
185
186                        
187                           UsageNotes: The focus in a GROUPER act is the grouping of the contained acts.  For example "a request to group" (RQO), "a type of grouping that is allowed to occur" (DEF), etc.
188
189                        Unlike WorkingList, which represents a dynamic, shared, continuously updated collection to provide a "view" of a set of objects, GROUPER collections tend to be static and simply indicate a shared set of semantics.  Note that sharing of semantics can be achieved using ACT as well.  However, with GROUPER, the sole semantic is of grouping.
190         */
191        GROUPER, 
192        /**
193         * Description:An ACT that organizes a set of component acts into a semantic grouping that have a shared subject. The subject may be either a subject participation (SBJ), subject act relationship (SUBJ), or child participation/act relationship types.
194
195                        
196                           Discussion: The focus in a CLUSTER act is the grouping of the contained acts.  For example "a request to cluster" (RQO), "a type of cluster that is allowed to occur" (DEF), etc.
197
198                        
199                           Examples: 
200                        
201
202                        
203                           
204                              Radiologic investigations that might include administration of a dye, followed by radiographic observations;
205
206                           
207                           
208                              "Isolate cluster" which includes all testing and specimen processing performed on a specific isolate;
209
210                           
211                           
212                              a set of actions to perform at a particular stage in a clinical trial.
213         */
214        CLUSTER, 
215        /**
216         * An accommodation is a service provided for a Person or other LivingSubject in which a place is provided for the subject to reside for a period of time.  Commonly used to track the provision of ward, private and semi-private accommodations for a patient.
217         */
218        ACCM, 
219        /**
220         * A financial account established to track the net result of financial acts.
221         */
222        ACCT, 
223        /**
224         * A unit of work, a grouper of work items as defined by the system performing that work. Typically some laboratory order fulfillers communicate references to accessions in their communications regarding laboratory orders. Often one or more specimens are related to an accession such that in some environments the accession number is taken as an identifier for a specimen (group).
225         */
226        ACSN, 
227        /**
228         * A transformation process where a requested invoice is transformed into an agreed invoice.  Represents the adjudication processing of an invoice (claim).  Adjudication results can be adjudicated as submitted, with adjustments or refused.
229
230                        Adjudication results comprise 2 components: the adjudication processing results and a restated (or adjudicated) invoice or claim
231         */
232        ADJUD, 
233        /**
234         * An act representing a system action such as the change of state of another act or the initiation of a query.  All control acts represent trigger events in the HL7 context.  ControlActs may occur in different moods.
235         */
236        CACT, 
237        /**
238         * Sender asks addressee to do something depending on the focal Act of the payload.  An example is "fulfill this order".  Addressee has responsibilities to either reject the message or to act on it in an appropriate way (specified by the specific receiver responsibilities for the interaction).
239         */
240        ACTN, 
241        /**
242         * Sender sends payload to addressee as information.  Addressee does not have responsibilities beyond serving addressee's own interest (i.e., read and memorize if you see fit).  This is equivalent to an FYI on a memo.
243         */
244        INFO, 
245        /**
246         * Description: Sender transmits a status change pertaining to the focal act of the payload. This status of the focal act is the final state of the state transition. This can be either a request or an event, according to the mood of the control act.
247         */
248        STC, 
249        /**
250         * An agreement of obligation between two or more parties that is subject to contractual law and enforcement.
251         */
252        CNTRCT, 
253        /**
254         * A contract whose value is measured in monetary terms.
255         */
256        FCNTRCT, 
257        /**
258         * When used in the EVN mood, this concept means with respect to a covered party:
259
260                        
261                           
262                              A health care insurance policy or plan that is contractually binding between two or more parties; or 
263
264                           
265                           
266                              A health care program, usually administered by government entities, that provides coverage to persons determined eligible under the terms of the program.
267
268                           
269                        
270                        
271                           
272                              When used in the definition (DEF) mood, COV means potential coverage for a patient who may or may not be a covered party.
273
274                           
275                           
276                              The concept's meaning is fully specified by the choice of ActCoverageTypeCode (abstract) ActProgramCode or ActInsurancePolicyCode.
277         */
278        COV, 
279        /**
280         * Definition: A worry that tends to persist over time and has as its subject a state or process. The subject of the worry has the potential to require intervention or management.
281
282                        
283                           Examples: an observation result, procedure, substance administration, equipment repair status, device recall status, a health risk, a financial risk, public health risk, pregnancy, health maintenance, allergy, and acute or chronic illness.
284         */
285        CONC, 
286        /**
287         * A public health case is a Concern about an observation or event that has a specific significance for public health. The creation of a PublicHealthCase initiates the tracking of the object of concern.  The decision to track is related to but somewhat independent of the underlying event or observation.
288
289                        
290                           UsageNotes: Typically a Public Health Case involves an instance or instances of a reportable infectious disease or other condition. The public health case can include a health-related event concerning a single individual or it may refer to multiple health-related events that are occurrences of the same disease or condition of interest to public health.
291
292                        A public health case definition (Act.moodCode = "definition") includes the description of the clinical, laboratory, and epidemiologic indicators associated with a disease or condition of interest to public health. There are case definitions for conditions that are reportable, as well as for those that are not. A public health case definition is a construct used by public health for the purpose of counting cases, and should not be used as clinical indications for treatment. Examples include AIDS, toxic-shock syndrome, and salmonellosis and their associated indicators that are used to define a case.
293         */
294        HCASE, 
295        /**
296         * An Outbreak is a concern resulting from a series of public health cases.
297
298                        
299                           UsageNotes: The date on which an outbreak starts is the earliest date of onset among the cases assigned to the outbreak and its ending date is the last date of onset among the cases assigned to the outbreak. The effectiveTime attribute is used to convey the relevant dates for the case. An outbreak definition (Act.moodCode = "definition" includes the criteria for the number, types and occurrence pattern of cases necessary to declare an outbreak and to judge the severity of an outbreak.
300         */
301        OUTBR, 
302        /**
303         * The Consent class represents informed consents and all similar medico-legal transactions between the patient (or his legal guardian) and the provider. Examples are informed consent for surgical procedures, informed consent for clinical trials, advanced beneficiary notice, against medical advice decline from service, release of information agreement, etc.
304
305                        The details of consents vary. Often an institution has a number of different consent forms for various purposes, including reminding the physician about the topics to mention. Such forms also include patient education material. In electronic medical record communication, consents thus are information-generating acts on their own and need to be managed similar to medical activities. Thus, Consent is modeled as a special class of Act.
306
307                        The "signatures" to the consent document are represented electronically through Participation instances to the consent object. Typically an informed consent has Participation.typeCode of "performer", the healthcare provider informing the patient, and "consenter", the patient or legal guardian. Some consent may associate a witness or a notary public (e.g., living wills, advanced directives). In consents where a healthcare provider is not required (e.g. living will), the performer may be the patient himself or a notary public.
308
309                        Some consent has a minimum required delay between the consent and the service, so as to allow the patient to rethink his decisions. This minimum delay can be expressed in the act definition by the ActRelationship.pauseQuantity attribute that delays the service until the pause time has elapsed after the consent has been completed.
310         */
311        CONS, 
312        /**
313         * An Act where a container is registered either via an automated sensor, such as a barcode reader,  or by manual receipt
314         */
315        CONTREG, 
316        /**
317         * An identified point during a clinical trial at which one or more actions are scheduled to be performed (definition mood), or are actually performed (event mood).  The actions may or may not involve an encounter between the subject and a healthcare professional.
318         */
319        CTTEVENT, 
320        /**
321         * An action taken with respect to a subject Entity by a regulatory or authoritative body with supervisory capacity over that entity. The action is taken in response to behavior by the subject Entity that body finds to be                                                   undesirable.
322
323                        Suspension, license restrictions, monetary fine, letter of reprimand, mandated training, mandated supervision, etc.Examples:
324         */
325        DISPACT, 
326        /**
327         * An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity.
328
329                        
330                           Examples:  The following examples are provided to indicate what interactions are considered exposures rather than other types of Acts:
331
332                        
333                           
334                              A patient accidentally receives three times the recommended dose of their medication due to a dosing error. 
335
336                              
337                                 
338                                    This is a substance administration.  Public health and/or safety authorities may also be interested in documenting this with an associated exposure.
339
340                                 
341                              
342                           
343                           
344                              A patient accidentally is dispensed an incorrect medicine (e.g., clomiphene instead of clomipramine).  They have taken several doses before the mistake is detected.  They are therefore "exposed" to a medicine that there was no therapeutic indication for them to receive. 
345
346                              
347                                 
348                                    There are several substance administrations in this example.  Public health and/or safety authorities may also be interested in documenting this with associated exposures.
349
350                                 
351                              
352                           
353                           
354                              In a busy medical ward, a patient is receiving chemotherapy for a lymphoma.  Unfortunately, the IV infusion bag containing the medicine splits, spraying cytotoxic medication over the patient being treated and the patient in the adjacent bed. 
355
356                              
357                                 
358                                    There are three substance administrations in this example.  The first is the intended one (IV infusion) with its associated (implicit) exposure.  There is an incident with an associated substance administration to the same patient involving the medication sprayed over the patient as well as an associated exposure.  Additionally, the incident includes a substance administration involving the spraying of medication on the adjacent patient, also with an associated exposure.
359
360                                 
361                              
362                           
363                           
364                              A patient who is a refugee from a war-torn African nation arrives in a busy inner city A&E department suffering from a cough with bloody sputum.  Not understanding the registration and triage process, they sit in the waiting room for several hours before it is noticed that they have not booked in.  As soon as they are being processed, it is suspected that they are suffering from TB.  Vulnerable (immunosuppressed) patients who were sharing the waiting room with this patient may have been exposed to the tubercule bacillus, and must be traced for investigation. 
365
366                              
367                                 
368                                    This is an exposure (or possibly multiple exposures) in the waiting room involving the refugee and everyone else in the waiting room during the period.  There might also be a number of known or presumed substance administrations (coughing) via several possible routes.  The substance administrations are only hypotheses until confirmed by further testing.
369
370                                 
371                              
372                           
373                           
374                              A patient who has received an elective total hip replacement procedure suffers a prolonged stay in hospital, due to contracting an MRSA infection in the surgical wound site after the surgery. 
375
376                              
377                                 
378                                    This is an exposure to MRSA.  Although there was some sort of substance administration, it's possible the exact mechanism for introduction of the MRSA into the wound will not be identified.
379
380                                 
381                              
382                           
383                           
384                              Routine maintenance of the X-ray machines at a local hospital reveals a serious breach of the shielding on one of the machines.  Patients who have undergone investigations using that machine in the last month are likely to have been exposed to significantly higher doses of X-rays than was intended, and must be tracked for possible adverse effects. 
385
386                              
387                                 
388                                    There has been an exposure of each patient who used the machine in the past 30 days. Some patients may have had substance administrations.
389
390                                 
391                              
392                           
393                           
394                              A new member of staff is employed in the laundry processing room of a small cottage hospital, and a misreading of the instructions for adding detergents results in fifty times the usual concentration of cleaning materials being added to a batch of hospital bedding.  As a result, several patients have been exposed to very high levels of detergents still present in the "clean" bedding, and have experienced dermatological reactions to this. 
395
396                              
397                                 
398                                    There has been an incident with multiple exposures to several patients.  Although there are substance administrations involving the application of the detergent to the skin of the patients, it is expected that the substance administrations would not be directly documented.
399
400                                 
401                              
402                           
403                           
404                              Seven patients who are residents in a health care facility for the elderly mentally ill have developed respiratory problems. After several months of various tests having been performed and various medications prescribed to these patients, the problem is traced to their being "sensitive" to a new fungicide used in the wall plaster of the ward where these patients reside.
405
406                              
407                                 
408                                    The patients have been continuously exposed to the fungicide.  Although there have been continuous substance administrations (via breathing) this would not normally be documented as a substance administration.
409
410                                 
411                              
412                           
413                           
414                              A patient with osteoarthritis of the knees is treated symptomatically using analgesia, paracetamol (acetaminophen) 1g up to four times a day for pain relief.  His GP does not realize that the patient has, 20 years previously (while at college) had severe alcohol addiction problems, and now, although this is completely under control, his liver has suffered significantly, leaving him more sensitive to hepatic toxicity from paracetamol use.  Later that year, the patient returns with a noticeable level of jaundice.  Paracetamol is immediately withdrawn and alternative solutions for the knee pain are sought.  The jaundice gradually subsides with conservative management, but referral to the gastroenterologist is required for advice and monitoring. 
415
416                              
417                                 
418                                    There is a substance administration with an associated exposure.  The exposure component is based on the relative toxic level of the substance to a patient with a compromised liver function.
419
420                                 
421                              
422                           
423                           
424                              A patient goes to their GP complaining of abdominal pain, having been discharged from the local hospital ten days' previously after an emergency appendectomy.  The GP can find nothing particularly amiss, and presumes it is post operative surgical pain that will resolve.  The patient returns a fortnight later, when the GP prescribes further analgesia, but does decide to request an outpatient surgical follow-up appointment.  At this post-surgical outpatient review, the registrar decides to order an ultrasound, which, when performed three weeks later, shows a small faint inexplicable mass.  A laparoscopy is then performed, as a day case procedure, and a piece of a surgical swab is removed from the patient's abdominal cavity.  Thankfully, a full recovery then takes place. 
425
426                              
427                                 
428                                    This is a procedural sequelae.  There may be an Incident recorded for this also.
429
430                                 
431                              
432                           
433                           
434                              A patient is slightly late for a regular pacemaker battery check in the Cardiology department of the local hospital.  They are hurrying down the second floor corridor.  A sudden summer squall has recently passed over the area, and rain has come in through an open corridor window leaving a small puddle on the corridor floor.  In their haste, the patient slips in the puddle and falls so badly that they have to be taken to the A&E department, where it is discovered on investigation they have slightly torn the cruciate ligament in their left knee. 
435
436                              
437                                 
438                                    This is not an exposure.  There has been an incident.  
439
440                                 
441                              
442                           
443                        
444                        
445                           Usage Notes: This class deals only with opportunity and not the outcome of the exposure; i.e. not all exposed parties will necessarily experience actual harm or benefit.
446
447                        Exposure differs from Substance Administration by the absence of the participation of a performer in the act. 
448
449                        The following participations SHOULD be used with the following participations to distinguish the specific entities:
450
451                        
452                           
453                              The exposed entity participates via the "exposure target" (EXPTRGT) participation.
454
455                           
456                           
457                              An entity that has carried the agent transmitted in the exposure participates via the "exposure source" (EXSRC) participation.  For example: 
458
459                              
460                                 
461                                    a person or animal who carried an infectious disease and interacts (EXSRC) with another person or animal (EXPTRGT) transmitting the disease agent;
462
463                                 
464                                 
465                                    a place or other environment (EXSRC) and a person or animal (EXPTRGT) who is exposed in the presence of this environment.
466
467                                 
468                              
469                           
470                           
471                              When it is unknown whether a participating entity is the source of the agent (EXSRC) or the target of the transmission (EXPTRGT), the "exposure participant" (EXPART) is used.
472
473                           
474                           
475                              The physical (including energy), chemical or biological substance which is participating in the exposure uses the "exposure agent" (EXPAGNT) participation.  There are at least three scenarios:
476
477                              
478                                 
479                                    the player of the Role that participates as EXPAGNT is the chemical or biological substance mixed or carried by the scoper-entity of the Role (e.g., ingredient role); or 
480
481                                 
482                                 
483                                    the player of the Role that participates as EXPAGNT is a mixture known to contain the chemical, radiological or biological substance of interest; or 
484
485                                 
486                                 
487                                    the player of the Role that participates as a EXPAGNT is known to carry the agent (i.e., the player is a fomite, vector, etc.).
488
489                                 
490                              
491                           
492                        
493                        The Exposure.statusCode attribute should be interpreted as the state of the Exposure business object (e.g., active, aborted, completed) and not the clinical status of the exposure (e.g., probable, confirmed).  The clinical status of the exposure should be associated with the exposure via a subject observation.
494
495                        
496                           Design Comment: The usage notes require a clear criterion for determining whether an act is an exposure or substance administration-deleterious potential, uncertainty of actual transmission, or otherwise. SBADM states that the criterion is the presence of a performer-but there are examples above that call this criterion into question (e.g., the first one, concerning a dosing error).
497         */
498        EXPOS, 
499        /**
500         * Description: 
501                        
502
503                        An acquisition exposure act describes the proximity (location and time) through which the participating entity was potentially exposed to a physical (including energy), chemical or biological agent from another entity.  The acquisition exposure act is used in conjunction with transmission exposure acts as part of an analysis technique for contact tracing.  Although an exposure can be decomposed into transmission and acquisition exposures, there is no requirement that all exposures be treated in this fashion.
504
505                        
506                           Constraints:  The Acquisition Exposure inherits the participation constraints that apply to Exposure with the following exception.  The EXPSRC (exposure source) participation must never be associated with the Transmission Exposure either directly or via context conduction.
507         */
508        AEXPOS, 
509        /**
510         * Description: 
511                        
512
513                        A transmission exposure act describes the proximity (time and location) over which the participating source entity was capable of transmitting a physical (including energy), chemical or biological substance agent to another entity.  The transmission exposure act is used in conjunction with acquisition exposure acts as part of an analysis technique for contact tracing.  Although an exposure can be decomposed into transmission and acquisition exposures, there is no requirement that all exposures be treated in this fashion.
514
515                        
516                           Constraints:  The Transmission Exposure inherits the participation constraints that apply to Exposure with the following exception.  The EXPTRGT (exposure target) participation must never be associated with the Transmission Exposure either directly or via context conduction.
517         */
518        TEXPOS, 
519        /**
520         * An event that occurred outside of the control of one or more of the parties involved.  Includes the concept of an accident.
521         */
522        INC, 
523        /**
524         * The act  of transmitting information and understanding about a topic to a subject where the participation association must be SBJ.
525
526                        
527                           Discussion: This act may be used to request that a patient or provider be informed about an Act, or to indicate that a person was informed about a particular act.
528         */
529        INFRM, 
530        /**
531         * Represents concepts related to invoice processing in health care
532         */
533        INVE, 
534        /**
535         * Working list collects a dynamic list of individual instances of Act via ActRelationship which reflects the need of an individual worker, team of workers, or an organization to manage lists of acts for many different clinical and administrative reasons. Examples of working lists include problem lists, goal lists, allergy lists, and to-do lists.
536         */
537        LIST, 
538        /**
539         * An officially or unofficially instituted program to track acts of a particular type or categorization.
540         */
541        MPROT, 
542        /**
543         * Description:An act that is intended to result in new information about a subject. The main difference between Observations and other Acts is that Observations have a value attribute. The code attribute of Observation and the value attribute of Observation must be considered in combination to determine the semantics of the observation.
544
545                        
546                           Discussion:
547                        
548
549                        Structurally, many observations are name-value-pairs, where the Observation.code (inherited from Act) is the name and the Observation.value is the value of the property. Such a construct is also known as a  variable (a named feature that can assume a value) hence, the Observation class is always used to hold generic name-value-pairs or variables, even though the variable valuation may not be the result of an elaborate observation method. It may be a simple answer to a question or it may be an assertion or setting of a parameter.
550
551                        As with all Act statements, Observation statements describe what was done, and in the case of Observations, this includes a description of what was actually observed (results or answers); and those results or answers are part of the observation and not split off into other objects. 
552
553                        The method of action is asserted by the Observation classCode or its subclasses at the least granular level, by the Observation.code attribute value at the medium level of granularity, and by the attribute value of observation.methodCode when a finer level of granularity is required. The method in whole or in part may also appear in the attribute value of Observation.value when using coded data types to express the value of the attribute. Relevant aspects of methodology may also be restated in value when the results themselves imply or state a methodology.
554
555                        An observation may consist of component observations each having their own Observation.code and Observation.value. In this case, the composite observation may not have an Observation.value for itself. For instance, a white blood cell count consists of the sub-observations for the counts of the various granulocytes, lymphocytes and other normal or abnormal blood cells (e.g., blasts). The overall white blood cell count Observation itself may therefore not have a value by itself (even though it could have one, e.g., the sum total of white blood cells). Thus, as long as an Act is essentially an Act of recognizing and noting information about a subject, it is an Observation, regardless of whether it has a simple value by itself or whether it has sub-observations.
556
557                        Even though observations are professional acts (see Act) and as such are intentional actions, this does not require that every possible outcome of an observation be pondered in advance of it being actually made. For instance, differential white blood cell counts (WBC) rarely show blasts, but if they do, this is part of the WBC observation even though blasts might not be predefined in the structure of a normal WBC. 
558
559                        Clinical documents commonly have Subjective and Objective findings, both of which are kinds of Observations. In addition, clinical documents commonly contain Assessments, which are also kinds of Observations. Thus, the establishment of a diagnosis is an Observation. 
560
561                        
562                           Examples:
563                        
564
565                        
566                           
567                              Recording the results of a Family History Assessment
568
569                           
570                           
571                              Laboratory test and associated result
572
573                           
574                           
575                              Physical exam test and associated result
576
577                           
578                           
579                              Device temperature
580
581                           
582                           
583                              Soil lead level
584         */
585        OBS, 
586        /**
587         * Regions of Interest (ROI) within a subject Act. Primarily used for making secondary observations on a subset of a subject observation. The relationship between a ROI and its referenced Act is specified through an ActRelationship of type "subject" (SUBJ), which must always be present.
588         */
589        _ACTCLASSROI, 
590        /**
591         * A Region of Interest (ROI) specified for a multidimensional observation, such as an Observation Series (OBSSER). The ROI is specified using a set of observation criteria, each delineating the boundary of the region in one of the dimensions in the multidimensional observation. The relationship between a ROI and its referenced Act is specified through an ActRelationship of type subject (SUBJ), which must always be present. Each of the boundary criteria observations is connected with the ROI using ActRelationships of type "has component" (COMP). In each boundary criterion, the Act.code names the dimension and the Observation.value specifies the range of values inside the region. Typically the bounded dimension is continuous, and so the Observation.value will be an interval (IVL) data type. The Observation.value need not be specified if the respective dimension is only named but not constrained. For example, an ROI for the QT interval of a certain beat in ECG Lead II would contain 2 boundary criteria, one naming the interval in time (constrained), and the other naming the interval in ECG Lead II (only named, but not constrained).
592         */
593        ROIBND, 
594        /**
595         * A Region of Interest (ROI) specified for an image using an overlay shape. Typically used to make reference to specific regions in images, e.g., to specify the location of a radiologic finding in an image or to specify the site of a physical finding by "circling" a region in a schematic picture of a human body. The units of the coordinate values are in pixels.  The origin is in the upper left hand corner, with positive X values going to the right and positive Y values going down. The relationship between a ROI and its referenced Act is specified through an ActRelationship of type "subject" (SUBJ), which must always be present.
596         */
597        ROIOVL, 
598        /**
599         * The spatial relationship of a subject whether human, other animal, or plant, to a frame of reference such as gravity or a collection device.
600         */
601        _SUBJECTPHYSICALPOSITION, 
602        /**
603         * Contains codes for defining the observed, physical position of a subject, such as during an observation, assessment, collection of a specimen, etc.  ECG waveforms and vital signs, such as blood pressure, are two examples where a general, observed position typically needs to be noted.
604
605                        
606                           
607                              Deprecation Comment: 
608                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
609         */
610        _SUBJECTBODYPOSITION, 
611        /**
612         * Lying on the left side.
613
614                        
615                           
616                              Deprecation Comment: 
617                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
618         */
619        LLD, 
620        /**
621         * Lying with the front or ventral surface downward; lying face down.
622
623                        
624                           
625                              Deprecation Comment: 
626                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
627         */
628        PRN, 
629        /**
630         * Lying on the right side.
631
632                        
633                           
634                              Deprecation Comment: 
635                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
636         */
637        RLD, 
638        /**
639         * A semi-sitting position in bed with the head of the bed elevated approximately 45 degrees.
640
641                        
642                           
643                              Deprecation Comment: 
644                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
645         */
646        SFWL, 
647        /**
648         * Resting the body on the buttocks, typically with upper torso erect or semi erect.
649
650                        
651                           
652                              Deprecation Comment: 
653                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
654         */
655        SIT, 
656        /**
657         * To be stationary, upright, vertical, on one's legs.
658
659                        
660                           
661                              Deprecation Comment: 
662                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
663         */
664        STN, 
665        /**
666         * Deprecation Comment: 
667                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
668         */
669        SUP, 
670        /**
671         * Lying on the back, on an inclined plane, typically about 30-45 degrees with head raised and feet lowered.
672
673                        
674                           
675                              Deprecation Comment: 
676                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
677         */
678        RTRD, 
679        /**
680         * Lying on the back, on an inclined plane, typically about 30-45 degrees, with  head lowered and feet raised.
681
682                        
683                           
684                              Deprecation Comment: 
685                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.
686         */
687        TRD, 
688        /**
689         * An observation identifying a potential adverse outcome as a result of an Act or combination of Acts.
690
691                        
692                           Examples: Detection of a drug-drug interaction; Identification of a late-submission for an invoice; Requesting discharge for a patient who does not meet hospital-defined discharge criteria.
693
694                        
695                           Discussion: This class is commonly used for identifying 'business rule' or 'process' problems that may result in a refusal to carry out a particular request. In some circumstances it may be possible to 'bypass' a problem by modifying the request to acknowledge the issue and/or by providing some form of mitigation.
696
697                        
698                           Constraints: the Act or Acts that may cause the the adverse outcome are the target of a subject ActRelationship. The subbtypes of this concept indicate the type of problem being detected (e.g. drug-drug interaction) while the Observation.value is used to repesent a specific problem code (e.g. specific drug-drug interaction id).
699         */
700        ALRT, 
701        /**
702         * Definition: An observation that is composed of a set of observations. These observations typically have a logical or practical grouping for generally accepted clinical or functional purposes, such as observations that are run together because of automation. A battery can define required and optional component observations and, in some cases, will define complex rules that determine whether or not a particular observation is made. BATTERY is a constraint on the Observation class in that it is understood to always be composed of component observations.
703
704                        
705                           UsageNotes: The focus in a BATTERY is that it is composed of individual observations. In request (RQO) mood, a battery is a request to perform the component observations. In event (EVN) mood a battery is a reporting of associated set of observation events. In definition mood a battery is the definition of the associated set of observations.
706
707                        
708                           Examples: Vital signs, Full blood count, Chemistry panel.
709         */
710        BATTERY, 
711        /**
712         * The set of actions that define an experiment to assess the effectiveness and/or safety of a biopharmaceutical product (food, drug, device, etc.).  In definition mood, this set of actions is often embodied in a clinical trial protocol; in event mood, this designates the aggregate act of applying the actions to one or more subjects.
713         */
714        CLNTRL, 
715        /**
716         * An instance of Observation of a Condition at a point in time that includes any Observations or Procedures associated with that Condition as well as links to previous instances of Condition Node for the same Condition
717
718                        
719                           
720                              Deprecation Comment: 
721                           This concept has been deprecated because an alternative structure for tracking the evolution of a problem has been presented and adopted by the Care Provision Work Group.
722         */
723        CNOD, 
724        /**
725         * An observable finding or state that persists over time and tends to require intervention or management, and, therefore, distinguished from an Observation made at a point in time; may exist before an Observation of the Condition is made or after interventions to manage the Condition are undertaken. Examples: equipment repair status, device recall status, a health risk, a financial risk, public health risk, pregnancy, health maintenance, chronic illness
726         */
727        COND, 
728        /**
729         * A public health case is an Observation representing a condition or event that has a specific significance for public health. Typically it involves an instance or instances of a reportable infectious disease or other condition. The public health case can include a health-related event concerning a single individual or it may refer to multiple health-related events that are occurrences of the same disease or condition of interest to public health. An outbreak involving multiple individuals may be considered as a type of public health case. A public health case definition (Act.moodCode = "definition") includes the description of the clinical, laboratory, and epidemiologic indicators associated with a disease or condition of interest to public health. There are case definitions for conditions that are reportable, as well as for those that are not. There are also case definitions for outbreaks. A public health case definition is a construct used by public health for the purpose of counting cases, and should not be used as clinical indications for treatment. Examples include AIDS, toxic-shock syndrome, and salmonellosis and their associated indicators that are used to define a case.
730         */
731        CASE, 
732        /**
733         * An outbreak represents a series of public health cases. The date on which an outbreak starts is the earliest date of onset among the cases assigned to the outbreak, and its ending date is the last date of onset among the cases assigned to the outbreak.
734         */
735        OUTB, 
736        /**
737         * Class for holding attributes unique to diagnostic images.
738         */
739        DGIMG, 
740        /**
741         * Description:An observation of genomic phenomena.
742         */
743        GEN, 
744        /**
745         * Description:A determinant peptide in a polypeptide as described by polypeptide.
746         */
747        DETPOL, 
748        /**
749         * Description:An expression level of genes/proteins or other expressed genomic entities.
750         */
751        EXP, 
752        /**
753         * Description:The position of a gene (or other significant sequence) on the genome.
754         */
755        LOC, 
756        /**
757         * Description:A genomic phenomenon that is expressed externally in the organism.
758         */
759        PHN, 
760        /**
761         * Description:A polypeptide resulting from the translation of a gene.
762         */
763        POL, 
764        /**
765         * Description:A sequence of biomolecule like the DNA, RNA, protein and the like.
766         */
767        SEQ, 
768        /**
769         * Description:A variation in a sequence as described by BioSequence.
770         */
771        SEQVAR, 
772        /**
773         * An formalized inquiry into the circumstances surrounding a particular unplanned event or potential event for the purposes of identifying possible causes and contributing factors for the event. This investigation could be conducted at a local institutional level or at the level of a local or national government.
774         */
775        INVSTG, 
776        /**
777         * Container for Correlated Observation Sequences sharing a common frame of reference.  All Observations of the same cd must be comparable and relative to the common frame of reference.  For example, a 3-channel ECG device records a 12-lead ECG in 4 steps (3 leads at a time).  Each of the separate 3-channel recordings would be in their own "OBSCOR".  And, all 4 OBSCOR would be contained in one OBSSER because all the times are relative to the same origin (beginning of the recording) and all the ECG signals were from a fixed set of electrodes.
778         */
779        OBSSER, 
780        /**
781         * Container for Observation Sequences (Observations whose values are contained in LIST<>'s) having values correlated with each other.  Each contained Observation Sequence LIST<> must be the same length.  Values in the LIST<>'s are correlated based on index.  E.g. the values in position 2 in all the LIST<>'s are correlated.  This is analogous to a table where each column is an Observation Sequence with a LIST<> of values, and each row in the table is a correlation between the columns.  For example, a 12-lead ECG would contain 13 sequences: one sequence for time, and a sequence for each of the 12 leads.
782         */
783        OBSCOR, 
784        /**
785         * An observation denoting the physical location of a person or thing based on a reference coordinate system.
786         */
787        POS, 
788        /**
789         * Description:An observation representing the degree to which the assignment of the spatial coordinates, based on a matching algorithm by a geocoding engine against a reference spatial database, matches true or accepted values.
790         */
791        POSACC, 
792        /**
793         * Description:An observation representing one of a set of numerical values used to determine the position of a place.  The name of the coordinate value is determined by the reference coordinate system.
794         */
795        POSCOORD, 
796        /**
797         * An observation on a specimen in a laboratory environment that may affect processing, analysis or result interpretation
798         */
799        SPCOBS, 
800        /**
801         * An act which describes the process whereby a 'verifying party' validates either the existence of the Role attested to by some Credential or the actual Vetting act and its details.
802         */
803        VERIF, 
804        /**
805         * An Act that of taking on whole or partial responsibility for, or attention to, safety and well-being of a subject of care. 
806
807                        
808                           Discussion: A care provision event may exist without any other care actions taking place. For example, when a patient is assigned to the care of a particular health professional.
809
810                        In request (RQO) mood care provision communicates a referral, which is a request:
811
812                        
813                           
814                              from one party (linked as a participant of type author (AUT)),
815
816                           
817                           
818                              to another party (linked as a participant of type performer (PRF),
819
820                           
821                           
822                              to take responsibility for a scope specified by the code attribute, 
823
824                           
825                           
826                              for an entity (linked as a participant of type subject (SBJ)).
827
828                           
829                        
830                        The scope of the care for which responsibility is taken is identified by code attribute.
831
832                        In event (EVN) mood care provision indicates the effective time interval of a specified scope of responsibility by a performer (PRF) or set of performers (PRF) for a subject (SBJ).
833
834                        
835                           Examples:
836                        
837
838                        
839                           
840                              Referral from GP to a specialist.
841
842                           
843                           
844                              Assignment of a patient or group of patients to the case list of a health professional.
845
846                           
847                           
848                              Assignment of inpatients to the care of particular nurses for a working shift.
849         */
850        PCPR, 
851        /**
852         * An interaction between a patient and healthcare participant(s) for the purpose of providing patient service(s) or assessing the health status of a patient.  For example, outpatient visit to multiple departments, home health support (including physical therapy), inpatient hospital stay, emergency room visit, field visit (e.g., traffic accident), office visit, occupational therapy, telephone call.
853         */
854        ENC, 
855        /**
856         * Description:A mandate, regulation, obligation, requirement, rule, or expectation unilaterally imposed by one party on:
857
858                        
859                           
860                              The activity of another party
861
862                           
863                           
864                              The behavior of another party
865
866                           
867                           
868                              The manner in which an act is executed
869         */
870        POLICY, 
871        /**
872         * Description:A mandate, regulation, obligation, requirement, rule, or expectation unilaterally imposed by a jurisdiction on:
873
874                        
875                           
876                              The activity of another party
877
878                           
879                           
880                              The behavior of another party
881
882                           
883                           
884                              The manner in which an act is executed
885
886                           
887                        
888                        
889                           Examples:A jurisdictional mandate regarding the prescribing and dispensing of a particular medication.  A jurisdictional privacy or security regulation dictating the manner in which personal health information is disclosed.  A jurisdictional requirement that certain services or health conditions are reported to a monitoring program, e.g., immunizations, methadone treatment, or cancer registries.
890         */
891        JURISPOL, 
892        /**
893         * Description:A mandate, obligation, requirement, rule, or expectation unilaterally imposed by an organization on:
894
895                        
896                           
897                              The activity of another party
898
899                           
900                           
901                              The behavior of another party
902
903                           
904                           
905                              The manner in which an act is executed
906
907                           
908                        
909                        
910                           Examples:A clinical or research protocols imposed by a payer, a malpractice insurer, or an institution to which a provider must adhere.  A mandate imposed by a denominational institution for a provider to provide or withhold certain information from the patient about treatment options.
911         */
912        ORGPOL, 
913        /**
914         * Description:An ethical or clinical obligation, requirement, rule, or expectation imposed or strongly encouraged by organizations that oversee particular clinical domains or provider certification which define the boundaries within which a provider may practice and which may have legal basis or ramifications on:
915
916                        
917                           
918                              The activity of another party
919
920                           
921                           
922                              The behavior of another party
923
924                           
925                           
926                              The manner in which an act is executed
927
928                           
929                        
930                        
931                           Examples:An ethical obligation for a provider to fully inform a patient about all treatment options.  An ethical obligation for a provider not to disclose personal health information that meets certain criteria, e.g., where disclosure might result in harm to the patient or another person.  The set of health care services which a provider is credentialed or privileged to provide.
932         */
933        SCOPOL, 
934        /**
935         * Description:A requirement, rule, or expectation typically documented as guidelines, protocols, or formularies imposed or strongly encouraged by an organization that oversees or has authority over the practices within a domain, and which may have legal basis or ramifications on:
936
937                        
938                           
939                              The activity of another party
940
941                           
942                           
943                              The behavior of another party
944
945                           
946                           
947                              The manner in which an act is executed
948
949                           
950                        
951                        
952                           Examples:A payer may require a prescribing provider to adhere to formulary guidelines.  An institution may adopt clinical guidelines and protocols and implement these within its electronic health record and decision support systems.
953         */
954        STDPOL, 
955        /**
956         * An Act whose immediate and primary outcome (post-condition) is the alteration of the physical condition of the subject.
957
958                        
959                           Examples: : Procedures may involve the disruption of some body surface (e.g. an incision in a surgical procedure), but they also include conservative procedures such as reduction of a luxated join, chiropractic treatment, massage, balneotherapy, acupuncture, shiatsu, etc. Outside of clinical medicine, procedures may be such things as alteration of environments (e.g. straightening rivers, draining swamps, building dams) or the repair or change of machinery etc.
960         */
961        PROC, 
962        /**
963         * The act of introducing or otherwise applying a substance to the subject.
964
965                        
966                           Discussion: The effect of the substance is typically established on a biochemical basis, however, that is not a requirement. For example, radiotherapy can largely be described in the same way, especially if it is a systemic therapy such as radio-iodine.  This class also includes the application of chemical treatments to an area.
967
968                        
969                           Examples: Chemotherapy protocol; Drug prescription; Vaccination record
970         */
971        SBADM, 
972        /**
973         * Description: The act of removing a substance from the subject.
974         */
975        SBEXT, 
976        /**
977         * A procedure for obtaining a specimen from a source entity.
978         */
979        SPECCOLLECT, 
980        /**
981         * Represents the act of maintaining information about the registration of its associated registered subject. The subject can be either an Act or a Role, and includes subjects such as lab exam definitions, drug protocol definitions, prescriptions, persons, patients, practitioners, and equipment.
982
983                        The registration may have a unique identifier - separate from the unique identification of the subject - as well as a core set of related participations and act relationships that characterize the registration event and aid in the disposition of the subject information by a receiving system.
984         */
985        REG, 
986        /**
987         * The act of examining and evaluating the subject, usually another act. For example, "This prescription needs to be reviewed in 2 months."
988         */
989        REV, 
990        /**
991         * A procedure or treatment performed on a specimen to prepare it for analysis
992         */
993        SPCTRT, 
994        /**
995         * Supply orders and deliveries are simple Acts that focus on the delivered product. The product is associated with the Supply Act via Participation.typeCode="product". With general Supply Acts, the precise identification of the Material (manufacturer, serial numbers, etc.) is important.  Most of the detailed information about the Supply should be represented using the Material class.  If delivery needs to be scheduled, tracked, and billed separately, one can associate a Transportation Act with the Supply Act.  Pharmacy dispense services are represented as Supply Acts, associated with a SubstanceAdministration  Act. The SubstanceAdministration class represents the administration of medication, while dispensing is supply.
996         */
997        SPLY, 
998        /**
999         * Diet services are supply services, with some aspects resembling Medication services: the detail of the diet is given as a description of the Material associated via Participation.typeCode="product". Medically relevant diet types may be communicated in the Diet.code attribute using domain ActDietCode, however, the detail of the food supplied and the various combinations of dishes should be communicated as Material instances.
1000
1001                        
1002                           Deprecation Note
1003                        
1004
1005                        
1006                           Class: Use either the Supply class (if dealing with what should be given to the patient) or SubstanceAdministration class (if dealing with what the patient should consume)
1007
1008                        
1009                           energyQuantity: This quantity can be conveyed by using a Content relationship with a quantity attribute expressing the calories
1010
1011                        
1012                           carbohydrateQuantity:This quantity can be conveyed using a Content relationship to an Entity with a code of  carbohydrate and a quantity attribute on the content relationship.
1013         */
1014        DIET, 
1015        /**
1016         * The act of putting something away for safe keeping. The "something" may be physical object such as a specimen, or information, such as observations regarding a specimen.
1017         */
1018        STORE, 
1019        /**
1020         * Definition: Indicates that the subject Act has undergone or should undergo substitution of a type indicated by Act.code.
1021
1022                        Rationale: Used to specify "allowed" substitution when creating orders, "actual" susbstitution when sending events, as well as the reason for the substitution and who was responsible for it.
1023         */
1024        SUBST, 
1025        /**
1026         * Definition: The act of transferring information without the intent of imparting understanding about a topic to the subject that is the recipient or holder of the transferred information where the participation association must be RCV or HLD.
1027         */
1028        TRFR, 
1029        /**
1030         * Transportation is the moving of a payload (people or material) from a location of origin to a destination location.  Thus, any transport service has the three target instances of type payload, origin, and destination, besides the targets that are generally used for any service (i.e., performer, device, etc.)
1031         */
1032        TRNS, 
1033        /**
1034         * A sub-class of Act representing any transaction between two accounts whose value is measured in monetary terms.
1035
1036                        In the "intent" mood, communicates a request for a transaction to be initiated, or communicates a transfer of value between two accounts.
1037
1038                        In the "event" mood, communicates the posting of a transaction to an account.
1039         */
1040        XACT, 
1041        /**
1042         * ActClassContainer
1043         */
1044        _ACTCLASSCONTAINER, 
1045        /**
1046         * This context represents the information acquired and recorded for an observation, a clinical statement such as a portion of the patient's history or an inference or assertion, or an action that might be intended or has actually been performed. This class may represent both the actual data describing the observation, inference, or action, and optionally the details supporting the clinical reasoning process such as a reference to an electronic guideline, decision support system, or other knowledge reference.
1047         */
1048        ENTRY, 
1049        /**
1050         * Organizer of entries. Navigational. No semantic content. Knowledge of the section code is not required to interpret contained observations. Represents a heading in a heading structure, or "organizer tree".
1051
1052                        The record entries relating to a single clinical session are usually grouped under headings that represent phases of the encounter, or assist with layout and navigation. Clinical headings usually reflect the clinical workflow during a care session, and might also reflect the main author's reasoning processes. Much research has demonstrated that headings are used differently by different professional groups and specialties, and that headings are not used consistently enough to support safe automatic processing of the E H R.
1053         */
1054        ORGANIZER, 
1055        /**
1056         * null
1057         */
1058        DOCCNTNT, 
1059        /**
1060         * null
1061         */
1062        DOCLIST, 
1063        /**
1064         * null
1065         */
1066        DOCLSTITM, 
1067        /**
1068         * null
1069         */
1070        DOCPARA, 
1071        /**
1072         * null
1073         */
1074        DOCTBL, 
1075        /**
1076         * null
1077         */
1078        LINKHTML, 
1079        /**
1080         * null
1081         */
1082        LOCALATTR, 
1083        /**
1084         * null
1085         */
1086        LOCALMRKP, 
1087        /**
1088         * null
1089         */
1090        ORDERED, 
1091        /**
1092         * null
1093         */
1094        REFR, 
1095        /**
1096         * null
1097         */
1098        TBLCOL, 
1099        /**
1100         * null
1101         */
1102        TBLCOLGP, 
1103        /**
1104         * null
1105         */
1106        TBLDATA, 
1107        /**
1108         * null
1109         */
1110        TBLHDR, 
1111        /**
1112         * null
1113         */
1114        TBLROW, 
1115        /**
1116         * null
1117         */
1118        TBODY, 
1119        /**
1120         * null
1121         */
1122        TFOOT, 
1123        /**
1124         * null
1125         */
1126        THEAD, 
1127        /**
1128         * null
1129         */
1130        UNORDERED, 
1131        /**
1132         * added to help the parsers
1133         */
1134        NULL;
1135        public static V3ActClass fromCode(String codeString) throws FHIRException {
1136            if (codeString == null || "".equals(codeString))
1137                return null;
1138        if ("ACT".equals(codeString))
1139          return ACT;
1140        if ("_ActClassRecordOrganizer".equals(codeString))
1141          return _ACTCLASSRECORDORGANIZER;
1142        if ("COMPOSITION".equals(codeString))
1143          return COMPOSITION;
1144        if ("DOC".equals(codeString))
1145          return DOC;
1146        if ("DOCCLIN".equals(codeString))
1147          return DOCCLIN;
1148        if ("CDALVLONE".equals(codeString))
1149          return CDALVLONE;
1150        if ("CONTAINER".equals(codeString))
1151          return CONTAINER;
1152        if ("CATEGORY".equals(codeString))
1153          return CATEGORY;
1154        if ("DOCBODY".equals(codeString))
1155          return DOCBODY;
1156        if ("DOCSECT".equals(codeString))
1157          return DOCSECT;
1158        if ("TOPIC".equals(codeString))
1159          return TOPIC;
1160        if ("EXTRACT".equals(codeString))
1161          return EXTRACT;
1162        if ("EHR".equals(codeString))
1163          return EHR;
1164        if ("FOLDER".equals(codeString))
1165          return FOLDER;
1166        if ("GROUPER".equals(codeString))
1167          return GROUPER;
1168        if ("CLUSTER".equals(codeString))
1169          return CLUSTER;
1170        if ("ACCM".equals(codeString))
1171          return ACCM;
1172        if ("ACCT".equals(codeString))
1173          return ACCT;
1174        if ("ACSN".equals(codeString))
1175          return ACSN;
1176        if ("ADJUD".equals(codeString))
1177          return ADJUD;
1178        if ("CACT".equals(codeString))
1179          return CACT;
1180        if ("ACTN".equals(codeString))
1181          return ACTN;
1182        if ("INFO".equals(codeString))
1183          return INFO;
1184        if ("STC".equals(codeString))
1185          return STC;
1186        if ("CNTRCT".equals(codeString))
1187          return CNTRCT;
1188        if ("FCNTRCT".equals(codeString))
1189          return FCNTRCT;
1190        if ("COV".equals(codeString))
1191          return COV;
1192        if ("CONC".equals(codeString))
1193          return CONC;
1194        if ("HCASE".equals(codeString))
1195          return HCASE;
1196        if ("OUTBR".equals(codeString))
1197          return OUTBR;
1198        if ("CONS".equals(codeString))
1199          return CONS;
1200        if ("CONTREG".equals(codeString))
1201          return CONTREG;
1202        if ("CTTEVENT".equals(codeString))
1203          return CTTEVENT;
1204        if ("DISPACT".equals(codeString))
1205          return DISPACT;
1206        if ("EXPOS".equals(codeString))
1207          return EXPOS;
1208        if ("AEXPOS".equals(codeString))
1209          return AEXPOS;
1210        if ("TEXPOS".equals(codeString))
1211          return TEXPOS;
1212        if ("INC".equals(codeString))
1213          return INC;
1214        if ("INFRM".equals(codeString))
1215          return INFRM;
1216        if ("INVE".equals(codeString))
1217          return INVE;
1218        if ("LIST".equals(codeString))
1219          return LIST;
1220        if ("MPROT".equals(codeString))
1221          return MPROT;
1222        if ("OBS".equals(codeString))
1223          return OBS;
1224        if ("_ActClassROI".equals(codeString))
1225          return _ACTCLASSROI;
1226        if ("ROIBND".equals(codeString))
1227          return ROIBND;
1228        if ("ROIOVL".equals(codeString))
1229          return ROIOVL;
1230        if ("_SubjectPhysicalPosition".equals(codeString))
1231          return _SUBJECTPHYSICALPOSITION;
1232        if ("_SubjectBodyPosition".equals(codeString))
1233          return _SUBJECTBODYPOSITION;
1234        if ("LLD".equals(codeString))
1235          return LLD;
1236        if ("PRN".equals(codeString))
1237          return PRN;
1238        if ("RLD".equals(codeString))
1239          return RLD;
1240        if ("SFWL".equals(codeString))
1241          return SFWL;
1242        if ("SIT".equals(codeString))
1243          return SIT;
1244        if ("STN".equals(codeString))
1245          return STN;
1246        if ("SUP".equals(codeString))
1247          return SUP;
1248        if ("RTRD".equals(codeString))
1249          return RTRD;
1250        if ("TRD".equals(codeString))
1251          return TRD;
1252        if ("ALRT".equals(codeString))
1253          return ALRT;
1254        if ("BATTERY".equals(codeString))
1255          return BATTERY;
1256        if ("CLNTRL".equals(codeString))
1257          return CLNTRL;
1258        if ("CNOD".equals(codeString))
1259          return CNOD;
1260        if ("COND".equals(codeString))
1261          return COND;
1262        if ("CASE".equals(codeString))
1263          return CASE;
1264        if ("OUTB".equals(codeString))
1265          return OUTB;
1266        if ("DGIMG".equals(codeString))
1267          return DGIMG;
1268        if ("GEN".equals(codeString))
1269          return GEN;
1270        if ("DETPOL".equals(codeString))
1271          return DETPOL;
1272        if ("EXP".equals(codeString))
1273          return EXP;
1274        if ("LOC".equals(codeString))
1275          return LOC;
1276        if ("PHN".equals(codeString))
1277          return PHN;
1278        if ("POL".equals(codeString))
1279          return POL;
1280        if ("SEQ".equals(codeString))
1281          return SEQ;
1282        if ("SEQVAR".equals(codeString))
1283          return SEQVAR;
1284        if ("INVSTG".equals(codeString))
1285          return INVSTG;
1286        if ("OBSSER".equals(codeString))
1287          return OBSSER;
1288        if ("OBSCOR".equals(codeString))
1289          return OBSCOR;
1290        if ("POS".equals(codeString))
1291          return POS;
1292        if ("POSACC".equals(codeString))
1293          return POSACC;
1294        if ("POSCOORD".equals(codeString))
1295          return POSCOORD;
1296        if ("SPCOBS".equals(codeString))
1297          return SPCOBS;
1298        if ("VERIF".equals(codeString))
1299          return VERIF;
1300        if ("PCPR".equals(codeString))
1301          return PCPR;
1302        if ("ENC".equals(codeString))
1303          return ENC;
1304        if ("POLICY".equals(codeString))
1305          return POLICY;
1306        if ("JURISPOL".equals(codeString))
1307          return JURISPOL;
1308        if ("ORGPOL".equals(codeString))
1309          return ORGPOL;
1310        if ("SCOPOL".equals(codeString))
1311          return SCOPOL;
1312        if ("STDPOL".equals(codeString))
1313          return STDPOL;
1314        if ("PROC".equals(codeString))
1315          return PROC;
1316        if ("SBADM".equals(codeString))
1317          return SBADM;
1318        if ("SBEXT".equals(codeString))
1319          return SBEXT;
1320        if ("SPECCOLLECT".equals(codeString))
1321          return SPECCOLLECT;
1322        if ("REG".equals(codeString))
1323          return REG;
1324        if ("REV".equals(codeString))
1325          return REV;
1326        if ("SPCTRT".equals(codeString))
1327          return SPCTRT;
1328        if ("SPLY".equals(codeString))
1329          return SPLY;
1330        if ("DIET".equals(codeString))
1331          return DIET;
1332        if ("STORE".equals(codeString))
1333          return STORE;
1334        if ("SUBST".equals(codeString))
1335          return SUBST;
1336        if ("TRFR".equals(codeString))
1337          return TRFR;
1338        if ("TRNS".equals(codeString))
1339          return TRNS;
1340        if ("XACT".equals(codeString))
1341          return XACT;
1342        if ("_ActClassContainer".equals(codeString))
1343          return _ACTCLASSCONTAINER;
1344        if ("ENTRY".equals(codeString))
1345          return ENTRY;
1346        if ("ORGANIZER".equals(codeString))
1347          return ORGANIZER;
1348        if ("DOCCNTNT".equals(codeString))
1349          return DOCCNTNT;
1350        if ("DOCLIST".equals(codeString))
1351          return DOCLIST;
1352        if ("DOCLSTITM".equals(codeString))
1353          return DOCLSTITM;
1354        if ("DOCPARA".equals(codeString))
1355          return DOCPARA;
1356        if ("DOCTBL".equals(codeString))
1357          return DOCTBL;
1358        if ("LINKHTML".equals(codeString))
1359          return LINKHTML;
1360        if ("LOCALATTR".equals(codeString))
1361          return LOCALATTR;
1362        if ("LOCALMRKP".equals(codeString))
1363          return LOCALMRKP;
1364        if ("ordered".equals(codeString))
1365          return ORDERED;
1366        if ("REFR".equals(codeString))
1367          return REFR;
1368        if ("TBLCOL".equals(codeString))
1369          return TBLCOL;
1370        if ("TBLCOLGP".equals(codeString))
1371          return TBLCOLGP;
1372        if ("TBLDATA".equals(codeString))
1373          return TBLDATA;
1374        if ("TBLHDR".equals(codeString))
1375          return TBLHDR;
1376        if ("TBLROW".equals(codeString))
1377          return TBLROW;
1378        if ("tbody".equals(codeString))
1379          return TBODY;
1380        if ("tfoot".equals(codeString))
1381          return TFOOT;
1382        if ("thead".equals(codeString))
1383          return THEAD;
1384        if ("unordered".equals(codeString))
1385          return UNORDERED;
1386        throw new FHIRException("Unknown V3ActClass code '"+codeString+"'");
1387        }
1388        public String toCode() {
1389          switch (this) {
1390            case ACT: return "ACT";
1391            case _ACTCLASSRECORDORGANIZER: return "_ActClassRecordOrganizer";
1392            case COMPOSITION: return "COMPOSITION";
1393            case DOC: return "DOC";
1394            case DOCCLIN: return "DOCCLIN";
1395            case CDALVLONE: return "CDALVLONE";
1396            case CONTAINER: return "CONTAINER";
1397            case CATEGORY: return "CATEGORY";
1398            case DOCBODY: return "DOCBODY";
1399            case DOCSECT: return "DOCSECT";
1400            case TOPIC: return "TOPIC";
1401            case EXTRACT: return "EXTRACT";
1402            case EHR: return "EHR";
1403            case FOLDER: return "FOLDER";
1404            case GROUPER: return "GROUPER";
1405            case CLUSTER: return "CLUSTER";
1406            case ACCM: return "ACCM";
1407            case ACCT: return "ACCT";
1408            case ACSN: return "ACSN";
1409            case ADJUD: return "ADJUD";
1410            case CACT: return "CACT";
1411            case ACTN: return "ACTN";
1412            case INFO: return "INFO";
1413            case STC: return "STC";
1414            case CNTRCT: return "CNTRCT";
1415            case FCNTRCT: return "FCNTRCT";
1416            case COV: return "COV";
1417            case CONC: return "CONC";
1418            case HCASE: return "HCASE";
1419            case OUTBR: return "OUTBR";
1420            case CONS: return "CONS";
1421            case CONTREG: return "CONTREG";
1422            case CTTEVENT: return "CTTEVENT";
1423            case DISPACT: return "DISPACT";
1424            case EXPOS: return "EXPOS";
1425            case AEXPOS: return "AEXPOS";
1426            case TEXPOS: return "TEXPOS";
1427            case INC: return "INC";
1428            case INFRM: return "INFRM";
1429            case INVE: return "INVE";
1430            case LIST: return "LIST";
1431            case MPROT: return "MPROT";
1432            case OBS: return "OBS";
1433            case _ACTCLASSROI: return "_ActClassROI";
1434            case ROIBND: return "ROIBND";
1435            case ROIOVL: return "ROIOVL";
1436            case _SUBJECTPHYSICALPOSITION: return "_SubjectPhysicalPosition";
1437            case _SUBJECTBODYPOSITION: return "_SubjectBodyPosition";
1438            case LLD: return "LLD";
1439            case PRN: return "PRN";
1440            case RLD: return "RLD";
1441            case SFWL: return "SFWL";
1442            case SIT: return "SIT";
1443            case STN: return "STN";
1444            case SUP: return "SUP";
1445            case RTRD: return "RTRD";
1446            case TRD: return "TRD";
1447            case ALRT: return "ALRT";
1448            case BATTERY: return "BATTERY";
1449            case CLNTRL: return "CLNTRL";
1450            case CNOD: return "CNOD";
1451            case COND: return "COND";
1452            case CASE: return "CASE";
1453            case OUTB: return "OUTB";
1454            case DGIMG: return "DGIMG";
1455            case GEN: return "GEN";
1456            case DETPOL: return "DETPOL";
1457            case EXP: return "EXP";
1458            case LOC: return "LOC";
1459            case PHN: return "PHN";
1460            case POL: return "POL";
1461            case SEQ: return "SEQ";
1462            case SEQVAR: return "SEQVAR";
1463            case INVSTG: return "INVSTG";
1464            case OBSSER: return "OBSSER";
1465            case OBSCOR: return "OBSCOR";
1466            case POS: return "POS";
1467            case POSACC: return "POSACC";
1468            case POSCOORD: return "POSCOORD";
1469            case SPCOBS: return "SPCOBS";
1470            case VERIF: return "VERIF";
1471            case PCPR: return "PCPR";
1472            case ENC: return "ENC";
1473            case POLICY: return "POLICY";
1474            case JURISPOL: return "JURISPOL";
1475            case ORGPOL: return "ORGPOL";
1476            case SCOPOL: return "SCOPOL";
1477            case STDPOL: return "STDPOL";
1478            case PROC: return "PROC";
1479            case SBADM: return "SBADM";
1480            case SBEXT: return "SBEXT";
1481            case SPECCOLLECT: return "SPECCOLLECT";
1482            case REG: return "REG";
1483            case REV: return "REV";
1484            case SPCTRT: return "SPCTRT";
1485            case SPLY: return "SPLY";
1486            case DIET: return "DIET";
1487            case STORE: return "STORE";
1488            case SUBST: return "SUBST";
1489            case TRFR: return "TRFR";
1490            case TRNS: return "TRNS";
1491            case XACT: return "XACT";
1492            case _ACTCLASSCONTAINER: return "_ActClassContainer";
1493            case ENTRY: return "ENTRY";
1494            case ORGANIZER: return "ORGANIZER";
1495            case DOCCNTNT: return "DOCCNTNT";
1496            case DOCLIST: return "DOCLIST";
1497            case DOCLSTITM: return "DOCLSTITM";
1498            case DOCPARA: return "DOCPARA";
1499            case DOCTBL: return "DOCTBL";
1500            case LINKHTML: return "LINKHTML";
1501            case LOCALATTR: return "LOCALATTR";
1502            case LOCALMRKP: return "LOCALMRKP";
1503            case ORDERED: return "ordered";
1504            case REFR: return "REFR";
1505            case TBLCOL: return "TBLCOL";
1506            case TBLCOLGP: return "TBLCOLGP";
1507            case TBLDATA: return "TBLDATA";
1508            case TBLHDR: return "TBLHDR";
1509            case TBLROW: return "TBLROW";
1510            case TBODY: return "tbody";
1511            case TFOOT: return "tfoot";
1512            case THEAD: return "thead";
1513            case UNORDERED: return "unordered";
1514            default: return "?";
1515          }
1516        }
1517        public String getSystem() {
1518          return "http://terminology.hl7.org/CodeSystem/v3-ActClass";
1519        }
1520        public String getDefinition() {
1521          switch (this) {
1522            case ACT: return "A record of something that is being done, has been done, can be done, or is intended or requested to be done.\r\n\n                        \n                           Examples:The kinds of acts that are common in health care are (1) a clinical observation, (2) an assessment of health condition (such as problems and diagnoses), (3) healthcare goals, (4) treatment services (such as medication, surgery, physical and psychological therapy), (5) assisting, monitoring or attending, (6) training and education services to patients and their next of kin, (7) and notary services (such as advanced directives or living will), (8)  editing and maintaining documents, and many others.\r\n\n                        \n                           Discussion and Rationale: Acts are the pivot of the RIM; all domain information and processes are represented primarily in Acts. Any profession or business, including healthcare, is primarily constituted of intentional and occasionally non-intentional actions, performed and recorded by responsible actors. An Act-instance is a record of such an action.\r\n\n                        Acts connect to Entities in their Roles through Participations and connect to other Acts through ActRelationships. Participations are the authors, performers and other responsible parties as well as subjects and beneficiaries (which includes tools and material used in the performance of the act, which are also subjects). The moodCode distinguishes between Acts that are meant as factual records, vs. records of intended or ordered services, and the other modalities in which act can appear.\r\n\n                        One of the Participations that all acts have (at least implicitly) is a primary author, who is responsible of the Act and who \"owns\" the act. Responsibility for the act means responsibility for what is being stated in the Act and as what it is stated. Ownership of the act is assumed in the sense of who may operationally modify the same act. Ownership and responsibility of the Act is not the same as ownership or responsibility of what the Act-object refers to in the real world. The same real world activity can be described by two people, each being the author of their Act, describing the same real world activity. Yet one can be a witness while the other can be a principal performer. The performer has responsibilities for the physical actions; the witness only has responsibility for making a true statement to the best of his or her ability. The two Act-instances may even disagree, but because each is properly attributed to its author, such disagreements can exist side by side and left to arbitration by a recipient of these Act-instances.\r\n\n                        In this sense, an Act-instance represents a \"statement\" according to Rector and Nowlan (1991) [Foundations for an electronic medical record. Methods Inf Med. 30.]  Rector and Nowlan have emphasized the importance of understanding the medical record not as a collection of facts, but \"a faithful record of what clinicians have heard, seen, thought, and done.\" Rector and Nowlan go on saying that \"the other requirements for a medical record, e.g., that it be attributable and permanent, follow naturally from this view.\" Indeed the Act class is this attributable statement, and the rules of updating acts (discussed in the state-transition model, see Act.statusCode) versus generating new Act-instances are designed according to this principle of permanent attributable statements.\r\n\n                        Rector and Nolan focus on the electronic medical record as a collection of statements, while attributed statements, these are still mostly factual statements. However, the Act class goes beyond this limitation to attributed factual statements, representing what is known as \"speech-acts\" in linguistics and philosophy.  The notion of speech-act includes that there is pragmatic meaning in language utterances, aside from just factual statements; and that these utterances interact with the real world to change the state of affairs, even directly cause physical activities to happen. For example, an order is a speech act that (provided it is issued adequately) will cause the ordered action to be physically performed. The speech act theory has culminated in the seminal work by Austin (1962) [How to do things with words. Oxford University Press].\r\n\n                        An activity in the real world may progress from defined, through planned and ordered to executed, which is represented as the mood of the Act. Even though one might think of a single activity as progressing from planned to executed, this progression is reflected by multiple Act-instances, each having one and only one mood that will not change along the Act-instance life cycle.  This is because the attribution and content of speech acts along this progression of an activity may be different, and it is often critical that a permanent and faithful record be maintained of this progression. The specification of orders or promises or plans must not be overwritten by the specification of what was actually done, so as to allow comparing actions with their earlier specifications. Act-instances that describe this progression of the same real world activity are linked through the ActRelationships (of the relationship category \"sequel\").\r\n\n                        Act as statements or speech-acts are the only representation of real world facts or processes in the HL7 RIM. The truth about the real world is constructed through a combination (and arbitration) of such attributed statements only, and there is no class in the RIM whose objects represent \"objective state of affairs\" or \"real processes\" independent from attributed statements. As such, there is no distinction between an activity and its documentation. Every Act includes both to varying degrees. For example, a factual statement made about recent (but past) activities, authored (and signed) by the performer of such activities, is commonly known as a procedure report or original documentation (e.g., surgical procedure report, clinic note etc.). Conversely, a status update on an activity that is presently in progress, authored by the performer (or a close observer) is considered to capture that activity (and is later superceded by a full procedure report). However, both status update and procedure report are acts of the same kind, only distinguished by mood and state (see statusCode) and completeness of the information.";
1523            case _ACTCLASSRECORDORGANIZER: return "Used to group a set of acts sharing a common context. Organizer structures can nest within other context structures - such as where a document is contained within a folder, or a folder is contained within an EHR extract.";
1524            case COMPOSITION: return "A context representing a grouped commitment of information to the EHR. It is considered the unit of modification of the record, the unit of transmission in record extracts, and the unit of attestation by authorizing clinicians.\r\n\n                        A composition represents part of a patient record originating from a single interaction between an authenticator and the record.\r\n\n                        Unless otherwise stated all statements within a composition have the same authenticator, apply to the same patient and were recorded in a single session of use of a single application.\r\n\n                        A composition contains organizers and entries.";
1525            case DOC: return "The notion of a document comes particularly from the paper world, where it corresponds to the contents recorded on discrete pieces of paper. In the electronic world, a document is a kind of composition that bears resemblance to their paper world counter-parts. Documents typically are meant to be human-readable.\r\n\n                        HL7's notion of document differs from that described in the W3C XML Recommendation, in which a document refers specifically to the contents that fall between the root element's start-tag and end-tag. Not all XML documents are HL7 documents.";
1526            case DOCCLIN: return "A clinical document is a documentation of clinical observations and services, with the following characteristics:\r\n\n                        \n                           \n                              Persistence - A clinical document continues to exist in an unaltered state, for a time period defined by local and regulatory requirements; \r\n\n                           \n                           \n                              Stewardship - A clinical document is maintained by a person or organization entrusted with its care; \r\n\n                           \n                           \n                              Potential for authentication - A clinical document is an assemblage of information that is intended to be legally authenticated; \r\n\n                           \n                           \n                              Wholeness - Authentication of a clinical document applies to the whole and does not apply to portions of the document without the full context of the document;\r\n\n                           \n                           \n                              Human readability - A clinical document is human readable.";
1527            case CDALVLONE: return "A clinical document that conforms to Level One of the HL7 Clinical Document Architecture (CDA)";
1528            case CONTAINER: return "Description: Container of clinical statements. Navigational. No semantic content. Knowledge of the section code is not required to interpret contained observations. Represents a heading in a heading structure, or \"container tree\".\r\n\n                        The record entries relating to a single clinical session are usually grouped under headings that represent phases of the encounter, or assist with layout and navigation. Clinical headings usually reflect the clinical workflow during a care session, and might also reflect the main author's reasoning processes. Much research has demonstrated that headings are used differently by different professional groups and specialties, and that headings are not used consistently enough to support safe automatic processing of the E H R.";
1529            case CATEGORY: return "A group of entries within a composition or topic that have a common characteristic - for example, Examination, Diagnosis, Management OR Subjective, Objective, Analysis, Plan.\r\n\n                        The distinction from Topic relates to value sets. For Category there is a bounded list of things like \"Examination\", \"Diagnosis\" or SOAP categories. For Topic the list is wide open to any clinical condition or reason for a part of an encounter.\r\n\n                        A CATEGORY MAY CONTAIN ENTRIES.";
1530            case DOCBODY: return "A context that distinguishes the body of a document from the document header. This is seen, for instance, in HTML documents, which have discrete <head> and <body> elements.";
1531            case DOCSECT: return "A context that subdivides the body of a document. Document sections are typically used for human navigation, to give a reader a clue as to the expected content. Document sections are used to organize and provide consistency to the contents of a document body. Document sections can contain document sections and can contain entries.";
1532            case TOPIC: return "A group of entries within a composition that are related to a common clinical theme - such as a specific disorder or problem, prevention, screening and provision of contraceptive services.\r\n\n                        A topic may contain categories and entries.";
1533            case EXTRACT: return "This context represents the part of a patient record conveyed in a single communication. It is drawn from a providing system for the purposes of communication to a requesting process (which might be another repository, a client application or a middleware service such as an electronic guideline engine), and supporting the faithful inclusion of the communicated data in the receiving system.\r\n\n                        An extract may be the entirety of the patient record as held by the sender or it may be a part of that record (e.g. changes since a specified date).\r\n\n                        An extract contains folders or compositions.\r\n\n                        An extract cannot contain another extract.";
1534            case EHR: return "A context that comprises all compositions. The EHR is an extract that includes the entire chart.\r\n\n                        \n                           NOTE: In an exchange scenario, an EHR is a specialization of an extract.";
1535            case FOLDER: return "A context representing the high-level organization of an extract e.g. to group parts of the record by episode, care team, clinical specialty, clinical condition, or source application. Internationally, this kind of organizing structure is used variably: in some centers and systems the folder is treated as an informal compartmentalization of the overall health record; in others it might represent a significant legal portion of the EHR relating to the originating enterprise or team.\r\n\n                        A folder contains compositions.\r\n\n                        Folders may be nested within folders.";
1536            case GROUPER: return "Definition: An ACT that organizes a set of component acts into a semantic grouping that share a particular context such as timeframe, patient, etc.\r\n\n                        \n                           UsageNotes: The focus in a GROUPER act is the grouping of the contained acts.  For example \"a request to group\" (RQO), \"a type of grouping that is allowed to occur\" (DEF), etc.\r\n\n                        Unlike WorkingList, which represents a dynamic, shared, continuously updated collection to provide a \"view\" of a set of objects, GROUPER collections tend to be static and simply indicate a shared set of semantics.  Note that sharing of semantics can be achieved using ACT as well.  However, with GROUPER, the sole semantic is of grouping.";
1537            case CLUSTER: return "Description:An ACT that organizes a set of component acts into a semantic grouping that have a shared subject. The subject may be either a subject participation (SBJ), subject act relationship (SUBJ), or child participation/act relationship types.\r\n\n                        \n                           Discussion: The focus in a CLUSTER act is the grouping of the contained acts.  For example \"a request to cluster\" (RQO), \"a type of cluster that is allowed to occur\" (DEF), etc.\r\n\n                        \n                           Examples: \n                        \r\n\n                        \n                           \n                              Radiologic investigations that might include administration of a dye, followed by radiographic observations;\r\n\n                           \n                           \n                              \"Isolate cluster\" which includes all testing and specimen processing performed on a specific isolate;\r\n\n                           \n                           \n                              a set of actions to perform at a particular stage in a clinical trial.";
1538            case ACCM: return "An accommodation is a service provided for a Person or other LivingSubject in which a place is provided for the subject to reside for a period of time.  Commonly used to track the provision of ward, private and semi-private accommodations for a patient.";
1539            case ACCT: return "A financial account established to track the net result of financial acts.";
1540            case ACSN: return "A unit of work, a grouper of work items as defined by the system performing that work. Typically some laboratory order fulfillers communicate references to accessions in their communications regarding laboratory orders. Often one or more specimens are related to an accession such that in some environments the accession number is taken as an identifier for a specimen (group).";
1541            case ADJUD: return "A transformation process where a requested invoice is transformed into an agreed invoice.  Represents the adjudication processing of an invoice (claim).  Adjudication results can be adjudicated as submitted, with adjustments or refused.\r\n\n                        Adjudication results comprise 2 components: the adjudication processing results and a restated (or adjudicated) invoice or claim";
1542            case CACT: return "An act representing a system action such as the change of state of another act or the initiation of a query.  All control acts represent trigger events in the HL7 context.  ControlActs may occur in different moods.";
1543            case ACTN: return "Sender asks addressee to do something depending on the focal Act of the payload.  An example is \"fulfill this order\".  Addressee has responsibilities to either reject the message or to act on it in an appropriate way (specified by the specific receiver responsibilities for the interaction).";
1544            case INFO: return "Sender sends payload to addressee as information.  Addressee does not have responsibilities beyond serving addressee's own interest (i.e., read and memorize if you see fit).  This is equivalent to an FYI on a memo.";
1545            case STC: return "Description: Sender transmits a status change pertaining to the focal act of the payload. This status of the focal act is the final state of the state transition. This can be either a request or an event, according to the mood of the control act.";
1546            case CNTRCT: return "An agreement of obligation between two or more parties that is subject to contractual law and enforcement.";
1547            case FCNTRCT: return "A contract whose value is measured in monetary terms.";
1548            case COV: return "When used in the EVN mood, this concept means with respect to a covered party:\r\n\n                        \n                           \n                              A health care insurance policy or plan that is contractually binding between two or more parties; or \r\n\n                           \n                           \n                              A health care program, usually administered by government entities, that provides coverage to persons determined eligible under the terms of the program.\r\n\n                           \n                        \n                        \n                           \n                              When used in the definition (DEF) mood, COV means potential coverage for a patient who may or may not be a covered party.\r\n\n                           \n                           \n                              The concept's meaning is fully specified by the choice of ActCoverageTypeCode (abstract) ActProgramCode or ActInsurancePolicyCode.";
1549            case CONC: return "Definition: A worry that tends to persist over time and has as its subject a state or process. The subject of the worry has the potential to require intervention or management.\r\n\n                        \n                           Examples: an observation result, procedure, substance administration, equipment repair status, device recall status, a health risk, a financial risk, public health risk, pregnancy, health maintenance, allergy, and acute or chronic illness.";
1550            case HCASE: return "A public health case is a Concern about an observation or event that has a specific significance for public health. The creation of a PublicHealthCase initiates the tracking of the object of concern.  The decision to track is related to but somewhat independent of the underlying event or observation.\r\n\n                        \n                           UsageNotes: Typically a Public Health Case involves an instance or instances of a reportable infectious disease or other condition. The public health case can include a health-related event concerning a single individual or it may refer to multiple health-related events that are occurrences of the same disease or condition of interest to public health.\r\n\n                        A public health case definition (Act.moodCode = \"definition\") includes the description of the clinical, laboratory, and epidemiologic indicators associated with a disease or condition of interest to public health. There are case definitions for conditions that are reportable, as well as for those that are not. A public health case definition is a construct used by public health for the purpose of counting cases, and should not be used as clinical indications for treatment. Examples include AIDS, toxic-shock syndrome, and salmonellosis and their associated indicators that are used to define a case.";
1551            case OUTBR: return "An Outbreak is a concern resulting from a series of public health cases.\r\n\n                        \n                           UsageNotes: The date on which an outbreak starts is the earliest date of onset among the cases assigned to the outbreak and its ending date is the last date of onset among the cases assigned to the outbreak. The effectiveTime attribute is used to convey the relevant dates for the case. An outbreak definition (Act.moodCode = \"definition\" includes the criteria for the number, types and occurrence pattern of cases necessary to declare an outbreak and to judge the severity of an outbreak.";
1552            case CONS: return "The Consent class represents informed consents and all similar medico-legal transactions between the patient (or his legal guardian) and the provider. Examples are informed consent for surgical procedures, informed consent for clinical trials, advanced beneficiary notice, against medical advice decline from service, release of information agreement, etc.\r\n\n                        The details of consents vary. Often an institution has a number of different consent forms for various purposes, including reminding the physician about the topics to mention. Such forms also include patient education material. In electronic medical record communication, consents thus are information-generating acts on their own and need to be managed similar to medical activities. Thus, Consent is modeled as a special class of Act.\r\n\n                        The \"signatures\" to the consent document are represented electronically through Participation instances to the consent object. Typically an informed consent has Participation.typeCode of \"performer\", the healthcare provider informing the patient, and \"consenter\", the patient or legal guardian. Some consent may associate a witness or a notary public (e.g., living wills, advanced directives). In consents where a healthcare provider is not required (e.g. living will), the performer may be the patient himself or a notary public.\r\n\n                        Some consent has a minimum required delay between the consent and the service, so as to allow the patient to rethink his decisions. This minimum delay can be expressed in the act definition by the ActRelationship.pauseQuantity attribute that delays the service until the pause time has elapsed after the consent has been completed.";
1553            case CONTREG: return "An Act where a container is registered either via an automated sensor, such as a barcode reader,  or by manual receipt";
1554            case CTTEVENT: return "An identified point during a clinical trial at which one or more actions are scheduled to be performed (definition mood), or are actually performed (event mood).  The actions may or may not involve an encounter between the subject and a healthcare professional.";
1555            case DISPACT: return "An action taken with respect to a subject Entity by a regulatory or authoritative body with supervisory capacity over that entity. The action is taken in response to behavior by the subject Entity that body finds to be                                                    undesirable.\r\n\n                        Suspension, license restrictions, monetary fine, letter of reprimand, mandated training, mandated supervision, etc.Examples:";
1556            case EXPOS: return "An interaction between entities that provides opportunity for transmission of a physical, chemical, or biological agent from an exposure source entity to an exposure target entity.\r\n\n                        \n                           Examples:  The following examples are provided to indicate what interactions are considered exposures rather than other types of Acts:\r\n\n                        \n                           \n                              A patient accidentally receives three times the recommended dose of their medication due to a dosing error. \r\n\n                              \n                                 \n                                    This is a substance administration.  Public health and/or safety authorities may also be interested in documenting this with an associated exposure.\r\n\n                                 \n                              \n                           \n                           \n                              A patient accidentally is dispensed an incorrect medicine (e.g., clomiphene instead of clomipramine).  They have taken several doses before the mistake is detected.  They are therefore \"exposed\" to a medicine that there was no therapeutic indication for them to receive. \r\n\n                              \n                                 \n                                    There are several substance administrations in this example.  Public health and/or safety authorities may also be interested in documenting this with associated exposures.\r\n\n                                 \n                              \n                           \n                           \n                              In a busy medical ward, a patient is receiving chemotherapy for a lymphoma.  Unfortunately, the IV infusion bag containing the medicine splits, spraying cytotoxic medication over the patient being treated and the patient in the adjacent bed. \r\n\n                              \n                                 \n                                    There are three substance administrations in this example.  The first is the intended one (IV infusion) with its associated (implicit) exposure.  There is an incident with an associated substance administration to the same patient involving the medication sprayed over the patient as well as an associated exposure.  Additionally, the incident includes a substance administration involving the spraying of medication on the adjacent patient, also with an associated exposure.\r\n\n                                 \n                              \n                           \n                           \n                              A patient who is a refugee from a war-torn African nation arrives in a busy inner city A&E department suffering from a cough with bloody sputum.  Not understanding the registration and triage process, they sit in the waiting room for several hours before it is noticed that they have not booked in.  As soon as they are being processed, it is suspected that they are suffering from TB.  Vulnerable (immunosuppressed) patients who were sharing the waiting room with this patient may have been exposed to the tubercule bacillus, and must be traced for investigation. \r\n\n                              \n                                 \n                                    This is an exposure (or possibly multiple exposures) in the waiting room involving the refugee and everyone else in the waiting room during the period.  There might also be a number of known or presumed substance administrations (coughing) via several possible routes.  The substance administrations are only hypotheses until confirmed by further testing.\r\n\n                                 \n                              \n                           \n                           \n                              A patient who has received an elective total hip replacement procedure suffers a prolonged stay in hospital, due to contracting an MRSA infection in the surgical wound site after the surgery. \r\n\n                              \n                                 \n                                    This is an exposure to MRSA.  Although there was some sort of substance administration, it's possible the exact mechanism for introduction of the MRSA into the wound will not be identified.\r\n\n                                 \n                              \n                           \n                           \n                              Routine maintenance of the X-ray machines at a local hospital reveals a serious breach of the shielding on one of the machines.  Patients who have undergone investigations using that machine in the last month are likely to have been exposed to significantly higher doses of X-rays than was intended, and must be tracked for possible adverse effects. \r\n\n                              \n                                 \n                                    There has been an exposure of each patient who used the machine in the past 30 days. Some patients may have had substance administrations.\r\n\n                                 \n                              \n                           \n                           \n                              A new member of staff is employed in the laundry processing room of a small cottage hospital, and a misreading of the instructions for adding detergents results in fifty times the usual concentration of cleaning materials being added to a batch of hospital bedding.  As a result, several patients have been exposed to very high levels of detergents still present in the \"clean\" bedding, and have experienced dermatological reactions to this. \r\n\n                              \n                                 \n                                    There has been an incident with multiple exposures to several patients.  Although there are substance administrations involving the application of the detergent to the skin of the patients, it is expected that the substance administrations would not be directly documented.\r\n\n                                 \n                              \n                           \n                           \n                              Seven patients who are residents in a health care facility for the elderly mentally ill have developed respiratory problems. After several months of various tests having been performed and various medications prescribed to these patients, the problem is traced to their being \"sensitive\" to a new fungicide used in the wall plaster of the ward where these patients reside.\r\n\n                              \n                                 \n                                    The patients have been continuously exposed to the fungicide.  Although there have been continuous substance administrations (via breathing) this would not normally be documented as a substance administration.\r\n\n                                 \n                              \n                           \n                           \n                              A patient with osteoarthritis of the knees is treated symptomatically using analgesia, paracetamol (acetaminophen) 1g up to four times a day for pain relief.  His GP does not realize that the patient has, 20 years previously (while at college) had severe alcohol addiction problems, and now, although this is completely under control, his liver has suffered significantly, leaving him more sensitive to hepatic toxicity from paracetamol use.  Later that year, the patient returns with a noticeable level of jaundice.  Paracetamol is immediately withdrawn and alternative solutions for the knee pain are sought.  The jaundice gradually subsides with conservative management, but referral to the gastroenterologist is required for advice and monitoring. \r\n\n                              \n                                 \n                                    There is a substance administration with an associated exposure.  The exposure component is based on the relative toxic level of the substance to a patient with a compromised liver function.\r\n\n                                 \n                              \n                           \n                           \n                              A patient goes to their GP complaining of abdominal pain, having been discharged from the local hospital ten days' previously after an emergency appendectomy.  The GP can find nothing particularly amiss, and presumes it is post operative surgical pain that will resolve.  The patient returns a fortnight later, when the GP prescribes further analgesia, but does decide to request an outpatient surgical follow-up appointment.  At this post-surgical outpatient review, the registrar decides to order an ultrasound, which, when performed three weeks later, shows a small faint inexplicable mass.  A laparoscopy is then performed, as a day case procedure, and a piece of a surgical swab is removed from the patient's abdominal cavity.  Thankfully, a full recovery then takes place. \r\n\n                              \n                                 \n                                    This is a procedural sequelae.  There may be an Incident recorded for this also.\r\n\n                                 \n                              \n                           \n                           \n                              A patient is slightly late for a regular pacemaker battery check in the Cardiology department of the local hospital.  They are hurrying down the second floor corridor.  A sudden summer squall has recently passed over the area, and rain has come in through an open corridor window leaving a small puddle on the corridor floor.  In their haste, the patient slips in the puddle and falls so badly that they have to be taken to the A&E department, where it is discovered on investigation they have slightly torn the cruciate ligament in their left knee. \r\n\n                              \n                                 \n                                    This is not an exposure.  There has been an incident.  \r\n\n                                 \n                              \n                           \n                        \n                        \n                           Usage Notes: This class deals only with opportunity and not the outcome of the exposure; i.e. not all exposed parties will necessarily experience actual harm or benefit.\r\n\n                        Exposure differs from Substance Administration by the absence of the participation of a performer in the act. \r\n\n                        The following participations SHOULD be used with the following participations to distinguish the specific entities:\r\n\n                        \n                           \n                              The exposed entity participates via the \"exposure target\" (EXPTRGT) participation.\r\n\n                           \n                           \n                              An entity that has carried the agent transmitted in the exposure participates via the \"exposure source\" (EXSRC) participation.  For example: \r\n\n                              \n                                 \n                                    a person or animal who carried an infectious disease and interacts (EXSRC) with another person or animal (EXPTRGT) transmitting the disease agent;\r\n\n                                 \n                                 \n                                    a place or other environment (EXSRC) and a person or animal (EXPTRGT) who is exposed in the presence of this environment.\r\n\n                                 \n                              \n                           \n                           \n                              When it is unknown whether a participating entity is the source of the agent (EXSRC) or the target of the transmission (EXPTRGT), the \"exposure participant\" (EXPART) is used.\r\n\n                           \n                           \n                              The physical (including energy), chemical or biological substance which is participating in the exposure uses the \"exposure agent\" (EXPAGNT) participation.  There are at least three scenarios:\r\n\n                              \n                                 \n                                    the player of the Role that participates as EXPAGNT is the chemical or biological substance mixed or carried by the scoper-entity of the Role (e.g., ingredient role); or \r\n\n                                 \n                                 \n                                    the player of the Role that participates as EXPAGNT is a mixture known to contain the chemical, radiological or biological substance of interest; or \r\n\n                                 \n                                 \n                                    the player of the Role that participates as a EXPAGNT is known to carry the agent (i.e., the player is a fomite, vector, etc.).\r\n\n                                 \n                              \n                           \n                        \n                        The Exposure.statusCode attribute should be interpreted as the state of the Exposure business object (e.g., active, aborted, completed) and not the clinical status of the exposure (e.g., probable, confirmed).  The clinical status of the exposure should be associated with the exposure via a subject observation.\r\n\n                        \n                           Design Comment: The usage notes require a clear criterion for determining whether an act is an exposure or substance administration-deleterious potential, uncertainty of actual transmission, or otherwise. SBADM states that the criterion is the presence of a performer-but there are examples above that call this criterion into question (e.g., the first one, concerning a dosing error).";
1557            case AEXPOS: return "Description: \n                        \r\n\n                        An acquisition exposure act describes the proximity (location and time) through which the participating entity was potentially exposed to a physical (including energy), chemical or biological agent from another entity.  The acquisition exposure act is used in conjunction with transmission exposure acts as part of an analysis technique for contact tracing.  Although an exposure can be decomposed into transmission and acquisition exposures, there is no requirement that all exposures be treated in this fashion.\r\n\n                        \n                           Constraints:  The Acquisition Exposure inherits the participation constraints that apply to Exposure with the following exception.  The EXPSRC (exposure source) participation must never be associated with the Transmission Exposure either directly or via context conduction.";
1558            case TEXPOS: return "Description: \n                        \r\n\n                        A transmission exposure act describes the proximity (time and location) over which the participating source entity was capable of transmitting a physical (including energy), chemical or biological substance agent to another entity.  The transmission exposure act is used in conjunction with acquisition exposure acts as part of an analysis technique for contact tracing.  Although an exposure can be decomposed into transmission and acquisition exposures, there is no requirement that all exposures be treated in this fashion.\r\n\n                        \n                           Constraints:  The Transmission Exposure inherits the participation constraints that apply to Exposure with the following exception.  The EXPTRGT (exposure target) participation must never be associated with the Transmission Exposure either directly or via context conduction.";
1559            case INC: return "An event that occurred outside of the control of one or more of the parties involved.  Includes the concept of an accident.";
1560            case INFRM: return "The act  of transmitting information and understanding about a topic to a subject where the participation association must be SBJ.\r\n\n                        \n                           Discussion: This act may be used to request that a patient or provider be informed about an Act, or to indicate that a person was informed about a particular act.";
1561            case INVE: return "Represents concepts related to invoice processing in health care";
1562            case LIST: return "Working list collects a dynamic list of individual instances of Act via ActRelationship which reflects the need of an individual worker, team of workers, or an organization to manage lists of acts for many different clinical and administrative reasons. Examples of working lists include problem lists, goal lists, allergy lists, and to-do lists.";
1563            case MPROT: return "An officially or unofficially instituted program to track acts of a particular type or categorization.";
1564            case OBS: return "Description:An act that is intended to result in new information about a subject. The main difference between Observations and other Acts is that Observations have a value attribute. The code attribute of Observation and the value attribute of Observation must be considered in combination to determine the semantics of the observation.\r\n\n                        \n                           Discussion:\n                        \r\n\n                        Structurally, many observations are name-value-pairs, where the Observation.code (inherited from Act) is the name and the Observation.value is the value of the property. Such a construct is also known as a  variable (a named feature that can assume a value) hence, the Observation class is always used to hold generic name-value-pairs or variables, even though the variable valuation may not be the result of an elaborate observation method. It may be a simple answer to a question or it may be an assertion or setting of a parameter.\r\n\n                        As with all Act statements, Observation statements describe what was done, and in the case of Observations, this includes a description of what was actually observed (results or answers); and those results or answers are part of the observation and not split off into other objects. \r\n\n                        The method of action is asserted by the Observation classCode or its subclasses at the least granular level, by the Observation.code attribute value at the medium level of granularity, and by the attribute value of observation.methodCode when a finer level of granularity is required. The method in whole or in part may also appear in the attribute value of Observation.value when using coded data types to express the value of the attribute. Relevant aspects of methodology may also be restated in value when the results themselves imply or state a methodology.\r\n\n                        An observation may consist of component observations each having their own Observation.code and Observation.value. In this case, the composite observation may not have an Observation.value for itself. For instance, a white blood cell count consists of the sub-observations for the counts of the various granulocytes, lymphocytes and other normal or abnormal blood cells (e.g., blasts). The overall white blood cell count Observation itself may therefore not have a value by itself (even though it could have one, e.g., the sum total of white blood cells). Thus, as long as an Act is essentially an Act of recognizing and noting information about a subject, it is an Observation, regardless of whether it has a simple value by itself or whether it has sub-observations.\r\n\n                        Even though observations are professional acts (see Act) and as such are intentional actions, this does not require that every possible outcome of an observation be pondered in advance of it being actually made. For instance, differential white blood cell counts (WBC) rarely show blasts, but if they do, this is part of the WBC observation even though blasts might not be predefined in the structure of a normal WBC. \r\n\n                        Clinical documents commonly have Subjective and Objective findings, both of which are kinds of Observations. In addition, clinical documents commonly contain Assessments, which are also kinds of Observations. Thus, the establishment of a diagnosis is an Observation. \r\n\n                        \n                           Examples:\n                        \r\n\n                        \n                           \n                              Recording the results of a Family History Assessment\r\n\n                           \n                           \n                              Laboratory test and associated result\r\n\n                           \n                           \n                              Physical exam test and associated result\r\n\n                           \n                           \n                              Device temperature\r\n\n                           \n                           \n                              Soil lead level";
1565            case _ACTCLASSROI: return "Regions of Interest (ROI) within a subject Act. Primarily used for making secondary observations on a subset of a subject observation. The relationship between a ROI and its referenced Act is specified through an ActRelationship of type \"subject\" (SUBJ), which must always be present.";
1566            case ROIBND: return "A Region of Interest (ROI) specified for a multidimensional observation, such as an Observation Series (OBSSER). The ROI is specified using a set of observation criteria, each delineating the boundary of the region in one of the dimensions in the multidimensional observation. The relationship between a ROI and its referenced Act is specified through an ActRelationship of type subject (SUBJ), which must always be present. Each of the boundary criteria observations is connected with the ROI using ActRelationships of type \"has component\" (COMP). In each boundary criterion, the Act.code names the dimension and the Observation.value specifies the range of values inside the region. Typically the bounded dimension is continuous, and so the Observation.value will be an interval (IVL) data type. The Observation.value need not be specified if the respective dimension is only named but not constrained. For example, an ROI for the QT interval of a certain beat in ECG Lead II would contain 2 boundary criteria, one naming the interval in time (constrained), and the other naming the interval in ECG Lead II (only named, but not constrained).";
1567            case ROIOVL: return "A Region of Interest (ROI) specified for an image using an overlay shape. Typically used to make reference to specific regions in images, e.g., to specify the location of a radiologic finding in an image or to specify the site of a physical finding by \"circling\" a region in a schematic picture of a human body. The units of the coordinate values are in pixels.  The origin is in the upper left hand corner, with positive X values going to the right and positive Y values going down. The relationship between a ROI and its referenced Act is specified through an ActRelationship of type \"subject\" (SUBJ), which must always be present.";
1568            case _SUBJECTPHYSICALPOSITION: return "The spatial relationship of a subject whether human, other animal, or plant, to a frame of reference such as gravity or a collection device.";
1569            case _SUBJECTBODYPOSITION: return "Contains codes for defining the observed, physical position of a subject, such as during an observation, assessment, collection of a specimen, etc.  ECG waveforms and vital signs, such as blood pressure, are two examples where a general, observed position typically needs to be noted.\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1570            case LLD: return "Lying on the left side.\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1571            case PRN: return "Lying with the front or ventral surface downward; lying face down.\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1572            case RLD: return "Lying on the right side.\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1573            case SFWL: return "A semi-sitting position in bed with the head of the bed elevated approximately 45 degrees.\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1574            case SIT: return "Resting the body on the buttocks, typically with upper torso erect or semi erect.\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1575            case STN: return "To be stationary, upright, vertical, on one's legs.\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1576            case SUP: return "Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1577            case RTRD: return "Lying on the back, on an inclined plane, typically about 30-45 degrees with head raised and feet lowered.\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1578            case TRD: return "Lying on the back, on an inclined plane, typically about 30-45 degrees, with  head lowered and feet raised.\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because it does not describe a type of Act (as it should in the ActClass code system), but rather encodes the result or value of an observation.  The same code has been added to the ObservationValue code system.";
1579            case ALRT: return "An observation identifying a potential adverse outcome as a result of an Act or combination of Acts.\r\n\n                        \n                           Examples: Detection of a drug-drug interaction; Identification of a late-submission for an invoice; Requesting discharge for a patient who does not meet hospital-defined discharge criteria.\r\n\n                        \n                           Discussion: This class is commonly used for identifying 'business rule' or 'process' problems that may result in a refusal to carry out a particular request. In some circumstances it may be possible to 'bypass' a problem by modifying the request to acknowledge the issue and/or by providing some form of mitigation.\r\n\n                        \n                           Constraints: the Act or Acts that may cause the the adverse outcome are the target of a subject ActRelationship. The subbtypes of this concept indicate the type of problem being detected (e.g. drug-drug interaction) while the Observation.value is used to repesent a specific problem code (e.g. specific drug-drug interaction id).";
1580            case BATTERY: return "Definition: An observation that is composed of a set of observations. These observations typically have a logical or practical grouping for generally accepted clinical or functional purposes, such as observations that are run together because of automation. A battery can define required and optional component observations and, in some cases, will define complex rules that determine whether or not a particular observation is made. BATTERY is a constraint on the Observation class in that it is understood to always be composed of component observations.\r\n\n                        \n                           UsageNotes: The focus in a BATTERY is that it is composed of individual observations. In request (RQO) mood, a battery is a request to perform the component observations. In event (EVN) mood a battery is a reporting of associated set of observation events. In definition mood a battery is the definition of the associated set of observations.\r\n\n                        \n                           Examples: Vital signs, Full blood count, Chemistry panel.";
1581            case CLNTRL: return "The set of actions that define an experiment to assess the effectiveness and/or safety of a biopharmaceutical product (food, drug, device, etc.).  In definition mood, this set of actions is often embodied in a clinical trial protocol; in event mood, this designates the aggregate act of applying the actions to one or more subjects.";
1582            case CNOD: return "An instance of Observation of a Condition at a point in time that includes any Observations or Procedures associated with that Condition as well as links to previous instances of Condition Node for the same Condition\r\n\n                        \n                           \n                              Deprecation Comment: \n                           This concept has been deprecated because an alternative structure for tracking the evolution of a problem has been presented and adopted by the Care Provision Work Group.";
1583            case COND: return "An observable finding or state that persists over time and tends to require intervention or management, and, therefore, distinguished from an Observation made at a point in time; may exist before an Observation of the Condition is made or after interventions to manage the Condition are undertaken. Examples: equipment repair status, device recall status, a health risk, a financial risk, public health risk, pregnancy, health maintenance, chronic illness";
1584            case CASE: return "A public health case is an Observation representing a condition or event that has a specific significance for public health. Typically it involves an instance or instances of a reportable infectious disease or other condition. The public health case can include a health-related event concerning a single individual or it may refer to multiple health-related events that are occurrences of the same disease or condition of interest to public health. An outbreak involving multiple individuals may be considered as a type of public health case. A public health case definition (Act.moodCode = \"definition\") includes the description of the clinical, laboratory, and epidemiologic indicators associated with a disease or condition of interest to public health. There are case definitions for conditions that are reportable, as well as for those that are not. There are also case definitions for outbreaks. A public health case definition is a construct used by public health for the purpose of counting cases, and should not be used as clinical indications for treatment. Examples include AIDS, toxic-shock syndrome, and salmonellosis and their associated indicators that are used to define a case.";
1585            case OUTB: return "An outbreak represents a series of public health cases. The date on which an outbreak starts is the earliest date of onset among the cases assigned to the outbreak, and its ending date is the last date of onset among the cases assigned to the outbreak.";
1586            case DGIMG: return "Class for holding attributes unique to diagnostic images.";
1587            case GEN: return "Description:An observation of genomic phenomena.";
1588            case DETPOL: return "Description:A determinant peptide in a polypeptide as described by polypeptide.";
1589            case EXP: return "Description:An expression level of genes/proteins or other expressed genomic entities.";
1590            case LOC: return "Description:The position of a gene (or other significant sequence) on the genome.";
1591            case PHN: return "Description:A genomic phenomenon that is expressed externally in the organism.";
1592            case POL: return "Description:A polypeptide resulting from the translation of a gene.";
1593            case SEQ: return "Description:A sequence of biomolecule like the DNA, RNA, protein and the like.";
1594            case SEQVAR: return "Description:A variation in a sequence as described by BioSequence.";
1595            case INVSTG: return "An formalized inquiry into the circumstances surrounding a particular unplanned event or potential event for the purposes of identifying possible causes and contributing factors for the event. This investigation could be conducted at a local institutional level or at the level of a local or national government.";
1596            case OBSSER: return "Container for Correlated Observation Sequences sharing a common frame of reference.  All Observations of the same cd must be comparable and relative to the common frame of reference.  For example, a 3-channel ECG device records a 12-lead ECG in 4 steps (3 leads at a time).  Each of the separate 3-channel recordings would be in their own \"OBSCOR\".  And, all 4 OBSCOR would be contained in one OBSSER because all the times are relative to the same origin (beginning of the recording) and all the ECG signals were from a fixed set of electrodes.";
1597            case OBSCOR: return "Container for Observation Sequences (Observations whose values are contained in LIST<>'s) having values correlated with each other.  Each contained Observation Sequence LIST<> must be the same length.  Values in the LIST<>'s are correlated based on index.  E.g. the values in position 2 in all the LIST<>'s are correlated.  This is analogous to a table where each column is an Observation Sequence with a LIST<> of values, and each row in the table is a correlation between the columns.  For example, a 12-lead ECG would contain 13 sequences: one sequence for time, and a sequence for each of the 12 leads.";
1598            case POS: return "An observation denoting the physical location of a person or thing based on a reference coordinate system.";
1599            case POSACC: return "Description:An observation representing the degree to which the assignment of the spatial coordinates, based on a matching algorithm by a geocoding engine against a reference spatial database, matches true or accepted values.";
1600            case POSCOORD: return "Description:An observation representing one of a set of numerical values used to determine the position of a place.  The name of the coordinate value is determined by the reference coordinate system.";
1601            case SPCOBS: return "An observation on a specimen in a laboratory environment that may affect processing, analysis or result interpretation";
1602            case VERIF: return "An act which describes the process whereby a 'verifying party' validates either the existence of the Role attested to by some Credential or the actual Vetting act and its details.";
1603            case PCPR: return "An Act that of taking on whole or partial responsibility for, or attention to, safety and well-being of a subject of care. \r\n\n                        \n                           Discussion: A care provision event may exist without any other care actions taking place. For example, when a patient is assigned to the care of a particular health professional.\r\n\n                        In request (RQO) mood care provision communicates a referral, which is a request:\r\n\n                        \n                           \n                              from one party (linked as a participant of type author (AUT)),\r\n\n                           \n                           \n                              to another party (linked as a participant of type performer (PRF),\r\n\n                           \n                           \n                              to take responsibility for a scope specified by the code attribute, \r\n\n                           \n                           \n                              for an entity (linked as a participant of type subject (SBJ)).\r\n\n                           \n                        \n                        The scope of the care for which responsibility is taken is identified by code attribute.\r\n\n                        In event (EVN) mood care provision indicates the effective time interval of a specified scope of responsibility by a performer (PRF) or set of performers (PRF) for a subject (SBJ).\r\n\n                        \n                           Examples:\n                        \r\n\n                        \n                           \n                              Referral from GP to a specialist.\r\n\n                           \n                           \n                              Assignment of a patient or group of patients to the case list of a health professional.\r\n\n                           \n                           \n                              Assignment of inpatients to the care of particular nurses for a working shift.";
1604            case ENC: return "An interaction between a patient and healthcare participant(s) for the purpose of providing patient service(s) or assessing the health status of a patient.  For example, outpatient visit to multiple departments, home health support (including physical therapy), inpatient hospital stay, emergency room visit, field visit (e.g., traffic accident), office visit, occupational therapy, telephone call.";
1605            case POLICY: return "Description:A mandate, regulation, obligation, requirement, rule, or expectation unilaterally imposed by one party on:\r\n\n                        \n                           \n                              The activity of another party\r\n\n                           \n                           \n                              The behavior of another party\r\n\n                           \n                           \n                              The manner in which an act is executed";
1606            case JURISPOL: return "Description:A mandate, regulation, obligation, requirement, rule, or expectation unilaterally imposed by a jurisdiction on:\r\n\n                        \n                           \n                              The activity of another party\r\n\n                           \n                           \n                              The behavior of another party\r\n\n                           \n                           \n                              The manner in which an act is executed\r\n\n                           \n                        \n                        \n                           Examples:A jurisdictional mandate regarding the prescribing and dispensing of a particular medication.  A jurisdictional privacy or security regulation dictating the manner in which personal health information is disclosed.  A jurisdictional requirement that certain services or health conditions are reported to a monitoring program, e.g., immunizations, methadone treatment, or cancer registries.";
1607            case ORGPOL: return "Description:A mandate, obligation, requirement, rule, or expectation unilaterally imposed by an organization on:\r\n\n                        \n                           \n                              The activity of another party\r\n\n                           \n                           \n                              The behavior of another party\r\n\n                           \n                           \n                              The manner in which an act is executed\r\n\n                           \n                        \n                        \n                           Examples:A clinical or research protocols imposed by a payer, a malpractice insurer, or an institution to which a provider must adhere.  A mandate imposed by a denominational institution for a provider to provide or withhold certain information from the patient about treatment options.";
1608            case SCOPOL: return "Description:An ethical or clinical obligation, requirement, rule, or expectation imposed or strongly encouraged by organizations that oversee particular clinical domains or provider certification which define the boundaries within which a provider may practice and which may have legal basis or ramifications on:\r\n\n                        \n                           \n                              The activity of another party\r\n\n                           \n                           \n                              The behavior of another party\r\n\n                           \n                           \n                              The manner in which an act is executed\r\n\n                           \n                        \n                        \n                           Examples:An ethical obligation for a provider to fully inform a patient about all treatment options.  An ethical obligation for a provider not to disclose personal health information that meets certain criteria, e.g., where disclosure might result in harm to the patient or another person.  The set of health care services which a provider is credentialed or privileged to provide.";
1609            case STDPOL: return "Description:A requirement, rule, or expectation typically documented as guidelines, protocols, or formularies imposed or strongly encouraged by an organization that oversees or has authority over the practices within a domain, and which may have legal basis or ramifications on:\r\n\n                        \n                           \n                              The activity of another party\r\n\n                           \n                           \n                              The behavior of another party\r\n\n                           \n                           \n                              The manner in which an act is executed\r\n\n                           \n                        \n                        \n                           Examples:A payer may require a prescribing provider to adhere to formulary guidelines.  An institution may adopt clinical guidelines and protocols and implement these within its electronic health record and decision support systems.";
1610            case PROC: return "An Act whose immediate and primary outcome (post-condition) is the alteration of the physical condition of the subject.\r\n\n                        \n                           Examples: : Procedures may involve the disruption of some body surface (e.g. an incision in a surgical procedure), but they also include conservative procedures such as reduction of a luxated join, chiropractic treatment, massage, balneotherapy, acupuncture, shiatsu, etc. Outside of clinical medicine, procedures may be such things as alteration of environments (e.g. straightening rivers, draining swamps, building dams) or the repair or change of machinery etc.";
1611            case SBADM: return "The act of introducing or otherwise applying a substance to the subject.\r\n\n                        \n                           Discussion: The effect of the substance is typically established on a biochemical basis, however, that is not a requirement. For example, radiotherapy can largely be described in the same way, especially if it is a systemic therapy such as radio-iodine.  This class also includes the application of chemical treatments to an area.\r\n\n                        \n                           Examples: Chemotherapy protocol; Drug prescription; Vaccination record";
1612            case SBEXT: return "Description: The act of removing a substance from the subject.";
1613            case SPECCOLLECT: return "A procedure for obtaining a specimen from a source entity.";
1614            case REG: return "Represents the act of maintaining information about the registration of its associated registered subject. The subject can be either an Act or a Role, and includes subjects such as lab exam definitions, drug protocol definitions, prescriptions, persons, patients, practitioners, and equipment.\r\n\n                        The registration may have a unique identifier - separate from the unique identification of the subject - as well as a core set of related participations and act relationships that characterize the registration event and aid in the disposition of the subject information by a receiving system.";
1615            case REV: return "The act of examining and evaluating the subject, usually another act. For example, \"This prescription needs to be reviewed in 2 months.\"";
1616            case SPCTRT: return "A procedure or treatment performed on a specimen to prepare it for analysis";
1617            case SPLY: return "Supply orders and deliveries are simple Acts that focus on the delivered product. The product is associated with the Supply Act via Participation.typeCode=\"product\". With general Supply Acts, the precise identification of the Material (manufacturer, serial numbers, etc.) is important.  Most of the detailed information about the Supply should be represented using the Material class.  If delivery needs to be scheduled, tracked, and billed separately, one can associate a Transportation Act with the Supply Act.  Pharmacy dispense services are represented as Supply Acts, associated with a SubstanceAdministration  Act. The SubstanceAdministration class represents the administration of medication, while dispensing is supply.";
1618            case DIET: return "Diet services are supply services, with some aspects resembling Medication services: the detail of the diet is given as a description of the Material associated via Participation.typeCode=\"product\". Medically relevant diet types may be communicated in the Diet.code attribute using domain ActDietCode, however, the detail of the food supplied and the various combinations of dishes should be communicated as Material instances.\r\n\n                        \n                           Deprecation Note\n                        \r\n\n                        \n                           Class: Use either the Supply class (if dealing with what should be given to the patient) or SubstanceAdministration class (if dealing with what the patient should consume)\r\n\n                        \n                           energyQuantity: This quantity can be conveyed by using a Content relationship with a quantity attribute expressing the calories\r\n\n                        \n                           carbohydrateQuantity:This quantity can be conveyed using a Content relationship to an Entity with a code of  carbohydrate and a quantity attribute on the content relationship.";
1619            case STORE: return "The act of putting something away for safe keeping. The \"something\" may be physical object such as a specimen, or information, such as observations regarding a specimen.";
1620            case SUBST: return "Definition: Indicates that the subject Act has undergone or should undergo substitution of a type indicated by Act.code.\r\n\n                        Rationale: Used to specify \"allowed\" substitution when creating orders, \"actual\" susbstitution when sending events, as well as the reason for the substitution and who was responsible for it.";
1621            case TRFR: return "Definition: The act of transferring information without the intent of imparting understanding about a topic to the subject that is the recipient or holder of the transferred information where the participation association must be RCV or HLD.";
1622            case TRNS: return "Transportation is the moving of a payload (people or material) from a location of origin to a destination location.  Thus, any transport service has the three target instances of type payload, origin, and destination, besides the targets that are generally used for any service (i.e., performer, device, etc.)";
1623            case XACT: return "A sub-class of Act representing any transaction between two accounts whose value is measured in monetary terms.\r\n\n                        In the \"intent\" mood, communicates a request for a transaction to be initiated, or communicates a transfer of value between two accounts.\r\n\n                        In the \"event\" mood, communicates the posting of a transaction to an account.";
1624            case _ACTCLASSCONTAINER: return "ActClassContainer";
1625            case ENTRY: return "This context represents the information acquired and recorded for an observation, a clinical statement such as a portion of the patient's history or an inference or assertion, or an action that might be intended or has actually been performed. This class may represent both the actual data describing the observation, inference, or action, and optionally the details supporting the clinical reasoning process such as a reference to an electronic guideline, decision support system, or other knowledge reference.";
1626            case ORGANIZER: return "Organizer of entries. Navigational. No semantic content. Knowledge of the section code is not required to interpret contained observations. Represents a heading in a heading structure, or \"organizer tree\".\r\n\n                        The record entries relating to a single clinical session are usually grouped under headings that represent phases of the encounter, or assist with layout and navigation. Clinical headings usually reflect the clinical workflow during a care session, and might also reflect the main author's reasoning processes. Much research has demonstrated that headings are used differently by different professional groups and specialties, and that headings are not used consistently enough to support safe automatic processing of the E H R.";
1627            case DOCCNTNT: return "";
1628            case DOCLIST: return "";
1629            case DOCLSTITM: return "";
1630            case DOCPARA: return "";
1631            case DOCTBL: return "";
1632            case LINKHTML: return "";
1633            case LOCALATTR: return "";
1634            case LOCALMRKP: return "";
1635            case ORDERED: return "";
1636            case REFR: return "";
1637            case TBLCOL: return "";
1638            case TBLCOLGP: return "";
1639            case TBLDATA: return "";
1640            case TBLHDR: return "";
1641            case TBLROW: return "";
1642            case TBODY: return "";
1643            case TFOOT: return "";
1644            case THEAD: return "";
1645            case UNORDERED: return "";
1646            default: return "?";
1647          }
1648        }
1649        public String getDisplay() {
1650          switch (this) {
1651            case ACT: return "act";
1652            case _ACTCLASSRECORDORGANIZER: return "record organizer";
1653            case COMPOSITION: return "composition";
1654            case DOC: return "document";
1655            case DOCCLIN: return "clinical document";
1656            case CDALVLONE: return "CDA Level One clinical document";
1657            case CONTAINER: return "record container";
1658            case CATEGORY: return "category";
1659            case DOCBODY: return "document body";
1660            case DOCSECT: return "document section";
1661            case TOPIC: return "topic";
1662            case EXTRACT: return "extract";
1663            case EHR: return "electronic health record";
1664            case FOLDER: return "folder";
1665            case GROUPER: return "grouper";
1666            case CLUSTER: return "Cluster";
1667            case ACCM: return "accommodation";
1668            case ACCT: return "account";
1669            case ACSN: return "accession";
1670            case ADJUD: return "financial adjudication";
1671            case CACT: return "control act";
1672            case ACTN: return "action";
1673            case INFO: return "information";
1674            case STC: return "state transition control";
1675            case CNTRCT: return "contract";
1676            case FCNTRCT: return "financial contract";
1677            case COV: return "coverage";
1678            case CONC: return "concern";
1679            case HCASE: return "public health case";
1680            case OUTBR: return "outbreak";
1681            case CONS: return "consent";
1682            case CONTREG: return "container registration";
1683            case CTTEVENT: return "clinical trial timepoint event";
1684            case DISPACT: return "disciplinary action";
1685            case EXPOS: return "exposure";
1686            case AEXPOS: return "acquisition exposure";
1687            case TEXPOS: return "transmission exposure";
1688            case INC: return "incident";
1689            case INFRM: return "inform";
1690            case INVE: return "invoice element";
1691            case LIST: return "working list";
1692            case MPROT: return "monitoring program";
1693            case OBS: return "observation";
1694            case _ACTCLASSROI: return "ActClassROI";
1695            case ROIBND: return "bounded ROI";
1696            case ROIOVL: return "overlay ROI";
1697            case _SUBJECTPHYSICALPOSITION: return "subject physical position";
1698            case _SUBJECTBODYPOSITION: return "subject body position";
1699            case LLD: return "left lateral decubitus";
1700            case PRN: return "prone";
1701            case RLD: return "right lateral decubitus";
1702            case SFWL: return "Semi-Fowler's";
1703            case SIT: return "sitting";
1704            case STN: return "standing";
1705            case SUP: return "supine";
1706            case RTRD: return "reverse trendelenburg";
1707            case TRD: return "trendelenburg";
1708            case ALRT: return "detected issue";
1709            case BATTERY: return "battery";
1710            case CLNTRL: return "clinical trial";
1711            case CNOD: return "Condition Node";
1712            case COND: return "Condition";
1713            case CASE: return "public health case";
1714            case OUTB: return "outbreak";
1715            case DGIMG: return "diagnostic image";
1716            case GEN: return "genomic observation";
1717            case DETPOL: return "determinant peptide";
1718            case EXP: return "expression level";
1719            case LOC: return "locus";
1720            case PHN: return "phenotype";
1721            case POL: return "polypeptide";
1722            case SEQ: return "bio sequence";
1723            case SEQVAR: return "bio sequence variation";
1724            case INVSTG: return "investigation";
1725            case OBSSER: return "observation series";
1726            case OBSCOR: return "correlated observation sequences";
1727            case POS: return "position";
1728            case POSACC: return "position accuracy";
1729            case POSCOORD: return "position coordinate";
1730            case SPCOBS: return "specimen observation";
1731            case VERIF: return "Verification";
1732            case PCPR: return "care provision";
1733            case ENC: return "encounter";
1734            case POLICY: return "policy";
1735            case JURISPOL: return "jurisdictional policy";
1736            case ORGPOL: return "organizational policy";
1737            case SCOPOL: return "scope of practice policy";
1738            case STDPOL: return "standard of practice policy";
1739            case PROC: return "procedure";
1740            case SBADM: return "substance administration";
1741            case SBEXT: return "Substance Extraction";
1742            case SPECCOLLECT: return "Specimen Collection";
1743            case REG: return "registration";
1744            case REV: return "review";
1745            case SPCTRT: return "specimen treatment";
1746            case SPLY: return "supply";
1747            case DIET: return "diet";
1748            case STORE: return "storage";
1749            case SUBST: return "Substitution";
1750            case TRFR: return "transfer";
1751            case TRNS: return "transportation";
1752            case XACT: return "financial transaction";
1753            case _ACTCLASSCONTAINER: return "ActClassContainer";
1754            case ENTRY: return "entry";
1755            case ORGANIZER: return "organizer";
1756            case DOCCNTNT: return "DOCCNTNT";
1757            case DOCLIST: return "DOCLIST";
1758            case DOCLSTITM: return "DOCLSTITM";
1759            case DOCPARA: return "DOCPARA";
1760            case DOCTBL: return "DOCTBL";
1761            case LINKHTML: return "LINKHTML";
1762            case LOCALATTR: return "LOCALATTR";
1763            case LOCALMRKP: return "LOCALMRKP";
1764            case ORDERED: return "ordered";
1765            case REFR: return "REFR";
1766            case TBLCOL: return "TBLCOL";
1767            case TBLCOLGP: return "TBLCOLGP";
1768            case TBLDATA: return "TBLDATA";
1769            case TBLHDR: return "TBLHDR";
1770            case TBLROW: return "TBLROW";
1771            case TBODY: return "tbody";
1772            case TFOOT: return "tfoot";
1773            case THEAD: return "thead";
1774            case UNORDERED: return "unordered";
1775            default: return "?";
1776          }
1777    }
1778
1779
1780}
1781