HL7 Terminology (THO)
5.1.0 - Publication International flag

This page is part of the HL7 Terminology (v5.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: ActCode - XML Representation

Active as of 2019-12-15

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-ActCode"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td/><td>Coding</td><td>The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.</td></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes.  Only included as a derived relationship.</td></tr><tr><td>rim-ClassifiesClassCode</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#rim-ClassifiesClassCode</td><td>Coding</td><td>The child code is a classification of the particular class group identified by the 'classCode' in a RIM class as the parent code.  Used only in RIM backbone classes to link the code and classCode values.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.</td></tr><tr><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged.</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr><tr><td>HL7usageNotes</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes</td><td>string</td><td>HL7 Concept Usage Notes</td></tr><tr><td>synonymCode</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td><td>An additional concept code that was also attributed to a concept</td></tr><tr><td>subsumedBy</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td><td>The concept code of a parent concept</td></tr></table><p><b>Concepts</b></p><p>This code system <code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code> defines the following codes:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Concept Domain that classifies a RIM Class Code</b></td><td><b>internalId</b></td><td><b>status</b></td><td><b>Not Selectable</b></td><td><b>HL7 Concept Usage Notes</b></td><td><b>synonymCode</b></td><td><b>Parent</b></td></tr><tr><td>1</td><td style="white-space:nowrap">_ActAccountCode<a name="v3-ActCode-_ActAccountCode"> </a></td><td>ActAccountCode</td><td>An account represents a grouping of financial transactions that are tracked and reported together with a single balance. Examples of account codes (types) are Patient billing accounts (collection of charges), Cost centers; Cash.</td><td>ACCT</td><td>20849</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  ACCTRECEIVABLE<a name="v3-ActCode-ACCTRECEIVABLE"> </a></td><td>account receivable</td><td>An account for collecting charges, reversals, adjustments and payments, including deductibles, copayments, coinsurance (financial transactions) credited or debited to the account receivable account for a patient's encounter.</td><td/><td>21361</td><td>active</td><td/><td/><td/><td>_ActAccountCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  CASH<a name="v3-ActCode-CASH"> </a></td><td>Cash</td><td/><td/><td>14810</td><td>active</td><td/><td/><td/><td>_ActAccountCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  CC<a name="v3-ActCode-CC"> </a></td><td>credit card</td><td>**Description:** Types of advance payment to be made on a plastic card usually issued by a financial institution used of purchasing services and/or products.</td><td/><td>23013</td><td>active</td><td/><td/><td/><td>_ActAccountCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    AE<a name="v3-ActCode-AE"> </a></td><td>American Express</td><td/><td/><td>14814</td><td>active</td><td/><td/><td/><td>CC</td></tr><tr><td>3</td><td style="white-space:nowrap">    DN<a name="v3-ActCode-DN"> </a></td><td>Diner's Club</td><td/><td/><td>14815</td><td>active</td><td/><td/><td/><td>CC</td></tr><tr><td>3</td><td style="white-space:nowrap">    DV<a name="v3-ActCode-DV"> </a></td><td>Discover Card</td><td/><td/><td>14816</td><td>active</td><td/><td/><td/><td>CC</td></tr><tr><td>3</td><td style="white-space:nowrap">    MC<a name="v3-ActCode-MC"> </a></td><td>Master Card</td><td/><td/><td>14813</td><td>active</td><td/><td/><td/><td>CC</td></tr><tr><td>3</td><td style="white-space:nowrap">    V<a name="v3-ActCode-V"> </a></td><td>Visa</td><td/><td/><td>14812</td><td>active</td><td/><td/><td/><td>CC</td></tr><tr><td>2</td><td style="white-space:nowrap">  PBILLACCT<a name="v3-ActCode-PBILLACCT"> </a></td><td>patient billing account</td><td>An account representing charges and credits (financial transactions) for a patient's encounter.</td><td/><td>21301</td><td>active</td><td/><td/><td/><td>_ActAccountCode</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _CreditCard<a name="v3-ActCode-_CreditCard"> </a></td><td>CreditCard</td><td/><td/><td>20912</td><td>retired</td><td>true</td><td/><td/><td>_ActAccountCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActAdjudicationCode<a name="v3-ActCode-_ActAdjudicationCode"> </a></td><td>ActAdjudicationCode</td><td>Includes coded responses that will occur as a result of the adjudication of an electronic invoice at a summary level and provides guidance on interpretation of the referenced adjudication results.</td><td>ADJUD</td><td>20850</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActAdjudicationGroupCode<a name="v3-ActCode-_ActAdjudicationGroupCode"> </a></td><td>ActAdjudicationGroupCode</td><td>Catagorization of grouping criteria for the associated transactions and/or summary (totals, subtotals).</td><td>ADJUD</td><td>20851</td><td>active</td><td>true</td><td/><td/><td>_ActAdjudicationCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    CONT<a name="v3-ActCode-CONT"> </a></td><td>contract</td><td>Transaction counts and value totals by Contract Identifier.</td><td/><td>17974</td><td>active</td><td/><td/><td/><td>_ActAdjudicationGroupCode, _ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    DAY<a name="v3-ActCode-DAY"> </a></td><td>day</td><td>Transaction counts and value totals for each calendar day within the date range specified.</td><td/><td>17969</td><td>active</td><td/><td/><td/><td>_ActAdjudicationGroupCode, _ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    LOC<a name="v3-ActCode-LOC"> </a></td><td>location</td><td>Transaction counts and value totals by service location (e.g clinic).</td><td/><td>17976</td><td>active</td><td/><td/><td/><td>_ActAdjudicationGroupCode, _ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    MONTH<a name="v3-ActCode-MONTH"> </a></td><td>month</td><td>Transaction counts and value totals for each calendar month within the date range specified.</td><td/><td>17970</td><td>active</td><td/><td/><td/><td>_ActAdjudicationGroupCode, _ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PERIOD<a name="v3-ActCode-PERIOD"> </a></td><td>period</td><td>Transaction counts and value totals for the date range specified.</td><td/><td>17971</td><td>active</td><td/><td/><td/><td>_ActAdjudicationGroupCode, _ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PROV<a name="v3-ActCode-PROV"> </a></td><td>provider</td><td>Transaction counts and value totals by Provider Identifier.</td><td/><td>17975</td><td>active</td><td/><td/><td/><td>_ActAdjudicationGroupCode, _ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    WEEK<a name="v3-ActCode-WEEK"> </a></td><td>week</td><td>Transaction counts and value totals for each calendar week within the date range specified.</td><td/><td>17972</td><td>active</td><td/><td/><td/><td>_ActAdjudicationGroupCode, _ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    YEAR<a name="v3-ActCode-YEAR"> </a></td><td>year</td><td>Transaction counts and value totals for each calendar year within the date range specified.</td><td/><td>17973</td><td>active</td><td/><td/><td/><td>_ActAdjudicationGroupCode, _ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  AA<a name="v3-ActCode-AA"> </a></td><td>adjudicated with adjustments</td><td>The invoice element has been accepted for payment but one or more adjustment(s) have been made to one or more invoice element line items (component charges).

Also includes the concept 'Adjudicate as zero' and items not covered under a particular Policy.

Invoice element can be reversed (nullified).

Recommend that the invoice element is saved for DUR (Drug Utilization Reporting).</td><td/><td>19347</td><td>active</td><td/><td/><td/><td>_ActAdjudicationCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    ANF<a name="v3-ActCode-ANF"> </a></td><td>adjudicated with adjustments and no financial impact</td><td>The invoice element has been accepted for payment but one or more adjustment(s) have been made to one or more invoice element line items (component charges) without changing the amount.

Invoice element can be reversed (nullified).

Recommend that the invoice element is saved for DUR (Drug Utilization Reporting).</td><td/><td>19708</td><td>active</td><td/><td/><td/><td>AA</td></tr><tr><td>2</td><td style="white-space:nowrap">  AR<a name="v3-ActCode-AR"> </a></td><td>adjudicated as refused</td><td>The invoice element has passed through the adjudication process but payment is refused due to one or more reasons.

Includes items such as patient not covered, or invoice element is not constructed according to payer rules (e.g. 'invoice submitted too late').

If one invoice element line item in the invoice element structure is rejected, the remaining line items may not be adjudicated and the complete group is treated as rejected.

A refused invoice element can be forwarded to the next payer (for Coordination of Benefits) or modified and resubmitted to refusing payer.

Invoice element cannot be reversed (nullified) as there is nothing to reverse.

Recommend that the invoice element is not saved for DUR (Drug Utilization Reporting).</td><td/><td>17619</td><td>active</td><td/><td/><td/><td>_ActAdjudicationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  AS<a name="v3-ActCode-AS"> </a></td><td>adjudicated as submitted</td><td>The invoice element was/will be paid exactly as submitted, without financial adjustment(s).

If the dollar amount stays the same, but the billing codes have been amended or financial adjustments have been applied through the adjudication process, the invoice element is treated as &quot;Adjudicated with Adjustment&quot;.

If information items are included in the adjudication results that do not affect the monetary amounts paid, then this is still Adjudicated as Submitted (e.g. 'reached Plan Maximum on this Claim').

Invoice element can be reversed (nullified).

Recommend that the invoice element is saved for DUR (Drug Utilization Reporting).</td><td/><td>17617</td><td>active</td><td/><td/><td/><td>_ActAdjudicationCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActAdjudicationResultActionCode<a name="v3-ActCode-_ActAdjudicationResultActionCode"> </a></td><td>ActAdjudicationResultActionCode</td><td>Actions to be carried out by the recipient of the Adjudication Result information.</td><td/><td>20853</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  DISPLAY<a name="v3-ActCode-DISPLAY"> </a></td><td>Display</td><td>The adjudication result associated is to be displayed to the receiver of the adjudication result.</td><td/><td>17475</td><td>active</td><td/><td/><td/><td>_ActAdjudicationResultActionCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  FORM<a name="v3-ActCode-FORM"> </a></td><td>Print on Form</td><td>The adjudication result associated is to be printed on the specified form, which is then provided to the covered party.</td><td/><td>17473</td><td>active</td><td/><td/><td/><td>_ActAdjudicationResultActionCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActBillableModifierCode<a name="v3-ActCode-_ActBillableModifierCode"> </a></td><td>ActBillableModifierCode</td><td>**Definition:**An identifying modifier code for healthcare interventions or procedures.</td><td/><td>21993</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  CPTM<a name="v3-ActCode-CPTM"> </a></td><td>CPT modifier codes</td><td>**Description:**CPT modifier codes are found in Appendix A of CPT 2000 Standard Edition.</td><td/><td>22151</td><td>active</td><td/><td/><td/><td>_ActBillableModifierCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  HCPCSA<a name="v3-ActCode-HCPCSA"> </a></td><td>HCPCS Level II and Carrier-assigned</td><td>**Description:**HCPCS Level II (HCFA-assigned) and Carrier-assigned (Level III) modifiers are reported in Appendix A of CPT 2000 Standard Edition and in the Medicare Bulletin.</td><td/><td>22150</td><td>active</td><td/><td/><td/><td>_ActBillableModifierCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActBillingArrangementCode<a name="v3-ActCode-_ActBillingArrangementCode"> </a></td><td>ActBillingArrangementCode</td><td>The type of provision(s) made for reimbursing for the deliver of healthcare services and/or goods provided by a Provider, over a specified period.</td><td/><td>20857</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  BLK<a name="v3-ActCode-BLK"> </a></td><td>block funding</td><td>A billing arrangement where a Provider charges a lump sum to provide a prescribed group (volume) of services to a single patient which occur over a period of time. Services included in the block may vary.

This billing arrangement is also known as Program of Care for some specific Payors and Program Fees for other Payors.</td><td/><td>17480</td><td>active</td><td/><td/><td/><td>_ActBillingArrangementCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  CAP<a name="v3-ActCode-CAP"> </a></td><td>capitation funding</td><td>A billing arrangement where the payment made to a Provider is determined by analyzing one or more demographic attributes about the persons/patients who are enrolled with the Provider (in their practice).</td><td/><td>17484</td><td>active</td><td/><td/><td/><td>_ActBillingArrangementCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  CONTF<a name="v3-ActCode-CONTF"> </a></td><td>contract funding</td><td>A billing arrangement where a Provider charges a lump sum to provide a particular volume of one or more interventions/procedures or groups of interventions/procedures.</td><td/><td>17481</td><td>active</td><td/><td/><td/><td>_ActBillingArrangementCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  FINBILL<a name="v3-ActCode-FINBILL"> </a></td><td>financial</td><td>A billing arrangement where a Provider charges for non-clinical items. This includes interest in arrears, mileage, etc. Clinical content is not included in Invoices submitted with this type of billing arrangement.</td><td/><td>19723</td><td>active</td><td/><td/><td/><td>_ActBillingArrangementCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ROST<a name="v3-ActCode-ROST"> </a></td><td>roster funding</td><td>A billing arrangement where funding is based on a list of individuals registered as patients of the Provider.</td><td/><td>17482</td><td>active</td><td/><td/><td/><td>_ActBillingArrangementCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  SESS<a name="v3-ActCode-SESS"> </a></td><td>sessional funding</td><td>A billing arrangement where a Provider charges a sum to provide a group (volume) of interventions/procedures to one or more patients within a defined period of time, typically on the same date. Interventions/procedures included in the session may vary.</td><td/><td>17483</td><td>active</td><td/><td/><td/><td>_ActBillingArrangementCode</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  FFS<a name="v3-ActCode-FFS"> </a></td><td>fee for service</td><td>A billing arrangement where a Provider charges a separate fee for each intervention/procedure/event or product.

Fee for Service is used when an individual intervention/procedure/event is used for billing purposes. In other words, fees are associated with the intervention/procedure/event. For example, a specific CCI (Canadian Classification of Interventions) code has an associated fee and is used for billing purposes.</td><td/><td>17479</td><td>retired</td><td/><td/><td/><td>_ActBillingArrangementCode, FF</td></tr><tr><td>3</td><td style="white-space:nowrap">    FFPS<a name="v3-ActCode-FFPS"> </a></td><td>first fill, part fill, partial strength</td><td>A first fill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.) and also where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)</td><td/><td>21817</td><td>active</td><td/><td/><td/><td>FF, FFS, FFSS</td></tr><tr><td>3</td><td style="white-space:nowrap">    FFCS<a name="v3-ActCode-FFCS"> </a></td><td>first fill complete, partial strength</td><td>A first fill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets) and also where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets).</td><td/><td>21816</td><td>active</td><td/><td/><td/><td>FFC, FFS, FFSS</td></tr><tr><td>3</td><td style="white-space:nowrap">    TFS<a name="v3-ActCode-TFS"> </a></td><td>trial fill partial strength</td><td>A fill where a small portion is provided to allow for determination of the therapy effectiveness and patient tolerance and also where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets).</td><td/><td>21818</td><td>active</td><td/><td/><td/><td>FFS, FFSS, TF</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActBoundedROICode<a name="v3-ActCode-_ActBoundedROICode"> </a></td><td>ActBoundedROICode</td><td>Type of bounded ROI.</td><td>ROIBND</td><td>20858</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  ROIFS<a name="v3-ActCode-ROIFS"> </a></td><td>fully specified ROI</td><td>A fully specified bounded Region of Interest (ROI) delineates a ROI in which only those dimensions participate that are specified by boundary criteria, whereas all other dimensions are excluded. For example a ROI to mark an episode of &quot;ST elevation&quot; in a subset of the EKG leads V2, V3, and V4 would include 4 boundaries, one each for time, V2, V3, and V4.</td><td/><td>17897</td><td>active</td><td/><td/><td/><td>_ActBoundedROICode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ROIPS<a name="v3-ActCode-ROIPS"> </a></td><td>partially specified ROI</td><td>A partially specified bounded Region of Interest (ROI) specifies a ROI in which at least all values in the dimensions specified by the boundary criteria participate. For example, if an episode of ventricular fibrillations (VFib) is observed, it usually doesn't make sense to exclude any EKG leads from the observation and the partially specified ROI would contain only one boundary for time indicating the time interval where VFib was observed.</td><td/><td>17898</td><td>active</td><td/><td/><td/><td>_ActBoundedROICode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActCareProvisionCode<a name="v3-ActCode-_ActCareProvisionCode"> </a></td><td>act care provision</td><td>**Description:**The type and scope of responsibility taken-on by the performer of the Act for a specific subject of care.</td><td>PCPR</td><td>21825</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActCredentialedCareCode<a name="v3-ActCode-_ActCredentialedCareCode"> </a></td><td>act credentialed care</td><td>**Description:**The type and scope of legal and/or professional responsibility taken-on by the performer of the Act for a specific subject of care as described by a credentialing agency, i.e. government or non-government agency. Failure in executing this Act may result in loss of credential to the person or organization who participates as performer of the Act. Excludes employment agreements.

**Example:**Hospital license; physician license; clinic accreditation.</td><td>PCPR</td><td>21826</td><td>active</td><td>true</td><td/><td/><td>_ActCareProvisionCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActCredentialedCareProvisionPersonCode<a name="v3-ActCode-_ActCredentialedCareProvisionPersonCode"> </a></td><td>act credentialed care provision peron</td><td>**Description:**The type and scope of legal and/or professional responsibility taken-on by the performer of the Act for a specific subject of care as described by an agency for credentialing individuals.</td><td>PCPR</td><td>21827</td><td>active</td><td>true</td><td/><td/><td>_ActCredentialedCareCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CACC<a name="v3-ActCode-CACC"> </a></td><td>certified anatomic pathology and clinical pathology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21848</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CAIC<a name="v3-ActCode-CAIC"> </a></td><td>certified allergy and immunology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21830</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CAMC<a name="v3-ActCode-CAMC"> </a></td><td>certified aerospace medicine care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21854</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CANC<a name="v3-ActCode-CANC"> </a></td><td>certified anesthesiology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21831</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CAPC<a name="v3-ActCode-CAPC"> </a></td><td>certified anatomic pathology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21849</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CBGC<a name="v3-ActCode-CBGC"> </a></td><td>certified clinical biochemical genetics care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21837</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CCCC<a name="v3-ActCode-CCCC"> </a></td><td>certified clinical cytogenetics care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21838</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CCGC<a name="v3-ActCode-CCGC"> </a></td><td>certified clinical genetics (M.D.) care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21839</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CCPC<a name="v3-ActCode-CCPC"> </a></td><td>certified clinical pathology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21850</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CCSC<a name="v3-ActCode-CCSC"> </a></td><td>certified colon and rectal surgery care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21832</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CDEC<a name="v3-ActCode-CDEC"> </a></td><td>certified dermatology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21833</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CDRC<a name="v3-ActCode-CDRC"> </a></td><td>certified diagnostic radiology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21860</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CEMC<a name="v3-ActCode-CEMC"> </a></td><td>certified emergency medicine care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21834</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CFPC<a name="v3-ActCode-CFPC"> </a></td><td>certified family practice care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21835</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CIMC<a name="v3-ActCode-CIMC"> </a></td><td>certified internal medicine care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21836</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CMGC<a name="v3-ActCode-CMGC"> </a></td><td>certified clinical molecular genetics care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21840</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CNEC<a name="v3-ActCode-CNEC"> </a></td><td>certified neurology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board</td><td/><td>21858</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CNMC<a name="v3-ActCode-CNMC"> </a></td><td>certified nuclear medicine care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21843</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CNQC<a name="v3-ActCode-CNQC"> </a></td><td>certified neurology with special qualifications in child neurology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21859</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CNSC<a name="v3-ActCode-CNSC"> </a></td><td>certified neurological surgery care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21842</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      COGC<a name="v3-ActCode-COGC"> </a></td><td>certified obstetrics and gynecology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21844</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      COMC<a name="v3-ActCode-COMC"> </a></td><td>certified occupational medicine care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21855</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      COPC<a name="v3-ActCode-COPC"> </a></td><td>certified ophthalmology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21845</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      COSC<a name="v3-ActCode-COSC"> </a></td><td>certified orthopaedic surgery care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21846</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      COTC<a name="v3-ActCode-COTC"> </a></td><td>certified otolaryngology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21847</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPEC<a name="v3-ActCode-CPEC"> </a></td><td>certified pediatrics care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21851</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPGC<a name="v3-ActCode-CPGC"> </a></td><td>certified Ph.D. medical genetics care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21841</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPHC<a name="v3-ActCode-CPHC"> </a></td><td>certified public health and general preventive medicine care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21856</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPRC<a name="v3-ActCode-CPRC"> </a></td><td>certified physical medicine and rehabilitation care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21852</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPSC<a name="v3-ActCode-CPSC"> </a></td><td>certified plastic surgery care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21853</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPYC<a name="v3-ActCode-CPYC"> </a></td><td>certified psychiatry care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21857</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CROC<a name="v3-ActCode-CROC"> </a></td><td>certified radiation oncology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21861</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CRPC<a name="v3-ActCode-CRPC"> </a></td><td>certified radiological physics care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21862</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CSUC<a name="v3-ActCode-CSUC"> </a></td><td>certified surgery care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21863</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CTSC<a name="v3-ActCode-CTSC"> </a></td><td>certified thoracic surgery care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21865</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CURC<a name="v3-ActCode-CURC"> </a></td><td>certified urology care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21866</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CVSC<a name="v3-ActCode-CVSC"> </a></td><td>certified vascular surgery care</td><td>**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board.</td><td/><td>21864</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      LGPC<a name="v3-ActCode-LGPC"> </a></td><td>licensed general physician care</td><td>**Description:**Scope of responsibility taken-on for physician care of a patient as defined by a governmental licensing agency.</td><td/><td>21829</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionPersonCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActCredentialedCareProvisionProgramCode<a name="v3-ActCode-_ActCredentialedCareProvisionProgramCode"> </a></td><td>act credentialed care provision program</td><td>**Description:**The type and scope of legal and/or professional responsibility taken-on by the performer of the Act for a specific subject of care as described by an agency for credentialing programs within organizations.</td><td>PCPR</td><td>21828</td><td>active</td><td>true</td><td/><td/><td>_ActCredentialedCareCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      AALC<a name="v3-ActCode-AALC"> </a></td><td>accredited assisted living care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency.</td><td/><td>21868</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      AAMC<a name="v3-ActCode-AAMC"> </a></td><td>accredited ambulatory care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency.</td><td/><td>21867</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ABHC<a name="v3-ActCode-ABHC"> </a></td><td>accredited behavioral health care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency.</td><td/><td>21869</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ACAC<a name="v3-ActCode-ACAC"> </a></td><td>accredited critical access hospital care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency.</td><td/><td>21870</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ACHC<a name="v3-ActCode-ACHC"> </a></td><td>accredited hospital care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency.</td><td/><td>21872</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      AHOC<a name="v3-ActCode-AHOC"> </a></td><td>accredited home care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency.</td><td/><td>21871</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ALTC<a name="v3-ActCode-ALTC"> </a></td><td>accredited long term care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency.</td><td/><td>21873</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      AOSC<a name="v3-ActCode-AOSC"> </a></td><td>accredited office-based surgery care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency.</td><td/><td>21874</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CACS<a name="v3-ActCode-CACS"> </a></td><td>certified acute coronary syndrome care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21875</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CAMI<a name="v3-ActCode-CAMI"> </a></td><td>certified acute myocardial infarction care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21876</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CAST<a name="v3-ActCode-CAST"> </a></td><td>certified asthma care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21877</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CBAR<a name="v3-ActCode-CBAR"> </a></td><td>certified bariatric surgery care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21878</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CCAD<a name="v3-ActCode-CCAD"> </a></td><td>certified coronary artery disease care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21881</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CCAR<a name="v3-ActCode-CCAR"> </a></td><td>certified cardiac care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21879</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CDEP<a name="v3-ActCode-CDEP"> </a></td><td>certified depression care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21882</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CDGD<a name="v3-ActCode-CDGD"> </a></td><td>certified digestive/gastrointestinal disorders care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21884</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CDIA<a name="v3-ActCode-CDIA"> </a></td><td>certified diabetes care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21883</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CEPI<a name="v3-ActCode-CEPI"> </a></td><td>certified epilepsy care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21885</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CFEL<a name="v3-ActCode-CFEL"> </a></td><td>certified frail elderly care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21886</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CHFC<a name="v3-ActCode-CHFC"> </a></td><td>certified heart failure care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21887</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CHRO<a name="v3-ActCode-CHRO"> </a></td><td>certified high risk obstetrics care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21888</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CHYP<a name="v3-ActCode-CHYP"> </a></td><td>certified hyperlipidemia care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21889</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CMIH<a name="v3-ActCode-CMIH"> </a></td><td>certified migraine headache care</td><td>**Description:**.</td><td/><td>21890</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CMSC<a name="v3-ActCode-CMSC"> </a></td><td>certified multiple sclerosis care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21891</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      COJR<a name="v3-ActCode-COJR"> </a></td><td>certified orthopedic joint replacement care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21894</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CONC<a name="v3-ActCode-CONC"> </a></td><td>certified oncology care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21892</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      COPD<a name="v3-ActCode-COPD"> </a></td><td>certified chronic obstructive pulmonary disease care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21880</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CORT<a name="v3-ActCode-CORT"> </a></td><td>certified organ transplant care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21893</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPAD<a name="v3-ActCode-CPAD"> </a></td><td>certified parkinsons disease care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21895</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPND<a name="v3-ActCode-CPND"> </a></td><td>certified pneumonia disease care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21896</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPST<a name="v3-ActCode-CPST"> </a></td><td>certified primary stroke center care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21897</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CSDM<a name="v3-ActCode-CSDM"> </a></td><td>certified stroke disease management care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21901</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CSIC<a name="v3-ActCode-CSIC"> </a></td><td>certified sickle cell care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21898</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CSLD<a name="v3-ActCode-CSLD"> </a></td><td>certified sleep disorders care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21899</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CSPT<a name="v3-ActCode-CSPT"> </a></td><td>certified spine treatment care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21900</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CTBU<a name="v3-ActCode-CTBU"> </a></td><td>certified trauma/burn center care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21902</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CVDC<a name="v3-ActCode-CVDC"> </a></td><td>certified vascular diseases care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21903</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CWMA<a name="v3-ActCode-CWMA"> </a></td><td>certified wound management care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21905</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CWOH<a name="v3-ActCode-CWOH"> </a></td><td>certified women's health care</td><td>**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency.</td><td/><td>21904</td><td>active</td><td/><td/><td/><td>_ActCredentialedCareProvisionProgramCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ActEncounterCode<a name="v3-ActCode-_ActEncounterCode"> </a></td><td>ActEncounterCode</td><td>Domain provides codes that qualify the ActEncounterClass (ENC)</td><td>ENC</td><td>20869</td><td>active</td><td>true</td><td/><td/><td>_ActCareProvisionCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    AMB<a name="v3-ActCode-AMB"> </a></td><td>ambulatory</td><td>A comprehensive term for health care provided in a healthcare facility (e.g. a practitioneraTMs office, clinic setting, or hospital) on a nonresident basis. The term ambulatory usually implies that the patient has come to the location and is not assigned to a bed. Sometimes referred to as an outpatient encounter.</td><td/><td>16239</td><td>active</td><td/><td/><td/><td>_ActEncounterCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    EMER<a name="v3-ActCode-EMER"> </a></td><td>emergency</td><td>A patient encounter that takes place at a dedicated healthcare service delivery location where the patient receives immediate evaluation and treatment, provided until the patient can be discharged or responsibility for the patient's care is transferred elsewhere (for example, the patient could be admitted as an inpatient or transferred to another facility.)</td><td/><td>16240</td><td>active</td><td/><td/><td/><td>_ActEncounterCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    FLD<a name="v3-ActCode-FLD"> </a></td><td>field</td><td>A patient encounter that takes place both outside a dedicated service delivery location and outside a patient's residence. Example locations might include an accident site and at a supermarket.</td><td/><td>16235</td><td>active</td><td/><td/><td/><td>_ActEncounterCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    HH<a name="v3-ActCode-HH"> </a></td><td>home health</td><td>Healthcare encounter that takes place in the residence of the patient or a designee</td><td/><td>16237</td><td>active</td><td/><td/><td/><td>_ActEncounterCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    IMP<a name="v3-ActCode-IMP"> </a></td><td>inpatient encounter</td><td>A patient encounter where a patient is admitted by a hospital or equivalent facility, assigned to a location where patients generally stay at least overnight and provided with room, board, and continuous nursing service.</td><td/><td>16847</td><td>active</td><td/><td/><td/><td>_ActEncounterCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ACUTE<a name="v3-ActCode-ACUTE"> </a></td><td>inpatient acute</td><td>An acute inpatient encounter.</td><td/><td>13956</td><td>active</td><td/><td/><td/><td>IMP</td></tr><tr><td>4</td><td style="white-space:nowrap">      NONAC<a name="v3-ActCode-NONAC"> </a></td><td>inpatient non-acute</td><td>Any category of inpatient encounter except 'acute'</td><td/><td>16238</td><td>active</td><td/><td/><td/><td>IMP</td></tr><tr><td>3</td><td style="white-space:nowrap">    OBSENC<a name="v3-ActCode-OBSENC"> </a></td><td>observation encounter</td><td>An encounter where the patient usually will start in different encounter, such as one in the emergency department (EMER) but then transition to this type of encounter because they require a significant period of treatment and monitoring to determine whether or not their condition warrants an inpatient admission or discharge. In the majority of cases the decision about admission or discharge will occur within a time period determined by local, regional or national regulation, often between 24 and 48 hours.</td><td/><td>23896</td><td>active</td><td/><td/><td/><td>_ActEncounterCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PRENC<a name="v3-ActCode-PRENC"> </a></td><td>pre-admission</td><td>A patient encounter where patient is scheduled or planned to receive service delivery in the future, and the patient is given a pre-admission account number. When the patient comes back for subsequent service, the pre-admission encounter is selected and is encapsulated into the service registration, and a new account number is generated.

*Usage Note:* This is intended to be used in advance of encounter types such as ambulatory, inpatient encounter, virtual, etc.</td><td/><td>23573</td><td>active</td><td/><td/><td/><td>_ActEncounterCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    SS<a name="v3-ActCode-SS"> </a></td><td>short stay</td><td>An encounter where the patient is admitted to a health care facility for a predetermined length of time, usually less than 24 hours.</td><td/><td>21444</td><td>active</td><td/><td/><td/><td>_ActEncounterCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    VR<a name="v3-ActCode-VR"> </a></td><td>virtual</td><td>A patient encounter where the patient and the practitioner(s) are not in the same physical location. Examples include telephone conference, email exchange, robotic surgery, and televideo conference.</td><td/><td>16236</td><td>active</td><td/><td/><td/><td>_ActEncounterCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ActMedicalServiceCode<a name="v3-ActCode-_ActMedicalServiceCode"> </a></td><td>ActMedicalServiceCode</td><td>General category of medical service provided to the patient during their encounter.</td><td/><td>20896</td><td>active</td><td>true</td><td/><td/><td>_ActCareProvisionCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    ALC<a name="v3-ActCode-ALC"> </a></td><td>Alternative Level of Care</td><td>Provision of Alternate Level of Care to a patient in an acute bed. Patient is waiting for placement in a long-term care facility and is unable to return home.</td><td/><td>17459</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    CARD<a name="v3-ActCode-CARD"> </a></td><td>Cardiology</td><td>Provision of diagnosis and treatment of diseases and disorders affecting the heart</td><td/><td>20092</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    CHR<a name="v3-ActCode-CHR"> </a></td><td>Chronic</td><td>Provision of recurring care for chronic illness.</td><td/><td>17453</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    DNTL<a name="v3-ActCode-DNTL"> </a></td><td>Dental</td><td>Provision of treatment for oral health and/or dental surgery.</td><td/><td>17456</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    DRGRHB<a name="v3-ActCode-DRGRHB"> </a></td><td>Drug Rehab</td><td>Provision of treatment for drug abuse.</td><td/><td>17454</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    GENRL<a name="v3-ActCode-GENRL"> </a></td><td>General</td><td>General care performed by a general practitioner or family doctor as a responsible provider for a patient.</td><td/><td>19974</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    MED<a name="v3-ActCode-MED"> </a></td><td>Medical</td><td>Provision of diagnostic and/or therapeutic treatment.</td><td/><td>17450</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    OBS<a name="v3-ActCode-OBS"> </a></td><td>Obstetrics</td><td>Provision of care of women during pregnancy, childbirth and immediate postpartum period. Also known as Maternity.</td><td/><td>17460</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    ONC<a name="v3-ActCode-ONC"> </a></td><td>Oncology</td><td>Provision of treatment and/or diagnosis related to tumors and/or cancer.</td><td/><td>17457</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PALL<a name="v3-ActCode-PALL"> </a></td><td>Palliative</td><td>Provision of care for patients who are living or dying from an advanced illness.</td><td/><td>17452</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PED<a name="v3-ActCode-PED"> </a></td><td>Pediatrics</td><td>Provision of diagnosis and treatment of diseases and disorders affecting children.</td><td/><td>17461</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PHAR<a name="v3-ActCode-PHAR"> </a></td><td>Pharmaceutical</td><td>Pharmaceutical care performed by a pharmacist.</td><td/><td>19975</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PHYRHB<a name="v3-ActCode-PHYRHB"> </a></td><td>Physical Rehab</td><td>Provision of treatment for physical injury.</td><td/><td>17455</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PSYCH<a name="v3-ActCode-PSYCH"> </a></td><td>Psychiatric</td><td>Provision of treatment of psychiatric disorder relating to mental illness.</td><td/><td>17458</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    SURG<a name="v3-ActCode-SURG"> </a></td><td>Surgical</td><td>Provision of surgical treatment.</td><td/><td>17451</td><td>active</td><td/><td/><td/><td>_ActMedicalServiceCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActClaimAttachmentCategoryCode<a name="v3-ActCode-_ActClaimAttachmentCategoryCode"> </a></td><td>ActClaimAttachmentCategoryCode</td><td>**Description:** Coded types of attachments included to support a healthcare claim.</td><td>CATEGORY</td><td>23004</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  AUTOATTCH<a name="v3-ActCode-AUTOATTCH"> </a></td><td>auto attachment</td><td>**Description:** Automobile Information Attachment</td><td/><td>23012</td><td>active</td><td/><td/><td/><td>_ActClaimAttachmentCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  DOCUMENT<a name="v3-ActCode-DOCUMENT"> </a></td><td>document</td><td>**Description:** Document Attachment</td><td/><td>23008</td><td>active</td><td/><td/><td/><td>_ActClaimAttachmentCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  HEALTHREC<a name="v3-ActCode-HEALTHREC"> </a></td><td>health record</td><td>**Description:** Health Record Attachment</td><td/><td>23010</td><td>active</td><td/><td/><td/><td>_ActClaimAttachmentCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  IMG<a name="v3-ActCode-IMG"> </a></td><td>image attachment</td><td>**Description:** Image Attachment</td><td/><td>23006</td><td>active</td><td/><td/><td/><td>_ActClaimAttachmentCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  LABRESULTS<a name="v3-ActCode-LABRESULTS"> </a></td><td>lab results</td><td>**Description:** Lab Results Attachment</td><td/><td>23009</td><td>active</td><td/><td/><td/><td>_ActClaimAttachmentCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  MODEL<a name="v3-ActCode-MODEL"> </a></td><td>model</td><td>**Description:** Digital Model Attachment</td><td/><td>23007</td><td>active</td><td/><td/><td/><td>_ActClaimAttachmentCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  WIATTCH<a name="v3-ActCode-WIATTCH"> </a></td><td>work injury report attachment</td><td>**Description:** Work Injury related additional Information Attachment</td><td/><td>23011</td><td>active</td><td/><td/><td/><td>_ActClaimAttachmentCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  XRAY<a name="v3-ActCode-XRAY"> </a></td><td>x-ray</td><td>**Description:** Digital X-Ray Attachment</td><td/><td>23005</td><td>active</td><td/><td/><td/><td>_ActClaimAttachmentCategoryCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActConsentType<a name="v3-ActCode-_ActConsentType"> </a></td><td>ActConsentType</td><td>**Definition:** The type of consent directive, e.g., to consent or dissent to collect, access, or use in specific ways within an EHRS or for health information exchange; or to disclose health information for purposes such as research.</td><td>CONS</td><td>22199</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  ICOL<a name="v3-ActCode-ICOL"> </a></td><td>information collection</td><td>**Definition:** Consent to have healthcare information collected in an electronic health record. This entails that the information may be used in analysis, modified, updated.</td><td/><td>22203</td><td>active</td><td/><td/><td/><td>_ActConsentType</td></tr><tr><td>2</td><td style="white-space:nowrap">  IDSCL<a name="v3-ActCode-IDSCL"> </a></td><td>information disclosure</td><td>**Definition:** Consent to have collected healthcare information disclosed.</td><td/><td>22204</td><td>active</td><td/><td/><td/><td>_ActConsentType</td></tr><tr><td>2</td><td style="white-space:nowrap">  INFA<a name="v3-ActCode-INFA"> </a></td><td>information access</td><td>**Definition:** Consent to access healthcare information.</td><td/><td>22200</td><td>active</td><td/><td/><td/><td>_ActConsentType</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFAO<a name="v3-ActCode-INFAO"> </a></td><td>access only</td><td>**Definition:** Consent to access or &quot;read&quot; only, which entails that the information is not to be copied, screen printed, saved, emailed, stored, re-disclosed or altered in any way. This level ensures that data which is masked or to which access is restricted will not be.

**Example:** Opened and then emailed or screen printed for use outside of the consent directive purpose.</td><td/><td>22201</td><td>active</td><td/><td/><td/><td>INFA</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFASO<a name="v3-ActCode-INFASO"> </a></td><td>access and save only</td><td>**Definition:** Consent to access and save only, which entails that access to the saved copy will remain locked.</td><td/><td>22202</td><td>active</td><td/><td/><td/><td>INFA</td></tr><tr><td>2</td><td style="white-space:nowrap">  IRDSCL<a name="v3-ActCode-IRDSCL"> </a></td><td>information redisclosure</td><td>**Definition:** Information re-disclosed without the patient's consent.</td><td/><td>22205</td><td>active</td><td/><td/><td/><td>_ActConsentType</td></tr><tr><td>2</td><td style="white-space:nowrap">  RESEARCH<a name="v3-ActCode-RESEARCH"> </a></td><td>research information access</td><td>**Definition:** Consent to have healthcare information in an electronic health record accessed for research purposes.</td><td/><td>22206</td><td>active</td><td/><td/><td/><td>_ActConsentType</td></tr><tr><td>3</td><td style="white-space:nowrap">    RSDID<a name="v3-ActCode-RSDID"> </a></td><td>de-identified information access</td><td>**Definition:** Consent to have de-identified healthcare information in an electronic health record that is accessed for research purposes, but without consent to re-identify the information under any circumstance.</td><td/><td>22207</td><td>active</td><td/><td/><td/><td>RESEARCH</td></tr><tr><td>3</td><td style="white-space:nowrap">    RSREID<a name="v3-ActCode-RSREID"> </a></td><td>re-identifiable information access</td><td>**Definition:** Consent to have de-identified healthcare information in an electronic health record that is accessed for research purposes re-identified under specific circumstances outlined in the consent.

**Example::** Where there is a need to inform the subject of potential health issues.</td><td/><td>22208</td><td>active</td><td/><td/><td/><td>RESEARCH</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActContainerRegistrationCode<a name="v3-ActCode-_ActContainerRegistrationCode"> </a></td><td>ActContainerRegistrationCode</td><td>Constrains the ActCode to the domain of Container Registration</td><td>CONTREG</td><td>20860</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  ID<a name="v3-ActCode-ID"> </a></td><td>Identified</td><td>Used by one system to inform another that it has received a container.</td><td/><td>14059</td><td>active</td><td/><td/><td/><td>_ActContainerRegistrationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  IP<a name="v3-ActCode-IP"> </a></td><td>In Position</td><td>Used by one system to inform another that the container is in position for specimen transfer (e.g., container removal from track, pipetting, etc.).</td><td/><td>14060</td><td>active</td><td/><td/><td/><td>_ActContainerRegistrationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  L<a name="v3-ActCode-L"> </a></td><td>Left Equipment</td><td>Used by one system to inform another that the container has been released from that system.</td><td/><td>14063</td><td>active</td><td/><td/><td/><td>_ActContainerRegistrationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  M<a name="v3-ActCode-M"> </a></td><td>Missing</td><td>Used by one system to inform another that the container did not arrive at its next expected location.</td><td/><td>14064</td><td>active</td><td/><td/><td/><td>_ActContainerRegistrationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  O<a name="v3-ActCode-O"> </a></td><td>In Process</td><td>Used by one system to inform another that the specific container is being processed by the equipment. It is useful as a response to a query about Container Status, when the specific step of the process is not relevant.</td><td/><td>14061</td><td>active</td><td/><td/><td/><td>_ActContainerRegistrationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  R<a name="v3-ActCode-R"> </a></td><td>Process Completed</td><td>Status is used by one system to inform another that the processing has been completed, but the container has not been released from that system.</td><td/><td>14062</td><td>active</td><td/><td/><td/><td>_ActContainerRegistrationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  X<a name="v3-ActCode-X"> </a></td><td>Container Unavailable</td><td>Used by one system to inform another that the container is no longer available within the scope of the system (e.g., tube broken or discarded).</td><td/><td>14065</td><td>active</td><td/><td/><td/><td>_ActContainerRegistrationCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActControlVariable<a name="v3-ActCode-_ActControlVariable"> </a></td><td>ActControlVariable</td><td>An observation form that determines parameters or attributes of an Act. Examples are the settings of a ventilator machine as parameters of a ventilator treatment act; the controls on dillution factors of a chemical analyzer as a parameter of a laboratory observation act; the settings of a physiologic measurement assembly (e.g., time skew) or the position of the body while measuring blood pressure.

Control variables are forms of observations because just as with clinical observations, the Observation.code determines the parameter and the Observation.value assigns the value. While control variables sometimes can be observed (by noting the control settings or an actually measured feedback loop) they are not primary observations, in the sense that a control variable without a primary act is of no use (e.g., it makes no sense to record a blood pressure position without recording a blood pressure, whereas it does make sense to record a systolic blood pressure without a diastolic blood pressure).</td><td>OBS</td><td>20861</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  AUTO<a name="v3-ActCode-AUTO"> </a></td><td>auto-repeat permission</td><td>Specifies whether or not automatic repeat testing is to be initiated on specimens.</td><td/><td>16860</td><td>active</td><td/><td/><td/><td>_ActControlVariable</td></tr><tr><td>2</td><td style="white-space:nowrap">  ENDC<a name="v3-ActCode-ENDC"> </a></td><td>endogenous content</td><td>A baseline value for the measured test that is inherently contained in the diluent. In the calculation of the actual result for the measured test, this baseline value is normally considered.</td><td/><td>16858</td><td>active</td><td/><td/><td/><td>_ActControlVariable</td></tr><tr><td>2</td><td style="white-space:nowrap">  REFLEX<a name="v3-ActCode-REFLEX"> </a></td><td>reflex permission</td><td>Specifies whether or not further testing may be automatically or manually initiated on specimens.</td><td/><td>16859</td><td>active</td><td/><td/><td/><td>_ActControlVariable</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ECGControlVariable<a name="v3-ActCode-_ECGControlVariable"> </a></td><td>ECGControlVariable</td><td/><td/><td>20916</td><td>retired</td><td>true</td><td/><td/><td>_ActControlVariable</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActCoverageConfirmationCode<a name="v3-ActCode-_ActCoverageConfirmationCode"> </a></td><td>ActCoverageConfirmationCode</td><td>Response to an insurance coverage eligibility query or authorization request.</td><td>COV</td><td>20863</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActCoverageAuthorizationConfirmationCode<a name="v3-ActCode-_ActCoverageAuthorizationConfirmationCode"> </a></td><td>ActCoverageAuthorizationConfirmationCode</td><td>Indication of authorization for healthcare service(s) and/or product(s). If authorization is approved, funds are set aside.</td><td>COV</td><td>20862</td><td>active</td><td>true</td><td/><td/><td>_ActCoverageConfirmationCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    AUTH<a name="v3-ActCode-AUTH"> </a></td><td>Authorized</td><td>Authorization approved and funds have been set aside to pay for specified healthcare service(s) and/or product(s) within defined criteria for the authorization.</td><td/><td>17492</td><td>active</td><td/><td/><td/><td>_ActCoverageAuthorizationConfirmationCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    NAUTH<a name="v3-ActCode-NAUTH"> </a></td><td>Not Authorized</td><td>Authorization for specified healthcare service(s) and/or product(s) denied.</td><td/><td>17493</td><td>active</td><td/><td/><td/><td>_ActCoverageAuthorizationConfirmationCode</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ActCoverageEligibilityConfirmationCode<a name="v3-ActCode-_ActCoverageEligibilityConfirmationCode"> </a></td><td>ActCoverageEligibilityConfirmationCode</td><td>Indication of eligibility coverage for healthcare service(s) and/or product(s).</td><td/><td>20864</td><td>retired</td><td>true</td><td/><td/><td>_ActCoverageConfirmationCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    ELG<a name="v3-ActCode-ELG"> </a></td><td>Eligible</td><td>Insurance coverage is in effect for healthcare service(s) and/or product(s).</td><td/><td>17489</td><td>retired</td><td/><td/><td/><td>_ActCoverageEligibilityConfirmationCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    NELG<a name="v3-ActCode-NELG"> </a></td><td>Not Eligible</td><td>Insurance coverage is not in effect for healthcare service(s) and/or product(s). May optionally include reasons for the ineligibility.</td><td/><td>17490</td><td>retired</td><td/><td/><td/><td>_ActCoverageEligibilityConfirmationCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActCoverageLimitCode<a name="v3-ActCode-_ActCoverageLimitCode"> </a></td><td>ActCoverageLimitCode</td><td>Criteria that are applicable to the authorized coverage.</td><td>COV</td><td>20865</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActCoverageQuantityLimitCode<a name="v3-ActCode-_ActCoverageQuantityLimitCode"> </a></td><td>ActCoverageQuantityLimitCode</td><td>Maximum amount paid or maximum number of services/products covered; or maximum amount or number covered during a specified time period under the policy or program.</td><td>COV</td><td>22342</td><td>active</td><td>true</td><td/><td/><td>_ActCoverageLimitCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    COVPRD<a name="v3-ActCode-COVPRD"> </a></td><td>coverage period</td><td>Codes representing the time period during which coverage is available; or financial participation requirements are in effect.</td><td/><td>22343</td><td>active</td><td/><td/><td/><td>_ActCoverageQuantityLimitCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    LFEMX<a name="v3-ActCode-LFEMX"> </a></td><td>life time maximum</td><td>**Definition:** Maximum amount paid by payer or covered party; or maximum number of services or products covered under the policy or program during a covered party's lifetime.</td><td/><td>22240</td><td>active</td><td/><td/><td/><td>_ActCoverageQuantityLimitCode, COVMX</td></tr><tr><td>3</td><td style="white-space:nowrap">    NETAMT<a name="v3-ActCode-NETAMT"> </a></td><td>Net Amount</td><td>Maximum net amount that will be covered for the product or service specified.</td><td/><td>17497</td><td>active</td><td/><td/><td/><td>_ActCoverageQuantityLimitCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PRDMX<a name="v3-ActCode-PRDMX"> </a></td><td>period maximum</td><td>**Definition:** Maximum amount paid by payer or covered party; or maximum number of services/products covered under the policy or program by time period specified by the effective time on the act.</td><td/><td>22241</td><td>active</td><td/><td/><td/><td>_ActCoverageQuantityLimitCode, COVMX</td></tr><tr><td>3</td><td style="white-space:nowrap">    UNITPRICE<a name="v3-ActCode-UNITPRICE"> </a></td><td>Unit Price</td><td>Maximum unit price that will be covered for the authorized product or service.</td><td/><td>17499</td><td>active</td><td/><td/><td/><td>_ActCoverageQuantityLimitCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    UNITQTY<a name="v3-ActCode-UNITQTY"> </a></td><td>Unit Quantity</td><td>Maximum number of items that will be covered of the product or service specified.</td><td/><td>17498</td><td>active</td><td/><td/><td/><td>_ActCoverageQuantityLimitCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  COVMX<a name="v3-ActCode-COVMX"> </a></td><td>coverage maximum</td><td>**Definition:** Codes representing the maximum coverate or financial participation requirements.</td><td/><td>22239</td><td>active</td><td/><td/><td/><td>_ActCoverageLimitCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-LFEMX">LFEMX</a></td><td>life time maximum</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-PRDMX">PRDMX</a></td><td>period maximum</td><td colspan="8"/></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ActCoveredPartyLimitCode<a name="v3-ActCode-_ActCoveredPartyLimitCode"> </a></td><td>ActCoveredPartyLimitCode</td><td>Codes representing the types of covered parties that may receive covered benefits under a policy or program.</td><td/><td>22344</td><td>retired</td><td>true</td><td/><td/><td>_ActCoverageLimitCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _ActCoveragePartyLimitGroupCode<a name="v3-ActCode-_ActCoveragePartyLimitGroupCode"> </a></td><td>ActCoveragePartyLimitGroupCode</td><td>Codes representing the level of coverage provided under the policy or program in terms of the types of entities that may play covered parties based on their personal relationships or employment status.</td><td/><td>22345</td><td>retired</td><td>true</td><td/><td/><td>_ActCoveredPartyLimitCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActCoverageTypeCode<a name="v3-ActCode-_ActCoverageTypeCode"> </a></td><td>ActCoverageTypeCode</td><td>**Definition:** Set of codes indicating the type of insurance policy or program that pays for the cost of benefits provided to covered parties.</td><td>COV</td><td>22096</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActInsurancePolicyCode<a name="v3-ActCode-_ActInsurancePolicyCode"> </a></td><td>ActInsurancePolicyCode</td><td>Set of codes indicating the type of insurance policy or other source of funds to cover healthcare costs.</td><td>POLICY</td><td>20874</td><td>active</td><td>true</td><td/><td/><td>_ActCoverageTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    EHCPOL<a name="v3-ActCode-EHCPOL"> </a></td><td>extended healthcare</td><td>Private insurance policy that provides coverage in addition to other policies (e.g. in addition to a Public Healthcare insurance policy).</td><td/><td>19722</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode, _ActInsurancePolicyCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    HSAPOL<a name="v3-ActCode-HSAPOL"> </a></td><td>health spending account</td><td>Insurance policy that provides for an allotment of funds replenished on a periodic (e.g. annual) basis. The use of the funds under this policy is at the discretion of the covered party.</td><td/><td>19720</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode, _ActInsurancePolicyCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    AUTOPOL<a name="v3-ActCode-AUTOPOL"> </a></td><td>automobile</td><td>Insurance policy for injuries sustained in an automobile accident. Will also typically covered non-named parties to the policy, such as pedestrians and passengers.</td><td/><td>19721</td><td>active</td><td/><td/><td/><td>_ActInsurancePolicyCode, _ActInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      COL<a name="v3-ActCode-COL"> </a></td><td>collision coverage policy</td><td>**Definition:** An automobile insurance policy under which the insurance company will cover the cost of damages to an automobile owned by the named insured that are caused by accident or intentionally by another party.</td><td/><td>22100</td><td>active</td><td/><td/><td/><td>AUTOPOL</td></tr><tr><td>4</td><td style="white-space:nowrap">      UNINSMOT<a name="v3-ActCode-UNINSMOT"> </a></td><td>uninsured motorist policy</td><td>**Definition:** An automobile insurance policy under which the insurance company will indemnify a loss for which another motorist is liable if that motorist is unable to pay because he or she is uninsured. Coverage under the policy applies to bodily injury damages only. Injuries to the covered party caused by a hit-and-run driver are also covered.</td><td/><td>22101</td><td>active</td><td/><td/><td/><td>AUTOPOL</td></tr><tr><td>3</td><td style="white-space:nowrap">    PUBLICPOL<a name="v3-ActCode-PUBLICPOL"> </a></td><td>public healthcare</td><td>Insurance policy funded by a public health system such as a provincial or national health plan. Examples include BC MSP (British Columbia Medical Services Plan) OHIP (Ontario Health Insurance Plan), NHS (National Health Service).</td><td/><td>19718</td><td>active</td><td/><td/><td/><td>_ActInsurancePolicyCode, _ActProgramTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      DENTPRG<a name="v3-ActCode-DENTPRG"> </a></td><td>dental program</td><td>**Definition:** A public or government health program that administers and funds coverage for dental care to assist program eligible who meet financial and health status criteria.</td><td/><td>22131</td><td>active</td><td/><td/><td/><td>PUBLICPOL</td></tr><tr><td>4</td><td style="white-space:nowrap">      DISEASEPRG<a name="v3-ActCode-DISEASEPRG"> </a></td><td>public health program</td><td>**Definition:** A public or government health program that administers and funds coverage for health and social services to assist program eligible who meet financial and health status criteria related to a particular disease.

**Example:** Reproductive health, sexually transmitted disease, and end renal disease programs.</td><td/><td>22133</td><td>active</td><td/><td/><td/><td>PUBLICPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        CANPRG<a name="v3-ActCode-CANPRG"> </a></td><td>women's cancer detection program</td><td>**Definition:** A program that provides low-income, uninsured, and underserved women access to timely, high-quality screening and diagnostic services, to detect breast and cervical cancer at the earliest stages.

**Example:** To improve women's access to screening for breast and cervical cancers, Congress passed the Breast and Cervical Cancer Mortality Prevention Act of 1990, which guided CDC in creating the National Breast and Cervical Cancer Early Detection Program (NBCCEDP), which provides access to critical breast and cervical cancer screening services for underserved women in the United States. An estimated 7 to 10% of U.S. women of screening age are eligible to receive NBCCEDP services. Federal guidelines establish an eligibility baseline to direct services to uninsured and underinsured women at or below 250% of federal poverty level; ages 18 to 64 for cervical screening; ages 40 to 64 for breast screening.</td><td/><td>22134</td><td>active</td><td/><td/><td/><td>DISEASEPRG</td></tr><tr><td>5</td><td style="white-space:nowrap">        ENDRENAL<a name="v3-ActCode-ENDRENAL"> </a></td><td>end renal program</td><td>**Definition:** A public or government program that administers publicly funded coverage of kidney dialysis and kidney transplant services.

Example: In the U.S., the Medicare End-stage Renal Disease program (ESRD), the National Kidney Foundation (NKF) American Kidney Fund (AKF) The Organ Transplant Fund.</td><td/><td>22135</td><td>active</td><td/><td/><td/><td>DISEASEPRG</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIVAIDS<a name="v3-ActCode-HIVAIDS"> </a></td><td>HIV-AIDS program</td><td>**Definition:** Government administered and funded HIV-AIDS program for beneficiaries meeting financial and health status criteria. Administration, funding levels, eligibility criteria, covered benefits, provider types, and financial participation are typically set by a regulatory process. Payer responsibilities for administering the program may be delegated to contractors.

**Example:** In the U.S., the Ryan White program, which is administered by the Health Resources and Services Administration.</td><td/><td>22136</td><td>active</td><td/><td/><td/><td>DISEASEPRG</td></tr><tr><td>4</td><td style="white-space:nowrap">      MANDPOL<a name="v3-ActCode-MANDPOL"> </a></td><td>mandatory health program</td><td/><td/><td>22149</td><td>active</td><td/><td/><td/><td>PUBLICPOL</td></tr><tr><td>4</td><td style="white-space:nowrap">      MENTPRG<a name="v3-ActCode-MENTPRG"> </a></td><td>mental health program</td><td>**Definition:** Government administered and funded mental health program for beneficiaries meeting financial and mental health status criteria. Administration, funding levels, eligibility criteria, covered benefits, provider types, and financial participation are typically set by a regulatory process. Payer responsibilities for administering the program may be delegated to contractors.

**Example:** In the U.S., states receive funding for substance use programs from the Substance Abuse Mental Health Administration (SAMHSA).</td><td/><td>22141</td><td>active</td><td/><td/><td/><td>PUBLICPOL</td></tr><tr><td>4</td><td style="white-space:nowrap">      SAFNET<a name="v3-ActCode-SAFNET"> </a></td><td>safety net clinic program</td><td>**Definition:** Government administered and funded program to support provision of care to underserved populations through safety net clinics.

**Example:** In the U.S., safety net providers such as federally qualified health centers (FQHC) receive funding under PHSA Section 330 grants administered by the Health Resources and Services Administration.</td><td/><td>22142</td><td>active</td><td/><td/><td/><td>PUBLICPOL</td></tr><tr><td>4</td><td style="white-space:nowrap">      SUBPRG<a name="v3-ActCode-SUBPRG"> </a></td><td>substance use program</td><td>**Definition:** Government administered and funded substance use program for beneficiaries meeting financial, substance use behavior, and health status criteria. Beneficiaries may be required to enroll as a result of legal proceedings. Administration, funding levels, eligibility criteria, covered benefits, provider types, and financial participation are typically set by a regulatory process. Payer responsibilities for administering the program may be delegated to contractors.

**Example:** In the U.S., states receive funding for substance use programs from the Substance Abuse Mental Health Administration (SAMHSA).</td><td/><td>22143</td><td>active</td><td/><td/><td/><td>PUBLICPOL</td></tr><tr><td>4</td><td style="white-space:nowrap">      SUBSIDIZ<a name="v3-ActCode-SUBSIDIZ"> </a></td><td>subsidized health program</td><td>**Definition:** A government health program that provides coverage for health services to persons meeting eligibility criteria such as income, location of residence, access to other coverages, health condition, and age, the cost of which is to some extent subsidized by public funds.</td><td/><td>22137</td><td>active</td><td/><td/><td/><td>PUBLICPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        SUBSIDMC<a name="v3-ActCode-SUBSIDMC"> </a></td><td>subsidized managed care program</td><td>**Definition:** A government health program that provides coverage through managed care contracts for health services to persons meeting eligibility criteria such as income, location of residence, access to other coverages, health condition, and age, the cost of which is to some extent subsidized by public funds.

*Discussion:* The structure and business processes for underwriting and administering a subsidized managed care program is further specified by the Underwriter and Payer Role.class and Role.code.</td><td/><td>22139</td><td>active</td><td/><td/><td/><td>SUBSIDIZ</td></tr><tr><td>5</td><td style="white-space:nowrap">        SUBSUPP<a name="v3-ActCode-SUBSUPP"> </a></td><td>subsidized supplemental health program</td><td>**Definition:** A government health program that provides coverage for health services to persons meeting eligibility criteria for a supplemental health policy or program such as income, location of residence, access to other coverages, health condition, and age, the cost of which is to some extent subsidized by public funds.

**Example:** Supplemental health coverage program may cover the cost of a health program or policy financial participations, such as the copays and the premiums, and may provide coverage for services in addition to those covered under the supplemented health program or policy. In the U.S., Medicaid programs may pay the premium for a covered party who is also covered under the Medicare program or a private health policy.

*Discussion:* The structure and business processes for underwriting and administering a subsidized supplemental retiree health program is further specified by the Underwriter and Payer Role.class and Role.code.</td><td/><td>22140</td><td>active</td><td/><td/><td/><td>SUBSIDIZ</td></tr><tr><td>3</td><td style="white-space:nowrap">    WCBPOL<a name="v3-ActCode-WCBPOL"> </a></td><td>worker's compensation</td><td>Insurance policy for injuries sustained in the work place or in the course of employment.</td><td/><td>19719</td><td>active</td><td/><td/><td/><td>_ActInsurancePolicyCode, _ActProgramTypeCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ActInsuranceTypeCode<a name="v3-ActCode-_ActInsuranceTypeCode"> </a></td><td>ActInsuranceTypeCode</td><td>**Definition:** Set of codes indicating the type of insurance policy. Insurance, in law and economics, is a form of risk management primarily used to hedge against the risk of potential financial loss. Insurance is defined as the equitable transfer of the risk of a potential loss, from one entity to another, in exchange for a premium and duty of care. A policy holder is an individual or an organization enters into a contract with an underwriter which stipulates that, in exchange for payment of a sum of money (a premium), one or more covered parties (insureds) is guaranteed compensation for losses resulting from certain perils under specified conditions. The underwriter analyzes the risk of loss, makes a decision as to whether the risk is insurable, and prices the premium accordingly. A policy provides benefits that indemnify or cover the cost of a loss incurred by a covered party, and may include coverage for services required to remediate a loss. An insurance policy contains pertinent facts about the policy holder, the insurance coverage, the covered parties, and the insurer. A policy may include exemptions and provisions specifying the extent to which the indemnification clause cannot be enforced for intentional tortious conduct of a covered party, e.g., whether the covered parties are jointly or severably insured.

*Discussion:* In contrast to programs, an insurance policy has one or more policy holders, who own the policy. The policy holder may be the covered party, a relative of the covered party, a partnership, or a corporation, e.g., an employer. A subscriber of a self-insured health insurance policy is a policy holder. A subscriber of an employer sponsored health insurance policy is holds a certificate of coverage, but is not a policy holder; the policy holder is the employer. See CoveredRoleType.</td><td/><td>22097</td><td>active</td><td>true</td><td/><td/><td>_ActCoverageTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActHealthInsuranceTypeCode<a name="v3-ActCode-_ActHealthInsuranceTypeCode"> </a></td><td>ActHealthInsuranceTypeCode</td><td>**Definition:** Set of codes indicating the type of health insurance policy that covers health services provided to covered parties. A health insurance policy is a written contract for insurance between the insurance company and the policyholder, and contains pertinent facts about the policy owner (the policy holder), the health insurance coverage, the insured subscribers and dependents, and the insurer. Health insurance is typically administered in accordance with a plan, which specifies (1) the type of health services and health conditions that will be covered under what circumstances (e.g., exclusion of a pre-existing condition, service must be deemed medically necessary; service must not be experimental; service must provided in accordance with a protocol; drug must be on a formulary; service must be prior authorized; or be a referral from a primary care provider); (2) the type and affiliation of providers (e.g., only allopathic physicians, only in network, only providers employed by an HMO); (3) financial participations required of covered parties (e.g., co-pays, coinsurance, deductibles, out-of-pocket); and (4) the manner in which services will be paid (e.g., under indemnity or fee-for-service health plans, the covered party typically pays out-of-pocket and then file a claim for reimbursement, while health plans that have contractual relationships with providers, i.e., network providers, typically do not allow the providers to bill the covered party for the cost of the service until after filing a claim with the payer and receiving reimbursement).</td><td/><td>22099</td><td>active</td><td>true</td><td/><td/><td>_ActInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      DENTAL<a name="v3-ActCode-DENTAL"> </a></td><td>dental care policy</td><td>**Definition:** A health insurance policy that that covers benefits for dental services.</td><td/><td>22105</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      DISEASE<a name="v3-ActCode-DISEASE"> </a></td><td>disease specific policy</td><td>**Definition:** A health insurance policy that covers benefits for healthcare services provided for named conditions under the policy, e.g., cancer, diabetes, or HIV-AIDS.</td><td/><td>22106</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      DRUGPOL<a name="v3-ActCode-DRUGPOL"> </a></td><td>drug policy</td><td>**Definition:** A health insurance policy that covers benefits for prescription drugs, pharmaceuticals, and supplies.</td><td/><td>22107</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      HIP<a name="v3-ActCode-HIP"> </a></td><td>health insurance plan policy</td><td>**Definition:** A health insurance policy that covers healthcare benefits by protecting covered parties from medical expenses arising from health conditions, sickness, or accidental injury as well as preventive care. Health insurance policies explicitly exclude coverage for losses insured under a disability policy, workers' compensation program, liability insurance (including automobile insurance); or for medical expenses, coverage for on-site medical clinics or for limited dental or vision benefits when these are provided under a separate policy.

*Discussion:* Health insurance policies are offered by health insurance plans that typically reimburse providers for covered services on a fee-for-service basis, that is, a fee that is the allowable amount that a provider may charge. This is in contrast to managed care plans, which typically prepay providers a per-member/per-month amount or capitation as reimbursement for all covered services rendered. Health insurance plans include indemnity and healthcare services plans.</td><td/><td>22108</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      LTC<a name="v3-ActCode-LTC"> </a></td><td>long term care policy</td><td>**Definition:** An insurance policy that covers benefits for long-term care services people need when they no longer can care for themselves. This may be due to an accident, disability, prolonged illness or the simple process of aging. Long-term care services assist with activities of daily living including:

 *  Help at home with day-to-day activities, such as cooking, cleaning, bathing and dressing
 *  Care in the community, such as in an adult day care facility
 *  Supervised care provided in an assisted living facility
 *  Skilled care provided in a nursing home</td><td/><td>22109</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      MCPOL<a name="v3-ActCode-MCPOL"> </a></td><td>managed care policy</td><td>**Definition:** Government mandated program providing coverage, disability income, and vocational rehabilitation for injuries sustained in the work place or in the course of employment. Employers may either self-fund the program, purchase commercial coverage, or pay a premium to a government entity that administers the program. Employees may be required to pay premiums toward the cost of coverage as well.

Managed care policies specifically exclude coverage for losses insured under a disability policy, workers' compensation program, liability insurance (including automobile insurance); or for medical expenses, coverage for on-site medical clinics or for limited dental or vision benefits when these are provided under a separate policy.

*Discussion:* Managed care policies are offered by managed care plans that contract with selected providers or health care organizations to provide comprehensive health care at a discount to covered parties and coordinate the financing and delivery of health care. Managed care uses medical protocols and procedures agreed on by the medical profession to be cost effective, also known as medical practice guidelines. Providers are typically reimbursed for covered services by a capitated amount on a per member per month basis that may reflect difference in the health status and level of services anticipated to be needed by the member.</td><td/><td>22147</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        HMO<a name="v3-ActCode-HMO"> </a></td><td>health maintenance organization policy</td><td>**Definition:** A policy for a health plan that provides coverage for health care only through contracted or employed physicians and hospitals located in particular geographic or service areas. HMOs emphasize prevention and early detection of illness. Eligibility to enroll in an HMO is determined by where a covered party lives or works.</td><td/><td>22110</td><td>active</td><td/><td/><td/><td>MCPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        PPO<a name="v3-ActCode-PPO"> </a></td><td>preferred provider organization policy</td><td>**Definition:** A network-based, managed care plan that allows a covered party to choose any health care provider. However, if care is received from a &quot;preferred&quot; (participating in-network) provider, there are generally higher benefit coverage and lower deductibles.</td><td/><td>22112</td><td>active</td><td/><td/><td/><td>MCPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        <a href="#v3-ActCode-POS">POS</a></td><td>point of service policy</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      MENTPOL<a name="v3-ActCode-MENTPOL"> </a></td><td>mental health policy</td><td>**Definition:** A health insurance policy that covers benefits for mental health services and prescriptions.</td><td/><td>22113</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      POS<a name="v3-ActCode-POS"> </a></td><td>point of service policy</td><td>**Definition:** A policy for a health plan that has features of both an HMO and a FFS plan. Like an HMO, a POS plan encourages the use its HMO network to maintain discounted fees with participating providers, but recognizes that sometimes covered parties want to choose their own provider. The POS plan allows a covered party to use providers who are not part of the HMO network (non-participating providers). However, there is a greater cost associated with choosing these non-network providers. A covered party will usually pay deductibles and coinsurances that are substantially higher than the payments when he or she uses a plan provider. Use of non-participating providers often requires the covered party to pay the provider directly and then to file a claim for reimbursement, like in an FFS plan.</td><td/><td>22111</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode, MCPOL</td></tr><tr><td>4</td><td style="white-space:nowrap">      SUBPOL<a name="v3-ActCode-SUBPOL"> </a></td><td>substance use policy</td><td>**Definition:** A health insurance policy that covers benefits for substance use services.</td><td/><td>22114</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      VISPOL<a name="v3-ActCode-VISPOL"> </a></td><td>vision care policy</td><td>**Definition:** Set of codes for a policy that provides coverage for health care expenses arising from vision services.

A health insurance policy that covers benefits for vision care services, prescriptions, and products.</td><td/><td>22115</td><td>active</td><td/><td/><td/><td>_ActHealthInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-EHCPOL">EHCPOL</a></td><td>extended healthcare</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-HSAPOL">HSAPOL</a></td><td>health spending account</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    DIS<a name="v3-ActCode-DIS"> </a></td><td>disability insurance policy</td><td>**Definition:** An insurance policy that provides a regular payment to compensate for income lost due to the covered party's inability to work because of illness or injury.</td><td/><td>22102</td><td>active</td><td/><td/><td/><td>_ActInsuranceTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    EWB<a name="v3-ActCode-EWB"> </a></td><td>employee welfare benefit plan policy</td><td>**Definition:** An insurance policy under a benefit plan run by an employer or employee organization for the purpose of providing benefits other than pension-related to employees and their families. Typically provides health-related benefits, benefits for disability, disease or unemployment, or day care and scholarship benefits, among others. An employer sponsored health policy includes coverage of health care expenses arising from sickness or accidental injury, coverage for on-site medical clinics or for dental or vision benefits, which are typically provided under a separate policy. Coverage excludes health care expenses covered by accident or disability, workers' compensation, liability or automobile insurance.</td><td/><td>22103</td><td>active</td><td/><td/><td/><td>_ActInsuranceTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    FLEXP<a name="v3-ActCode-FLEXP"> </a></td><td>flexible benefit plan policy</td><td>**Definition:**  An insurance policy that covers qualified benefits under a Flexible Benefit plan such as group medical insurance, long and short term disability income insurance, group term life insurance for employees only up to $50,000 face amount, specified disease coverage such as a cancer policy, dental and/or vision insurance, hospital indemnity insurance, accidental death and dismemberment insurance, a medical expense reimbursement plan and a dependent care reimbursement plan.

 *Discussion:* See UnderwriterRoleTypeCode flexible benefit plan which is defined as a benefit plan that allows employees to choose from several life, health, disability, dental, and other insurance plans according to their individual needs. Also known as cafeteria plans. Authorized under Section 125 of the Revenue Act of 1978.</td><td/><td>22104</td><td>active</td><td/><td/><td/><td>_ActInsuranceTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    LIFE<a name="v3-ActCode-LIFE"> </a></td><td>life insurance policy</td><td>**Definition:** A policy under which the insurer agrees to pay a sum of money upon the occurrence of the covered partys death. In return, the policyholder agrees to pay a stipulated amount called a premium at regular intervals. Life insurance indemnifies the beneficiary for the loss of the insurable interest that a beneficiary has in the life of a covered party. For persons related by blood, a substantial interest established through love and affection, and for all other persons, a lawful and substantial economic interest in having the life of the insured continue. An insurable interest is required when purchasing life insurance on another person. Specific exclusions are often written into the contract to limit the liability of the insurer; for example claims resulting from suicide or relating to war, riot and civil commotion.

*Discussion:*A life insurance policy may be used by the covered party as a source of health care coverage in the case of a viatical settlement, which is the sale of a life insurance policy by the policy owner, before the policy matures. Such a sale, at a price discounted from the face amount of the policy but usually in excess of the premiums paid or current cash surrender value, provides the seller an immediate cash settlement. Generally, viatical settlements involve insured individuals with a life expectancy of less than two years. In countries without state-subsidized healthcare and high healthcare costs (e.g. United States), this is a practical way to pay extremely high health insurance premiums that severely ill people face. Some people are also familiar with life settlements, which are similar transactions but involve insureds with longer life expectancies (two to fifteen years).</td><td/><td>22148</td><td>active</td><td/><td/><td/><td>_ActInsuranceTypeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ANNU<a name="v3-ActCode-ANNU"> </a></td><td>annuity policy</td><td>**Definition:** A policy that, after an initial premium or premiums, pays out a sum at pre-determined intervals.

For example, a policy holder may pay $10,000, and in return receive $150 each month until he dies; or $1,000 for each of 14 years or death benefits if he dies before the full term of the annuity has elapsed.</td><td/><td>22118</td><td>active</td><td/><td/><td/><td>LIFE</td></tr><tr><td>4</td><td style="white-space:nowrap">      TLIFE<a name="v3-ActCode-TLIFE"> </a></td><td>term life insurance policy</td><td>**Definition:** Life insurance under which the benefit is payable only if the insured dies during a specified period. If an insured dies during that period, the beneficiary receives the death payments. If the insured survives, the policy ends and the beneficiary receives nothing.</td><td/><td>22116</td><td>active</td><td/><td/><td/><td>LIFE</td></tr><tr><td>4</td><td style="white-space:nowrap">      ULIFE<a name="v3-ActCode-ULIFE"> </a></td><td>universal life insurance policy</td><td>**Definition:** Life insurance under which the benefit is payable upon the insuredaTMs death or diagnosis of a terminal illness. If an insured dies during that period, the beneficiary receives the death payments. If the insured survives, the policy ends and the beneficiary receives nothing</td><td/><td>22117</td><td>active</td><td/><td/><td/><td>LIFE</td></tr><tr><td>3</td><td style="white-space:nowrap">    PNC<a name="v3-ActCode-PNC"> </a></td><td>property and casualty insurance policy</td><td>**Definition:** A type of insurance that covers damage to or loss of the policyholderaTMs property by providing payments for damages to property damage or the injury or death of living subjects. The terms &quot;casualty&quot; and &quot;liability&quot; insurance are often used interchangeably. Both cover the policyholder's legal liability for damages caused to other persons and/or their property.</td><td/><td>22119</td><td>active</td><td/><td/><td/><td>_ActInsuranceTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    REI<a name="v3-ActCode-REI"> </a></td><td>reinsurance policy</td><td>**Definition:** An agreement between two or more insurance companies by which the risk of loss is proportioned. Thus the risk of loss is spread and a disproportionately large loss under a single policy does not fall on one insurance company. Acceptance by an insurer, called a reinsurer, of all or part of the risk of loss of another insurance company.

**Discussion:** Reinsurance is a means by which an insurance company can protect itself against the risk of losses with other insurance companies. Individuals and corporations obtain insurance policies to provide protection for various risks (hurricanes, earthquakes, lawsuits, collisions, sickness and death, etc.). Reinsurers, in turn, provide insurance to insurance companies.

For example, an HMO may purchase a reinsurance policy to protect itself from losing too much money from one insured's particularly expensive health care costs. An insurance company issuing an automobile liability policy, with a limit of $100,000 per accident may reinsure its liability in excess of $10,000. A fire insurance company which issues a large policy generally reinsures a portion of the risk with one or several other companies. Also called *risk control insurance or stop-loss insurance.*</td><td/><td>22120</td><td>active</td><td/><td/><td/><td>_ActInsuranceTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    SURPL<a name="v3-ActCode-SURPL"> </a></td><td>surplus line insurance policy</td><td>**Definition:** 

1.  A risk or part of a risk for which there is no normal insurance market available.
2.  Insurance written by unauthorized insurance companies. Surplus lines insurance is insurance placed with unauthorized insurance companies through licensed surplus lines agents or brokers.</td><td/><td>22121</td><td>active</td><td/><td/><td/><td>_ActInsuranceTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    UMBRL<a name="v3-ActCode-UMBRL"> </a></td><td>umbrella liability insurance policy</td><td>**Definition:** A form of insurance protection that provides additional liability coverage after the limits of your underlying policy are reached. An umbrella liability policy also protects you (the insured) in many situations not covered by the usual liability policies.</td><td/><td>22122</td><td>active</td><td/><td/><td/><td>_ActInsuranceTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-AUTOPOL">AUTOPOL</a></td><td>automobile</td><td colspan="8"/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActProgramTypeCode<a name="v3-ActCode-_ActProgramTypeCode"> </a></td><td>ActProgramTypeCode</td><td>**Definition:** A set of codes used to indicate coverage under a program. A program is an organized structure for administering and funding coverage of a benefit package for covered parties meeting eligibility criteria, typically related to employment, health, financial, and demographic status. Programs are typically established or permitted by legislation with provisions for ongoing government oversight. Regulations may mandate the structure of the program, the manner in which it is funded and administered, covered benefits, provider types, eligibility criteria and financial participation. A government agency may be charged with implementing the program in accordance to the regulation. Risk of loss under a program in most cases would not meet what an underwriter would consider an insurable risk, i.e., the risk is not random in nature, not financially measurable, and likely requires subsidization with government funds.

*Discussion:* Programs do not have policy holders or subscribers. Program eligibles are enrolled based on health status, statutory eligibility, financial status, or age. Program eligibles who are covered parties under the program may be referred to as members, beneficiaries, eligibles, or recipients. Programs risk are underwritten by not for profit organizations such as governmental entities, and the beneficiaries typically do not pay for any or some portion of the cost of coverage. See CoveredPartyRoleType.</td><td/><td>22098</td><td>active</td><td>true</td><td/><td/><td>_ActCoverageTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    CHAR<a name="v3-ActCode-CHAR"> </a></td><td>charity program</td><td>**Definition:** A program that covers the cost of services provided directly to a beneficiary who typically has no other source of coverage without charge.</td><td/><td>22123</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    CRIME<a name="v3-ActCode-CRIME"> </a></td><td>crime victim program</td><td>**Definition:** A program that covers the cost of services provided to crime victims for injuries or losses related to the occurrence of a crime.</td><td/><td>22124</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    EAP<a name="v3-ActCode-EAP"> </a></td><td>employee assistance program</td><td>**Definition:** An employee assistance program is run by an employer or employee organization for the purpose of providing benefits and covering all or part of the cost for employees to receive counseling, referrals, and advice in dealing with stressful issues in their lives. These may include substance abuse, bereavement, marital problems, weight issues, or general wellness issues. The services are usually provided by a third-party, rather than the company itself, and the company receives only summary statistical data from the service provider. Employee's names and services received are kept confidential.</td><td/><td>22125</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    GOVEMP<a name="v3-ActCode-GOVEMP"> </a></td><td>government employee health program</td><td>**Definition:** A set of codes used to indicate a government program that is an organized structure for administering and funding coverage of a benefit package for covered parties meeting eligibility criteria, typically related to employment, health and financial status. Government programs are established or permitted by legislation with provisions for ongoing government oversight. Regulation mandates the structure of the program, the manner in which it is funded and administered, covered benefits, provider types, eligibility criteria and financial participation. A government agency is charged with implementing the program in accordance to the regulation

**Example:** Federal employee health benefit program in the U.S.</td><td/><td>22126</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    HIRISK<a name="v3-ActCode-HIRISK"> </a></td><td>high risk pool program</td><td>**Definition:** A government program that provides health coverage to individuals who are considered medically uninsurable or high risk, and who have been denied health insurance due to a serious health condition. In certain cases, it also applies to those who have been quoted very high premiums a&quot; again, due to a serious health condition. The pool charges premiums for coverage. Because the pool covers high-risk people, it incurs a higher level of claims than premiums can cover. The insurance industry pays into the pool to make up the difference and help it remain viable.</td><td/><td>22127</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    IND<a name="v3-ActCode-IND"> </a></td><td>indigenous peoples health program</td><td>**Definition:** Services provided directly and through contracted and operated indigenous peoples health programs.

**Example:** Indian Health Service in the U.S.</td><td/><td>22128</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    MILITARY<a name="v3-ActCode-MILITARY"> </a></td><td>military health program</td><td>**Definition:** A government program that provides coverage for health services to military personnel, retirees, and dependents. A covered party who is a subscriber can choose from among Fee-for-Service (FFS) plans, and their Preferred Provider Organizations (PPO), or Plans offering a Point of Service (POS) Product, or Health Maintenance Organizations.

**Example:** In the U.S., TRICARE, CHAMPUS.</td><td/><td>22130</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    RETIRE<a name="v3-ActCode-RETIRE"> </a></td><td>retiree health program</td><td>**Definition:** A government mandated program with specific eligibility requirements based on premium contributions made during employment, length of employment, age, and employment status, e.g., being retired, disabled, or a dependent of a covered party under this program. Benefits typically include ambulatory, inpatient, and long-term care, such as hospice care, home health care and respite care.</td><td/><td>22129</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    SOCIAL<a name="v3-ActCode-SOCIAL"> </a></td><td>social service program</td><td>**Definition:** A social service program funded by a public or governmental entity.

**Example:** Programs providing habilitation, food, lodging, medicine, transportation, equipment, devices, products, education, training, counseling, alteration of living or work space, and other resources to persons meeting eligibility criteria.</td><td/><td>22144</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    VET<a name="v3-ActCode-VET"> </a></td><td>veteran health program</td><td>**Definition:** Services provided directly and through contracted and operated veteran health programs.</td><td/><td>22145</td><td>active</td><td/><td/><td/><td>_ActProgramTypeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-PUBLICPOL">PUBLICPOL</a></td><td>public healthcare</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-WCBPOL">WCBPOL</a></td><td>worker's compensation</td><td colspan="8"/></tr><tr><td>1</td><td style="white-space:nowrap">_ActDetectedIssueManagementCode<a name="v3-ActCode-_ActDetectedIssueManagementCode"> </a></td><td>ActDetectedIssueManagementCode</td><td>Codes dealing with the management of Detected Issue observations</td><td>ALRT</td><td>20867</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActAdministrativeDetectedIssueManagementCode<a name="v3-ActCode-_ActAdministrativeDetectedIssueManagementCode"> </a></td><td>ActAdministrativeDetectedIssueManagementCode</td><td>Codes dealing with the management of Detected Issue observations for the administrative and patient administrative acts domains.</td><td/><td>20855</td><td>active</td><td>true</td><td/><td/><td>_ActDetectedIssueManagementCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _AuthorizationIssueManagementCode<a name="v3-ActCode-_AuthorizationIssueManagementCode"> </a></td><td>Authorization Issue Management Code</td><td/><td>ALRT</td><td>21387</td><td>active</td><td>true</td><td/><td/><td>_ActAdministrativeDetectedIssueManagementCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      EMAUTH<a name="v3-ActCode-EMAUTH"> </a></td><td>emergency authorization override</td><td>Used to temporarily override normal authorization rules to gain access to data in a case of emergency. Use of this override code will typically be monitored, and a procedure to verify its proper use may be triggered when used.</td><td/><td>21388</td><td>active</td><td/><td/><td/><td>_AuthorizationIssueManagementCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        21<a name="v3-ActCode-21"> </a></td><td>authorization confirmed</td><td>**Description:** Indicates that the permissions have been externally verified and the request should be processed.</td><td/><td>22812</td><td>active</td><td/><td/><td/><td>EMAUTH</td></tr><tr><td>2</td><td style="white-space:nowrap">  1<a name="v3-ActCode-1"> </a></td><td>Therapy Appropriate</td><td>Confirmed drug therapy appropriate</td><td/><td>16696</td><td>active</td><td/><td/><td/><td>_ActDetectedIssueManagementCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    19<a name="v3-ActCode-19"> </a></td><td>Consulted Supplier</td><td>Consulted other supplier/pharmacy, therapy confirmed</td><td/><td>17836</td><td>active</td><td/><td/><td/><td>1</td></tr><tr><td>3</td><td style="white-space:nowrap">    2<a name="v3-ActCode-2"> </a></td><td>Assessed Patient</td><td>Assessed patient, therapy is appropriate</td><td/><td>16697</td><td>active</td><td/><td/><td/><td>1</td></tr><tr><td>3</td><td style="white-space:nowrap">    22<a name="v3-ActCode-22"> </a></td><td>appropriate indication or diagnosis</td><td>**Description:** The patient has the appropriate indication or diagnosis for the action to be taken.</td><td/><td>22814</td><td>active</td><td/><td/><td/><td>1</td></tr><tr><td>3</td><td style="white-space:nowrap">    23<a name="v3-ActCode-23"> </a></td><td>prior therapy documented</td><td>**Description:** It has been confirmed that the appropriate pre-requisite therapy has been tried.</td><td/><td>22815</td><td>active</td><td/><td/><td/><td>1</td></tr><tr><td>3</td><td style="white-space:nowrap">    3<a name="v3-ActCode-3"> </a></td><td>Patient Explanation</td><td>Patient gave adequate explanation</td><td/><td>16698</td><td>active</td><td/><td/><td/><td>1</td></tr><tr><td>3</td><td style="white-space:nowrap">    4<a name="v3-ActCode-4"> </a></td><td>Consulted Other Source</td><td>Consulted other supply source, therapy still appropriate</td><td/><td>16699</td><td>active</td><td/><td/><td/><td>1</td></tr><tr><td>3</td><td style="white-space:nowrap">    5<a name="v3-ActCode-5"> </a></td><td>Consulted Prescriber</td><td>Consulted prescriber, therapy confirmed</td><td/><td>16700</td><td>active</td><td/><td/><td/><td>1</td></tr><tr><td>4</td><td style="white-space:nowrap">      6<a name="v3-ActCode-6"> </a></td><td>Prescriber Declined Change</td><td>Consulted prescriber and recommended change, prescriber declined</td><td/><td>16701</td><td>active</td><td/><td/><td/><td>5</td></tr><tr><td>3</td><td style="white-space:nowrap">    7<a name="v3-ActCode-7"> </a></td><td>Interacting Therapy No Longer Active/Planned</td><td>Concurrent therapy triggering alert is no longer on-going or planned</td><td/><td>16702</td><td>active</td><td/><td/><td/><td>1</td></tr><tr><td>2</td><td style="white-space:nowrap">  14<a name="v3-ActCode-14"> </a></td><td>Supply Appropriate</td><td>Confirmed supply action appropriate</td><td/><td>16709</td><td>active</td><td/><td/><td/><td>_ActDetectedIssueManagementCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    15<a name="v3-ActCode-15"> </a></td><td>Replacement</td><td>Patient's existing supply was lost/wasted</td><td/><td>16710</td><td>active</td><td/><td/><td/><td>14</td></tr><tr><td>3</td><td style="white-space:nowrap">    16<a name="v3-ActCode-16"> </a></td><td>Vacation Supply</td><td>Supply date is due to patient vacation</td><td/><td>16711</td><td>active</td><td/><td/><td/><td>14</td></tr><tr><td>3</td><td style="white-space:nowrap">    17<a name="v3-ActCode-17"> </a></td><td>Weekend Supply</td><td>Supply date is intended to carry patient over weekend</td><td/><td>16712</td><td>active</td><td/><td/><td/><td>14</td></tr><tr><td>3</td><td style="white-space:nowrap">    18<a name="v3-ActCode-18"> </a></td><td>Leave of Absence</td><td>Supply is intended for use during a leave of absence from an institution.</td><td/><td>17835</td><td>active</td><td/><td/><td/><td>14</td></tr><tr><td>3</td><td style="white-space:nowrap">    20<a name="v3-ActCode-20"> </a></td><td>additional quantity on separate dispense</td><td>**Description:** Supply is different than expected as an additional quantity has been supplied in a separate dispense.</td><td/><td>22813</td><td>active</td><td/><td/><td/><td>14</td></tr><tr><td>2</td><td style="white-space:nowrap">  8<a name="v3-ActCode-8"> </a></td><td>Other Action Taken</td><td>Order is performed as issued, but other action taken to mitigate potential adverse effects</td><td/><td>16703</td><td>active</td><td/><td/><td/><td>_ActDetectedIssueManagementCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    10<a name="v3-ActCode-10"> </a></td><td>Provided Patient Education</td><td>Provided education or training to the patient on appropriate therapy use</td><td/><td>16705</td><td>active</td><td/><td/><td/><td>8</td></tr><tr><td>3</td><td style="white-space:nowrap">    11<a name="v3-ActCode-11"> </a></td><td>Added Concurrent Therapy</td><td>Instituted an additional therapy to mitigate potential negative effects</td><td/><td>16706</td><td>active</td><td/><td/><td/><td>8</td></tr><tr><td>3</td><td style="white-space:nowrap">    12<a name="v3-ActCode-12"> </a></td><td>Temporarily Suspended Concurrent Therapy</td><td>Suspended existing therapy that triggered interaction for the duration of this therapy</td><td/><td>16707</td><td>active</td><td/><td/><td/><td>8</td></tr><tr><td>3</td><td style="white-space:nowrap">    13<a name="v3-ActCode-13"> </a></td><td>Stopped Concurrent Therapy</td><td>Aborted existing therapy that triggered interaction.</td><td/><td>16708</td><td>active</td><td/><td/><td/><td>8</td></tr><tr><td>3</td><td style="white-space:nowrap">    9<a name="v3-ActCode-9"> </a></td><td>Instituted Ongoing Monitoring Program</td><td>Arranged to monitor patient for adverse effects</td><td/><td>16704</td><td>active</td><td/><td/><td/><td>8</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ActFinancialDetectedIssueManagementCode<a name="v3-ActCode-_ActFinancialDetectedIssueManagementCode"> </a></td><td>ActFinancialDetectedIssueManagementCode</td><td>Codes dealing with the management of Detected Issue observations for the financial acts domain.</td><td/><td>20871</td><td>retired</td><td>true</td><td/><td/><td>_ActDetectedIssueManagementCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActExposureCode<a name="v3-ActCode-_ActExposureCode"> </a></td><td>ActExposureCode</td><td>Concepts that identify the type or nature of exposure interaction. Examples include &quot;household&quot;, &quot;care giver&quot;, &quot;intimate partner&quot;, &quot;common space&quot;, &quot;common substance&quot;, etc. to further describe the nature of interaction.</td><td>EXPOS</td><td>22353</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  CHLDCARE<a name="v3-ActCode-CHLDCARE"> </a></td><td>Day care - Child care Interaction</td><td>**Description:** Exposure participants' interaction occurred in a child care setting</td><td/><td>22357</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  CONVEYNC<a name="v3-ActCode-CONVEYNC"> </a></td><td>Common Conveyance Interaction</td><td>**Description:** An interaction where the exposure participants traveled in/on the same vehicle (not necessarily concurrently, e.g. both are passengers of the same plane, but on different flights of that plane).</td><td/><td>22358</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  HLTHCARE<a name="v3-ActCode-HLTHCARE"> </a></td><td>Health Care Interaction - Not Patient Care</td><td>**Description:** Exposure participants' interaction occurred during the course of health care delivery or in a health care delivery setting, but did not involve the direct provision of care (e.g. a janitor cleaning a patient's hospital room).</td><td/><td>22355</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  HOMECARE<a name="v3-ActCode-HOMECARE"> </a></td><td>Care Giver Interaction</td><td>**Description:** Exposure interaction occurred in context of one providing care for the other, i.e. a babysitter providing care for a child, a home-care aide providing assistance to a paraplegic.</td><td/><td>22354</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  HOSPPTNT<a name="v3-ActCode-HOSPPTNT"> </a></td><td>Hospital Patient Interaction</td><td>**Description:** Exposure participants' interaction occurred when both were patients being treated in the same (acute) health care delivery facility.</td><td/><td>22362</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  HOSPVSTR<a name="v3-ActCode-HOSPVSTR"> </a></td><td>Hospital Visitor Interaction</td><td>**Description:** Exposure participants' interaction occurred when one visited the other who was a patient being treated in a health care delivery facility.</td><td/><td>22363</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  HOUSEHLD<a name="v3-ActCode-HOUSEHLD"> </a></td><td>Household Interaction</td><td>**Description:** Exposure interaction occurred in context of domestic interaction, i.e. both participants reside in the same household.</td><td/><td>22364</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  INMATE<a name="v3-ActCode-INMATE"> </a></td><td>Inmate Interaction</td><td>**Description:** Exposure participants' interaction occurred in the course of one or both participants being incarcerated at a correctional facility</td><td/><td>22365</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  INTIMATE<a name="v3-ActCode-INTIMATE"> </a></td><td>Intimate Interaction</td><td>**Description:** Exposure interaction was intimate, i.e. participants are intimate companions (e.g. spouses, domestic partners).</td><td/><td>22366</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  LTRMCARE<a name="v3-ActCode-LTRMCARE"> </a></td><td>Long Term Care Facility Interaction</td><td>**Description:** Exposure participants' interaction occurred in the course of one or both participants being resident at a long term care facility (second participant may be a visitor, worker, resident or a physical place or object within the facility).</td><td/><td>22367</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  PLACE<a name="v3-ActCode-PLACE"> </a></td><td>Common Space Interaction</td><td>**Description:** An interaction where the exposure participants were both present in the same location/place/space.</td><td/><td>22361</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  PTNTCARE<a name="v3-ActCode-PTNTCARE"> </a></td><td>Health Care Interaction - Patient Care</td><td>**Description:** Exposure participants' interaction occurred during the course of health care delivery by a provider (e.g. a physician treating a patient in her office).</td><td/><td>22356</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  SCHOOL2<a name="v3-ActCode-SCHOOL2"> </a></td><td>School Interaction</td><td>**Description:** Exposure participants' interaction occurred in an academic setting (e.g., participants are fellow students, or student and teacher).</td><td/><td>22368</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  SOCIAL2<a name="v3-ActCode-SOCIAL2"> </a></td><td>Social/Extended Family Interaction</td><td>**Description:** An interaction where the exposure participants are social associates or members of the same extended family</td><td/><td>22369</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  SUBSTNCE<a name="v3-ActCode-SUBSTNCE"> </a></td><td>Common Substance Interaction</td><td>**Description:** An interaction where the exposure participants shared or co-used a common substance (e.g. drugs, needles, or common food item).</td><td/><td>22359</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  TRAVINT<a name="v3-ActCode-TRAVINT"> </a></td><td>Common Travel Interaction</td><td>**Description:** An interaction where the exposure participants traveled together in/on the same vehicle/trip (e.g. concurrent co-passengers).</td><td/><td>22360</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  WORK2<a name="v3-ActCode-WORK2"> </a></td><td>Work Interaction</td><td>**Description:** Exposure interaction occurred in a work setting, i.e. participants are co-workers.</td><td/><td>22370</td><td>active</td><td/><td/><td/><td>_ActExposureCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActFinancialTransactionCode<a name="v3-ActCode-_ActFinancialTransactionCode"> </a></td><td>ActFinancialTransactionCode</td><td/><td>XACT</td><td>20872</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  CHRG<a name="v3-ActCode-CHRG"> </a></td><td>Standard Charge</td><td>A type of transaction that represents a charge for a service or product. Expressed in monetary terms.</td><td/><td>14805</td><td>active</td><td/><td/><td/><td>_ActFinancialTransactionCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  REV<a name="v3-ActCode-REV"> </a></td><td>Standard Charge Reversal</td><td>A type of transaction that represents a reversal of a previous charge for a service or product. Expressed in monetary terms. It has the opposite effect of a standard charge.</td><td/><td>14806</td><td>active</td><td/><td/><td/><td>_ActFinancialTransactionCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActIncidentCode<a name="v3-ActCode-_ActIncidentCode"> </a></td><td>ActIncidentCode</td><td>Set of codes indicating the type of incident or accident.</td><td>INC</td><td>20873</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  MVA<a name="v3-ActCode-MVA"> </a></td><td>Motor vehicle accident</td><td>Incident or accident as the result of a motor vehicle accident</td><td/><td>16509</td><td>active</td><td/><td/><td/><td>_ActIncidentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  SCHOOL<a name="v3-ActCode-SCHOOL"> </a></td><td>School Accident</td><td>Incident or accident is the result of a school place accident.</td><td/><td>17468</td><td>active</td><td/><td/><td/><td>_ActIncidentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  SPT<a name="v3-ActCode-SPT"> </a></td><td>Sporting Accident</td><td>Incident or accident is the result of a sporting accident.</td><td/><td>17469</td><td>active</td><td/><td/><td/><td>_ActIncidentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  WPA<a name="v3-ActCode-WPA"> </a></td><td>Workplace accident</td><td>Incident or accident is the result of a work place accident</td><td/><td>16510</td><td>active</td><td/><td/><td/><td>_ActIncidentCode</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ActPatientSafetyIncidentCode<a name="v3-ActCode-_ActPatientSafetyIncidentCode"> </a></td><td>ActPatientSafetyIncidentCode</td><td>**Definition:** A code specifying the particular kind of Patient Safety Incident that the Incident class instance represents.

**Examples:**&quot;Medication incident&quot;, &quot;slips, trips and falls incident&quot;.The actual value set for the domain will be determined by each (realm) implementation, whose Patient Safety terminology will be specific, although probably linked to the WHO Patient Safety Taxonomy that is currently under development</td><td/><td>22265</td><td>retired</td><td>true</td><td/><td/><td>_ActIncidentCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActInformationAccessCode<a name="v3-ActCode-_ActInformationAccessCode"> </a></td><td>ActInformationAccessCode</td><td>**Description:** The type of health information to which the subject of the information or the subject's delegate consents or dissents.</td><td/><td>22244</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  ACADR<a name="v3-ActCode-ACADR"> </a></td><td>adverse drug reaction access</td><td>**Description:** Provide consent to collect, use, disclose, or access adverse drug reaction information for a patient.</td><td/><td>22245</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACALL<a name="v3-ActCode-ACALL"> </a></td><td>all access</td><td>**Description:** Provide consent to collect, use, disclose, or access all information for a patient.</td><td/><td>22868</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACALLG<a name="v3-ActCode-ACALLG"> </a></td><td>allergy access</td><td>**Description:** Provide consent to collect, use, disclose, or access allergy information for a patient.</td><td/><td>22246</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACCONS<a name="v3-ActCode-ACCONS"> </a></td><td>informational consent access</td><td>**Description:** Provide consent to collect, use, disclose, or access informational consent information for a patient.</td><td/><td>22869</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACDEMO<a name="v3-ActCode-ACDEMO"> </a></td><td>demographics access</td><td>**Description:** Provide consent to collect, use, disclose, or access demographics information for a patient.</td><td/><td>22254</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACDI<a name="v3-ActCode-ACDI"> </a></td><td>diagnostic imaging access</td><td>**Description:** Provide consent to collect, use, disclose, or access diagnostic imaging information for a patient.</td><td/><td>22810</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACIMMUN<a name="v3-ActCode-ACIMMUN"> </a></td><td>immunization access</td><td>**Description:** Provide consent to collect, use, disclose, or access immunization information for a patient.</td><td/><td>22255</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACLAB<a name="v3-ActCode-ACLAB"> </a></td><td>lab test result access</td><td>**Description:** Provide consent to collect, use, disclose, or access lab test result information for a patient.</td><td/><td>22247</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACMED<a name="v3-ActCode-ACMED"> </a></td><td>medication access</td><td>**Description:** Provide consent to collect, use, disclose, or access medical condition information for a patient.</td><td/><td>22248</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACMEDC<a name="v3-ActCode-ACMEDC"> </a></td><td>medical condition access</td><td>**Definition:** Provide consent to view or access medical condition information for a patient.</td><td/><td>22249</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACMEN<a name="v3-ActCode-ACMEN"> </a></td><td>mental health access</td><td>**Description:**Provide consent to collect, use, disclose, or access mental health information for a patient.</td><td/><td>22904</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACOBS<a name="v3-ActCode-ACOBS"> </a></td><td>common observations access</td><td>**Description:** Provide consent to collect, use, disclose, or access common observation information for a patient.</td><td/><td>22253</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACPOLPRG<a name="v3-ActCode-ACPOLPRG"> </a></td><td>policy or program information access</td><td>**Description:** Provide consent to collect, use, disclose, or access coverage policy or program for a patient.</td><td/><td>22252</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACPROV<a name="v3-ActCode-ACPROV"> </a></td><td>provider information access</td><td>**Description:** Provide consent to collect, use, disclose, or access provider information for a patient.</td><td/><td>22251</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACPSERV<a name="v3-ActCode-ACPSERV"> </a></td><td>professional service access</td><td>**Description:** Provide consent to collect, use, disclose, or access professional service information for a patient.</td><td/><td>22250</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ACSUBSTAB<a name="v3-ActCode-ACSUBSTAB"> </a></td><td>substance abuse access</td><td>**Description:**Provide consent to collect, use, disclose, or access substance abuse information for a patient.</td><td/><td>22905</td><td>active</td><td/><td/><td/><td>_ActInformationAccessCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActInformationAccessContextCode<a name="v3-ActCode-_ActInformationAccessContextCode"> </a></td><td>ActInformationAccessContextCode</td><td>Concepts conveying the context in which authorization given under jurisdictional law, by organizational policy, or by a patient consent directive permits the collection, access, use or disclosure of specified patient health information.</td><td/><td>22332</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  INFAUT<a name="v3-ActCode-INFAUT"> </a></td><td>authorized information transfer</td><td>Authorization to collect, access, use, or disclose specified patient health information in accordance with jurisdictional law, organizational policy, or a patient's consent directive, which may be implied, deemed, opt-in, opt-out, or explicit.</td><td/><td>22643</td><td>active</td><td/><td/><td/><td>_ActInformationAccessContextCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFCON<a name="v3-ActCode-INFCON"> </a></td><td>after explicit consent</td><td>Authorization to collect, access, use, or disclose specified patient health information as explicitly consented to by the subject of the information or the subject's representative.</td><td/><td>22334</td><td>active</td><td/><td/><td/><td>INFAUT</td></tr><tr><td>2</td><td style="white-space:nowrap">  INFCRT<a name="v3-ActCode-INFCRT"> </a></td><td>only on court order</td><td>Authorization to collect, access, use, or disclose specified patient health information in accordance with judicial system protocol, such as in the case of a subpoena or court order.</td><td/><td>22337</td><td>active</td><td/><td/><td/><td>_ActInformationAccessContextCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  INFDNG<a name="v3-ActCode-INFDNG"> </a></td><td>only if danger to others</td><td>Authorization to collect, access, use, or disclose specified patient health information where deemed necessary to avert potential danger to other persons in accordance with jurisdictional law, organizational policy, or standards of practice. For example, disclosure about a person threatening violence.</td><td/><td>22335</td><td>active</td><td/><td/><td/><td>_ActInformationAccessContextCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  INFEMER<a name="v3-ActCode-INFEMER"> </a></td><td>only in an emergency</td><td>Authorization to collect, access, use, or disclose specified patient health information in accordance with emergency information transfer protocol dictated by jurisdictional law, organization policy, or standards of practice. For example, sharing of health information during disaster response.</td><td/><td>22333</td><td>active</td><td/><td/><td/><td>_ActInformationAccessContextCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  INFPWR<a name="v3-ActCode-INFPWR"> </a></td><td>only if public welfare risk</td><td>Authorization to collect, access, use, or disclose specified patient health information necessary to avert potential public welfare risk in accordance with jurisdictional law, organizational policy, or standards of practice. For example, reporting that a person is a victim of abuse or demonstrating suicidal tendencies.</td><td/><td>22336</td><td>active</td><td/><td/><td/><td>_ActInformationAccessContextCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  INFREG<a name="v3-ActCode-INFREG"> </a></td><td>regulatory information transfer</td><td>Authorization to collect, access, use, or disclose specified patient health information for public health, welfare, and safety purposes in accordance with jurisdictional law, organizational policy, or standards of practice. For example, public health reporting of notifiable conditions.</td><td/><td>22642</td><td>active</td><td/><td/><td/><td>_ActInformationAccessContextCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActInformationCategoryCode<a name="v3-ActCode-_ActInformationCategoryCode"> </a></td><td>ActInformationCategoryCode</td><td>**Definition:**Indicates the set of information types which may be manipulated or referenced, such as for recommending access restrictions.</td><td>DOC</td><td>22386</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  ALLCAT<a name="v3-ActCode-ALLCAT"> </a></td><td>all categories</td><td>**Description:** All patient information.</td><td/><td>22870</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ALLGCAT<a name="v3-ActCode-ALLGCAT"> </a></td><td>allergy category</td><td>**Definition:**All information pertaining to a patient's allergy and intolerance records.</td><td/><td>21614</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ARCAT<a name="v3-ActCode-ARCAT"> </a></td><td>adverse drug reaction category</td><td>**Description:** All information pertaining to a patient's adverse drug reactions.</td><td/><td>22811</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  COBSCAT<a name="v3-ActCode-COBSCAT"> </a></td><td>common observation category</td><td>**Definition:**All information pertaining to a patient's common observation records (height, weight, blood pressure, temperature, etc.).</td><td/><td>21617</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  DEMOCAT<a name="v3-ActCode-DEMOCAT"> </a></td><td>demographics category</td><td>**Definition:**All information pertaining to a patient's demographics (such as name, date of birth, gender, address, etc).</td><td/><td>21618</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  DICAT<a name="v3-ActCode-DICAT"> </a></td><td>diagnostic image category</td><td>**Definition:**All information pertaining to a patient's diagnostic image records (orders &amp; results).</td><td/><td>21613</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  IMMUCAT<a name="v3-ActCode-IMMUCAT"> </a></td><td>immunization category</td><td>**Definition:**All information pertaining to a patient's vaccination records.</td><td/><td>21619</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  LABCAT<a name="v3-ActCode-LABCAT"> </a></td><td>lab test category</td><td>**Description:** All information pertaining to a patient's lab test records (orders &amp; results)</td><td/><td>21611</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  MEDCCAT<a name="v3-ActCode-MEDCCAT"> </a></td><td>medical condition category</td><td>**Definition:**All information pertaining to a patient's medical condition records.</td><td/><td>21616</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  MENCAT<a name="v3-ActCode-MENCAT"> </a></td><td>mental health category</td><td>**Description:** All information pertaining to a patient's mental health records.</td><td/><td>22871</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  PSVCCAT<a name="v3-ActCode-PSVCCAT"> </a></td><td>professional service category</td><td>**Definition:**All information pertaining to a patient's professional service records (such as smoking cessation, counseling, medication review, mental health).</td><td/><td>21615</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  RXCAT<a name="v3-ActCode-RXCAT"> </a></td><td>medication category</td><td>**Definition:**All information pertaining to a patient's medication records (orders, dispenses and other active medications).</td><td/><td>21612</td><td>active</td><td/><td/><td/><td>_ActInformationCategoryCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActInvoiceElementCode<a name="v3-ActCode-_ActInvoiceElementCode"> </a></td><td>ActInvoiceElementCode</td><td>Type of invoice element that is used to assist in describing an Invoice that is either submitted for adjudication or for which is returned on adjudication results.</td><td>INVE</td><td>20888</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActInvoiceAdjudicationPaymentCode<a name="v3-ActCode-_ActInvoiceAdjudicationPaymentCode"> </a></td><td>ActInvoiceAdjudicationPaymentCode</td><td>Codes representing a grouping of invoice elements (totals, sub-totals), reported through a Payment Advice or a Statement of Financial Activity (SOFA). The code can represent summaries by day, location, payee and other cost elements such as bonus, retroactive adjustment and transaction fees.</td><td/><td>20875</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceElementCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActInvoiceAdjudicationPaymentGroupCode<a name="v3-ActCode-_ActInvoiceAdjudicationPaymentGroupCode"> </a></td><td>ActInvoiceAdjudicationPaymentGroupCode</td><td>Codes representing adjustments to a Payment Advice such as retroactive, clawback, garnishee, etc.</td><td/><td>20893</td><td>active</td><td>true</td><td/><td>_ActInvoicePaymentCode</td><td>_ActInvoiceAdjudicationPaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ALEC<a name="v3-ActCode-ALEC"> </a></td><td>alternate electronic</td><td>Payment initiated by the payor as the result of adjudicating a submitted invoice that arrived to the payor from an electronic source that did not provide a conformant set of HL7 messages (e.g. web claim submission).</td><td/><td>20077</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      BONUS<a name="v3-ActCode-BONUS"> </a></td><td>bonus</td><td>Bonus payments based on performance, volume, etc. as agreed to by the payor.</td><td/><td>20058</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CFWD<a name="v3-ActCode-CFWD"> </a></td><td>carry forward adjusment</td><td>An amount still owing to the payor but the payment is 0$ and this cannot be settled until a future payment is made.</td><td/><td>20068</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      EDU<a name="v3-ActCode-EDU"> </a></td><td>education fees</td><td>Fees deducted on behalf of a payee for tuition and continuing education.</td><td/><td>20059</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      EPYMT<a name="v3-ActCode-EPYMT"> </a></td><td>early payment fee</td><td>Fees deducted on behalf of a payee for charges based on a shorter payment frequency (i.e. next day versus biweekly payments.</td><td/><td>20065</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      GARN<a name="v3-ActCode-GARN"> </a></td><td>garnishee</td><td>Fees deducted on behalf of a payee for charges based on a per-transaction or time-period (e.g. monthly) fee.</td><td/><td>20066</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      INVOICE<a name="v3-ActCode-INVOICE"> </a></td><td>submitted invoice</td><td>Payment is based on a payment intent for a previously submitted Invoice, based on formal adjudication results..</td><td/><td>20063</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PINV<a name="v3-ActCode-PINV"> </a></td><td>paper invoice</td><td>Payment initiated by the payor as the result of adjudicating a paper (original, may have been faxed) invoice.</td><td/><td>20067</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PPRD<a name="v3-ActCode-PPRD"> </a></td><td>prior period adjustment</td><td>An amount that was owed to the payor as indicated, by a carry forward adjusment, in a previous payment advice</td><td/><td>20069</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PROA<a name="v3-ActCode-PROA"> </a></td><td>professional association deduction</td><td>Professional association fee that is collected by the payor from the practitioner/provider on behalf of the association</td><td/><td>20060</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      RECOV<a name="v3-ActCode-RECOV"> </a></td><td>recovery</td><td>Retroactive adjustment such as fee rate adjustment due to contract negotiations.</td><td/><td>20061</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      RETRO<a name="v3-ActCode-RETRO"> </a></td><td>retro adjustment</td><td>Bonus payments based on performance, volume, etc. as agreed to by the payor.</td><td/><td>20062</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      TRAN<a name="v3-ActCode-TRAN"> </a></td><td>transaction fee</td><td>Fees deducted on behalf of a payee for charges based on a per-transaction or time-period (e.g. monthly) fee.</td><td/><td>20064</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentGroupCode, _ActInvoicePaymentCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _ActInvoicePaymentCode<a name="v3-ActCode-_ActInvoicePaymentCode"> </a></td><td>ActInvoiceAdjudicationPaymentGroupCode</td><td>Codes representing adjustments to a Payment Advice such as retroactive, clawback, garnishee, etc.</td><td/><td>20893</td><td>retired</td><td>true</td><td/><td>_ActInvoiceAdjudicationPaymentGroupCode</td><td>_ActInvoiceAdjudicationPaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-ALEC">ALEC</a></td><td>alternate electronic</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-BONUS">BONUS</a></td><td>bonus</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-CFWD">CFWD</a></td><td>carry forward adjusment</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-EDU">EDU</a></td><td>education fees</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-EPYMT">EPYMT</a></td><td>early payment fee</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-GARN">GARN</a></td><td>garnishee</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-INVOICE">INVOICE</a></td><td>submitted invoice</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-PINV">PINV</a></td><td>paper invoice</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-PPRD">PPRD</a></td><td>prior period adjustment</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-PROA">PROA</a></td><td>professional association deduction</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-RECOV">RECOV</a></td><td>recovery</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-RETRO">RETRO</a></td><td>retro adjustment</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-TRAN">TRAN</a></td><td>transaction fee</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    _ActInvoiceAdjudicationPaymentSummaryCode<a name="v3-ActCode-_ActInvoiceAdjudicationPaymentSummaryCode"> </a></td><td>ActInvoiceAdjudicationPaymentSummaryCode</td><td>Codes representing a grouping of invoice elements (totals, sub-totals), reported through a Payment Advice or a Statement of Financial Activity (SOFA). The code can represent summaries by day, location, payee, etc.</td><td/><td>20876</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceAdjudicationPaymentCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      INVTYPE<a name="v3-ActCode-INVTYPE"> </a></td><td>invoice type</td><td>Transaction counts and value totals by invoice type (e.g. RXDINV - Pharmacy Dispense)</td><td/><td>20055</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PAYEE<a name="v3-ActCode-PAYEE"> </a></td><td>payee</td><td>Transaction counts and value totals by each instance of an invoice payee.</td><td/><td>20057</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PAYOR<a name="v3-ActCode-PAYOR"> </a></td><td>payor</td><td>Transaction counts and value totals by each instance of an invoice payor.</td><td/><td>20056</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      SENDAPP<a name="v3-ActCode-SENDAPP"> </a></td><td>sending application</td><td>Transaction counts and value totals by each instance of a messaging application on a single processor. It is a registered identifier known to the receivers.</td><td/><td>20054</td><td>active</td><td/><td/><td/><td>_ActInvoiceAdjudicationPaymentSummaryCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-CONT">CONT</a></td><td>contract</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-DAY">DAY</a></td><td>day</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-LOC">LOC</a></td><td>location</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-MONTH">MONTH</a></td><td>month</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-PERIOD">PERIOD</a></td><td>period</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-PROV">PROV</a></td><td>provider</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-WEEK">WEEK</a></td><td>week</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-YEAR">YEAR</a></td><td>year</td><td colspan="8"/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActInvoiceDetailCode<a name="v3-ActCode-_ActInvoiceDetailCode"> </a></td><td>ActInvoiceDetailCode</td><td>Codes representing a service or product that is being invoiced (billed). The code can represent such concepts as &quot;office visit&quot;, &quot;drug X&quot;, &quot;wheelchair&quot; and other billable items such as taxes, service charges and discounts.</td><td/><td>20879</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceElementCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActInvoiceDetailClinicalProductCode<a name="v3-ActCode-_ActInvoiceDetailClinicalProductCode"> </a></td><td>ActInvoiceDetailClinicalProductCode</td><td>An identifying data string for healthcare products.</td><td/><td>20877</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceDetailCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      UNSPSC<a name="v3-ActCode-UNSPSC"> </a></td><td>United Nations Standard Products and Services Classification</td><td>**Description:**United Nations Standard Products and Services Classification, managed by Uniform Code Council (UCC): www.unspsc.org</td><td/><td>22179</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailClinicalProductCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActInvoiceDetailDrugProductCode<a name="v3-ActCode-_ActInvoiceDetailDrugProductCode"> </a></td><td>ActInvoiceDetailDrugProductCode</td><td>An identifying data string for A substance used as a medication or in the preparation of medication.</td><td/><td>20880</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceDetailCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      GTIN<a name="v3-ActCode-GTIN"> </a></td><td>Global Trade Item Number</td><td>**Description:**Global Trade Item Number is an identifier for trade items developed by GS1 (comprising the former EAN International and Uniform Code Council).</td><td/><td>22181</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailDrugProductCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      UPC<a name="v3-ActCode-UPC"> </a></td><td>Universal Product Code</td><td>**Description:**Universal Product Code is one of a wide variety of bar code languages widely used in the United States and Canada for items in stores.</td><td/><td>22180</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailDrugProductCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActInvoiceDetailGenericCode<a name="v3-ActCode-_ActInvoiceDetailGenericCode"> </a></td><td>ActInvoiceDetailGenericCode</td><td>The detail item codes to identify charges or changes to the total billing of a claim due to insurance rules and payments.</td><td/><td>20882</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceDetailCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActInvoiceDetailGenericAdjudicatorCode<a name="v3-ActCode-_ActInvoiceDetailGenericAdjudicatorCode"> </a></td><td>ActInvoiceDetailGenericAdjudicatorCode</td><td>The billable item codes to identify adjudicator specified components to the total billing of a claim.</td><td/><td>20881</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceDetailGenericCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        COIN<a name="v3-ActCode-COIN"> </a></td><td>coinsurance</td><td>That portion of the eligible charges which a covered party must pay for each service and/or product. It is a percentage of the eligible amount for the service/product that is typically charged after the covered party has met the policy deductible. This amount represents the covered party's coinsurance that is applied to a particular adjudication result. It is expressed as a negative dollar amount in adjudication results.</td><td/><td>21946</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericAdjudicatorCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        COPAYMENT<a name="v3-ActCode-COPAYMENT"> </a></td><td>patient co-pay</td><td>That portion of the eligible charges which a covered party must pay for each service and/or product. It is a defined amount per service/product of the eligible amount for the service/product. This amount represents the covered party's copayment that is applied to a particular adjudication result. It is expressed as a negative dollar amount in adjudication results.</td><td/><td>20052</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericAdjudicatorCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        DEDUCTIBLE<a name="v3-ActCode-DEDUCTIBLE"> </a></td><td>deductible</td><td>That portion of the eligible charges which a covered party must pay in a particular period (e.g. annual) before the benefits are payable by the adjudicator. This amount represents the covered party's deductible that is applied to a particular adjudication result. It is expressed as a negative dollar amount in adjudication results.</td><td/><td>20051</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericAdjudicatorCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        PAY<a name="v3-ActCode-PAY"> </a></td><td>payment</td><td>The guarantor, who may be the patient, pays the entire charge for a service. Reasons for such action may include: there is no insurance coverage for the service (e.g. cosmetic surgery); the patient wishes to self-pay for the service; or the insurer denies payment for the service due to contractual provisions such as the need for prior authorization.</td><td/><td>21362</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericAdjudicatorCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        SPEND<a name="v3-ActCode-SPEND"> </a></td><td>spend down</td><td>That total amount of the eligible charges which a covered party must periodically pay for services and/or products prior to the Medicaid program providing any coverage. This amount represents the covered party's spend down that is applied to a particular adjudication result. It is expressed as a negative dollar amount in adjudication results</td><td/><td>21947</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericAdjudicatorCode</td></tr><tr style="background-color: #ffeeee"><td>5</td><td style="white-space:nowrap">        COINS<a name="v3-ActCode-COINS"> </a></td><td>co-insurance</td><td>The covered party pays a percentage of the cost of covered services.</td><td/><td>20053</td><td>retired</td><td/><td/><td/><td>_ActInvoiceDetailGenericAdjudicatorCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActInvoiceDetailGenericModifierCode<a name="v3-ActCode-_ActInvoiceDetailGenericModifierCode"> </a></td><td>ActInvoiceDetailGenericModifierCode</td><td>The billable item codes to identify modifications to a billable item charge. As for example after hours increase in the office visit fee.</td><td/><td>20883</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceDetailGenericCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        AFTHRS<a name="v3-ActCode-AFTHRS"> </a></td><td>non-normal hours</td><td>Premium paid on service fees in compensation for practicing outside of normal working hours.</td><td/><td>20049</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericModifierCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        ISOL<a name="v3-ActCode-ISOL"> </a></td><td>isolation allowance</td><td>Premium paid on service fees in compensation for practicing in a remote location.</td><td/><td>20048</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericModifierCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        OOO<a name="v3-ActCode-OOO"> </a></td><td>out of office</td><td>Premium paid on service fees in compensation for practicing at a location other than normal working location.</td><td/><td>20050</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericModifierCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActInvoiceDetailGenericProviderCode<a name="v3-ActCode-_ActInvoiceDetailGenericProviderCode"> </a></td><td>ActInvoiceDetailGenericProviderCode</td><td>The billable item codes to identify provider supplied charges or changes to the total billing of a claim.</td><td/><td>20884</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceDetailGenericCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        CANCAPT<a name="v3-ActCode-CANCAPT"> </a></td><td>cancelled appointment</td><td>A charge to compensate the provider when a patient cancels an appointment with insufficient time for the provider to make another appointment with another patient.</td><td/><td>20040</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        DSC<a name="v3-ActCode-DSC"> </a></td><td>discount</td><td>A reduction in the amount charged as a percentage of the amount. For example a 5% discount for volume purchase.</td><td/><td>20042</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        ESA<a name="v3-ActCode-ESA"> </a></td><td>extraordinary service assessment</td><td>A premium on a service fee is requested because, due to extenuating circumstances, the service took an extraordinary amount of time or supplies.</td><td/><td>20043</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        FFSTOP<a name="v3-ActCode-FFSTOP"> </a></td><td>fee for service top off</td><td>Under agreement between the parties (payor and provider), a guaranteed level of income is established for the provider over a specific, pre-determined period of time. The normal course of business for the provider is submission of fee-for-service claims. Should the fee-for-service income during the specified period of time be less than the agreed to amount, a top-up amount is paid to the provider equal to the difference between the fee-for-service total and the guaranteed income amount for that period of time. The details of the agreement may specify (or not) a requirement for repayment to the payor in the event that the fee-for-service income exceeds the guaranteed amount.</td><td/><td>21311</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        FNLFEE<a name="v3-ActCode-FNLFEE"> </a></td><td>final fee</td><td>Anticipated or actual final fee associated with treating a patient.</td><td/><td>21314</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        FRSTFEE<a name="v3-ActCode-FRSTFEE"> </a></td><td>first fee</td><td>Anticipated or actual initial fee associated with treating a patient.</td><td/><td>21313</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        MARKUP<a name="v3-ActCode-MARKUP"> </a></td><td>markup or up-charge</td><td>An increase in the amount charged as a percentage of the amount. For example, 12% markup on product cost.</td><td/><td>20038</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        MISSAPT<a name="v3-ActCode-MISSAPT"> </a></td><td>missed appointment</td><td>A charge to compensate the provider when a patient does not show for an appointment.</td><td/><td>20039</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        PERFEE<a name="v3-ActCode-PERFEE"> </a></td><td>periodic fee</td><td>Anticipated or actual periodic fee associated with treating a patient. For example, expected billing cycle such as monthly, quarterly. The actual period (e.g. monthly, quarterly) is specified in the unit quantity of the Invoice Element.</td><td/><td>21312</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        PERMBNS<a name="v3-ActCode-PERMBNS"> </a></td><td>performance bonus</td><td>The amount for a performance bonus that is being requested from a payor for the performance of certain services (childhood immunizations, influenza immunizations, mammograms, pap smears) on a sliding scale. That is, for 90% of childhood immunizations to a maximum of $2200/yr. An invoice is created at the end of the service period (one year) and a code is submitted indicating the percentage achieved and the dollar amount claimed.</td><td/><td>21310</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        RESTOCK<a name="v3-ActCode-RESTOCK"> </a></td><td>restocking fee</td><td>A charge is requested because the patient failed to pick up the item and it took an amount of time to return it to stock for future use.</td><td/><td>20044</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        TRAVEL<a name="v3-ActCode-TRAVEL"> </a></td><td>travel</td><td>A charge to cover the cost of travel time and/or cost in conjuction with providing a service or product. It may be charged per kilometer or per hour based on the effective agreement.</td><td/><td>20041</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        URGENT<a name="v3-ActCode-URGENT"> </a></td><td>urgent</td><td>Premium paid on service fees in compensation for providing an expedited response to an urgent situation.</td><td/><td>21315</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailGenericProviderCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActInvoiceDetailTaxCode<a name="v3-ActCode-_ActInvoiceDetailTaxCode"> </a></td><td>ActInvoiceDetailTaxCode</td><td>The billable item codes to identify modifications to a billable item charge by a tax factor applied to the amount. As for example 7% provincial sales tax.</td><td/><td>20887</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceDetailGenericCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        FST<a name="v3-ActCode-FST"> </a></td><td>federal sales tax</td><td>Federal tax on transactions such as the Goods and Services Tax (GST)</td><td/><td>20045</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailTaxCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        HST<a name="v3-ActCode-HST"> </a></td><td>harmonized sales Tax</td><td>Joint Federal/Provincial Sales Tax</td><td/><td>20047</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailTaxCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        PST<a name="v3-ActCode-PST"> </a></td><td>provincial/state sales tax</td><td>Tax levied by the provincial or state jurisdiction such as Provincial Sales Tax</td><td/><td>20046</td><td>active</td><td/><td/><td/><td>_ActInvoiceDetailTaxCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActInvoiceDetailPreferredAccommodationCode<a name="v3-ActCode-_ActInvoiceDetailPreferredAccommodationCode"> </a></td><td>ActInvoiceDetailPreferredAccommodationCode</td><td>An identifying data string for medical facility accommodations.</td><td/><td>20886</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceDetailCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActEncounterAccommodationCode<a name="v3-ActCode-_ActEncounterAccommodationCode"> </a></td><td>ActEncounterAccommodationCode</td><td>Accommodation type. In Intent mood, represents the accommodation type requested. In Event mood, represents accommodation assigned/used. In Definition mood, represents the available accommodation type.</td><td>ACCM</td><td>20868</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceDetailPreferredAccommodationCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        _HL7AccommodationCode<a name="v3-ActCode-_HL7AccommodationCode"> </a></td><td>HL7AccommodationCode</td><td>**Description:**Accommodation type. In Intent mood, represents the accommodation type requested. In Event mood, represents accommodation assigned/used. In Definition mood, represents the available accommodation type.</td><td>ACCM</td><td>22153</td><td>active</td><td>true</td><td/><td/><td>_ActEncounterAccommodationCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          I<a name="v3-ActCode-I"> </a></td><td>Isolation</td><td>Accommodations used in the care of diseases that are transmitted through casual contact or respiratory transmission.</td><td/><td>16134</td><td>active</td><td/><td/><td/><td>_HL7AccommodationCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          P<a name="v3-ActCode-P"> </a></td><td>Private</td><td>Accommodations in which there is only 1 bed.</td><td/><td>16131</td><td>active</td><td/><td/><td/><td>_HL7AccommodationCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          S<a name="v3-ActCode-S"> </a></td><td>Suite</td><td>Uniquely designed and elegantly decorated accommodations with many amenities available for an additional charge.</td><td/><td>16133</td><td>active</td><td/><td/><td/><td>_HL7AccommodationCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          SP<a name="v3-ActCode-SP"> </a></td><td>Semi-private</td><td>Accommodations in which there are 2 beds.</td><td/><td>16132</td><td>active</td><td/><td/><td/><td>_HL7AccommodationCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          W<a name="v3-ActCode-W"> </a></td><td>Ward</td><td>Accommodations in which there are 3 or more beds.</td><td/><td>16135</td><td>active</td><td/><td/><td/><td>_HL7AccommodationCode</td></tr><tr style="background-color: #ffeeee"><td>5</td><td style="white-space:nowrap">        _HCPCSAccommodationCode<a name="v3-ActCode-_HCPCSAccommodationCode"> </a></td><td>HCPCSAccommodationCode</td><td>**Description:**External value set for accommodation types used in the U.S. Health Care Financing Administration (HCFA) Common Procedure Coding System (HCPCS) including modifiers.</td><td/><td>22152</td><td>retired</td><td>true</td><td/><td/><td>_ActEncounterAccommodationCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _ActInvoiceDetailClinicalServiceCode<a name="v3-ActCode-_ActInvoiceDetailClinicalServiceCode"> </a></td><td>ActInvoiceDetailClinicalServiceCode</td><td>An identifying data string for healthcare procedures.</td><td/><td>20878</td><td>retired</td><td>true</td><td/><td/><td>_ActInvoiceDetailCode</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      _CPT5<a name="v3-ActCode-_CPT5"> </a></td><td>CPT5</td><td>**Description:**Physicians Current Procedural Terminology (CPT) Manual is a listing of descriptive terms and identifying codes for reporting medical services and procedures performed by physicians. Available for the AMA at the address listed for CPT above. These codes are found in Appendix A of CPT 2000 Standard Edition. (CPT 2000 Standard Edition, American Medical Association, Chicago, IL).</td><td/><td>22177</td><td>retired</td><td>true</td><td/><td/><td>_ActInvoiceDetailClinicalServiceCode, _ActProcedureCode</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      _HCPCS<a name="v3-ActCode-_HCPCS"> </a></td><td>HCPCS</td><td>**Description:**Health Care Financing Administration Common Procedural Coding System (HCPCS) Codes are procedure identifying codes. HCPCS is Health Care Finance AdministrationaTMs (HFCA) coding scheme to group procedures performed for payment to providers. contains codes for medical equipment, injectable drugs, transportation services, and other services not found in CPT4.</td><td/><td>22175</td><td>retired</td><td>true</td><td/><td/><td>_ActInvoiceDetailClinicalServiceCode, _ActProcedureCode</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      _ICD10PCS<a name="v3-ActCode-_ICD10PCS"> </a></td><td>ICD10PCS</td><td>**Description:**International Classification of Diseases, 10th Revision, Procedure Coding System (ICD-10-PCS) are procedure identifying codes. ICD-10-PCS describes the classification of inpatient procedures for statistical purposes.</td><td/><td>22173</td><td>retired</td><td>true</td><td/><td/><td>_ActInvoiceDetailClinicalServiceCode, _ActProcedureCode</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      _ICD9PCS<a name="v3-ActCode-_ICD9PCS"> </a></td><td>ICD9PCS</td><td>**Description:**International Classification of Diseases, 9th Revision, Procedure Coding System (ICD-9-PCS) are procedure identifying codes. ICD-9-PCS describes the classification of inpatient procedures for statistical purposes.</td><td/><td>22174</td><td>retired</td><td>true</td><td/><td/><td>_ActInvoiceDetailClinicalServiceCode, _ActProcedureCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _ActInvoiceDetailOralHealthProcedureCode<a name="v3-ActCode-_ActInvoiceDetailOralHealthProcedureCode"> </a></td><td>ActInvoiceDetailOralHealthProcedureCode</td><td>An identifying data string for oral health procedure codes, e.g. extract tooth.</td><td/><td>20885</td><td>retired</td><td>true</td><td/><td/><td>_ActInvoiceDetailCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ActInvoiceGroupCode<a name="v3-ActCode-_ActInvoiceGroupCode"> </a></td><td>ActInvoiceGroupCode</td><td>Type of invoice element that is used to assist in describing an Invoice that is either submitted for adjudication or for which is returned on adjudication results.

Invoice elements of this type signify a grouping of one or more children (detail) invoice elements. They do not have intrinsic costing associated with them, but merely reflect the sum of all costing for it's immediate children invoice elements.</td><td>INVE</td><td>20890</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceElementCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActInvoiceInterGroupCode<a name="v3-ActCode-_ActInvoiceInterGroupCode"> </a></td><td>ActInvoiceInterGroupCode</td><td>Type of invoice element that is used to assist in describing an Invoice that is either submitted for adjudication or for which is returned on adjudication results.

Invoice elements of this type signify a grouping of one or more children (detail) invoice elements. They do not have intrinsic costing associated with them, but merely reflect the sum of all costing for it's immediate children invoice elements.

The domain is only specified for an intermediate invoice element group (non-root or non-top level) for an Invoice.</td><td>INVE</td><td>20891</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPNDDRGING<a name="v3-ActCode-CPNDDRGING"> </a></td><td>compound drug invoice group</td><td>A grouping of invoice element groups and details including the ones specifying the compound ingredients being invoiced. It may also contain generic detail items such as markup.</td><td/><td>20033</td><td>active</td><td/><td/><td/><td>_ActInvoiceInterGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPNDINDING<a name="v3-ActCode-CPNDINDING"> </a></td><td>compound ingredient invoice group</td><td>A grouping of invoice element details including the one specifying an ingredient drug being invoiced. It may also contain generic detail items such as tax or markup.</td><td/><td>20034</td><td>active</td><td/><td/><td/><td>_ActInvoiceInterGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPNDSUPING<a name="v3-ActCode-CPNDSUPING"> </a></td><td>compound supply invoice group</td><td>A grouping of invoice element groups and details including the ones specifying the compound supplies being invoiced. It may also contain generic detail items such as markup.</td><td/><td>20035</td><td>active</td><td/><td/><td/><td>_ActInvoiceInterGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      DRUGING<a name="v3-ActCode-DRUGING"> </a></td><td>drug invoice group</td><td>A grouping of invoice element details including the one specifying the drug being invoiced. It may also contain generic detail items such as markup.</td><td/><td>20032</td><td>active</td><td/><td/><td/><td>_ActInvoiceInterGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      FRAMEING<a name="v3-ActCode-FRAMEING"> </a></td><td>frame invoice group</td><td>A grouping of invoice element details including the ones specifying the frame fee and the frame dispensing cost that are being invoiced.</td><td/><td>20037</td><td>active</td><td/><td/><td/><td>_ActInvoiceInterGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      LENSING<a name="v3-ActCode-LENSING"> </a></td><td>lens invoice group</td><td>A grouping of invoice element details including the ones specifying the lens fee and the lens dispensing cost that are being invoiced.</td><td/><td>20036</td><td>active</td><td/><td/><td/><td>_ActInvoiceInterGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PRDING<a name="v3-ActCode-PRDING"> </a></td><td>product invoice group</td><td>A grouping of invoice element details including the one specifying the product (good or supply) being invoiced. It may also contain generic detail items such as tax or discount.</td><td/><td>20031</td><td>active</td><td/><td/><td/><td>_ActInvoiceInterGroupCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActInvoiceRootGroupCode<a name="v3-ActCode-_ActInvoiceRootGroupCode"> </a></td><td>ActInvoiceRootGroupCode</td><td>Type of invoice element that is used to assist in describing an Invoice that is either submitted for adjudication or for which is returned on adjudication results.

Invoice elements of this type signify a grouping of one or more children (detail) invoice elements. They do not have intrinsic costing associated with them, but merely reflect the sum of all costing for it's immediate children invoice elements.

Codes from this domain reflect the type of Invoice such as Pharmacy Dispense, Clinical Service and Clinical Product. The domain is only specified for the root (top level) invoice element group for an Invoice.</td><td>INVE</td><td>20894</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPINV<a name="v3-ActCode-CPINV"> </a></td><td>clinical product invoice</td><td>Clinical product invoice where the Invoice Grouping contains one or more billable item and is supported by clinical product(s).

For example, a crutch or a wheelchair.</td><td/><td>19715</td><td>active</td><td/><td/><td>CP</td><td>_ActInvoiceRootGroupCode</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      CP<a name="v3-ActCode-CP"> </a></td><td>clinical product invoice</td><td>Clinical product invoice where the Invoice Grouping contains one or more billable item and is supported by clinical product(s).

For example, a crutch or a wheelchair.</td><td/><td>19715</td><td>retired</td><td/><td/><td>CPINV</td><td>_ActInvoiceRootGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CSINV<a name="v3-ActCode-CSINV"> </a></td><td>clinical service invoice</td><td>Clinical Services Invoice which can be used to describe a single service, multiple services or repeated services.

\[1\] Single Clinical services invoice where the Invoice Grouping contains one billable item and is supported by one clinical service.

For example, a single service for an office visit or simple clinical procedure (e.g. knee mobilization).

\[2\] Multiple Clinical services invoice where the Invoice Grouping contains more than one billable item, supported by one or more clinical services. The services can be distinct and over multiple dates, but for the same patient. This type of invoice includes a series of treatments which must be adjudicated together.

For example, an adjustment and ultrasound for a chiropractic session where fees are associated for each of the services and adjudicated (invoiced) together.

\[3\] Repeated Clinical services invoice where the Invoice Grouping contains one or more billable item, supported by the same clinical service repeated over a period of time.

For example, the same Chiropractic adjustment (service or treatment) delivered on 3 separate occasions over a period of time at the discretion of the provider (e.g. month).</td><td/><td>19714</td><td>active</td><td/><td/><td>CS</td><td>_ActInvoiceRootGroupCode</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      CS<a name="v3-ActCode-CS"> </a></td><td>clinical service invoice</td><td>Clinical Services Invoice which can be used to describe a single service, multiple services or repeated services.

\[1\] Single Clinical services invoice where the Invoice Grouping contains one billable item and is supported by one clinical service.

For example, a single service for an office visit or simple clinical procedure (e.g. knee mobilization).

\[2\] Multiple Clinical services invoice where the Invoice Grouping contains more than one billable item, supported by one or more clinical services. The services can be distinct and over multiple dates, but for the same patient. This type of invoice includes a series of treatments which must be adjudicated together.

For example, an adjustment and ultrasound for a chiropractic session where fees are associated for each of the services and adjudicated (invoiced) together.

\[3\] Repeated Clinical services invoice where the Invoice Grouping contains one or more billable item, supported by the same clinical service repeated over a period of time.

For example, the same Chiropractic adjustment (service or treatment) delivered on 3 separate occasions over a period of time at the discretion of the provider (e.g. month).</td><td/><td>19714</td><td>retired</td><td/><td/><td>CSINV</td><td>_ActInvoiceRootGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CSPINV<a name="v3-ActCode-CSPINV"> </a></td><td>clinical service and product</td><td>A clinical Invoice Grouping consisting of one or more services and one or more product. Billing for these service(s) and product(s) are supported by multiple clinical billable events (acts).

All items in the Invoice Grouping must be adjudicated together to be acceptable to the Adjudicator.

For example , a brace (product) invoiced together with the fitting (service).</td><td/><td>20076</td><td>active</td><td/><td/><td/><td>_ActInvoiceRootGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      FININV<a name="v3-ActCode-FININV"> </a></td><td>financial invoice</td><td>Invoice Grouping without clinical justification. These will not require identification of participants and associations from a clinical context such as patient and provider.

Examples are interest charges and mileage.</td><td/><td>19716</td><td>active</td><td/><td/><td/><td>_ActInvoiceRootGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      OHSINV<a name="v3-ActCode-OHSINV"> </a></td><td>oral health service</td><td>A clinical Invoice Grouping consisting of one or more oral health services. Billing for these service(s) are supported by multiple clinical billable events (acts).

All items in the Invoice Grouping must be adjudicated together to be acceptable to the Adjudicator.</td><td/><td>21309</td><td>active</td><td/><td/><td/><td>_ActInvoiceRootGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PAINV<a name="v3-ActCode-PAINV"> </a></td><td>preferred accommodation invoice</td><td>HealthCare facility preferred accommodation invoice.</td><td/><td>20029</td><td>active</td><td/><td/><td>PA</td><td>_ActInvoiceRootGroupCode</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      PA<a name="v3-ActCode-PA"> </a></td><td>preferred accommodation invoice</td><td>HealthCare facility preferred accommodation invoice.</td><td/><td>20029</td><td>retired</td><td/><td/><td>PAINV</td><td>_ActInvoiceRootGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      RXCINV<a name="v3-ActCode-RXCINV"> </a></td><td>Rx compound invoice</td><td>Pharmacy dispense invoice for a compound.</td><td/><td>20027</td><td>active</td><td/><td/><td>RXC</td><td>_ActInvoiceRootGroupCode</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      RXC<a name="v3-ActCode-RXC"> </a></td><td>Rx compound invoice</td><td>Pharmacy dispense invoice for a compound.</td><td/><td>20027</td><td>retired</td><td/><td/><td>RXCINV</td><td>_ActInvoiceRootGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      RXDINV<a name="v3-ActCode-RXDINV"> </a></td><td>Rx dispense invoice</td><td>Pharmacy dispense invoice not involving a compound</td><td/><td>20028</td><td>active</td><td/><td/><td>RXD</td><td>_ActInvoiceRootGroupCode</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      RXD<a name="v3-ActCode-RXD"> </a></td><td>Rx dispense invoice</td><td>Pharmacy dispense invoice not involving a compound</td><td/><td>20028</td><td>retired</td><td/><td/><td>RXDINV</td><td>_ActInvoiceRootGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      SBFINV<a name="v3-ActCode-SBFINV"> </a></td><td>sessional or block fee invoice</td><td>Clinical services invoice where the Invoice Group contains one billable item for multiple clinical services in one or more sessions.</td><td/><td>19717</td><td>active</td><td/><td/><td/><td>_ActInvoiceRootGroupCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      VRXINV<a name="v3-ActCode-VRXINV"> </a></td><td>vision dispense invoice</td><td>Vision dispense invoice for up to 2 lens (left and right), frame and optional discount. Eye exams are invoiced as a clinical service invoice.</td><td/><td>20030</td><td>active</td><td/><td/><td/><td>_ActInvoiceRootGroupCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActInvoiceElementSummaryCode<a name="v3-ActCode-_ActInvoiceElementSummaryCode"> </a></td><td>ActInvoiceElementSummaryCode</td><td>Identifies the different types of summary information that can be reported by queries dealing with Statement of Financial Activity (SOFA). The summary information is generally used to help resolve balance discrepancies between providers and payors.</td><td>INVE</td><td>20889</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _InvoiceElementAdjudicated<a name="v3-ActCode-_InvoiceElementAdjudicated"> </a></td><td>InvoiceElementAdjudicated</td><td>Total counts and total net amounts adjudicated for all Invoice Groupings that were adjudicated within a time period based on the adjudication date of the Invoice Grouping.</td><td>INVE</td><td>20924</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceElementSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNFPPELAT<a name="v3-ActCode-ADNFPPELAT"> </a></td><td>adjud. nullified prior-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted electronically.</td><td/><td>20007</td><td>active</td><td/><td/><td>ADCNPPELAT</td><td>_InvoiceElementAdjudicated</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    ADCNPPELAT<a name="v3-ActCode-ADCNPPELAT"> </a></td><td>adjud. nullified prior-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted electronically.</td><td/><td>20007</td><td>retired</td><td/><td/><td>ADNFPPELAT</td><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNFPPELCT<a name="v3-ActCode-ADNFPPELCT"> </a></td><td>adjud. nullified prior-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted electronically.</td><td/><td>20006</td><td>active</td><td/><td/><td>ADCNPPELCT</td><td>_InvoiceElementAdjudicated</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    ADCNPPELCT<a name="v3-ActCode-ADCNPPELCT"> </a></td><td>adjud. nullified prior-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted electronically.</td><td/><td>20006</td><td>retired</td><td/><td/><td>ADNFPPELCT</td><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNFPPMNAT<a name="v3-ActCode-ADNFPPMNAT"> </a></td><td>adjud. nullified prior-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually.</td><td/><td>20009</td><td>active</td><td/><td/><td>ADCNPPMNAT</td><td>_InvoiceElementAdjudicated</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    ADCNPPMNAT<a name="v3-ActCode-ADCNPPMNAT"> </a></td><td>adjud. nullified prior-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually.</td><td/><td>20009</td><td>retired</td><td/><td/><td>ADNFPPMNAT</td><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNFPPMNCT<a name="v3-ActCode-ADNFPPMNCT"> </a></td><td>adjud. nullified prior-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually.</td><td/><td>20008</td><td>active</td><td/><td/><td>ADCNPPMNCT</td><td>_InvoiceElementAdjudicated</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    ADCNPPMNCT<a name="v3-ActCode-ADCNPPMNCT"> </a></td><td>adjud. nullified prior-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually.</td><td/><td>20008</td><td>retired</td><td/><td/><td>ADNFPPMNCT</td><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNFSPELAT<a name="v3-ActCode-ADNFSPELAT"> </a></td><td>adjud. nullified same-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20005</td><td>active</td><td/><td/><td>ADCNSPELAT</td><td>_InvoiceElementAdjudicated</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    ADCNSPELAT<a name="v3-ActCode-ADCNSPELAT"> </a></td><td>adjud. nullified same-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20005</td><td>retired</td><td/><td/><td>ADNFSPELAT</td><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNFSPELCT<a name="v3-ActCode-ADNFSPELCT"> </a></td><td>adjud. nullified same-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20004</td><td>active</td><td/><td/><td>ADCNSPELCT</td><td>_InvoiceElementAdjudicated</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    ADCNSPELCT<a name="v3-ActCode-ADCNSPELCT"> </a></td><td>adjud. nullified same-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20004</td><td>retired</td><td/><td/><td>ADNFSPELCT</td><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNFSPMNAT<a name="v3-ActCode-ADNFSPMNAT"> </a></td><td>adjud. nullified same-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually.</td><td/><td>20011</td><td>active</td><td/><td/><td>ADCNSPMNAT</td><td>_InvoiceElementAdjudicated</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    ADCNSPMNAT<a name="v3-ActCode-ADCNSPMNAT"> </a></td><td>adjud. nullified same-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually.</td><td/><td>20011</td><td>retired</td><td/><td/><td>ADNFSPMNAT</td><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNFSPMNCT<a name="v3-ActCode-ADNFSPMNCT"> </a></td><td>adjud. nullified same-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually.</td><td/><td>20010</td><td>active</td><td/><td/><td>ADCNSPMNCT</td><td>_InvoiceElementAdjudicated</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    ADCNSPMNCT<a name="v3-ActCode-ADCNSPMNCT"> </a></td><td>adjud. nullified same-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually.</td><td/><td>20010</td><td>retired</td><td/><td/><td>ADNFSPMNCT</td><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNPPPELAT<a name="v3-ActCode-ADNPPPELAT"> </a></td><td>adjud. non-payee payable prior-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted electronically.</td><td/><td>17544</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNPPPELCT<a name="v3-ActCode-ADNPPPELCT"> </a></td><td>adjud. non-payee payable prior-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted electronically.</td><td/><td>17543</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNPPPMNAT<a name="v3-ActCode-ADNPPPMNAT"> </a></td><td>adjud. non-payee payable prior-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted manually.</td><td/><td>17546</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNPPPMNCT<a name="v3-ActCode-ADNPPPMNCT"> </a></td><td>adjud. non-payee payable prior-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted manually.</td><td/><td>17545</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNPSPELAT<a name="v3-ActCode-ADNPSPELAT"> </a></td><td>adjud. non-payee payable same-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted electronically.</td><td/><td>17540</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNPSPELCT<a name="v3-ActCode-ADNPSPELCT"> </a></td><td>adjud. non-payee payable same-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted electronically.</td><td/><td>17539</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNPSPMNAT<a name="v3-ActCode-ADNPSPMNAT"> </a></td><td>adjud. non-payee payable same-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted manually.</td><td/><td>17542</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADNPSPMNCT<a name="v3-ActCode-ADNPSPMNCT"> </a></td><td>adjud. non-payee payable same-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted manually.</td><td/><td>17541</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADPPPPELAT<a name="v3-ActCode-ADPPPPELAT"> </a></td><td>adjud. payee payable prior-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted electronically.</td><td/><td>17536</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADPPPPELCT<a name="v3-ActCode-ADPPPPELCT"> </a></td><td>adjud. payee payable prior-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted electronically.</td><td/><td>17535</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADPPPPMNAT<a name="v3-ActCode-ADPPPPMNAT"> </a></td><td>adjud. payee payable prior-period manual amout</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted manually.</td><td/><td>17538</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADPPPPMNCT<a name="v3-ActCode-ADPPPPMNCT"> </a></td><td>adjud. payee payable prior-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted manually.</td><td/><td>17537</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADPPSPELAT<a name="v3-ActCode-ADPPSPELAT"> </a></td><td>adjud. payee payable same-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted electronically.</td><td/><td>17532</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADPPSPELCT<a name="v3-ActCode-ADPPSPELCT"> </a></td><td>adjud. payee payable same-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted electronically.</td><td/><td>17531</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADPPSPMNAT<a name="v3-ActCode-ADPPSPMNAT"> </a></td><td>adjud. payee payable same-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted manually.</td><td/><td>17534</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADPPSPMNCT<a name="v3-ActCode-ADPPSPMNCT"> </a></td><td>adjud. payee payable same-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted manually.</td><td/><td>17533</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADRFPPELAT<a name="v3-ActCode-ADRFPPELAT"> </a></td><td>adjud. refused prior-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as refused prior to the specified time period (based on adjudication date) and submitted electronically.</td><td/><td>17560</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADRFPPELCT<a name="v3-ActCode-ADRFPPELCT"> </a></td><td>adjud. refused prior-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as refused prior to the specified time period (based on adjudication date) and submitted electronically.</td><td/><td>17559</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADRFPPMNAT<a name="v3-ActCode-ADRFPPMNAT"> </a></td><td>adjud. refused prior-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as refused prior to the specified time period (based on adjudication date) and submitted manually.</td><td/><td>17562</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADRFPPMNCT<a name="v3-ActCode-ADRFPPMNCT"> </a></td><td>adjud. refused prior-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as refused prior to the specified time period (based on adjudication date) and submitted manually.</td><td/><td>17561</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADRFSPELAT<a name="v3-ActCode-ADRFSPELAT"> </a></td><td>adjud. refused same-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as refused during the specified time period (based on adjudication date) and submitted electronically.</td><td/><td>17556</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADRFSPELCT<a name="v3-ActCode-ADRFSPELCT"> </a></td><td>adjud. refused same-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as refused during the specified time period (based on adjudication date) and submitted electronically.</td><td/><td>17555</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADRFSPMNAT<a name="v3-ActCode-ADRFSPMNAT"> </a></td><td>adjud. refused same-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were adjudicated as refused during the specified time period (based on adjudication date) and submitted manually.</td><td/><td>17558</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADRFSPMNCT<a name="v3-ActCode-ADRFSPMNCT"> </a></td><td>adjud. refused same-period manual count</td><td>Identifies the total number of all Invoice Groupings that were adjudicated as refused during the specified time period (based on adjudication date) and submitted manually.</td><td/><td>17557</td><td>active</td><td/><td/><td/><td>_InvoiceElementAdjudicated</td></tr><tr><td>2</td><td style="white-space:nowrap">  _InvoiceElementPaid<a name="v3-ActCode-_InvoiceElementPaid"> </a></td><td>InvoiceElementPaid</td><td>Total counts and total net amounts paid for all Invoice Groupings that were paid within a time period based on the payment date.</td><td>INVE</td><td>20925</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceElementSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNFPPELAT<a name="v3-ActCode-PDNFPPELAT"> </a></td><td>paid nullified prior-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20017</td><td>active</td><td/><td/><td>PDCNPPELAT</td><td>_InvoiceElementPaid</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PDCNPPELAT<a name="v3-ActCode-PDCNPPELAT"> </a></td><td>paid nullified prior-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20017</td><td>retired</td><td/><td/><td>PDNFPPELAT</td><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNFPPELCT<a name="v3-ActCode-PDNFPPELCT"> </a></td><td>paid nullified prior-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20016</td><td>active</td><td/><td/><td>PDCNPPELCT</td><td>_InvoiceElementPaid</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PDCNPPELCT<a name="v3-ActCode-PDCNPPELCT"> </a></td><td>paid nullified prior-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20016</td><td>retired</td><td/><td/><td>PDNFPPELCT</td><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNFPPMNAT<a name="v3-ActCode-PDNFPPMNAT"> </a></td><td>paid nullified prior-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually.</td><td/><td>20019</td><td>active</td><td/><td/><td>PDCNPPMNAT</td><td>_InvoiceElementPaid</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PDCNPPMNAT<a name="v3-ActCode-PDCNPPMNAT"> </a></td><td>paid nullified prior-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually.</td><td/><td>20019</td><td>retired</td><td/><td/><td>PDNFPPMNAT</td><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNFPPMNCT<a name="v3-ActCode-PDNFPPMNCT"> </a></td><td>paid nullified prior-period manual count</td><td>Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually.</td><td/><td>20018</td><td>active</td><td/><td/><td>PDCNPPMNCT</td><td>_InvoiceElementPaid</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PDCNPPMNCT<a name="v3-ActCode-PDCNPPMNCT"> </a></td><td>paid nullified prior-period manual count</td><td>Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually.</td><td/><td>20018</td><td>retired</td><td/><td/><td>PDNFPPMNCT</td><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNFSPELAT<a name="v3-ActCode-PDNFSPELAT"> </a></td><td>paid nullified same-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20013</td><td>active</td><td/><td/><td>PDCNSPELAT</td><td>_InvoiceElementPaid</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PDCNSPELAT<a name="v3-ActCode-PDCNSPELAT"> </a></td><td>paid nullified same-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically.</td><td/><td>20013</td><td>retired</td><td/><td/><td>PDNFSPELAT</td><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNFSPELCT<a name="v3-ActCode-PDNFSPELCT"> </a></td><td>paid nullified same-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently cancelled in the specified period and submitted electronically.</td><td/><td>20012</td><td>active</td><td/><td/><td>PDCNSPELCT</td><td>_InvoiceElementPaid</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PDCNSPELCT<a name="v3-ActCode-PDCNSPELCT"> </a></td><td>paid nullified same-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently cancelled in the specified period and submitted electronically.</td><td/><td>20012</td><td>retired</td><td/><td/><td>PDNFSPELCT</td><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNFSPMNAT<a name="v3-ActCode-PDNFSPMNAT"> </a></td><td>paid nullified same-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually.</td><td/><td>20015</td><td>active</td><td/><td/><td>PDCNSPMNAT</td><td>_InvoiceElementPaid</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PDCNSPMNAT<a name="v3-ActCode-PDCNSPMNAT"> </a></td><td>paid nullified same-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually.</td><td/><td>20015</td><td>retired</td><td/><td/><td>PDNFSPMNAT</td><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNFSPMNCT<a name="v3-ActCode-PDNFSPMNCT"> </a></td><td>paid nullified same-period manual count</td><td>Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually.</td><td/><td>20014</td><td>active</td><td/><td/><td>PDCNSPMNCT</td><td>_InvoiceElementPaid</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PDCNSPMNCT<a name="v3-ActCode-PDCNSPMNCT"> </a></td><td>paid nullified same-period manual count</td><td>Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually.</td><td/><td>20014</td><td>retired</td><td/><td/><td>PDNFSPMNCT</td><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNPPPELAT<a name="v3-ActCode-PDNPPPELAT"> </a></td><td>paid non-payee payable prior-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted electronically.</td><td/><td>17577</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNPPPELCT<a name="v3-ActCode-PDNPPPELCT"> </a></td><td>paid non-payee payable prior-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted electronically.</td><td/><td>17576</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNPPPMNAT<a name="v3-ActCode-PDNPPPMNAT"> </a></td><td>paid non-payee payable prior-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted manually.</td><td/><td>17579</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNPPPMNCT<a name="v3-ActCode-PDNPPPMNCT"> </a></td><td>paid non-payee payable prior-period manual count</td><td>Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted manually.</td><td/><td>17578</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNPSPELAT<a name="v3-ActCode-PDNPSPELAT"> </a></td><td>paid non-payee payable same-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted electronically.</td><td/><td>17573</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNPSPELCT<a name="v3-ActCode-PDNPSPELCT"> </a></td><td>paid non-payee payable same-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted electronically.</td><td/><td>17572</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNPSPMNAT<a name="v3-ActCode-PDNPSPMNAT"> </a></td><td>paid non-payee payable same-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted manually.</td><td/><td>17575</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDNPSPMNCT<a name="v3-ActCode-PDNPSPMNCT"> </a></td><td>paid non-payee payable same-period manual count</td><td>Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted manually.</td><td/><td>17574</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDPPPPELAT<a name="v3-ActCode-PDPPPPELAT"> </a></td><td>paid payee payable prior-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted electronically.</td><td/><td>17569</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDPPPPELCT<a name="v3-ActCode-PDPPPPELCT"> </a></td><td>paid payee payable prior-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted electronically.</td><td/><td>17568</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDPPPPMNAT<a name="v3-ActCode-PDPPPPMNAT"> </a></td><td>paid payee payable prior-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted manually.</td><td/><td>17571</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDPPPPMNCT<a name="v3-ActCode-PDPPPPMNCT"> </a></td><td>paid payee payable prior-period manual count</td><td>Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted manually.</td><td/><td>17570</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDPPSPELAT<a name="v3-ActCode-PDPPSPELAT"> </a></td><td>paid payee payable same-period electronic amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted electronically.</td><td/><td>17565</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDPPSPELCT<a name="v3-ActCode-PDPPSPELCT"> </a></td><td>paid payee payable same-period electronic count</td><td>Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted electronically.</td><td/><td>17564</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDPPSPMNAT<a name="v3-ActCode-PDPPSPMNAT"> </a></td><td>paid payee payable same-period manual amount</td><td>Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted manually.</td><td/><td>17567</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>3</td><td style="white-space:nowrap">    PDPPSPMNCT<a name="v3-ActCode-PDPPSPMNCT"> </a></td><td>paid payee payable same-period manual count</td><td>Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted manually.</td><td/><td>17566</td><td>active</td><td/><td/><td/><td>_InvoiceElementPaid</td></tr><tr><td>2</td><td style="white-space:nowrap">  _InvoiceElementSubmitted<a name="v3-ActCode-_InvoiceElementSubmitted"> </a></td><td>InvoiceElementSubmitted</td><td>Total counts and total net amounts billed for all Invoice Groupings that were submitted within a time period. Adjudicated invoice elements are included.</td><td>INVE</td><td>20926</td><td>active</td><td>true</td><td/><td/><td>_ActInvoiceElementSummaryCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    SBBLELAT<a name="v3-ActCode-SBBLELAT"> </a></td><td>submitted billed electronic amount</td><td>Identifies the total net amount billed for all submitted Invoice Groupings within a time period and submitted electronically. Adjudicated invoice elements are included.</td><td/><td>19999</td><td>active</td><td/><td/><td>SBBLAT</td><td>_InvoiceElementSubmitted</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    SBBLAT<a name="v3-ActCode-SBBLAT"> </a></td><td>submitted billed electronic amount</td><td>Identifies the total net amount billed for all submitted Invoice Groupings within a time period and submitted electronically. Adjudicated invoice elements are included.</td><td/><td>19999</td><td>retired</td><td/><td/><td>SBBLELAT</td><td>_InvoiceElementSubmitted</td></tr><tr><td>3</td><td style="white-space:nowrap">    SBBLELCT<a name="v3-ActCode-SBBLELCT"> </a></td><td>submitted billed electronic count</td><td>Identifies the total number of submitted Invoice Groupings within a time period and submitted electronically. Adjudicated invoice elements are included.</td><td/><td>19998</td><td>active</td><td/><td/><td>SBBLCT</td><td>_InvoiceElementSubmitted</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    SBBLCT<a name="v3-ActCode-SBBLCT"> </a></td><td>submitted billed electronic count</td><td>Identifies the total number of submitted Invoice Groupings within a time period and submitted electronically. Adjudicated invoice elements are included.</td><td/><td>19998</td><td>retired</td><td/><td/><td>SBBLELCT</td><td>_InvoiceElementSubmitted</td></tr><tr><td>3</td><td style="white-space:nowrap">    SBNFELAT<a name="v3-ActCode-SBNFELAT"> </a></td><td>submitted nullified electronic amount</td><td>Identifies the total net amount billed for all submitted Invoice Groupings that were nullified within a time period and submitted electronically. Adjudicated invoice elements are included.</td><td/><td>20001</td><td>active</td><td/><td/><td>SBCNAT</td><td>_InvoiceElementSubmitted</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    SBCNAT<a name="v3-ActCode-SBCNAT"> </a></td><td>submitted nullified electronic amount</td><td>Identifies the total net amount billed for all submitted Invoice Groupings that were nullified within a time period and submitted electronically. Adjudicated invoice elements are included.</td><td/><td>20001</td><td>retired</td><td/><td/><td>SBNFELAT</td><td>_InvoiceElementSubmitted</td></tr><tr><td>3</td><td style="white-space:nowrap">    SBNFELCT<a name="v3-ActCode-SBNFELCT"> </a></td><td>submitted cancelled electronic count</td><td>Identifies the total number of submitted Invoice Groupings that were nullified within a time period and submitted electronically. Adjudicated invoice elements are included.</td><td/><td>20000</td><td>active</td><td/><td/><td>SBCNCT</td><td>_InvoiceElementSubmitted</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    SBCNCT<a name="v3-ActCode-SBCNCT"> </a></td><td>submitted cancelled electronic count</td><td>Identifies the total number of submitted Invoice Groupings that were nullified within a time period and submitted electronically. Adjudicated invoice elements are included.</td><td/><td>20000</td><td>retired</td><td/><td/><td>SBNFELCT</td><td>_InvoiceElementSubmitted</td></tr><tr><td>3</td><td style="white-space:nowrap">    SBPDELAT<a name="v3-ActCode-SBPDELAT"> </a></td><td>submitted pending electronic amount</td><td>Identifies the total net amount billed for all submitted Invoice Groupings that are pended or held by the payor, within a time period and submitted electronically. Adjudicated invoice elements are not included.</td><td/><td>20003</td><td>active</td><td/><td/><td>SBPDAT</td><td>_InvoiceElementSubmitted</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    SBPDAT<a name="v3-ActCode-SBPDAT"> </a></td><td>submitted pending electronic amount</td><td>Identifies the total net amount billed for all submitted Invoice Groupings that are pended or held by the payor, within a time period and submitted electronically. Adjudicated invoice elements are not included.</td><td/><td>20003</td><td>retired</td><td/><td/><td>SBPDELAT</td><td>_InvoiceElementSubmitted</td></tr><tr><td>3</td><td style="white-space:nowrap">    SBPDELCT<a name="v3-ActCode-SBPDELCT"> </a></td><td>submitted pending electronic count</td><td>Identifies the total number of submitted Invoice Groupings that are pended or held by the payor, within a time period and submitted electronically. Adjudicated invoice elements are not included.</td><td/><td>20002</td><td>active</td><td/><td/><td>SBPDCT</td><td>_InvoiceElementSubmitted</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    SBPDCT<a name="v3-ActCode-SBPDCT"> </a></td><td>submitted pending electronic count</td><td>Identifies the total number of submitted Invoice Groupings that are pended or held by the payor, within a time period and submitted electronically. Adjudicated invoice elements are not included.</td><td/><td>20002</td><td>retired</td><td/><td/><td>SBPDELCT</td><td>_InvoiceElementSubmitted</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActInvoiceOverrideCode<a name="v3-ActCode-_ActInvoiceOverrideCode"> </a></td><td>ActInvoiceOverrideCode</td><td>Includes coded responses that will occur as a result of the adjudication of an electronic invoice at a summary level and provides guidance on interpretation of the referenced adjudication results.</td><td>INVE</td><td>20892</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  COVGE<a name="v3-ActCode-COVGE"> </a></td><td>coverage problem</td><td>Insurance coverage problems have been encountered. Additional explanation information to be supplied.</td><td/><td>17594</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  EFORM<a name="v3-ActCode-EFORM"> </a></td><td>electronic form to follow</td><td>Electronic form with supporting or additional information to follow.</td><td/><td>20021</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  FAX<a name="v3-ActCode-FAX"> </a></td><td>fax to follow</td><td>Fax with supporting or additional information to follow.</td><td/><td>20022</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  GFTH<a name="v3-ActCode-GFTH"> </a></td><td>good faith indicator</td><td>The medical service was provided to a patient in good faith that they had medical coverage, although no evidence of coverage was available before service was rendered.</td><td/><td>17592</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  LATE<a name="v3-ActCode-LATE"> </a></td><td>late invoice</td><td>Knowingly over the payor's published time limit for this invoice possibly due to a previous payor's delays in processing. Additional reason information will be supplied.</td><td/><td>17593</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  MANUAL<a name="v3-ActCode-MANUAL"> </a></td><td>manual review</td><td>Manual review of the invoice is requested. Additional information to be supplied. This may be used in the case of an appeal.</td><td/><td>19713</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  OOJ<a name="v3-ActCode-OOJ"> </a></td><td>out of jurisdiction</td><td>The medical service and/or product was provided to a patient that has coverage in another jurisdiction.</td><td/><td>18036</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ORTHO<a name="v3-ActCode-ORTHO"> </a></td><td>orthodontic service</td><td>The service provided is required for orthodontic purposes. If the covered party has orthodontic coverage, then the service may be paid.</td><td/><td>21317</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  PAPER<a name="v3-ActCode-PAPER"> </a></td><td>paper documentation to follow</td><td>Paper documentation (or other physical format) with supporting or additional information to follow.</td><td/><td>20020</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  PIE<a name="v3-ActCode-PIE"> </a></td><td>public insurance exhausted</td><td>Public Insurance has been exhausted. Invoice has not been sent to Public Insuror and therefore no Explanation Of Benefits (EOB) is provided with this Invoice submission.</td><td/><td>20023</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  PYRDELAY<a name="v3-ActCode-PYRDELAY"> </a></td><td>delayed by a previous payor</td><td>Allows provider to explain lateness of invoice to a subsequent payor.</td><td/><td>17591</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  REFNR<a name="v3-ActCode-REFNR"> </a></td><td>referral not required</td><td>Rules of practice do not require a physician's referral for the provider to perform a billable service.</td><td/><td>18037</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  REPSERV<a name="v3-ActCode-REPSERV"> </a></td><td>repeated service</td><td>The same service was delivered within a time period that would usually indicate a duplicate billing. However, the repeated service is a medical necessity and therefore not a duplicate.</td><td/><td>19711</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  UNRELAT<a name="v3-ActCode-UNRELAT"> </a></td><td>unrelated service</td><td>The service provided is not related to another billed service. For example, 2 unrelated services provided on the same day to the same patient which may normally result in a refused payment for one of the items.</td><td/><td>21316</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  VERBAUTH<a name="v3-ActCode-VERBAUTH"> </a></td><td>verbal authorization</td><td>The provider has received a verbal permission from an authoritative source to perform the service or supply the item being invoiced.</td><td/><td>19712</td><td>active</td><td/><td/><td/><td>_ActInvoiceOverrideCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActListCode<a name="v3-ActCode-_ActListCode"> </a></td><td>ActListCode</td><td>Provides codes associated with ActClass value of LIST (working list)</td><td>LIST</td><td>20895</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActObservationList<a name="v3-ActCode-_ActObservationList"> </a></td><td>ActObservationList</td><td/><td>LIST</td><td>20898</td><td>active</td><td>true</td><td/><td/><td>_ActListCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    CARELIST<a name="v3-ActCode-CARELIST"> </a></td><td>care plan</td><td>List of acts representing a care plan. The acts can be in a varierty of moods including event (EVN) to record acts that have been carried out as part of the care plan.</td><td/><td>19984</td><td>active</td><td/><td/><td/><td>_ActObservationList</td></tr><tr><td>3</td><td style="white-space:nowrap">    CONDLIST<a name="v3-ActCode-CONDLIST"> </a></td><td>condition list</td><td>List of condition observations.</td><td/><td>21322</td><td>active</td><td/><td/><td/><td>_ActObservationList</td></tr><tr><td>4</td><td style="white-space:nowrap">      INTOLIST<a name="v3-ActCode-INTOLIST"> </a></td><td>intolerance list</td><td>List of intolerance observations.</td><td/><td>19982</td><td>active</td><td/><td/><td/><td>CONDLIST</td></tr><tr><td>4</td><td style="white-space:nowrap">      PROBLIST<a name="v3-ActCode-PROBLIST"> </a></td><td>problem list</td><td>List of problem observations.</td><td/><td>19980</td><td>active</td><td/><td/><td/><td>CONDLIST</td></tr><tr><td>4</td><td style="white-space:nowrap">      RISKLIST<a name="v3-ActCode-RISKLIST"> </a></td><td>risk factors</td><td>List of risk factor observations.</td><td/><td>19983</td><td>active</td><td/><td/><td/><td>CONDLIST</td></tr><tr><td>3</td><td style="white-space:nowrap">    GOALLIST<a name="v3-ActCode-GOALLIST"> </a></td><td>goal list</td><td>List of observations in goal mood.</td><td/><td>19981</td><td>active</td><td/><td/><td/><td>_ActObservationList</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ActTherapyDurationWorkingListCode<a name="v3-ActCode-_ActTherapyDurationWorkingListCode"> </a></td><td>ActTherapyDurationWorkingListCode</td><td>Codes used to identify different types of 'duration-based' working lists. Examples include &quot;Continuous/Chronic&quot;, &quot;Short-Term&quot; and &quot;As-Needed&quot;.</td><td>LIST</td><td>21522</td><td>active</td><td>true</td><td/><td/><td>_ActListCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActMedicationTherapyDurationWorkingListCode<a name="v3-ActCode-_ActMedicationTherapyDurationWorkingListCode"> </a></td><td>act medication therapy duration working list</td><td>**Definition:**A collection of concepts that identifies different types of 'duration-based' mediation working lists.

**Examples:**&quot;Continuous/Chronic&quot; &quot;Short-Term&quot; and &quot;As Needed&quot;</td><td>LIST</td><td>21754</td><td>active</td><td>true</td><td/><td/><td>_ActTherapyDurationWorkingListCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ACU<a name="v3-ActCode-ACU"> </a></td><td>short term/acute</td><td>**Definition:**A list of medications which the patient is only expected to consume for the duration of the current order or limited set of orders and which is not expected to be renewed.</td><td/><td>21756</td><td>active</td><td/><td/><td/><td>_ActMedicationTherapyDurationWorkingListCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CHRON<a name="v3-ActCode-CHRON"> </a></td><td>continuous/chronic</td><td>**Definition:**A list of medications which are expected to be continued beyond the present order and which the patient should be assumed to be taking unless explicitly stopped.</td><td/><td>21755</td><td>active</td><td/><td/><td/><td>_ActMedicationTherapyDurationWorkingListCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ONET<a name="v3-ActCode-ONET"> </a></td><td>one time</td><td>**Definition:**A list of medications which the patient is intended to be administered only once.</td><td/><td>21757</td><td>active</td><td/><td/><td/><td>_ActMedicationTherapyDurationWorkingListCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PRN<a name="v3-ActCode-PRN"> </a></td><td>as needed</td><td>**Definition:**A list of medications which the patient will consume intermittently based on the behavior of the condition for which the medication is indicated.</td><td/><td>21758</td><td>active</td><td/><td/><td/><td>_ActMedicationTherapyDurationWorkingListCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  MEDLIST<a name="v3-ActCode-MEDLIST"> </a></td><td>medication list</td><td>List of medications.</td><td/><td>19976</td><td>active</td><td/><td/><td/><td>_ActListCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    CURMEDLIST<a name="v3-ActCode-CURMEDLIST"> </a></td><td>current medication list</td><td>List of current medications.</td><td/><td>19977</td><td>active</td><td/><td/><td/><td>MEDLIST</td></tr><tr><td>3</td><td style="white-space:nowrap">    DISCMEDLIST<a name="v3-ActCode-DISCMEDLIST"> </a></td><td>discharge medication list</td><td>List of discharge medications.</td><td/><td>19979</td><td>active</td><td/><td/><td/><td>MEDLIST</td></tr><tr><td>3</td><td style="white-space:nowrap">    HISTMEDLIST<a name="v3-ActCode-HISTMEDLIST"> </a></td><td>medication history</td><td>Historical list of medications.</td><td/><td>19978</td><td>active</td><td/><td/><td/><td>MEDLIST</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ActProcedureCategoryList<a name="v3-ActCode-_ActProcedureCategoryList"> </a></td><td>ActProcedureCategoryList</td><td>**Description:**Describes the high level classification of professional services for grouping.

**Examples:**Education, Counseling, Surgery, etc.</td><td/><td>22076</td><td>retired</td><td>true</td><td/><td/><td>_ActListCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActMonitoringProtocolCode<a name="v3-ActCode-_ActMonitoringProtocolCode"> </a></td><td>ActMonitoringProtocolCode</td><td>Identifies types of monitoring programs</td><td>MPROT</td><td>20897</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  CTLSUB<a name="v3-ActCode-CTLSUB"> </a></td><td>Controlled Substance</td><td>A monitoring program that focuses on narcotics and/or commonly abused substances that are subject to legal restriction.</td><td/><td>16232</td><td>active</td><td/><td/><td/><td>_ActMonitoringProtocolCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _DEADrugSchedule<a name="v3-ActCode-_DEADrugSchedule"> </a></td><td>DEADrugSchedule</td><td>DEA schedule for a drug.</td><td/><td>20913</td><td>retired</td><td>true</td><td/><td/><td>CTLSUB</td></tr><tr><td>2</td><td style="white-space:nowrap">  INV<a name="v3-ActCode-INV"> </a></td><td>investigational</td><td>**Definition:**A monitoring program that focuses on a drug which is under investigation and has not received regulatory approval for the condition being investigated</td><td/><td>22860</td><td>active</td><td/><td/><td/><td>_ActMonitoringProtocolCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  LU<a name="v3-ActCode-LU"> </a></td><td>limited use</td><td>**Description:**A drug that can be prescribed (and reimbursed) only if it meets certain criteria.</td><td/><td>22025</td><td>active</td><td/><td/><td/><td>_ActMonitoringProtocolCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  OTC<a name="v3-ActCode-OTC"> </a></td><td>non prescription medicine</td><td>Medicines designated in this way may be supplied for patient use without a prescription. The exact form of categorisation will vary in different realms.</td><td/><td>23062</td><td>active</td><td/><td/><td/><td>_ActMonitoringProtocolCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  RX<a name="v3-ActCode-RX"> </a></td><td>prescription only medicine</td><td>Some form of prescription is required before the related medicine can be supplied for a patient. The exact form of regulation will vary in different realms.</td><td/><td>23061</td><td>active</td><td/><td/><td/><td>_ActMonitoringProtocolCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  SA<a name="v3-ActCode-SA"> </a></td><td>special authorization</td><td>**Definition:**A drug that requires prior approval (to be reimbursed) before being dispensed</td><td/><td>22861</td><td>active</td><td/><td/><td/><td>_ActMonitoringProtocolCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  SAC<a name="v3-ActCode-SAC"> </a></td><td>special access</td><td>**Description:**A drug that requires special access permission to be prescribed and dispensed.</td><td/><td>22026</td><td>active</td><td/><td/><td/><td>_ActMonitoringProtocolCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActNonObservationIndicationCode<a name="v3-ActCode-_ActNonObservationIndicationCode"> </a></td><td>ActNonObservationIndicationCode</td><td>**Description:**Concepts representing indications (reasons for clinical action) other than diagnosis and symptoms.</td><td>ACT</td><td>22387</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  IND01<a name="v3-ActCode-IND01"> </a></td><td>imaging study requiring contrast</td><td>**Description:**Contrast agent required for imaging study.</td><td/><td>21679</td><td>active</td><td/><td/><td/><td>_ActNonObservationIndicationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  IND02<a name="v3-ActCode-IND02"> </a></td><td>colonoscopy prep</td><td>**Description:**Provision of prescription or direction to consume a product for purposes of bowel clearance in preparation for a colonoscopy.</td><td/><td>21680</td><td>active</td><td/><td/><td/><td>_ActNonObservationIndicationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  IND03<a name="v3-ActCode-IND03"> </a></td><td>prophylaxis</td><td>**Description:**Provision of medication as a preventative measure during a treatment or other period of increased risk.</td><td/><td>21681</td><td>active</td><td/><td/><td/><td>_ActNonObservationIndicationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  IND04<a name="v3-ActCode-IND04"> </a></td><td>surgical prophylaxis</td><td>**Description:**Provision of medication during pre-operative phase; e.g., antibiotics before dental surgery or bowel prep before colon surgery.</td><td/><td>21682</td><td>active</td><td/><td/><td/><td>_ActNonObservationIndicationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  IND05<a name="v3-ActCode-IND05"> </a></td><td>pregnancy prophylaxis</td><td>**Description:**Provision of medication for pregnancy --e.g., vitamins, antibiotic treatments for vaginal tract colonization, etc.</td><td/><td>21683</td><td>active</td><td/><td/><td/><td>_ActNonObservationIndicationCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActObservationVerificationType<a name="v3-ActCode-_ActObservationVerificationType"> </a></td><td>act observation verification</td><td>Identifies the type of verification investigation being undertaken with respect to the subject of the verification activity.

**Examples:**

1.  Verification of eligibility for coverage under a policy or program - aka enrolled/covered by a policy or program
2.  Verification of record - e.g., person has record in an immunization registry
3.  Verification of enumeration - e.g. NPI
4.  Verification of Board Certification - provider specific
5.  Verification of Certification - e.g. JAHCO, NCQA, URAC
6.  Verification of Conformance - e.g. entity use with HIPAA, conformant to the CCHIT EHR system criteria
7.  Verification of Provider Credentials
8.  Verification of no adverse findings - e.g. on National Provider Data Bank, Health Integrity Protection Data Base (HIPDB)</td><td>VERIF</td><td>21907</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  VFPAPER<a name="v3-ActCode-VFPAPER"> </a></td><td>verify paper</td><td>**Definition:**Indicates that the paper version of the record has, should be or is being verified against the electronic version.</td><td/><td>22862</td><td>active</td><td/><td/><td>VRFPAPER</td><td>_ActObservationVerificationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  VRFPAPER<a name="v3-ActCode-VRFPAPER"> </a></td><td>verify paper</td><td>**Definition:**Indicates that the paper version of the record has, should be or is being verified against the electronic version.</td><td/><td>22862</td><td>active</td><td/><td/><td>VFPAPER</td><td>_ActObservationVerificationType</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActPaymentCode<a name="v3-ActCode-_ActPaymentCode"> </a></td><td>ActPaymentCode</td><td>Code identifying the method or the movement of payment instructions.

Codes are drawn from X12 data element 591 (PaymentMethodCode)</td><td>XACT</td><td>20900</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  ACH<a name="v3-ActCode-ACH"> </a></td><td>Automated Clearing House</td><td>Automated Clearing House (ACH).</td><td/><td>17611</td><td>active</td><td/><td/><td/><td>_ActPaymentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  CHK<a name="v3-ActCode-CHK"> </a></td><td>Cheque</td><td>A written order to a bank to pay the amount specified from funds on deposit.</td><td/><td>17612</td><td>active</td><td/><td/><td/><td>_ActPaymentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  DDP<a name="v3-ActCode-DDP"> </a></td><td>Direct Deposit</td><td>Electronic Funds Transfer (EFT) deposit into the payee's bank account</td><td/><td>17613</td><td>active</td><td/><td/><td/><td>_ActPaymentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  NON<a name="v3-ActCode-NON"> </a></td><td>Non-Payment Data</td><td>Non-Payment Data.</td><td/><td>17614</td><td>active</td><td/><td/><td/><td>_ActPaymentCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActPharmacySupplyType<a name="v3-ActCode-_ActPharmacySupplyType"> </a></td><td>ActPharmacySupplyType</td><td>Identifies types of dispensing events</td><td>SPLY</td><td>20901</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  DF<a name="v3-ActCode-DF"> </a></td><td>Daily Fill</td><td>A fill providing sufficient supply for one day</td><td/><td>16214</td><td>active</td><td/><td/><td/><td>_ActPharmacySupplyType, RF</td></tr><tr><td>2</td><td style="white-space:nowrap">  EM<a name="v3-ActCode-EM"> </a></td><td>Emergency Supply</td><td>A supply action where there is no 'valid' order for the supplied medication. E.g. Emergency vacation supply, weekend supply (when prescriber is unavailable to provide a renewal prescription)</td><td/><td>16220</td><td>active</td><td/><td/><td/><td>_ActPharmacySupplyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SO<a name="v3-ActCode-SO"> </a></td><td>Script Owing</td><td>An emergency supply where the expectation is that a formal order authorizing the supply will be provided at a later date.</td><td/><td>16221</td><td>active</td><td/><td/><td/><td>EM</td></tr><tr><td>2</td><td style="white-space:nowrap">  FF<a name="v3-ActCode-FF"> </a></td><td>First Fill</td><td>The initial fill against an order. (This includes initial fills against refill orders.)</td><td/><td>16209</td><td>active</td><td/><td/><td/><td>_ActPharmacySupplyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    FFC<a name="v3-ActCode-FFC"> </a></td><td>First Fill - Complete</td><td>A first fill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets).</td><td/><td>16210</td><td>active</td><td/><td/><td/><td>FF</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-FFCS">FFCS</a></td><td>first fill complete, partial strength</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    FFP<a name="v3-ActCode-FFP"> </a></td><td>First Fill - Part Fill</td><td>A first fill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.)</td><td/><td>16211</td><td>active</td><td/><td/><td/><td>FF</td></tr><tr><td>3</td><td style="white-space:nowrap">    FFSS<a name="v3-ActCode-FFSS"> </a></td><td>first fill, partial strength</td><td>A first fill where the strength supplied is less than the ordered strength. (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets).</td><td/><td>23017</td><td>active</td><td/><td/><td/><td>FF</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-FFPS">FFPS</a></td><td>first fill, part fill, partial strength</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-FFCS">FFCS</a></td><td>first fill complete, partial strength</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-TFS">TFS</a></td><td>trial fill partial strength</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    TF<a name="v3-ActCode-TF"> </a></td><td>Trial Fill</td><td>A fill where a small portion is provided to allow for determination of the therapy effectiveness and patient tolerance.</td><td/><td>16212</td><td>active</td><td/><td/><td/><td>FF</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-TFS">TFS</a></td><td>trial fill partial strength</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-FFS">FFS</a></td><td>fee for service</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-FFPS">FFPS</a></td><td>first fill, part fill, partial strength</td><td colspan="8"/></tr><tr><td>2</td><td style="white-space:nowrap">  FS<a name="v3-ActCode-FS"> </a></td><td>Floor stock</td><td>A supply action to restock a smaller more local dispensary.</td><td/><td>16222</td><td>active</td><td/><td/><td/><td>_ActPharmacySupplyType</td></tr><tr><td>2</td><td style="white-space:nowrap">  MS<a name="v3-ActCode-MS"> </a></td><td>Manufacturer Sample</td><td>A supply of a manufacturer sample</td><td/><td>16219</td><td>active</td><td/><td/><td/><td>_ActPharmacySupplyType</td></tr><tr><td>2</td><td style="white-space:nowrap">  RF<a name="v3-ActCode-RF"> </a></td><td>Refill</td><td>A fill against an order that has already been filled (or partially filled) at least once.</td><td/><td>16215</td><td>active</td><td/><td/><td/><td>_ActPharmacySupplyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    RFC<a name="v3-ActCode-RFC"> </a></td><td>Refill - Complete</td><td>A refill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets.)</td><td/><td>16216</td><td>active</td><td/><td/><td/><td>RF</td></tr><tr><td>4</td><td style="white-space:nowrap">      RFCS<a name="v3-ActCode-RFCS"> </a></td><td>refill complete partial strength</td><td>A refill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets.) and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets).</td><td/><td>21820</td><td>active</td><td/><td/><td/><td>RFC</td></tr><tr><td>3</td><td style="white-space:nowrap">    RFF<a name="v3-ActCode-RFF"> </a></td><td>Refill (First fill this facility)</td><td>The first fill against an order that has already been filled at least once at another facility.</td><td/><td>16218</td><td>active</td><td/><td/><td/><td>RF</td></tr><tr><td>4</td><td style="white-space:nowrap">      RFFS<a name="v3-ActCode-RFFS"> </a></td><td>refill partial strength (first fill this facility)</td><td>The first fill against an order that has already been filled at least once at another facility and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets).</td><td/><td>21821</td><td>active</td><td/><td/><td/><td>RFF</td></tr><tr><td>3</td><td style="white-space:nowrap">    RFP<a name="v3-ActCode-RFP"> </a></td><td>Refill - Part Fill</td><td>A refill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.)</td><td/><td>16217</td><td>active</td><td/><td/><td/><td>RF</td></tr><tr><td>4</td><td style="white-space:nowrap">      RFPS<a name="v3-ActCode-RFPS"> </a></td><td>refill part fill partial strength</td><td>A refill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.) and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets).</td><td/><td>21822</td><td>active</td><td/><td/><td/><td>RFP</td></tr><tr><td>3</td><td style="white-space:nowrap">    RFS<a name="v3-ActCode-RFS"> </a></td><td>refill partial strength</td><td>A fill against an order that has already been filled (or partially filled) at least once and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets).</td><td/><td>21819</td><td>active</td><td/><td/><td/><td>RF</td></tr><tr><td>3</td><td style="white-space:nowrap">    TB<a name="v3-ActCode-TB"> </a></td><td>Trial Balance</td><td>A fill where the remainder of a 'complete' fill is provided after a trial fill has been provided.</td><td/><td>16213</td><td>active</td><td/><td/><td/><td>RF</td></tr><tr><td>4</td><td style="white-space:nowrap">      TBS<a name="v3-ActCode-TBS"> </a></td><td>trial balance partial strength</td><td>A fill where the remainder of a 'complete' fill is provided after a trial fill has been provided and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets).</td><td/><td>21823</td><td>active</td><td/><td/><td/><td>TB</td></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-DF">DF</a></td><td>Daily Fill</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-UD">UD</a></td><td>Unit Dose</td><td colspan="8"/></tr><tr><td>2</td><td style="white-space:nowrap">  UD<a name="v3-ActCode-UD"> </a></td><td>Unit Dose</td><td>A supply action that provides sufficient material for a single dose.</td><td/><td>16223</td><td>active</td><td/><td/><td/><td>_ActPharmacySupplyType, RF</td></tr><tr><td>2</td><td style="white-space:nowrap">  UDE<a name="v3-ActCode-UDE"> </a></td><td>unit dose equivalent</td><td>A supply action that provides sufficient material for a single dose via multiple products. E.g. 2 50mg tablets for a 100mg unit dose.</td><td/><td>21824</td><td>active</td><td/><td/><td/><td>_ActPharmacySupplyType</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActPolicyType<a name="v3-ActCode-_ActPolicyType"> </a></td><td>ActPolicyType</td><td>A mandate, regulation, obligation, principle, requirement, rule, or expectation of how an entity is to conduct itself or execute an activity, which may be dictated and enforced by an authority of competent jurisdiction.</td><td>POLICY</td><td>22182</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActConsent<a name="v3-ActCode-_ActConsent"> </a></td><td>_ActConsent</td><td>Specifies the type or actual definition of a contractually binding agreement or a non-binding representation of that agreement between a grantor and a grantee as to the exchange of the grantee’s considerations in return for the grantor’s control of certain assets. The type of assets exchanged include rights, license, terms of service, valued items, information and real property assets and control over such assets such as physical and locatable property; intellectual property; biospecimen; genomic and genetic information related to an individual including that disclosed by genetically related individuals with or without the individual’s consent; personal identifiable, pseudonymized, anonymized, de-identified per some rubric, and relinkable variants.

*Usage Note:* Types or actual definitions of a contractually binding agreement or a non-binding representation of that agreement include:

 *  \_ActDecision (formally ActConsentDirective), which specifies the type of decision made by the grantor. The decision types are mapped to ISO/TS 17975 Health informatics — Principles and data requirements for consent in the Collection, Use or Disclosure of personal health information;
 *  \_ActPrivacyConsentDirective, which is the parent of types of registry participation consent directives, and of realm specific privacy consent directive policies such as \_USPrivacyConsentDirective and \_GDPRPrivacyConsentDirective.</td><td/><td>24098</td><td>active</td><td/><td/><td/><td>_ActPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActDecision<a name="v3-ActCode-_ActDecision"> </a></td><td>_ActDecision</td><td>Specifies the type of agreement between one or more grantor and grantee in which rights and obligations related to one or more shared items of interest are allocated.

*Usage Note:* Such agreements may be considered &quot;consent directives&quot; or &quot;contracts&quot; depending on the context, and are considered closely related or synonymous from a legal perspective.

**Examples:** 

 *  Healthcare Privacy Consent Directive permitting or restricting in whole or part the collection, access, use, and disclosure of health information, and any associated handling caveats.
 *  Healthcare Medical Consent Directive to receive medical procedures after being informed of risks and benefits, thereby reducing the grantee's liability.
 *  Research Informed Consent for participation in clinical trials and disclosure of health information after being informed of risks and benefits, thereby reducing the grantee's liability.
 *  Substitute decision maker delegation in which the grantee assumes responsibility to act on behalf of the grantor.
 *  Contracts in which the agreement requires assent/dissent by the grantor of terms offered by a grantee, a consumer opts out of an &quot;award&quot; system for use of a retailer's marketing or credit card vendor's point collection cards in exchange for allowing purchase tracking and profiling.
 *  A mobile device or App privacy policy and terms of service to which a user must agree in whole or in part in order to utilize the service.
 *  Agreements between a client and an authorization server or between an authorization server and a resource operator and/or resource owner permitting or restricting e.g., collection, access, use, and disclosure of information, and any associated handling caveats.</td><td/><td>24107</td><td>active</td><td>true</td><td/><td/><td>_ActConsent</td></tr><tr><td>4</td><td style="white-space:nowrap">      GRANTORCHOICE<a name="v3-ActCode-GRANTORCHOICE"> </a></td><td>grantor choice</td><td>A grantor's terms of agreement to which a grantee may assent or dissent, and which may include an opportunity for a grantee to request restrictions or extensions.

*Comment:* A grantor typically is able to stipulate preferred terms of agreement when the grantor has control over the topic of the agreement, which a grantee must accept in full or may be offered an opportunity to extend or restrict certain terms.

*Usage Note:* If the grantor's term of agreement must be accepted in full, then this is considered &quot;basic consent&quot;. If a grantee is offered an opportunity to extend or restrict certain terms, then the agreement is considered &quot;granular consent&quot;.

**Examples:** 

 *  Healthcare: A PHR account holder \[grantor\] may require any PHR user \[grantee\] to accept the terms of agreement in full, or may permit a PHR user to extend or restrict terms selected by the account holder or requested by the PHR user.
 *  Non-healthcare: The owner of a resource server \[grantor\] may require any authorization server \[grantee\] to meet authorization requirements stipulated in the grantor's terms of agreement.</td><td/><td>23754</td><td>active</td><td/><td/><td/><td>_ActConsentDirective, _ActDecision</td></tr><tr><td>4</td><td style="white-space:nowrap">      IMPLIED<a name="v3-ActCode-IMPLIED"> </a></td><td>implied consent</td><td>A grantor's presumed assent to the grantee's terms of agreement is based on the grantor's behavior, which may result from not expressly assenting to the consent directive offered, or from having no right to assent or dissent offered by the grantee.

*Comment:* Implied or &quot;implicit&quot; consent occurs when the behavior of the grantor is understood by a reasonable person to signal agreement to the grantee's terms.

*Usage Note:* Implied consent with no opportunity to assent or dissent to certain terms is considered &quot;basic consent&quot;.

**Examples:** 

 *  Healthcare: A patient schedules an appointment with a provider, and either does not take the opportunity to expressly assent or dissent to the provider's consent directive, does not have an opportunity to do so, as in the case where emergency care is required, or simply behaves as though the patient \[grantor\] agrees to the rights granted to the provider \[grantee\] in an implicit consent directive.
 *  An injured and unconscious patient is deemed to have assented to emergency treatment by those permitted to do so under jurisdictional laws, e.g., Good Samaritan laws.
 *  Non-healthcare: Upon receiving a driver's license, the driver is deemed to have assented without explicitly consenting to undergoing field sobriety tests.
 *  A corporation that does business in a foreign nation is deemed to have deemed to have assented without explicitly consenting to abide by that nation's laws.</td><td/><td>23755</td><td>active</td><td/><td/><td/><td>_ActConsentDirective, _ActDecision</td></tr><tr><td>4</td><td style="white-space:nowrap">      IMPLIEDD<a name="v3-ActCode-IMPLIEDD"> </a></td><td>implied consent with opportunity to dissent</td><td>A grantor's presumed assent to the grantee's terms of agreement, which is based on the grantor's behavior, and includes a right to dissent to certain terms.

*Comment:* A grantor assenting to the grantee's terms of agreement may or may not exercise a right to dissent to grantor selected terms or to grantee's selected terms to which a grantor may dissent.

*Usage Note:* Implied or &quot;implicit&quot; consent with an &quot;opportunity to dissent&quot; occurs when the grantor's behavior is understood by a reasonable person to signal assent to the grantee's terms of agreement whether the grantor requests or the grantee approves further restrictions, is considered &quot;granular consent&quot;.

**Examples:** 

 *  Healthcare Examples: A healthcare provider deems a patient's assent to disclosure of health information to family members and friends, but offers an opportunity or permits the patient to dissent to such disclosures.
 *  A health information exchanges deems a patient to have assented to disclosure of health information for treatment purposes, but offers the patient an opportunity to dissents to disclosure to particular provider organizations.
 *  Non-healthcare Examples: A bank deems a banking customer's assent to specified collection, access, use, or disclosure of financial information as a requirement of holding a bank account, but provides the user an opportunity to limit third-party collection, access, use or disclosure of that information for marketing purposes.</td><td/><td>23756</td><td>active</td><td/><td/><td/><td>_ActConsentDirective, _ActDecision</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOCONSENT<a name="v3-ActCode-NOCONSENT"> </a></td><td>no consent</td><td>No notification or opportunity is provided for a grantor to assent or dissent to a grantee's terms of agreement.

*Comment:* A &quot;No Consent&quot; policy scheme provides no opportunity for accommodation of an individual's preferences, and may not comply with Fair Information Practice Principles \[FIPP\] by enabling the data subject to object, access collected information, correct errors, or have accounting of disclosures.

*Usage Note:* The grantee's terms of agreement, may be available to the grantor by reviewing the grantee's privacy policies, but there is no notice by which a grantor is apprised of the policy directly or able to acknowledge.

**Examples:** 

 *  Healthcare: Without notification or an opportunity to assent or dissent, a patient's health information is automatically included in and available (often according to certain rules) through a health information exchange. Note that this differs from implied consent, where the patient is assumed to have consented.
 *  Without notification or an opportunity to assent or dissent, a patient's health information is collected, accessed, used, or disclosed for research, public health, security, fraud prevention, court order, or law enforcement.
 *  Non-healthcare: Without notification or an opportunity to assent or dissent, a consumer's healthcare or non-healthcare internet searches are aggregated for secondary uses such as behavioral tracking and profiling.
 *  Without notification or an opportunity to assent or dissent, a consumer's location and activities in a shopping mall are tracked by RFID tags on purchased items.</td><td/><td>23757</td><td>active</td><td/><td/><td/><td>_ActConsentDirective, _ActDecision</td></tr><tr><td>4</td><td style="white-space:nowrap">      OPTIN<a name="v3-ActCode-OPTIN"> </a></td><td>opt-in</td><td>A grantor's assent to the terms of an agreement offered by a grantee without an opportunity for to dissent to any terms.

*Comment:* Acceptance of a grantee's terms pertaining, for example, to permissible activities, purposes of use, handling caveats, expiry date, and revocation policies.

*Usage Note:* Opt-in with no opportunity for a grantor to restrict certain permissions sought by the grantee is considered &quot;basic consent&quot;.

**Examples:** 

 *  Healthcare: A patient \[grantor\] signs a provider's \[grantee's\] consent directive form, which lists permissible collection, access, use, or disclosure activities, purposes of use, handling caveats, and revocation policies.
 *  Non-healthcare: An employee \[grantor\] signs an employer's \[grantee's\] non-disclosure and non-compete agreement.</td><td/><td>23326</td><td>active</td><td/><td/><td/><td>_ActConsentDirective, _ActDecision</td></tr><tr><td>4</td><td style="white-space:nowrap">      OPTINR<a name="v3-ActCode-OPTINR"> </a></td><td>opt-in with restrictions</td><td>A grantor's assent to the grantee's terms of an agreement with an opportunity for to dissent to certain grantor or grantee selected terms.

*Comment:* A grantor dissenting to the grantee's terms of agreement may or may not exercise a right to assent to grantor's pre-approved restrictions or to grantee's selected terms to which a grantor may dissent.

*Usage Note:* Opt-in with restrictions is considered &quot;granular consent&quot; because the grantor has an opportunity to narrow the permissions sought by the grantee.

**Examples:** 

 *  Healthcare: A patient assent to grantee's consent directive terms for collection, access, use, or disclosure of health information, and dissents to disclosure to certain recipients as allowed by the provider's pre-approved restriction list.
 *  Non-Healthcare: A cell phone user assents to the cell phone's privacy practices and terms of use, but dissents from location tracking by turning off the cell phone's tracking capability.</td><td/><td>23758</td><td>active</td><td/><td/><td/><td>_ActConsentDirective, _ActDecision</td></tr><tr><td>4</td><td style="white-space:nowrap">      OPTOUT<a name="v3-ActCode-OPTOUT"> </a></td><td>op-out</td><td>A grantor's dissent to the terms of agreement offered by a grantee without an opportunity for to assent to any terms.

*Comment:* Rejection of a grantee's terms of agreement pertaining, for example, to permissible activities, purposes of use, handling caveats, expiry date, and revocation policies.

*Usage Note:* Opt-out with no opportunity for a grantor to permit certain permissions sought by the grantee is considered &quot;basic consent&quot;.

**Examples:** 

 *  Healthcare: A patient \[grantor\] declines to sign a provider's \[grantee's\] consent directive form, which lists permissible collection, access, use, or disclosure activities, purposes of use, handling caveats, revocation policies, and consequences of not assenting.
 *  Non-healthcare: An employee \[grantor\] refuses to sign an employer's \[grantee's\] agreement not to join unions or participate in a strike where state law protects employee's collective bargaining rights.
 *  A citizen \[grantor\] refuses to enroll in mandatory government \[grantee\] health insurance based on religious beliefs, which is an exemption.</td><td/><td>23327</td><td>active</td><td/><td/><td/><td>_ActConsentDirective, _ActDecision</td></tr><tr><td>4</td><td style="white-space:nowrap">      OPTOUTE<a name="v3-ActCode-OPTOUTE"> </a></td><td>opt-out with exceptions</td><td>A grantor's dissent to the grantee's terms of agreement except for certain grantor or grantee selected terms.

*Comment:* A rejection of a grantee's terms of agreement while assenting to certain permissions sought by the grantee or requesting approval of additional grantor terms.

*Usage Note:* Opt-out with exceptions is considered a &quot;granular consent&quot; because the grantor has an opportunity to accept certain permissions sought by the grantee or request additional grantor terms, while rejecting other grantee terms.

**Examples:** 

 *  Healthcare: A patient \[grantor\] dissents to a health information exchange consent directive with the exception of disclosure based on a limited &quot;time to live&quot; shared secret \[e.g., a token or password\], which the patient can give to a provider when seeking care.
 *  Non-healthcare: A social media user \[grantor\] dissents from public access to their account, but assents to access to a circle of friends.</td><td/><td>23759</td><td>active</td><td/><td/><td/><td>_ActConsentDirective, _ActDecision</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActPrivacyConsentDirective<a name="v3-ActCode-_ActPrivacyConsentDirective"> </a></td><td>_ActPrivacyConsentDirective</td><td>Specifies types of consent directives governing the collection, access, use, or disclosure of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual.</td><td/><td>24108</td><td>active</td><td>true</td><td/><td/><td>_ActConsent</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActGDPRConsentDirective<a name="v3-ActCode-_ActGDPRConsentDirective"> </a></td><td>_ActGDPRConsentDirective</td><td>European Union General Data Protection Regulation (GDPR) consent directives.</td><td/><td>24109</td><td>active</td><td>true</td><td/><td/><td>_ActPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        GDPRCD<a name="v3-ActCode-GDPRCD"> </a></td><td>GDPR Consent Directive</td><td>A consent directive compliant with the European Union General Data Protection Regulation (GDPR) definition: Consent of the data subject means any freely given, specific, informed and unambiguous indication of the data subject's wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.

Where processing is based on consent, the controller shall be able to demonstrate that the data subject has consented to processing of his or her personal data. If the data subject's consent is given in the context of a written declaration which also concerns other matters, the request for consent shall be presented in a manner which is clearly distinguishable from the other matters, in an intelligible and easily accessible form, using clear and plain language. Any part of such a declaration which constitutes an infringement of this Regulation shall not be binding. The data subject shall have the right to withdraw his or her consent at any time. The withdrawal of consent shall not affect the lawfulness of processing based on consent before its withdrawal. Prior to giving consent, the data subject shall be informed thereof. It shall be as easy to withdraw as to give consent. When assessing whether consent is freely given, utmost account shall be taken of whether, inter alia, the performance of a contract, including the provision of a service, is conditional on consent to the processing of personal data that is not necessary for the performance of that contract. Consent should be given by a clear affirmative act establishing a freely given, specific, informed and unambiguous indication of the data subject's agreement to the processing of personal data relating to him or her, such as by a written statement, including by electronic means, or an oral statement. This could include ticking a box when visiting an internet website, choosing technical settings for information society services or another statement or conduct which clearly indicates in this context the data subject's acceptance of the proposed processing of his or her personal data. Silence, pre-ticked boxes or inactivity should not therefore constitute consent. Consent should cover all processing activities carried out for the same purpose or purposes. When the processing has multiple purposes, consent should be given for all of them. If the data subject's consent is to be given following a request by electronic means, the request must be clear, concise and not unnecessarily disruptive to the use of the service for which it is provided.

*Usage Note:* Article 4.11 GDPR Definitions https://gdpr-info.eu/art-4-gdpr/ 11) 'Consent' of the data subject means any freely given, specific, informed and unambiguous indication of the data subject's wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her. Article 7 GDPR Conditions for consent https://gdpr-info.eu/art-7-gdpr Recital 32 Conditions for consent\* https://gdpr-info.eu/recitals/no-32 Recital 42 Burden of proof and requirements for consent\* https://gdpr-info.eu/recitals/no-42/&gt; Recital 43 Freely given consent\* https://gdpr-info.eu/recitals/no-43 GDPR Consent Brief https://gdpr-info.eu/issues/consent/ Art. 4 GDPR Definitions Art. 6 GDPR Lawfulness of processing Art. 7 GDPR Conditions for consent Art. 8 GDPR Conditions applicable to child's consent in relation to information society services Art. 9 GDPR Processing of special categories of personal data Art. 22 GDPR Automated individual decision-making, including profiling Art. 49 GDPR Derogations for specific situations

Relevant GDPR Recitals: (32) Conditions for consent (33) Consent to certain areas of scientific research (38) Special protection of children's personal data (40) Lawfulness of data processing (42) Burden of proof and requirements for consent (43) Freely given consent (50) Further processing of personal data (51) Protecting sensitive personal data (54) Processing of sensitive data in public health sector (71) Profiling (111) Exceptions for certain cases of international transfers (155) Processing in the employment context (161) Consenting to the participation in clinical trials (171) Repeal of Directive 95/46/EC and transitional provisions</td><td/><td>24110</td><td>active</td><td/><td/><td/><td>_ActGDPRConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        GDPRResearchCD<a name="v3-ActCode-GDPRResearchCD"> </a></td><td>GDPR Research Consent Directive</td><td>A consent directive that complies with regulatory requirements for a consent directive compliant with the European Union General Data Protection Regulation (GDPR) definition: Consent of the data subject means any freely given, specific, informed and unambiguous indication of the data subject’s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.

GDPR research consent directive has the additional caveat that it is often not possible to fully identify the purpose of personal data processing for scientific research purposes at the time of data collection. Therefore, data subjects should be allowed to give their consent to certain areas of scientific research when in keeping with recognized ethical standards for scientific research. Data subjects should have the opportunity to give their consent only to certain areas of research or parts of research projects to the extent allowed by the intended purpose.

*Usage Note:* HL7 Purpose of Use codes include specialize research purposes of use, which could be used to convey a data subject’s purpose of use restrictions related to areas of research or parts of research projects. See citations for GDPRResearchCD and below: Recital 33 Consent to certain areas of scientific research https://gdpr-info.eu/recitals/no-33/&gt; Recital 157 Information from registries and scientific research https://gdpr-info.eu/recitals/no-157 Recital 159 Processing for scientific research purposes\* https://gdpr-info.eu/recitals/no-159/</td><td/><td>24111</td><td>active</td><td/><td/><td/><td>_ActGDPRConsentDirective</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActGenericConsentDirective<a name="v3-ActCode-_ActGenericConsentDirective"> </a></td><td>_ActGenericConsentDirective</td><td>Specifies types of consent directives authorizing a registry or repository to collect and, under certain terms, manage the access, use, and disclosure of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual.

Registries governed by registry consent directives are data management systems, which use metadata to support the collection, access, use, and disclosure of personal information or effects as well as observational or analytic information generated about personal information or effects stored in federated repositories. Such registries are used for a variety of purposes by federated health information exchanges, health information systems, personal record systems, and research organizations to locate and retrieve personal information or effects as well as observational or analytic information generated about personal information stored externally to their systems.

Repositories governed by registry consent directives are data stores used to collect, access, use, and disclose personal information or effects as well as observational or analytic information generated about personal information or effects and metadata used to manage the repository contents. Such repositories are used for a variety of purposes by centralized health information exchanges, health information systems used by providers and payers, personal record systems, and research organizations. A repository typically includes a registry component that provides the data store with content management capabilities for internal purposes. A repository may also interface with one or more external registries, which provide federated content management.</td><td/><td>24112</td><td>active</td><td>true</td><td/><td/><td>_ActPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        OIC<a name="v3-ActCode-OIC"> </a></td><td>opt-in to personal information or effect collection in a registry or repository</td><td>An expressed privacy consent directive permitting the collection of a some or all personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for purposes such as treatment, payment, operations, research, information exchange, public health, data analytics, marketing, and profiling.

*Usage Note:* Useful when a more specific jurisdictional or organizational consent directive policy or form is not specified, available, or known, for example, where an individual wishes to opt-in to collection of some or all of the individual’s information by multiple registries and repositories.

Map: An “expressedâ€? consent directive maps to ISO/TS 17975:2015(E) definitions for “Express or Expressed: Consent to Collect, Use and Disclose personal health information is expressly given by the subject of careâ€? and “Opt-inâ€?.</td><td/><td>24115</td><td>active</td><td/><td/><td/><td>_ActGenericConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        OIS<a name="v3-ActCode-OIS"> </a></td><td>opt-in to personal information or effect sharing via a registry or repository</td><td>An expressed privacy consent directive permitting access, use, or disclosure of a some or all personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for purposes such as treatment, payment, operations, research, information exchange, public health, data analytics, marketing, and profiling.

*Usage Note:* Useful when a more specific jurisdictional or organizational consent directive policy or form is not specified, available, or known, for example, where an individual wishes to opt-in to access, use, or disclosure of some or all of the individual’s information by multiple registries and repositories.

Map: An “expressedâ€? consent directive maps to ISO/TS 17975:2015(E) Express or Expressed: Consent to Collect, Use and Disclose personal health information is expressly given by the subject of care and “Opt-inâ€?.</td><td/><td>24116</td><td>active</td><td/><td/><td/><td>_ActGenericConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        OOC<a name="v3-ActCode-OOC"> </a></td><td>opt-out of personal information or effect collection in a registry or repository</td><td>An expressed privacy consent directive restricting or prohibiting collection of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for purposes such as treatment, payment, operations, research, information exchange, public health, data analytics, marketing, and profiling.

*Usage Note:* Useful when a more specific jurisdictional or organizational consent directive policy or form is not specified, available, or known, for example, where an individual wishes to opt-out of access, use, or disclosure of some or all of the individual’s information by multiple registries and repositories.

Map: An “expressedâ€? opt-out to collection consent directive maps to ISO/TS 17975:2015(E) definitions for “Express or Expressed: Consent to Collect, Use and Disclose personal health information is expressly given by the subject of careâ€? and “Express or Expressed (and Informed) Denialâ€?.</td><td/><td>24113</td><td>active</td><td/><td/><td/><td>_ActGenericConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        OOS<a name="v3-ActCode-OOS"> </a></td><td>opt-out of personal information or effect sharing via a registry or repository</td><td>An expressed privacy consent directive restricting or prohibiting access, use, or disclosure of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for purposes such as treatment, payment, operations, research, information exchange, public health, data analytics, marketing, and profiling.

*Usage Note:* Useful when a more specific jurisdictional or organizational consent directive policy or form is not specified, available, or known, for example, where an individual wishes to opt-out of access, use, or disclosure of some or all of the individual’s information by multiple registries and repositories.

Map: An “expressedâ€? opt-out to sharing consent directive maps to ISO/TS 17975:2015(E) definitions for “Express or Expressed: Consent to Collect, Use and Disclose personal health information is expressly given by the subject of careâ€? and “Express or Expressed (and Informed) Denialâ€?.</td><td/><td>24114</td><td>active</td><td/><td/><td/><td>_ActGenericConsentDirective</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActUSPrivacyConsentDirective<a name="v3-ActCode-_ActUSPrivacyConsentDirective"> </a></td><td>_ActUSPrivacyConsentDirective</td><td>Specific US privacy consent directives in accordance with US federal, state, regional, organizational, or personal privacy policies.</td><td/><td>24099</td><td>active</td><td>true</td><td/><td/><td>_ActPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        42CFRPart2CD<a name="v3-ActCode-42CFRPart2CD"> </a></td><td>42 CFR Part 2 consent directive</td><td>A code representing an individual’s privacy consent directive that complies with 42 CFR Part 2.31 Consent requirements https://www.gpo.gov/fdsys/pkg/CFR-2017-title42-vol1/pdf/CFR-2017-title42-vol1-sec2-31.pdf, which is a US Federal law stipulating the policy elements of a written consent to a disclosure under the regulations in Part 2.

(1) The name of the patient. (2) The specific name(s) or general designation(s) of the part 2 program(s), entity(ies), or individual(s) permitted to make the disclosure. (3) How much and what kind of information is to be disclosed, including an explicit description of the substance use disorder information that may be disclosed. (4) (i) The name(s) of the individual(s) to whom a disclosure is to be made; or (ii)Entities with a treating provider relationship with the patient. If the recipient entity has a treating provider relationship with the patient whose information is being disclosed, such as a hospital, a health care clinic, or a private practice, the name of that entity; or (iii)Entities without a treating provider relationship with the patient. (A) If the recipient entity does not have a treating provider relationship with the patient whose information is being disclosed and is a third-party payer, the name of the entity; or (B) If the recipient entity does not have a treating provider relationship with the patient whose information is being disclosed and is not covered by paragraph (a)(4)(iii)(A) of this section, such as an entity that facilitates the exchange of health information or a research institution, the name(s) of the entity(-ies); and (1) The name(s) of an individual participant(s); or (2) The name(s) of an entity participant(s) that has a treating provider relationship with the patient whose information is being disclosed; or (3) A general designation of an individual or entity participant(s) or class of participants that must be limited to a participant(s) who has a treating provider relationship with the patient whose information is being disclosed. (i) When using a general designation, a statement must be included on the consent form that the patient (or other individual authorized to sign in lieu of the patient), confirms their understanding that, upon their request and consistent with this part, they must be provided a list of entities to which their information has been disclosed pursuant to the general designation (see Section 2.13(d)). (ii) \[Reserved\] (5) The purpose of the disclosure. In accordance with Section 2.13(a), the disclosure must be limited to that information which is necessary to carry out the stated purpose. (6) A statement that the consent is subject to revocation at any time except to the extent that the part 2 program or other lawful holder of patient identifying information that is permitted to make the disclosure has already acted in reliance on it. Acting in reliance includes the provision of treatment services in reliance on a valid consent to disclose information to a third-party payer (7) The date, event, or condition upon which the consent will expire if not revoked before. This date, event, or condition must ensure that the consent will last no longer than reasonably necessary to serve the purpose for which it is provided. (8) The signature of the patient and, when required for a patient who is a minor, the signature of an individual authorized to give consent under Section 2.14; or, when required for a patient who is incompetent or deceased, the signature of an individual authorized to sign under Section 2.15. Electronic signatures are permitted to the extent that they are not prohibited by any applicable law. (9) The date on which the consent is signed.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s 42 CFR Part 2.31 consent directive, “42CFRPart2CD� as the security label policy code.

Since information governed by an individual’s 42 CFR Part 2.31 consent directive has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR § 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “Râ€? (restricted).</td><td/><td>24100</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        CompoundResearchCD<a name="v3-ActCode-CompoundResearchCD"> </a></td><td>Compound HIPAA Research Authorization and Informed Consent for Research</td><td>A code representing an individual’s consent directive that complies with HIPAA Privacy rule 45 CFR Section 164.508 Uses and disclosures for which an authorization is required https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is a US Federal law stipulating the policy elements of a valid authorization under this Section specific to disclosures for purposes of research when combined with a Common Rule or Federal Drug Administration consent to participate in research also known as a compound authorization.

*Usage Note:* The Agency for Healthcare Research and Quality (AHRQ) has developed the Informed Consent and Authorization Toolkit for Minimal Risk Research to facilitate the process of obtaining informed consent and Health Insurance Portability and Accountability Act (HIPAA) authorization from potential research subjects. This toolkit contains information for people responsible for ensuring that potential research subjects are informed in a manner that is consistent with medical ethics and regulatory guidelines. From https://www.ahrq.gov/sites/default/files/publications/files/ictoolkit.pdf.

Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s right of access directive under 45 CFR Section 164.508 use “CompoundResearchCD� as the security label policy code.

Information or biospecimen disclosed under the Common Rule are not protected by the HIPAA Privacy Rule. If protected under other laws such as confidentiality provisions under the Common Rule, assign the HL7 Confidentiality code “M� (moderate).

See ActCode.\_ActPolicyType.\_ActPrivacyPolicy.\_ActPrivacyLaw.\_ActUSPrivacyLaw.HIPAAAuth (HIPAA Authorization for Disclosure). See: HIPAAAuth and NIH Sample Authorization Language for Research Uses and Disclosures of Individually Identifiable Health Information by a Covered Health Care Provider https://privacyruleandresearch.nih.gov/authorization.asp</td><td/><td>24105</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAAAuthCD<a name="v3-ActCode-HIPAAAuthCD"> </a></td><td>HIPAA Authorization Consent Directive</td><td>A code representing an individual’s consent directive that complies with HIPAA Privacy rule 45 CFR Section 164.508 Uses and disclosures for which an authorization is required https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is a US Federal law stipulating the policy elements of a valid authorization under this Section.

An “authorization� is required by the Privacy Rule for uses and disclosures of protected health information not otherwise allowed by the Rule. Where the Privacy Rule requires patient authorization, voluntary consent is not sufficient to permit a use or disclosure of protected health information unless it also satisfies the requirements of a valid authorization. An authorization is a detailed document that gives covered entities permission to use protected health information for specified purposes, which are generally other than treatment, payment, or health care operations, or to disclose protected health information to a third party specified by the individual.

An authorization must specify a number of elements, including a description of the protected health information to be used and disclosed, the person authorized to make the use or disclosure, the person to whom the covered entity may make the disclosure, an expiration date, and, in some cases, the purpose for which the information may be used or disclosed. With limited exceptions, covered entities may not condition treatment or coverage on the individual providing an authorization. https://www.hhs.gov/hipaa/for-professionals/faq/264/what-is-the-difference-between-consent-and-authorization/index.html

A HIPAA Authorization must comply with 45 CFR Section164.508(c) Implementation specifications: Core elements and requirements – (1) Core elements. A valid authorization under this Section must contain at least the following elements: (i) A description of the information to be used or disclosed that identifies the information in a specific and meaningful fashion. (ii) The name or other specific identification of the person(s), or class of persons, authorized to make the requested use or disclosure. (iii) The name or other specific identification of the person(s), or class of persons, to whom the covered entity may make the requested use or disclosure. (iv) A description of each purpose of the requested use or disclosure. The statement “at the request of the individual� is a sufficient description of the purpose when an individual initiates the authorization and does not, or elects not to, provide a statement of the purpose. (v) An expiration date or an expiration event that relates to the individual or the purpose of the use or disclosure. The statement “end of the research study,� “none,� or similar language is sufficient if the authorization is for a use or disclosure of protected health information for research, including for the creation and maintenance of a research database or research repository. (vi) Signature of the individual and date. If the authorization is signed by a personal representative of the individual, a description of such representative's authority to act for the individual must also be provided. (2)Required statements. In addition to the core elements, the authorization must contain statements adequate to place the individual on notice of all of the following: (i) The individual's right to revoke the authorization in writing, and either: (A) The exceptions to the right to revoke and a description of how the individual may revoke the authorization; or (B) To the extent that the information in paragraph (c)(2)(i)(A) of this section is included in the notice required by Section 164.520, a reference to the covered entity's notice. https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by a an individual’s HIPAA Authorization for Disclosure, use “HIPAAAuthCD� as the security label policy code.

Information governed under a HIPAA Authorization for Disclosure has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, which is considered the “normâ€?, assign the HL7 Confidentiality code “Nâ€? (normal).</td><td/><td>24101</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAAConsentCD<a name="v3-ActCode-HIPAAConsentCD"> </a></td><td>HIPAA Consent Directive</td><td>A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule 45 CFR Section 164.522 Rights to request privacy protection for protected health information https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf, which stipulates the process by which a covered entity seeks agreement from an individual regarding how it will use and disclose the individual's protected health information for treatment, payment, and health care operations is termed a &quot;consent.&quot;

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s consent directive under 45 CFR Section 164.522 use “HIPAAConsentCD� as the security label policy code.

Since information governed by a 45 CFR Section 164.522 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “Râ€? (restricted).</td><td/><td>24102</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAAResearchAuthCD<a name="v3-ActCode-HIPAAResearchAuthCD"> </a></td><td>HIPAA Authorization for Disclosure for Research Consent Directive</td><td>A code representing an individual’s consent directive that complies with HIPAA Privacy rule 45 CFR Section 164.508 Uses and disclosures for which an authorization is required https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is a US Federal law stipulating the policy elements of a valid authorization under this Section specific to disclosures for purposes of research.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s HIPAA Authorization for Disclosure for Research under 45 CFR Section 164.508 use “HIPAAResearchAuthCD� as the security label policy code.

Information disclosed under an individual’s HIPAA Authorization for Disclosure for Research are not protected by the HIPAA Privacy Rule. If protected under other laws such as confidentiality provisions under the Common Rule, assign the HL7 Confidentiality code “M� (moderate).

See ActCode.\_ActPolicyType.\_ActPrivacyPolicy.\_ActPrivacyLaw.\_ActUSPrivacyLaw.HIPAAAuth (HIPAA Authorization for Disclosure). See: HIPAAAuth and NIH Sample Authorization Language for Research Uses and Disclosures of Individually Identifiable Health Information by a Covered Health Care Provider https://privacyruleandresearch.nih.gov/authorization.asp</td><td/><td>24104</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAAROAD<a name="v3-ActCode-HIPAAROAD"> </a></td><td>HIPAA Right of Access Directive</td><td>A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule 45 CFR Section 164.524 Access of individuals to protected health information https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-524.pdf, stipulating the policy elements of an individual’s written and signed right of access directive requesting that a covered entity send the individual’s protected health information (PHI) to a third party.

See 45 CFR 164.524(c)(3)(ii) If an individual's request for access directs the covered entity to transmit the copy of protected health information directly to another person designated by the individual, the covered entity must provide the copy to the person designated by the individual. The individual's request must be in writing, signed by the individual, and clearly identify the designated person and where to send the copy of protected health information. https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-524.pdf

This right applies to PHI in a designated record set, which is defined as “Designated record set means: (1) A group of records maintained by or for a covered entity that is: (i) The medical records and billing records about individuals maintained by or for a covered health care provider; (ii) The enrollment, payment, claims adjudication, and case or medical management record systems maintained by or for a health plan; or (iii) Used, in whole or in part, by or for the covered entity to make decisions about individuals. \[https://www.law.cornell.edu/cfr/text/45/164.501\]. Also see HHS Individuals’ Right under HIPAA to Access their Health Information 45 CFR Section 164.524 \[https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/access/index.html\#maximumflatfee\].

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s right of access directive under 45 CFR Section 164.524 use “HIPAAROAD� as the security label policy code.

Information disclosed under a HIPAA 42 CFR Section 164.524 no longer has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is considered the “normâ€?, assign the HL7 Confidentiality code “Mâ€? (moderate), which may be protected under other laws such as the Federal Trade Commission privacy and security regulations.</td><td/><td>24103</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        MDHHS-5515<a name="v3-ActCode-MDHHS-5515"> </a></td><td>Michigan Consent to Share Behavioral Health Information for Care Coordination Purposes</td><td>The State of Michigan standard privacy consent form for sharing of health information specific to behavioral health and substance use treatment in accordance with Public Act 129 of 2014. In Michigan, while providers are not required to use this new standard form (MDHHS-5515), they are required to accept it.

*Usage Note:* For legislative background, current MDHHS-5515 consent directive form, and provider and patient FAQs see http://www.michigan.gov/mdhhs/0,5885,7-339-71550\_2941\_58005-343686--,00.html</td><td/><td>24106</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>6</td><td style="white-space:nowrap">          MDHHS-5515MMHC<a name="v3-ActCode-MDHHS-5515MMHC"> </a></td><td>Michigan Consent to Share Behavioral Health Information for Care Coordination Purposes-Michigan Mental Health Code</td><td>The State of Michigan standard privacy consent form for sharing of health information specific to behavioral health governed by the Michigan Mental Health Code Act 258 of 1974, which require patient authorization for purposes other than treatment, payment, and coordination of care, in accordance with Public Act 129 of 2014.

*Usage Note:* For legislative background, current MDHHS-5515 consent directive form, and provider and patient FAQs see http://www.michigan.gov/mdhhs/0,5885,7-339-71550\_2941\_58005-343686--,00.html</td><td/><td>24134</td><td>active</td><td/><td/><td/><td>MDHHS-5515</td></tr><tr><td>6</td><td style="white-space:nowrap">          MDHHS-5515Part2<a name="v3-ActCode-MDHHS-5515Part2"> </a></td><td>Michigan Consent to Share Behavioral Health Information for Care Coordination Purposes-US 42 CFR Part 2</td><td>The State of Michigan standard privacy consent form for sharing of health information specific to substance use information governed under US 42 CFR Part 2 in accordance with Public Act 129 of 2014.

*Usage Note:* For legislative background, current MDHHS-5515 consent directive form, and provider and patient FAQs see http://www.michigan.gov/mdhhs/0,5885,7-339-71550\_2941\_58005-343686--,00.html</td><td/><td>24133</td><td>active</td><td/><td/><td/><td>MDHHS-5515</td></tr><tr><td>5</td><td style="white-space:nowrap">        USResearchInformedAssent<a name="v3-ActCode-USResearchInformedAssent"> </a></td><td>Informed Assent for Research</td><td>An informed assertion by a minor who is a candidate research subject, of the individual's willingness to participate in research. Assent means a child's affirmative agreement to participate in a clinical investigation. Mere failure to object should not, absent affirmative agreement, be construed as assent. The minor's assent must be accompanied by parental or guardian consent that the minor participate in a specified research. The assent is not legally binding, however, the accompanying consent is legally binding. Background: In the US, informed assent is governed under 21 CFR Part 50, Subpart D - Additional Safeguards for Children in Clinical Investigations. Available at https://www.law.cornell.edu/cfr/text/21/part-50/subpart-D</td><td/><td>25100</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        USResearchInformedConsent<a name="v3-ActCode-USResearchInformedConsent"> </a></td><td>Informed Consent for Research</td><td>An informed assertion by an adult, or the parent/guardian of a minor who is a candidate research subject, of the individual's willingness to participate in a specified research study. The consent is legally binding. Background: In the US, informed assent is governed under 49 CFR § 11.116 - General Requirements for Informed Consent. Available at https://www.law.cornell.edu/cfr/text/49/11.116</td><td/><td>25101</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>5</td><td style="white-space:nowrap">        USBroadResearchConsent<a name="v3-ActCode-USBroadResearchConsent"> </a></td><td>Broad Consent for Research</td><td>An informed assertion by an adult, or the parent/guardian of a minor who is a candidate research subject, of the individual's willingness to participate in unspecified research studies, including storage, maintenance, and secondary research use of identifiable biospecimens and data.  If broad consent is obtained, any subsequent storage, maintenance, and secondary research uses of the individual’s identifiable biospecimens and data consistent with the broad consent would not require additional consent, so long as additional conditions are met, including limited review by an IRB. The consent is legally binding. Background: In the US, informed assent is governed under 49 CFR § 11.116 - General Requirements for Informed Consent. Available at https://www.law.cornell.edu/cfr/text/49/11.116</td><td/><td>25102</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyConsentDirective</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ActInformationActionPolicy<a name="v3-ActCode-_ActInformationActionPolicy"> </a></td><td>_ActInformationActionPolicy</td><td>The type of action permitted on information by jurisdictional, organizational, or personal policy.</td><td/><td>24087</td><td>active</td><td>true</td><td/><td/><td>_ActPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFOACCESS<a name="v3-ActCode-INFOACCESS"> </a></td><td>access information</td><td>Authorization to obtain information with no further permission to collect and store it.</td><td/><td>24088</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFOCOLLECT<a name="v3-ActCode-INFOCOLLECT"> </a></td><td>collect information</td><td>Authorization to gather and store information.</td><td/><td>24089</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFODEIDENTIFIY<a name="v3-ActCode-INFODEIDENTIFIY"> </a></td><td>deidentify information</td><td>Authorization to alter or remove identifying characteristics of an entity or individual that is a subject of the information.</td><td/><td>24090</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFODISCLOSE<a name="v3-ActCode-INFODISCLOSE"> </a></td><td>disclose information</td><td>Authorization to make information known to another party.</td><td/><td>24091</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFOMASK<a name="v3-ActCode-INFOMASK"> </a></td><td>mask information</td><td>Authorization to alter information in order to conceal it from unauthorized recipients.</td><td/><td>24092</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFOREADONLY<a name="v3-ActCode-INFOREADONLY"> </a></td><td>read only information</td><td>Authorization to access information within a specific context for communication purposes only. Storing, manipulating, and further disclosure are prohibited and may be technically disabled.</td><td/><td>24093</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFOREDACT<a name="v3-ActCode-INFOREDACT"> </a></td><td>redact information</td><td>Authorization to remove information that a recipient is not authorized to access.</td><td/><td>24094</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFOREDISCLOSE<a name="v3-ActCode-INFOREDISCLOSE"> </a></td><td>redisclose information</td><td>Authorization to make disclosed information known to another party.</td><td/><td>24095</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFOREIDENTIFY<a name="v3-ActCode-INFOREIDENTIFY"> </a></td><td>reidentify information</td><td>Authorization to alter or relink deidentified information so that an entity or individual that is the subject of that information identifiable.</td><td/><td>24096</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    INFOUSE<a name="v3-ActCode-INFOUSE"> </a></td><td>use information</td><td>Authorization to employ or alter information.</td><td/><td>24097</td><td>active</td><td/><td/><td/><td>_ActInformationActionPolicy</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ActInformationPolicy<a name="v3-ActCode-_ActInformationPolicy"> </a></td><td>_ActInformationPolicy</td><td>Information management directives related to privacy, security, integrity, and control concerns, which may be governed by specific laws; based on private sector self-governance; adopted &quot;best practices&quot; recognized by a community of interest; or terms of license, participation, or service as implemented in jurisdictional, organizational, or personal policies.</td><td/><td>24065</td><td>active</td><td>true</td><td/><td/><td>_ActPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    JurisIP<a name="v3-ActCode-JurisIP"> </a></td><td>jurisdictional information policy</td><td>Jurisdictional policy on collection, access, use, or disclosure of information as defined by applicable jurisdictional law.</td><td/><td>24074</td><td>active</td><td/><td/><td/><td>_ActInformationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      JurisCUI<a name="v3-ActCode-JurisCUI"> </a></td><td>jurisdictional controlled unclassified information policy</td><td>Jurisdictional policy on collection, access, use, or disclosure of controlled unclassified information as defined by applicable jurisdictional law.</td><td/><td>24075</td><td>active</td><td/><td/><td/><td>JurisIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      JurisDEID<a name="v3-ActCode-JurisDEID"> </a></td><td>jurisdictional de-identified information policy</td><td>Jurisdictional policy on collection, access, use, or disclosure of de-identified information as defined by applicable jurisdictional law.</td><td/><td>24076</td><td>active</td><td/><td/><td/><td>JurisIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      JurisLDS<a name="v3-ActCode-JurisLDS"> </a></td><td>jurisdictional limited data set</td><td>Jurisdictional policy on collection, access, use, or disclosure of information in a limited data set as defined by applicable jurisdictional law.</td><td/><td>24077</td><td>active</td><td/><td/><td/><td>JurisIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      JurisNSI<a name="v3-ActCode-JurisNSI"> </a></td><td>jurisdictional non-sensitive information policy</td><td>Jurisdictional policy on collection, access, use, or disclosure of information deemed non-sensitive by applicable jurisdiction law.</td><td/><td>24078</td><td>active</td><td/><td/><td/><td>JurisIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      JurisPI<a name="v3-ActCode-JurisPI"> </a></td><td>jurisdictional public information policy</td><td>Jurisdictional policy on collection, access, use, or disclosure of information deemed public by applicable jurisdiction law.</td><td/><td>24079</td><td>active</td><td/><td/><td/><td>JurisIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      JurisSP-CUI<a name="v3-ActCode-JurisSP-CUI"> </a></td><td>jurisdictional specified controlled unclassified information policy</td><td>Jurisdictional policy on collection, access, use, or disclosure of specified controlled unclassified information as defined by applicable jurisdictional policy.</td><td/><td>24080</td><td>active</td><td/><td/><td/><td>JurisIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      JurisUUI<a name="v3-ActCode-JurisUUI"> </a></td><td>jurisdictional uncontrolled unclassified information policy</td><td>Jurisdictional policy on collection, access, use, or disclosure of uncontrolled unclassified information as defined by applicable jurisdictional policy.</td><td/><td>24081</td><td>active</td><td/><td/><td/><td>JurisIP</td></tr><tr><td>3</td><td style="white-space:nowrap">    OrgIP<a name="v3-ActCode-OrgIP"> </a></td><td>organizational information policy</td><td>Organizational policy on collection, access, use, or disclosure of information, which does not conflict with jurisdictional law.</td><td/><td>24066</td><td>active</td><td/><td/><td/><td>_ActInformationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      OrgCUI<a name="v3-ActCode-OrgCUI"> </a></td><td>organizational basic controlled unclassified information policy</td><td>Organizational policy on collection, access, use, or disclosure of basic controlled unclassified information as defined by the organization or by applicable jurisdictional law.</td><td/><td>24067</td><td>active</td><td/><td/><td/><td>OrgIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      OrgDEID<a name="v3-ActCode-OrgDEID"> </a></td><td>organizational de-identified informati)on policy</td><td>Organizational policy on collection, access, use, or disclosure of de-identified information as defined by the organization or by applicable jurisdictional law.</td><td/><td>24068</td><td>active</td><td/><td/><td/><td>OrgIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      OrgLDS<a name="v3-ActCode-OrgLDS"> </a></td><td>organizational limited data set information policy</td><td>Organizational policy on collection, access, use, or disclosure of information in a limited data set as defined by the organization or by applicable jurisdictional law.</td><td/><td>24069</td><td>active</td><td/><td/><td/><td>OrgIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      OrgNSI<a name="v3-ActCode-OrgNSI"> </a></td><td>organizational non-sensitive information policy</td><td>Organizational policy on collection, access, use, or disclosure of information deemed non-sensitive by the organization or by applicable jurisdictional law.</td><td/><td>24070</td><td>active</td><td/><td/><td/><td>OrgIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      OrgPI<a name="v3-ActCode-OrgPI"> </a></td><td>organizational public information policy</td><td>Organizational policy on collection, access, use, or disclosure of public information as defined by the organization or by applicable jurisdictional law.</td><td/><td>24071</td><td>active</td><td/><td/><td/><td>OrgIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      OrgSP-CUI<a name="v3-ActCode-OrgSP-CUI"> </a></td><td>organizational specified controlled unclassified information policy</td><td>Organizational policy on collection, access, use, or disclosure of specified controlled unclassified information as defined by the organization or by applicable jurisdictional law.</td><td/><td>24072</td><td>active</td><td/><td/><td/><td>OrgIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      OrgUUI<a name="v3-ActCode-OrgUUI"> </a></td><td>organizational uncontrolled unclassified information policy</td><td>Organizational policy on collection, access, use, or disclosure of uncontrolled unclassified information as defined by the organization or governing jurisdiction.</td><td/><td>24073</td><td>active</td><td/><td/><td/><td>OrgIP</td></tr><tr><td>3</td><td style="white-space:nowrap">    PersIP<a name="v3-ActCode-PersIP"> </a></td><td>personal information policy</td><td>Personal policy on collection, access, use, or disclosure of information.</td><td/><td>24082</td><td>active</td><td/><td/><td/><td>_ActInformationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      PersDEID<a name="v3-ActCode-PersDEID"> </a></td><td>personal de-identified information policy</td><td>Personal policy on collection, access, use, or disclosure of de-identified information as defined by the information subject or by applicable jurisdictional law.</td><td/><td>24083</td><td>active</td><td/><td/><td/><td>PersIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      PersLDS<a name="v3-ActCode-PersLDS"> </a></td><td>personal limited data set information policy</td><td>Personal policy personal policy on collection, access, use, or disclosure of information in a limited data set by the information subject.</td><td/><td>24085</td><td>active</td><td/><td/><td/><td>PersIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      PersNSI<a name="v3-ActCode-PersNSI"> </a></td><td>personal non-sensitive information policy</td><td>Personal policy on collection, access, use, or disclosure of information deemed non-sensitive by the information subject.</td><td/><td>24084</td><td>active</td><td/><td/><td/><td>PersIP</td></tr><tr><td>4</td><td style="white-space:nowrap">      PersPI<a name="v3-ActCode-PersPI"> </a></td><td>personal public information policy</td><td>Personal policy on collection, access, use, or disclosure of information deemed public by the information subject.</td><td/><td>24086</td><td>active</td><td/><td/><td/><td>PersIP</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ActPrivacyPolicy<a name="v3-ActCode-_ActPrivacyPolicy"> </a></td><td>ActPrivacyPolicy</td><td>A policy deeming certain information to be private to an individual or organization.

*Definition:* A mandate, obligation, requirement, rule, or expectation relating to privacy.

*Discussion:* ActPrivacyPolicyType codes support the designation of the 1..\* policies that are applicable to an Act such as a Consent Directive, a Role such as a VIP Patient, or an Entity such as a patient who is a minor. 1..\* ActPrivacyPolicyType values may be associated with an Act or Role to indicate the policies that govern the assignment of an Act or Role confidentialityCode. Use of multiple ActPrivacyPolicyType values enables fine grain specification of applicable policies, but must be carefully assigned to ensure cogency and avoid creation of conflicting policy mandates.

*Usage Note:* Statutory title may be named in the ActClassPolicy Act Act.title to specify which privacy policy is being referenced.</td><td/><td>23323</td><td>active</td><td>true</td><td/><td/><td>_ActPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActConsentDirective<a name="v3-ActCode-_ActConsentDirective"> </a></td><td>ActConsentDirective</td><td>Specifies the type of agreement between one or more grantor and grantee in which rights and obligations related to one or more shared items of interest are allocated.

*Usage Note:* Such agreements may be considered &quot;consent directives&quot; or &quot;contracts&quot; depending on the context, and are considered closely related or synonymous from a legal perspective.

**Examples:** 

 *  Healthcare Privacy Consent Directive permitting or restricting in whole or part the collection, access, use, and disclosure of health information, and any associated handling caveats.
 *  Healthcare Medical Consent Directive to receive medical procedures after being informed of risks and benefits, thereby reducing the grantee's liability.
 *  Research Informed Consent for participation in clinical trials and disclosure of health information after being informed of risks and benefits, thereby reducing the grantee's liability.
 *  Substitute decision maker delegation in which the grantee assumes responsibility to act on behalf of the grantor.
 *  Contracts in which the agreement requires assent/dissent by the grantor of terms offered by a grantee, a consumer opts out of an &quot;award&quot; system for use of a retailer's marketing or credit card vendor's point collection cards in exchange for allowing purchase tracking and profiling.
 *  A mobile device or App privacy policy and terms of service to which a user must agree in whole or in part in order to utilize the service.
 *  Agreements between a client and an authorization server or between an authorization server and a resource operator and/or resource owner permitting or restricting e.g., collection, access, use, and disclosure of information, and any associated handling caveats.</td><td/><td>23324</td><td>active</td><td>true</td><td/><td/><td>_ActPrivacyPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      EMRGONLY<a name="v3-ActCode-EMRGONLY"> </a></td><td>emergency only</td><td>Privacy consent directive restricting or prohibiting access, use, or disclosure of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for all purposes except for emergency treatment generally, which may include treatment during a disaster, a threat, in an emergency department and for break the glass purposes of use as specified by applicable domain policy.

*Usage Note:* To specify the scope of an “EMRGONLY� consent directive within a policy domain, use one or more of the following Purpose of Use codes in the ActReason code system OID: 2.16.840.1.113883.5.8.

 *  ETREAT (Emergency Treatment): To perform one or more operations on information for provision of immediately needed health care for an emergent condition.
 *  BTG (break the glass): To perform policy override operations on information for provision of immediately needed health care for an emergent condition affecting potential harm, death or patient safety by end users who are not provisioned for this purpose of use. Includes override of organizational provisioning policies and may include override of subject of care consent directive restricting access.
 *  ERTREAT (emergency room treatment): To perform one or more operations on information for provision of immediately needed health care for an emergent condition in an emergency room or similar emergent care context by end users provisioned for this purpose, which does not constitute as policy override such as in a &quot;Break the Glass&quot; purpose of use.
 *  THREAT (threat): To perform one or more operations on information used to prevent injury or disease to living subjects who may be the target of violence.
 *  DISASTER (disaster): To perform one or more operations on information used for provision of immediately needed health care to a population of living subjects located in a disaster zone.

Map: An “emergency onlyâ€? consent directive maps to ISO/TS 17975:2015(E) 5.13 Exceptional access</td><td/><td>23325</td><td>active</td><td/><td/><td/><td>_ActConsentDirective</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOPP<a name="v3-ActCode-NOPP"> </a></td><td>notice of privacy practices</td><td>An implied privacy consent directive or notification, which the data subject may or may not acknowledge. The notification specifies permitted actions, which may include access, use, or disclosure of any and all personal information. The notification specifies the scope of personal information, which may include de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, that may be used to identify an individual in a registry or repository. The notification specifies the purposes for which personal information may be used such as treatment, payment, operations, research, information exchange, public health, disaster, quality and safety reporting; as required by law including court order, law enforcement, national security, military authorities; and for data analytics, marketing, and profiling.

*Usage Notes:* Map: An &quot;implied&quot; consent directive maps to ISO/TS 17975:2015(E) definition forImplied: Consent to Collect, Use and Disclose personal health information is implied by the actions or inactions of the individual and the circumstances under which it was implied&quot;.</td><td/><td>23370</td><td>active</td><td/><td>Map: An &quot;implied&quot; consent directive maps to ISO/TS 17975:2015(E) definition forImplied: Consent to Collect, Use and Disclose personal health information is implied by the actions or inactions of the individual and the circumstances under which it was implied&quot;.</td><td/><td>_ActConsentDirective</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-GRANTORCHOICE">GRANTORCHOICE</a></td><td>grantor choice</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-IMPLIED">IMPLIED</a></td><td>implied consent</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-IMPLIEDD">IMPLIEDD</a></td><td>implied consent with opportunity to dissent</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-NOCONSENT">NOCONSENT</a></td><td>no consent</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-OPTIN">OPTIN</a></td><td>opt-in</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-OPTINR">OPTINR</a></td><td>opt-in with restrictions</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-OPTOUT">OPTOUT</a></td><td>op-out</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-OPTOUTE">OPTOUTE</a></td><td>opt-out with exceptions</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    _ActPrivacyLaw<a name="v3-ActCode-_ActPrivacyLaw"> </a></td><td>ActPrivacyLaw</td><td>A jurisdictional mandate, regulation, obligation, requirement, rule, or expectation deeming certain information to be private to an individual or organization, which is imposed on:

 *  The activity of a governed party
 *  The behavior of a governed party
 *  The manner in which an act is executed by a governed party</td><td/><td>23328</td><td>active</td><td>true</td><td/><td/><td>_ActPrivacyPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActGDPRPrivacyLaw<a name="v3-ActCode-_ActGDPRPrivacyLaw"> </a></td><td>General Data Protection Regulation</td><td>GDPR is a regulation on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95/46/EC (Data Protection Directive). Promulgated by the European Parliament and Council of the European Union. Regulation available at L119, 4 May 2016, p. 1–88.

GDPR privacy policies specifying types of lawful personal data processing based on a controller meeting one or more processing condition such as specified by law, compliance with data controller legal obligations, protection of data subject’s vital interests, perform tasks in the public interest, related to legal claims, research and statistics, management of health or social care systems, legitimate interests of controller or third party. Processing sensitive personal data, including genetic, biometric and health data, as well as personal data from which racial and ethnic origin, political opinions, religious or ideological convictions or membership in a union can be attributed to a person, requires meeting at least one sensitive personal processing condition.

GDPR ‘processing’ means any operation or set of operations which is performed on personal data or on sets of personal data, whether or not by automated means, such as collection, recording, organisation, structuring, storage, adaptation or alteration, retrieval, consultation, use, disclosure by transmission, dissemination or otherwise making available, alignment or combination, restriction, erasure or destruction. Article 4 https://gdpr-info.eu/art-4-gdpr/

*Usage Note:* 

 *  Confidentiality: e.g., U (unrestricted) for anonymized personal information; L (low) for pseudonymized U (unrestricted) for anonymized personal information; M (moderate) for indirectly identifiable information such as test scores and work times; N (normal) for personal information; and R (restricted) for sensitive personal information
 *  DPR sensitivity \[personal data revealing racial or ethnic origin, political opinions, religious or philosophical beliefs, or trade union membership, and the processing of genetic data, biometric data for the purpose of uniquely identifying a natural person, data concerning health or data concerning a natural person’s sex life or sexual orientation, some of which are defined at Article 4 https://gdpr-info.eu/art-4-gdpr/
 *  GDPR processing policies and GDPR ConsentDirectiveTypes, such as data subject consent and research consent.
 *  Other security category codes, such as compartment codes for legitimate relationship,
 *  Handling instructions including
 *  Purpose of use stipulated in a GDPR consent or contract restricting processing or related to the scope of the processing policy such as public health, research, and legal obligations
 *  Obligation policies such as GDPR Information Obligations https://gdpr-info.eu/issues/information-obligations, data minimization and deleting when processing is complete
 *  Refrain policies such as no relinking

See Intersoft GDPR at https://gdpr-info.eu/issues/personal-data/ Art. 4 GDPR Definitions https://gdpr-info.eu/art-4-gdpr/ Art. 9 GDPR Processing of special categories of personal data https://gdpr-info.eu/art-9-gdpr/ Relevant Recitals (26) Not applicable to anonymous data (30) Online identifiers for profiling and identification (34) Genetic data (35) Health data (51) Protecting sensitive personal data at Intersoft GDPR briefing papers and navigating tool https://gdpr-info.eu/

Authorities

 *  European Data Protection Supervisor - Security Measures for Personal Data Processing (Link)
 *  Data Protection Authority Isle of Man - Know your data – Mapping the 5 W’s (Link)
 *  Data Protection Authority UK - Key definitions (Link)
 *  European Commission - What is personal data? (Link)
 *  European Commission - What personal data is considered sensitive? (Link)
 *  EU publications - Handbook on European data protection law – Personal data, page 83 (Link)

Expert contribution A&amp;L Goodbody - The GDPR: A Guide for Businesses – Definition of Personal &amp; Sensitive Data, Page 8 (Link) Bird &amp; Bird - Sensitive data and lawful processing (Link) https://ec.europa.eu/commission/priorities/justice-and-fundamental-rights/data-protection/2018-reform-eu-data-protection-rules\_en General Data Protection Regulation https://eur-lex.europa.eu/legal-content/EN/TXT/?qid=1528874672298&amp;uri=CELEX%3A32016R0679 Communication on data protection – guidance on direct application of the GDPR http://eur-lex.europa.eu/legal-content/EN/TXT/?qid=1517578296944&amp;uri=CELEX%3A52018DC0043 Intersoft GDPR briefing papers and navigating tool https://gdpr-info.eu/</td><td/><td>24120</td><td>active</td><td>true</td><td/><td/><td>_ActPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        GDPRCONSENT<a name="v3-ActCode-GDPRCONSENT"> </a></td><td>GDPR Consent</td><td>Processing of personal data, inclusive of the special categories of data, is lawful only if the data subject has given explicit consent to the processing of his or her personal data, inclusive of the special categories of data, for one or more specific purposes, except where Union or Member State law provide that the prohibition to use the data may not be lifted by the data subject; and for personal data which are manifestly made public by the data subject.

*Usage Note:* The description is based on the following GDPR provisions: Article 6.1.a https://gdpr-info.eu/art-6-gdpr/ 1Processing shall be lawful only if and to the extent that at least one of the following applies: (a) the data subject has given consent to the processing of his or her personal data for one or more specific purposes. Article 9.1, 9.2a., 9.2.e https://gdpr-info.eu/art-9-gdpr/ 1. Processing of personal data revealing racial or ethnic origin, political opinions, religious or philosophical beliefs, or trade union membership, and the processing of genetic data, biometric data for the purpose of uniquely identifying a natural person, data concerning health or data concerning a natural person’s sex life or sexual orientation shall be prohibited. 2. Paragraph 1 shall not apply if one of the following applies: (a) the data subject has given explicit consent to the processing of those personal data for one or more specified purposes, except where Union or Member State law provide that the prohibition referred to in paragraph 1 may not be lifted by the data subject; and (e) processing relates to personal data which are manifestly made public by the data subject.</td><td/><td>24121</td><td>active</td><td/><td/><td/><td>_ActGDPRPrivacyLaw</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActUSPrivacyLaw<a name="v3-ActCode-_ActUSPrivacyLaw"> </a></td><td>_ActUSPrivacyLaw</td><td>*Definition:* A jurisdictional mandate in the U.S. relating to privacy.

*Usage Note:* ActPrivacyLaw codes may be associated with an Act or a Role to indicate the legal provision to which the assignment of an Act.confidentialityCode or Role.confidentialtyCode complies. May be used to further specify rationale for assignment of other ActPrivacyPolicy codes in the US realm, e.g., ETH and 42CFRPart2 can be differentiated from ETH and Title38Part1.</td><td/><td>23760</td><td>active</td><td/><td/><td/><td>_ActPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        42CFRPart2<a name="v3-ActCode-42CFRPart2"> </a></td><td>42 CFR Part2</td><td>A code representing 42 CFR Part 2 Confidentiality of Substance Use Disorder Patient Records. 42 CFR Part 2 stipulates the privacy rights of an individual who has applied for or been given diagnosis or treatment for alcohol or drug abuse at a federally assisted program, which includes non-disclosure of health information relating to health care paid for by a federally assisted substance use disorder program without patient consent. https://www.gpo.gov/fdsys/pkg/CFR-2010-title42-vol1/pdf/CFR-2010-title42-vol1-part2.pdf

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, the collection, access, use, and disclosure of healthcare information is governed by 42 CFR Part 2 Confidentiality of Substance Use Disorder Patient Records https://www.gpo.gov/fdsys/pkg/CFR-2010-title42-vol1/pdf/CFR-2010-title42-vol1-part2.pdf use “42CFRPart2� as the security label policy code.

Since information governed by a 42 CFR Part 2 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf assign the HL7 Confidentiality code “Râ€? (restricted).</td><td/><td>23761</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        CommonRule<a name="v3-ActCode-CommonRule"> </a></td><td>Common Rule</td><td>A code representing U.S. Federal laws governing research-related privacy policies known as the “Common Ruleâ€?. The Common Rule is the U.S. Federal regulations governing the protection of human subjects in research (codified at Subpart A of 45 CFR part 46), which has been adopted by 15 U.S. Federal departments and agencies in an effort to promote uniformity, understanding, and compliance with human subject protections. Existing regulations governing the protection of human subjects in Food and Drug Administration (FDA)-regulated research (21 CFR parts 50, 56, 312, and 812) are separate from the Common Rule but include similar requirements.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information or biospecimen is governed by the Common Rule use “COMMONRULEâ€? as the security label policy code. Information or biospecimen disclosed under the Common Rule are not protected by the HIPAA Privacy Rule. If protected under other laws such as confidentiality provisions under the Common Rule, assign the HL7 Confidentiality code “Mâ€? (moderate).</td><td/><td>23762</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAAAuth<a name="v3-ActCode-HIPAAAuth"> </a></td><td>HIPAA Authorization for Disclosure</td><td>A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.508) Uses and disclosures for which an authorization is required https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which stipulates the process by which a covered entity seeks agreement from an individual to use or disclose protected health information for other purposes, or to authorize another covered entity to disclose protected health information to the requesting covered entity, are termed &quot;authorizations&quot;.

An “authorization� is required by the Privacy Rule for uses and disclosures of protected health information not otherwise allowed by the Rule. Where the Privacy Rule requires patient authorization, voluntary consent is not sufficient to permit a use or disclosure of protected health information unless it also satisfies the requirements of a valid authorization. An authorization is a detailed document that gives covered entities permission to use protected health information for specified purposes, which are generally other than treatment, payment, or health care operations, or to disclose protected health information to a third party specified by the individual.

An authorization must specify a number of elements, including a description of the protected health information to be used and disclosed, the person authorized to make the use or disclosure, the person to whom the covered entity may make the disclosure, an expiration date, and, in some cases, the purpose for which the information may be used or disclosed. With limited exceptions, covered entities may not condition treatment or coverage on the individual providing an authorization. https://www.hhs.gov/hipaa/for-professionals/faq/264/what-is-the-difference-between-consent-and-authorization/index.html

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, where use or disclosure of healthcare information is governed by a covered entity’s HIPAA Authorization for Disclosure, use “HIPAAAuth� as the security label policy code.

Information disclosed under a HIPAA Authorization for Disclosure no longer has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is considered the “normâ€?, assign the HL7 Confidentiality code “Mâ€? (moderate), which may be protected under other laws such as the Federal Trade Commission privacy and security regulations.</td><td/><td>24118</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAAConsent<a name="v3-ActCode-HIPAAConsent"> </a></td><td>HIPAA Consent</td><td>A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.522), which stipulates the process by which a covered entity seeks agreement from an individual regarding how it will use and disclose the individual's protected health information for treatment, payment, and health care operations is termed a &quot;consent&quot;.

The Privacy Rule permits, but does not require, a covered entity to voluntarily obtain patient consent for uses and disclosures of protected health information for treatment, payment, and health care operations. Covered entities that do so have complete discretion to design a process that best suits their needs. From https://www.hhs.gov/hipaa/for-professionals/faq/264/what-is-the-difference-between-consent-and-authorization/index.html. The provisions relating to consent are largely contained in Section 164.522 Rights to request privacy protection for protected health information https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by 45 CFR Section 164.522 use 'HIPAAConsent' as the security label policy code.

Since information governed by a 45 CFR Section 164.522 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code 'R' (restricted).</td><td/><td>24135</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAANOPP<a name="v3-ActCode-HIPAANOPP"> </a></td><td>HIPAA notice of privacy practices</td><td>A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.520), which stipulates an individual’s right to adequate notice of the uses and disclosures of protected health information that may be made by the covered entity, and of the individual's rights and the covered entity's legal duties with respect to protected health information. Relevant HIPAA Privacy Rule provisions are at Section 164.520 (a) Standard: Notice of privacy practices. https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-520.pdf

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, if collection, access, use, or disclosure of healthcare information is governed by a covered entity’s HIPAA Notice of Privacy Practices, use “HIPAANOPP� as the security label policy code.

Information governed under a HIPAA Notice of Privacy Practices has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf , which is considered the “normâ€?, assign the HL7 Confidentiality code “Nâ€? (normal).</td><td/><td>23763</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAAPsyNotes<a name="v3-ActCode-HIPAAPsyNotes"> </a></td><td>HIPAA psychotherapy notes</td><td>A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.508), which stipulates the privacy rights of an individual who is the subject of psychotherapy notes, and requires authorization for certain uses and disclosure of that information.

Definition of Psychotherapy notes 45 CFR Section 164.501 https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-501.pdf: Psychotherapy notes means notes recorded (in any medium) by a health care provider who is a mental health professional documenting or analyzing the contents of conversation during a private counseling session or a group, joint, or family counseling session and that are separated from the rest of the individual's medical record. Psychotherapy notes excludes medication prescription and monitoring, counseling session start and stop times, the modalities and frequencies of treatment furnished, results of clinical tests, and any summary of the following items: Diagnosis, functional status, the treatment plan, symptoms, prognosis, and progress to date.

See Section 164.508 Uses and disclosures for which an authorization is required. (2)Authorization required: Psychotherapy notes https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf: Notwithstanding any provision of this subpart, other than the transition provisions in Section 164.532, a covered entity must obtain an authorization for any use or disclosure of psychotherapy notes, except: (i) To carry out the following treatment, payment, or health care operations: (A) Use by the originator of the psychotherapy notes for treatment; (B) Use or disclosure by the covered entity for its own training programs in which students, trainees, or practitioners in mental health learn under supervision to practice or improve their skills in group, joint, family, or individual counseling; or (C) Use or disclosure by the covered entity to defend itself in a legal action or other proceeding brought by the individual; and (ii) A use or disclosure that is required by Section 164.502(a)(2)(ii) or permitted by Section 164.512(a); Section 164.512(d) with respect to the oversight of the originator of the psychotherapy notes; Section 164.512(g)(1); Section 164.512(j)(1)(i).

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, the collection, access, use, or disclosure of healthcare information is governed by HIPAA 45 CFR 164.508 (2) Authorization required: Psychotherapy notes https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf , use “HIPAAPsyNotes� as the security label policy code.

Since information governed by a HIPAA 45 CFR 164.508 (2) has a level of confidentiality protection that is more stringent than the normal level of protection under 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “Râ€? (restricted).</td><td/><td>23764</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAAROA<a name="v3-ActCode-HIPAAROA"> </a></td><td>HIPAA Right of Access</td><td>A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule 45 CFR Section 164.524 Access of individuals to protected health information https://www.govinfo.gov/app/details/CFR-2017-title45-vol1/CFR-2017-title45-vol1-sec164-524, which stipulates that an individual has a right of access to inspect and obtain a copy of protected health information about the individual in a designated record set, for as long as the protected health information is maintained in the designated record set with exceptions stipulated in HIPAA Privacy Rule Section 164.524. Exceptions include psychotherapy notes and information compiled in reasonable anticipation of, or for use in, a civil, criminal, or administrative action or proceeding.

If an individual's request for access directs the covered entity to transmit the copy of protected health information directly to another person designated by the individual, the covered entity must provide the copy to the person designated by the individual. The individual's request must be in writing, signed by the individual, and clearly identify the designated person and where to send the copy of protected health information.

For discussion on extent of right, grounds for denial, and documentation requirements see: HHS Individuals’ Right under HIPAA to Access their Health Information 45 CFR Section 164.524 https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/access/index.html and HHS FAQ on Right of Access vs. HIPAA Authorization https://www.hhs.gov/hipaa/for-professionals/faq/2041/why-depend-on-the-individuals-right/index.html

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed under 45 CFR Section 164.5224 use “HIPAAROA� as the security label policy code.

Information disclosed under a HIPAA 42 CFR Section 164.524 no longer has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is considered the “normâ€?, assign the HL7 Confidentiality code “Mâ€? (moderate), which may be protected under other laws such as the Federal Trade Commission privacy and security regulations.</td><td/><td>24119</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIPAASelfPay<a name="v3-ActCode-HIPAASelfPay"> </a></td><td>HIPAA self-pay</td><td>A code representing 45 CFR 164.522 Rights to request privacy protection for protected health information, which is a US Federal law stipulating the privacy rights of an individual to restrict disclosure of information related to health care items or services for which the individual pays out of pocket in full to a health plan or payer.

See 45 CFR 164.522 https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf. (vi) A covered entity must agree to the request of an individual to restrict disclosure of protected health information about the individual to a health plan if: (A) The disclosure is for the purpose of carrying out payment or health care operations and is not otherwise required by law; and (B) The protected health information pertains solely to a health care item or service for which the individual, or person other than the health plan on behalf of the individual, has paid the covered entity in full.

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, the collection, access, use, or disclosure of healthcare information is governed by HIPAA 45 CFR 164.522 https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf use “HIPAASelfPay� as the security label policy code.

Since information governed by a HIPAA 45 CFR 164.522 has a level of confidentiality protection that is more stringent than the normal level of protection under 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “Râ€? (restricted).</td><td/><td>23765</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr><td>5</td><td style="white-space:nowrap">        Title38Section7332<a name="v3-ActCode-Title38Section7332"> </a></td><td>Title 38 Section 7332</td><td>A code representing Title 38 Section 7332, which is a US Federal law stipulating the privacy rights of veterans diagnosed and treated for substance use disorders, infection with the human immunodeficiency virus, or sickle cell anemia.

https://www.gpo.gov/fdsys/granule/USCODE-2011-title38/USCODE-2011-title38-partV-chap73-subchapIII-sec7332/content-detail.html . (1) Records of the identity, diagnosis, prognosis, or treatment of any patient or subject which are maintained in connection with the performance of any program or activity (including education, training, treatment, rehabilitation, or research) relating to drug abuse, alcoholism or alcohol abuse, infection with the human immunodeficiency virus, or sickle cell anemia which is carried out by or for the Department under this title shall, except as provided in subsections (e) and (f), be confidential, and (section 5701 of this title to the contrary notwithstanding) such records may be disclosed only for the purposes and under the circumstances expressly authorized under subsection (b). (2) Paragraph (1) prohibits the disclosure to any person or entity other than the patient or subject concerned of the fact that a special written consent is required in order for such records to be disclosed. (b) (1) The content of any record referred to in subsection (a) may be disclosed by the Secretary in accordance with the prior written consent of the patient or subject with respect to whom such record is maintained, but only to such extent, under such circumstances, and for such purposes as may be allowed in regulations prescribed by the Secretary. (2) Whether or not any patient or subject, with respect to whom any given record referred to in subsection (a) is maintained, gives written consent, the content of such record may be disclosed by the Secretary as follows: (A) To medical personnel to the extent necessary to meet a bona fide medical emergency. (B) To qualified personnel for the purpose of conducting scientific research, management audits, financial audits, or program evaluation, but such personnel may not identify, directly or indirectly, any individual patient or subject in any report of such research, audit, or evaluation, or otherwise disclose patient or subject identities in any manner. (C) (i) In the case of any record which is maintained in connection with the performance of any program or activity relating to infection with the human immunodeficiency virus, to a Federal, State, or local public-health authority charged under Federal or State law with the protection of the public health, and to which Federal or State law requires disclosure of such record, if a qualified representative of such authority has made a written request that such record be provided as required pursuant to such law for a purpose authorized by such law. (ii) A person to whom a record is disclosed under this paragraph may not redisclose or use such record for a purpose other than that for which the disclosure was made. (D) If authorized by an appropriate order of a court of competent jurisdiction granted after application showing good cause therefor. In assessing good cause the court shall weigh the public interest and the need for disclosure against the injury to the patient or subject, to the physician-patient relationship, and to the treatment services. Upon the granting of such order, the court, in determining the extent to which any disclosure of all or any part of any record is necessary, shall impose appropriate safeguards against unauthorized disclosure. (E) To an entity described in paragraph (1)(B) of section 5701(k) of this title, but only to the extent authorized by such section. (F) (i) To a representative of a patient who lacks decision-making capacity, when a practitioner deems the content of the given record necessary for that representative to make an informed decision regarding the patient's treatment. (ii) In this subparagraph, the term “representative� means an individual, organization, or other body authorized under section 7331 of this title and its implementing regulations to give informed consent on behalf of a patient who lacks decision-making capacity. (G) To a State controlled substance monitoring program, including a program approved by the Secretary of Health and Human Services under section 399O of the Public Health Service Act (42 U.S.C. 280g-3), to the extent necessary to prevent misuse and diversion of prescription medicines. (H) (i) To a non-Department entity (including private entities and other Federal agencies) for purposes of providing health care, including hospital care, medical services, and extended care services, to Veterans or performing other health care-related activities or functions. (ii) An entity to which a record is disclosed under this subparagraph may not disclose or use such record for a purpose other than that for which the disclosure was made or as permitted by law. (I) To a third party in order to recover or collect reasonable charges for care furnished to, or paid on behalf of, a Veteran in connection with a non-service connected disability as permitted by section 1729 of this title or for a condition for which recovery is authorized or with respect to which the United States is deemed to be a third party beneficiary under the Act entitled 'An Act to provide for the recovery from tortiously liable third persons of the cost of hospital and medical care and treatment furnished by the United States' (Public Law 87-693; 42 U.S.C. 2651 et seq.; commonly known as the 'Federal Medical Care Recovery Act').

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by 38 U.S. Code Section 7332 - Confidentiality of certain medical records https://www.gpo.gov/fdsys/granule/USCODE-2011-title38/USCODE-2011-title38-partV-chap73-subchapIII-sec7332/content-detail.html use &quot;Title38Section7332&quot; as the security label policy code.

Since information governed by a Title 38 Section 7332 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code &quot;R&quot; (restricted).</td><td/><td>23766</td><td>active</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr style="background-color: #ffeeee"><td>5</td><td style="white-space:nowrap">        a) HIPAAConsent<a name="v3-ActCode-a.41HIPAAConsent"> </a></td><td>HIPAA Consent</td><td>Code retired in December 2019 and replaced by code HIPAAConsent. Originally entered with copy/paste error in code value.

A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.522), which stipulates the process by which a covered entity seeks agreement from an individual regarding how it will use and disclose the individual's protected health information for treatment, payment, and health care operations is termed a &quot;consent.&quot; The Privacy Rule permits, but does not require, a covered entity to voluntarily obtain patient consent for uses and disclosures of protected health information for treatment, payment, and health care operations. Covered entities that do so have complete discretion to design a process that best suits their needs. From https://www.hhs.gov/hipaa/for-professionals/faq/264/what-is-the-difference-between-consent-and-authorization/index.html. The provisions relating to consent are largely contained in Section 164.522 Rights to request privacy protection for protected health information https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by 45 CFR Section 164.522 use “HIPAAConsent� as the security label policy code.

Since information governed by a 45 CFR Section 164.522 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “Râ€? (restricted).</td><td/><td>24117</td><td>retired</td><td/><td/><td/><td>_ActUSPrivacyLaw</td></tr><tr><td>3</td><td style="white-space:nowrap">    _InformationSensitivityPolicy<a name="v3-ActCode-_InformationSensitivityPolicy"> </a></td><td>InformationSensitivityPolicy</td><td>A mandate, obligation, requirement, rule, or expectation characterizing the value or importance of a resource and may include its vulnerability. (Based on ISO7498-2:1989. Note: The vulnerability of personally identifiable sensitive information may be based on concerns that the unauthorized disclosure may result in social stigmatization or discrimination.) Description: Types of Sensitivity policy that apply to Acts or Roles. A sensitivity policy is adopted by an enterprise or group of enterprises (a 'policy domain') through a formal data use agreement that stipulates the value, importance, and vulnerability of information. A sensitivity code representing a sensitivity policy may be associated with criteria such as categories of information or sets of information identifiers (e.g., a value set of clinical codes or branch in a code system hierarchy). These criteria may in turn be used for the Policy Decision Point in a Security Engine. A sensitivity code may be used to set the confidentiality code used on information about Acts and Roles to trigger the security mechanisms required to control how security principals (i.e., a person, a machine, a software application) may act on the information (e.g., collection, access, use, or disclosure). Sensitivity codes are never assigned to the transport or business envelope containing patient specific information being exchanged outside of a policy domain as this would disclose the information intended to be protected by the policy. When sensitive information is exchanged with others outside of a policy domain, the confidentiality code on the transport or business envelope conveys the receiver's responsibilities and indicates the how the information is to be safeguarded without unauthorized disclosure of the sensitive information. This ensures that sensitive information is treated by receivers as the sender intends, accomplishing interoperability without point to point negotiations.

*Usage Note:* Sensitivity codes are not useful for interoperability outside of a policy domain because sensitivity policies are typically localized and vary drastically across policy domains even for the same information category because of differing organizational business rules, security policies, and jurisdictional requirements. For example, an employee's sensitivity code would make little sense for use outside of a policy domain. 'Taboo' would rarely be useful outside of a policy domain unless there are jurisdictional requirements requiring that a provider disclose sensitive information to a patient directly. Sensitivity codes may be more appropriate in a legacy system's Master Files in order to notify those who access a patient's orders and observations about the sensitivity policies that apply. Newer systems may have a security engine that uses a sensitivity policy's criteria directly. The specializable InformationSensitivityPolicy Act.code may be useful in some scenarios if used in combination with a sensitivity identifier and/or Act.title.</td><td/><td>23329</td><td>active</td><td>true</td><td/><td/><td>_ActPrivacyPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActInformationSensitivityPolicy<a name="v3-ActCode-_ActInformationSensitivityPolicy"> </a></td><td>ActInformationSensitivityPolicy</td><td>Types of sensitivity policies that apply to Acts. Act.confidentialityCode is defined in the RIM as &quot;constraints around appropriate disclosure of information about this Act, regardless of mood.&quot;

*Usage Note:* ActSensitivity codes are used to bind information to an Act.confidentialityCode according to local sensitivity policy so that those confidentiality codes can then govern its handling across enterprises. Internally to a policy domain, however, local policies guide the access control system on how end users in that policy domain are able to use information tagged with these sensitivity values.</td><td/><td>23337</td><td>active</td><td>true</td><td/><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        ETH<a name="v3-ActCode-ETH"> </a></td><td>substance abuse information sensitivity</td><td>Policy for handling alcohol or drug-abuse information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to alcohol or drug-abuse information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23338</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        GDIS<a name="v3-ActCode-GDIS"> </a></td><td>genetic disease information sensitivity</td><td>Policy for handling genetic disease information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to genetic disease information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23339</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        HIV<a name="v3-ActCode-HIV"> </a></td><td>HIV/AIDS information sensitivity</td><td>Policy for handling HIV or AIDS information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to HIV or AIDS information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23340</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        MST<a name="v3-ActCode-MST"> </a></td><td>military sexual trauma information sensitivity</td><td>Policy for handling information related to sexual assault or repeated, threatening sexual harassment that occurred while the patient was in the military, which is afforded heightened confidentiality.

Access control concerns for military sexual trauma is based on the patient being subject to control by a higher ranking military perpetrator and/or censure by others within the military unit. Due to the relatively unfettered access to healthcare information by higher ranking military personnel and those who have command over the patient, there is a need to sequester this information outside of the typical controls on access to military health records.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.</td><td/><td>23888</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        PREGNANT<a name="v3-ActCode-PREGNANT"> </a></td><td>pregnancy information sensitivity</td><td>Policy for handling information about an individual's current or past pregnancy status, deemed sensitive by the individual or by policy, which may be afforded heightened confidentiality.

*Usage Note:* 

Information about a patient's current or past pregnancy status may be considered sensitive in circumstances in which that status could result in discrimination or stigmatization.</td><td/><td>24123</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        SCA<a name="v3-ActCode-SCA"> </a></td><td>sickle cell anemia information sensitivity</td><td>Policy for handling sickle cell disease information, which is afforded heightened confidentiality. Information handling protocols are based on organizational policies related to sickle cell disease information, which is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then the Act valued with this ActCode should be associated with an Act valued with any applicable laws from the ActPrivacyLaw code system.</td><td/><td>23576</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        SDV<a name="v3-ActCode-SDV"> </a></td><td>sexual assault, abuse, or domestic violence information sensitivity</td><td>Policy for handling sexual assault, abuse, or domestic violence information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to sexual assault, abuse, or domestic violence information that is deemed sensitive.

SDV code covers violence perpetrated by related and non-related persons. This code should be specific to physical and mental trauma caused by a related person only. The access control concerns are keeping the patient safe from the perpetrator who may have an abusive psychological control over the patient, may be stalking the patient, or may try to manipulate care givers into allowing the perpetrator to make contact with the patient. The definition needs to be clarified.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23342</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        SEX<a name="v3-ActCode-SEX"> </a></td><td>sexuality and reproductive health information sensitivity</td><td>Policy for handling sexuality and reproductive health information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to sexuality and reproductive health information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23343</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        SPI<a name="v3-ActCode-SPI"> </a></td><td>specially protected information sensitivity</td><td>Policy for handling information deemed specially protected by law or policy including substance abuse, substance use, psychiatric, mental health, behavioral health, and cognitive disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.</td><td/><td>23889</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>6</td><td style="white-space:nowrap">          BH<a name="v3-ActCode-BH"> </a></td><td>behavioral health information sensitivity</td><td>Policy for handling information related to behavioral and emotional disturbances affecting social adjustment and physical health, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.</td><td/><td>23894</td><td>active</td><td/><td/><td/><td>SPI</td></tr><tr><td>7</td><td style="white-space:nowrap">            COGN<a name="v3-ActCode-COGN"> </a></td><td>cognitive disability information sensitivity</td><td>Policy for handling information related to cognitive disability disorders and conditions caused by these disorders, which are afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.

Examples may include dementia, traumatic brain injury, attention deficit, hearing and visual disability such as dyslexia and other disorders and related conditions which impair learning and self-sufficiency. However, the cognitive disabilities to which this term may apply versus other behavioral health categories varies by jurisdiction and organizational policy in part due to overlap with other behavioral health conditions. Implementers should constrain to those diagnoses applicable in the domain in which this code is used.</td><td/><td>23928</td><td>active</td><td/><td/><td/><td>BH</td></tr><tr><td>7</td><td style="white-space:nowrap">            DVD<a name="v3-ActCode-DVD"> </a></td><td>developmental disability information sensitivity</td><td>Policy for handling information related to developmental disability disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.

A diverse group of chronic conditions that are due to mental or physical impairments impacting activities of daily living, self-care, language acuity, learning, mobility, independent living and economic self-sufficiency. Examples may include Down syndrome and Autism spectrum. However, the developmental disabilities to which this term applies versus other behavioral health categories varies by jurisdiction and organizational policy in part due to overlap with other behavioral health conditions. Implementers should constrain to those diagnoses applicable in the domain in which this code is used.</td><td/><td>23929</td><td>active</td><td/><td/><td/><td>BH</td></tr><tr><td>7</td><td style="white-space:nowrap">            EMOTDIS<a name="v3-ActCode-EMOTDIS"> </a></td><td>emotional disturbance information sensitivity</td><td>Policy for handling information related to emotional disturbance disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.

Typical used to characterize behavioral and mental health issues of adolescents where the disorder may be temporarily diagnosed in order to avoid the potential and unnecessary stigmatizing diagnoses of disorder long term.</td><td/><td>23930</td><td>active</td><td/><td/><td/><td>BH</td></tr><tr><td>6</td><td style="white-space:nowrap">          MH<a name="v3-ActCode-MH"> </a></td><td>mental health information sensitivity</td><td>Policy for handling information related to psychological disorders, which is afforded heightened confidentiality. Mental health information may be deemed specifically sensitive and distinct from physical health, substance use disorders, and behavioral disabilities and disorders in some jurisdictions.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.</td><td/><td>23893</td><td>active</td><td/><td/><td/><td>SPI</td></tr><tr><td>6</td><td style="white-space:nowrap">          PSY<a name="v3-ActCode-PSY"> </a></td><td>psychiatry disorder information sensitivity</td><td>Policy for handling psychiatry psychiatric disorder information, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23341</td><td>active</td><td/><td/><td/><td>SPI</td></tr><tr><td>6</td><td style="white-space:nowrap">          PSYTHPN<a name="v3-ActCode-PSYTHPN"> </a></td><td>psychotherapy note information sensitivity</td><td>Policy for handling psychotherapy note information, which is afforded heightened confidentiality.

*Usage Note:* In some jurisdiction, disclosure of psychotherapy notes requires patient consent.

If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23932</td><td>active</td><td/><td/><td/><td>SPI</td></tr><tr><td>6</td><td style="white-space:nowrap">          SUD<a name="v3-ActCode-SUD"> </a></td><td>substance use disorder information sensitivity</td><td>Policy for handling information related to alcohol or drug use disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.</td><td/><td>23890</td><td>active</td><td/><td/><td/><td>SPI</td></tr><tr><td>7</td><td style="white-space:nowrap">            ETHUD<a name="v3-ActCode-ETHUD"> </a></td><td>alcohol use disorder information sensitivity</td><td>Policy for handling information related to alcohol use disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.</td><td/><td>23891</td><td>active</td><td/><td/><td/><td>SUD</td></tr><tr><td>7</td><td style="white-space:nowrap">            OPIOIDUD<a name="v3-ActCode-OPIOIDUD"> </a></td><td>opioid use disorder information sensitivity</td><td>Policy for handling information related to opioid use disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.</td><td/><td>23892</td><td>active</td><td/><td/><td/><td>SUD</td></tr><tr><td>5</td><td style="white-space:nowrap">        STD<a name="v3-ActCode-STD"> </a></td><td>sexually transmitted disease information sensitivity</td><td>Policy for handling sexually transmitted disease information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to sexually transmitted disease information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23344</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        TBOO<a name="v3-ActCode-TBOO"> </a></td><td>taboo</td><td>Policy for handling information not to be initially disclosed or discussed with patient except by a physician assigned to patient in this case. Information handling protocols based on organizational policies related to sensitive patient information that must be initially discussed with the patient by an attending physician before being disclosed to the patient.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.

*Open Issue:* This definition conflates a rule and a characteristic, and there may be a similar issue with ts sibling codes.</td><td/><td>23345</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        VIO<a name="v3-ActCode-VIO"> </a></td><td>violence information sensitivity</td><td>Policy for handling information related to harm by violence, which is afforded heightened confidentiality. Harm by violence is perpetrated by an unrelated person.

Access control concerns for information about mental or physical harm resulting from violence caused by an unrelated person may include manipulation of care givers or access to records that enable the perpetrator contact or locate the patient, but the perpetrator will likely not have established abusive psychological control over the patient.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.</td><td/><td>23887</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        IDS<a name="v3-ActCode-IDS"> </a></td><td>Identifier Sensitivity</td><td>Policy for handling information related to an identifier of an information subject, which will be afforded heightened confidentiality. Usage Note: Such policies may govern the sensitivity of information related to an identifier of an act, such as the identifier of a contract; a role, such as a citizen, a patient, a practitioner, or an organization; or an entity such as a medical device due to potential impact on the privacy, well-being, safety or integrity of an information subject. For example, protection against identity fraud or counterfeit.</td><td/><td>24800</td><td>active</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr style="background-color: #ffeeee"><td>5</td><td style="white-space:nowrap">        SICKLE<a name="v3-ActCode-SICKLE"> </a></td><td>sickle cell</td><td>Types of sensitivity policies that apply to Acts. Act.confidentialityCode is defined in the RIM as &quot;constraints around appropriate disclosure of information about this Act, regardless of mood.&quot;

*Usage Note:* ActSensitivity codes are used to bind information to an Act.confidentialityCode according to local sensitivity policy so that those confidentiality codes can then govern its handling across enterprises. Internally to a policy domain, however, local policies guide the access control system on how end users in that policy domain are able to use information tagged with these sensitivity values.</td><td/><td>23459</td><td>retired</td><td/><td/><td/><td>_ActInformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      _EntitySensitivityPolicyType<a name="v3-ActCode-_EntitySensitivityPolicyType"> </a></td><td>EntityInformationSensitivityPolicy</td><td>Types of sensitivity policies that may apply to a sensitive attribute on an Entity.

*Usage Note:* EntitySensitivity codes are used to convey a policy that is applicable to sensitive information conveyed by an entity attribute. May be used to bind a Role.confidentialityCode associated with an Entity per organizational policy. Role.confidentialityCode is defined in the RIM as &quot;an indication of the appropriate disclosure of information about this Role with respect to the playing Entity.&quot;</td><td/><td>23351</td><td>active</td><td>true</td><td/><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        DEMO<a name="v3-ActCode-DEMO"> </a></td><td>all demographic information sensitivity</td><td>Policy for handling all demographic information about an information subject, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to all demographic about an information subject, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23352</td><td>active</td><td/><td/><td/><td>_EntitySensitivityPolicyType</td></tr><tr><td>5</td><td style="white-space:nowrap">        DOB<a name="v3-ActCode-DOB"> </a></td><td>date of birth information sensitivity</td><td>Policy for handling information related to an information subject's date of birth, which will be afforded heightened confidentiality.Policies may govern sensitivity of information related to an information subject's date of birth, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23353</td><td>active</td><td/><td/><td/><td>_EntitySensitivityPolicyType</td></tr><tr><td>5</td><td style="white-space:nowrap">        GENDER<a name="v3-ActCode-GENDER"> </a></td><td>gender and sexual orientation information sensitivity</td><td>Policy for handling information related to an information subject's gender and sexual orientation, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's gender and sexual orientation, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23354</td><td>active</td><td/><td/><td/><td>_EntitySensitivityPolicyType</td></tr><tr><td>5</td><td style="white-space:nowrap">        LIVARG<a name="v3-ActCode-LIVARG"> </a></td><td>living arrangement information sensitivity</td><td>Policy for handling information related to an information subject's living arrangement, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's living arrangement, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23355</td><td>active</td><td/><td/><td/><td>_EntitySensitivityPolicyType</td></tr><tr><td>5</td><td style="white-space:nowrap">        MARST<a name="v3-ActCode-MARST"> </a></td><td>marital status information sensitivity</td><td>Policy for handling information related to an information subject's marital status, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's marital status, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23356</td><td>active</td><td/><td/><td/><td>_EntitySensitivityPolicyType</td></tr><tr><td>5</td><td style="white-space:nowrap">        PATLOC<a name="v3-ActCode-PATLOC"> </a></td><td>patient location</td><td>Policy for handling information related to an individual's location, which is deemed sensitive when the disclosure could impact the privacy, well-being, or safety of that subject, and requires additional protection.

*Usage Note:* If there is a jurisdictional, organizational, or individual mandate, then use the applicable ActPrivacyLaw or ActConsentDirective code from the ActCode system to and specify the law in addition to this more generic code.</td><td/><td>24041</td><td>active</td><td/><td/><td/><td>_EntitySensitivityPolicyType</td></tr><tr><td>5</td><td style="white-space:nowrap">        RACE<a name="v3-ActCode-RACE"> </a></td><td>race information sensitivity</td><td>Policy for handling information related to an information subject's race, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's race, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23357</td><td>active</td><td/><td/><td/><td>_EntitySensitivityPolicyType</td></tr><tr><td>5</td><td style="white-space:nowrap">        REL<a name="v3-ActCode-REL"> </a></td><td>religion information sensitivity</td><td>Policy for handling information related to an information subject's religious affiliation, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's religion, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Notes:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23358</td><td>active</td><td/><td>If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>_EntitySensitivityPolicyType</td></tr><tr><td>4</td><td style="white-space:nowrap">      _RoleInformationSensitivityPolicy<a name="v3-ActCode-_RoleInformationSensitivityPolicy"> </a></td><td>RoleInformationSensitivityPolicy</td><td>Types of sensitivity policies that apply to Roles.

*Usage Notes:* RoleSensitivity codes are used to bind information to a Role.confidentialityCode per organizational policy. Role.confidentialityCode is defined in the RIM as &quot;an indication of the appropriate disclosure of information about this Role with respect to the playing Entity.&quot;</td><td/><td>23346</td><td>active</td><td>true</td><td>RoleSensitivity codes are used to bind information to a Role.confidentialityCode per organizational policy.  Role.confidentialityCode is defined in the RIM as &quot;an indication of the appropriate disclosure of information about this Role with respect to the playing Entity.&quot;</td><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        B<a name="v3-ActCode-B"> </a></td><td>business information sensitivity</td><td>Policy for handling trade secrets such as financial information or intellectual property, which will be afforded heightened confidentiality. Description: Since the service class can represent knowledge structures that may be considered a trade or business secret, there is sometimes (though rarely) the need to flag those items as of business level confidentiality.

*Usage Notes:* No patient related information may ever be of this confidentiality level. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23347</td><td>active</td><td/><td>No patient related information may ever be of this confidentiality level.   If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>_RoleInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        EMPL<a name="v3-ActCode-EMPL"> </a></td><td>employer information sensitivity</td><td>Policy for handling information related to an employer which is deemed classified to protect an employee who is the information subject, and which will be afforded heightened confidentiality. Description: Policies may govern sensitivity of information related to an employer, such as law enforcement or national security, the identity of which could impact the privacy, well-being, or safety of an information subject who is an employee.

*Usage Notes:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23348</td><td>active</td><td/><td>If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>_RoleInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        LOCIS<a name="v3-ActCode-LOCIS"> </a></td><td>location information sensitivity</td><td>Policy for handling information related to the location of the information subject, which will be afforded heightened confidentiality. Description: Policies may govern sensitivity of information related to the location of the information subject, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Notes:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23349</td><td>active</td><td/><td>If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>_RoleInformationSensitivityPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        SSP<a name="v3-ActCode-SSP"> </a></td><td>sensitive service provider information sensitivity</td><td>Policy for handling information related to a provider of sensitive services, which will be afforded heightened confidentiality. Description: Policies may govern sensitivity of information related to providers who deliver sensitive healthcare services in order to protect the privacy, well-being, and safety of the provider and of patients receiving sensitive services.

*Usage Notes:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23350</td><td>active</td><td/><td>If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>_RoleInformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      ADOL<a name="v3-ActCode-ADOL"> </a></td><td>adolescent information sensitivity</td><td>Policy for handling information related to an adolescent, which will be afforded heightened confidentiality per applicable organizational or jurisdictional policy. An enterprise may have a policy that requires that adolescent patient information be provided heightened confidentiality. Information deemed sensitive typically includes health information and patient role information including patient status, demographics, next of kin, and location.

*Usage Note:* For use within an enterprise in which an adolescent is the information subject. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23330</td><td>active</td><td/><td/><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      CEL<a name="v3-ActCode-CEL"> </a></td><td>celebrity information sensitivity</td><td>Policy for handling information related to a celebrity (people of public interest (VIP), which will be afforded heightened confidentiality. Celebrities are people of public interest (VIP) about whose information an enterprise may have a policy that requires heightened confidentiality. Information deemed sensitive may include health information and patient role information including patient status, demographics, next of kin, and location.

*Usage Note:*  For use within an enterprise in which the information subject is deemed a celebrity or very important person. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23331</td><td>active</td><td/><td/><td>VIP</td><td>_InformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      VIP<a name="v3-ActCode-VIP"> </a></td><td>celebrity information sensitivity</td><td>Policy for handling information related to a celebrity (people of public interest (VIP), which will be afforded heightened confidentiality. Celebrities are people of public interest (VIP) about whose information an enterprise may have a policy that requires heightened confidentiality. Information deemed sensitive may include health information and patient role information including patient status, demographics, next of kin, and location.

*Usage Note:*  For use within an enterprise in which the information subject is deemed a celebrity or very important person. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23331</td><td>active</td><td/><td/><td>CEL</td><td>_InformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      DIA<a name="v3-ActCode-DIA"> </a></td><td>diagnosis information sensitivity</td><td>Policy for handling information related to a diagnosis, health condition or health problem, which will be afforded heightened confidentiality. Diagnostic, health condition or health problem related information may be deemed sensitive by organizational policy, and require heightened confidentiality.

*Usage Note:* For use within an enterprise that provides heightened confidentiality to diagnostic, health condition or health problem related information deemed sensitive. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23332</td><td>active</td><td/><td/><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      DRGIS<a name="v3-ActCode-DRGIS"> </a></td><td>drug information sensitivity</td><td>Policy for handling information related to a drug, which will be afforded heightened confidentiality. Drug information may be deemed sensitive by organizational policy, and require heightened confidentiality.

*Usage Note:* For use within an enterprise that provides heightened confidentiality to drug information deemed sensitive. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23333</td><td>active</td><td/><td/><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      EMP<a name="v3-ActCode-EMP"> </a></td><td>employee information sensitivity</td><td>Policy for handling information related to an employee, which will be afforded heightened confidentiality. When a patient is an employee, an enterprise may have a policy that requires heightened confidentiality. Information deemed sensitive typically includes health information and patient role information including patient status, demographics, next of kin, and location.

*Usage Note:* Policy for handling information related to an employee, which will be afforded heightened confidentiality. Description: When a patient is an employee, an enterprise may have a policy that requires heightened confidentiality. Information deemed sensitive typically includes health information and patient role information including patient status, demographics, next of kin, and location.</td><td/><td>23334</td><td>active</td><td/><td/><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      PDS<a name="v3-ActCode-PDS"> </a></td><td>patient default information sensitivity</td><td>Policy for specially protecting information reported by or about a patient, which is deemed sensitive within the enterprise (i.e., by default regardless of whether the patient requested that the information be deemed sensitive for another reason.) For example information reported by the patient about another person, e.g., a family member, may be deemed sensitive by default. Organizational policy may allow the sensitivity tag to be cleared on patient's request.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.

For example, VA deems employee information sensitive by default. Information about a patient who is being stalked or a victim of abuse or violence may be deemed sensitive by default per a provider organization's policies.</td><td/><td>23336</td><td>active</td><td/><td/><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      PHY<a name="v3-ActCode-PHY"> </a></td><td>physician requested information sensitivity</td><td>Policy for handling information about a patient, which a physician or other licensed healthcare provider deems sensitive. Once tagged by the provider, this may trigger alerts for follow up actions according to organizational policy or jurisdictional law.

*Usage Note:* For use within an enterprise that provides heightened confidentiality to certain types of information designated by a physician as sensitive. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.

Use cases in which this code could be used are, e.g., in systems that lack the ability to automatically detect sensitive information and must rely on manual tagging; a system that lacks an applicable sensitivity tag, or for ad hoc situations where criticality of the situation requires that the tagging be done immediately by the provider before coding or transcription of consult notes can be completed, e.g., upon detection of a patient with suicidal tendencies or potential for violence.</td><td/><td>23931</td><td>active</td><td/><td/><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      PRS<a name="v3-ActCode-PRS"> </a></td><td>patient requested information sensitivity</td><td>Policy for specially protecting information reported by or about a patient, which the patient deems sensitive, and the patient requests that collection, access, use, or disclosure of that information be restricted. For example, a minor patient may request that information about reproductive health not be disclosed to the patient's family or to particular providers and payers.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td><td/><td>23335</td><td>active</td><td/><td/><td/><td>_InformationSensitivityPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    COMPT<a name="v3-ActCode-COMPT"> </a></td><td>compartment</td><td>This is the healthcare analog to the US Intelligence Community's concept of a Special Access Program. Compartment codes may be used in as a field value in an initiator's clearance to indicate permission to access and use an IT Resource with a security label having the same compartment value in security category label field.

Map: Aligns with ISO 2382-8 definition of Compartment - &quot;A division of data into isolated blocks with separate security controls for the purpose of reducing risk.&quot;</td><td/><td>23577</td><td>active</td><td/><td/><td/><td>_ActPrivacyPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      ACOCOMPT<a name="v3-ActCode-ACOCOMPT"> </a></td><td>accountable care organization compartment</td><td>A group of health care entities, which may include health care providers, care givers, hospitals, facilities, health plans, and other health care constituents who coordinate care for reimbursement based on quality metrics for improving outcomes and lowering costs, and may be authorized to access the consumer's health information because of membership in that group.

Security Compartment Labels assigned to a consumer's information use in accountable care workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a an accountable care workflow who is requesting access to that information</td><td/><td>23880</td><td>active</td><td/><td/><td/><td>COMPT</td></tr><tr><td>4</td><td style="white-space:nowrap">      CDSSCOMPT<a name="v3-ActCode-CDSSCOMPT"> </a></td><td>CDS system compartment</td><td>This compartment code may be used as a field value in an initiator's clearance to indicate permission for its Clinical Decision Support system (CDSS) to access and use an IT Resource with a security label having the same compartment value in the security category label field.

This code permits a CDS system to algorithmically process information with this compartment tag for the purpose of alerting an unauthorized end user that masked information is needed to address an emergency or a patient safety issue, such as a contraindicated medication. The alert would advise the end user to &quot;break the glass&quot;, to access the masked information in an accountable manner, or to ask the patient about possibly masked information.

For example, releasing a list of sensitive medications with this compartment tag means that while the CDS system is permitted to use this list in its contraindication analysis, this sensitive information should not be shared directly with unauthorized end-users or end-user-facing Apps. Based on the results of the CDS system analysis (e.g., warnings about prescriptions) the end-user (e.g., a clinician) may still have the ability to access to the sensitive information by invoking &quot;break-the-glass protocol&quot;.

*Usage Note:* A security label with the CDS system compartment may be used in conjunction with other security labels, e.g., a label authorizing an end user with adequate clearance to access the same CDS system compartment tagged information. For example, a patient may restrict sharing sensitive information with most care team members except in an emergency or to prevent an adverse event, and may consent to sharing with their sensitive service care team providers, e.g., for mental health or substance abuse.</td><td/><td>24132</td><td>active</td><td/><td/><td/><td>COMPT</td></tr><tr><td>4</td><td style="white-space:nowrap">      CTCOMPT<a name="v3-ActCode-CTCOMPT"> </a></td><td>care team compartment</td><td>Care coordination across participants in a care plan requires sharing of a healthcare consumer's information specific to that workflow. A care team member should only have access to that information while participating in that workflow or for other authorized uses.

Security Compartment Labels assigned to a consumer's information use in care coordination workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a care team member workflow who is requesting access to that information</td><td/><td>23878</td><td>active</td><td/><td/><td/><td>COMPT</td></tr><tr><td>4</td><td style="white-space:nowrap">      FMCOMPT<a name="v3-ActCode-FMCOMPT"> </a></td><td>financial management compartment</td><td>Financial management department members who have access to healthcare consumer information as part of a patient account, billing and claims workflows.

Security Compartment Labels assigned to consumer information used in these workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a financial management workflow who is requesting access to that information.</td><td/><td>23881</td><td>active</td><td/><td/><td/><td>COMPT</td></tr><tr><td>4</td><td style="white-space:nowrap">      HRCOMPT<a name="v3-ActCode-HRCOMPT"> </a></td><td>human resource compartment</td><td>A security category label field value, which indicates that access and use of an IT resource is restricted to members of human resources department or workflow.</td><td/><td>23580</td><td>active</td><td/><td/><td/><td>COMPT</td></tr><tr><td>4</td><td style="white-space:nowrap">      LRCOMPT<a name="v3-ActCode-LRCOMPT"> </a></td><td>legitimate relationship compartment</td><td>Providers and care givers who have an established relationship per criteria determined by policy are considered to have an established care provision relations with a healthcare consumer, and may be authorized to access the consumer's health information because of that relationship. Providers and care givers should only have access to that information while participating in legitimate relationship workflows or for other authorized uses.

Security Compartment Labels assigned to a consumer's information use in legitimate relationship workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a legitimate relationship workflow who is requesting access to that information.</td><td/><td>23879</td><td>active</td><td/><td/><td/><td>COMPT</td></tr><tr><td>4</td><td style="white-space:nowrap">      PACOMPT<a name="v3-ActCode-PACOMPT"> </a></td><td>patient administration compartment</td><td>Patient administration members who have access to healthcare consumer information as part of a patient administration workflows.

Security Compartment Labels assigned to consumer information used in these workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a patient administration workflow who is requesting access to that information.</td><td/><td>23882</td><td>active</td><td/><td/><td/><td>COMPT</td></tr><tr><td>4</td><td style="white-space:nowrap">      RESCOMPT<a name="v3-ActCode-RESCOMPT"> </a></td><td>research project compartment</td><td>A security category label field value, which indicates that access and use of an IT resource is restricted to members of a research project.</td><td/><td>23578</td><td>active</td><td/><td/><td/><td>COMPT</td></tr><tr><td>4</td><td style="white-space:nowrap">      RMGTCOMPT<a name="v3-ActCode-RMGTCOMPT"> </a></td><td>records management compartment</td><td>A security category label field value, which indicates that access and use of an IT resource is restricted to members of records management department or workflow.</td><td/><td>23579</td><td>active</td><td/><td/><td/><td>COMPT</td></tr><tr><td>2</td><td style="white-space:nowrap">  ActTrustPolicyType<a name="v3-ActCode-ActTrustPolicyType"> </a></td><td>trust policy</td><td>A mandate, obligation, requirement, rule, or expectation conveyed as security metadata between senders and receivers required to establish the reliability, authenticity, and trustworthiness of their transactions.

Trust security metadata are observation made about aspects of trust applicable to an IT resource (data, information object, service, or system capability).

Trust applicable to IT resources is established and maintained in and among security domains, and may be comprised of observations about the domain's trust authority, trust framework, trust policy, trust interaction rules, means for assessing and monitoring adherence to trust policies, mechanisms that enforce trust, and quality and reliability measures of assurance in those mechanisms. \[Based on ISO IEC 10181-1 and NIST SP 800-63-2\]

For example, identity proofing , level of assurance, and Trust Framework.</td><td/><td>23658</td><td>active</td><td>true</td><td/><td/><td>_ActPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTACCRD<a name="v3-ActCode-TRSTACCRD"> </a></td><td>trust accreditation</td><td>Type of security metadata about the formal declaration by an authority or neutral third party that validates the technical, security, trust, and business practice conformance of Trust Agents to facilitate security, interoperability, and trust among participants within a security domain or trust framework.</td><td/><td>23659</td><td>active</td><td/><td/><td/><td>ActTrustPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTAGRE<a name="v3-ActCode-TRSTAGRE"> </a></td><td>trust agreement</td><td>Type of security metadata about privacy and security requirements with which a security domain must comply. \[ISO IEC 10181-1\]</td><td/><td>23660</td><td>active</td><td/><td/><td/><td>ActTrustPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTASSUR<a name="v3-ActCode-TRSTASSUR"> </a></td><td>trust assurance</td><td>Type of security metadata about the digital quality or reliability of a trust assertion, activity, capability, information exchange, mechanism, process, or protocol.</td><td/><td>23661</td><td>active</td><td/><td/><td/><td>ActTrustPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTCERT<a name="v3-ActCode-TRSTCERT"> </a></td><td>trust certificate</td><td>Type of security metadata about a set of security-relevant data issued by a security authority or trusted third party, together with security information which is used to provide the integrity and data origin authentication services for an IT resource (data, information object, service, or system capability). \[Based on ISO IEC 10181-1\]</td><td/><td>23662</td><td>active</td><td/><td/><td/><td>ActTrustPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTFWK<a name="v3-ActCode-TRSTFWK"> </a></td><td>trust framework</td><td>Type of security metadata about a complete set of contracts, regulations, or commitments that enable participating actors to rely on certain assertions by other actors to fulfill their information security requirements. \[Kantara Initiative\]</td><td/><td>23663</td><td>active</td><td/><td/><td/><td>ActTrustPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTMEC<a name="v3-ActCode-TRSTMEC"> </a></td><td>trust mechanism</td><td>Type of security metadata about a security architecture system component that supports enforcement of security policies.</td><td/><td>23664</td><td>active</td><td/><td/><td/><td>ActTrustPolicyType</td></tr><tr><td>2</td><td style="white-space:nowrap">  COVPOL<a name="v3-ActCode-COVPOL"> </a></td><td>benefit policy</td><td>**Description:**A mandate, obligation, requirement, rule, or expectation unilaterally imposed on benefit coverage under a policy or program by a sponsor, underwriter or payor on:

 *  The activity of another party
 *  The behavior of another party
 *  The manner in which an act is executed

**Examples:**A clinical protocol imposed by a payer to which a provider must adhere in order to be paid for providing the service. A formulary from which a provider must select prescribed drugs in order for the patient to incur a lower copay.</td><td/><td>22183</td><td>active</td><td/><td/><td/><td>_ActPolicyType</td></tr><tr><td>2</td><td style="white-space:nowrap">  SecurityPolicy<a name="v3-ActCode-SecurityPolicy"> </a></td><td>security policy</td><td>Types of security policies that further specify the ActClassPolicy value set.

**Examples:**

 *  obligation to encrypt
 *  refrain from redisclosure without consent</td><td/><td>23371</td><td>active</td><td/><td/><td/><td>_ActPolicyType</td></tr><tr><td>3</td><td style="white-space:nowrap">    AUTHPOL<a name="v3-ActCode-AUTHPOL"> </a></td><td>authorization policy</td><td>Authorisation policies are essentially security policies related to access-control and specify what activities a subject is permitted or forbidden to do, to a set of target objects. They are designed to protect target objects so are interpreted by access control agents or the run-time systems at the target system.

A positive authorisation policy defines the actions that a subject is permitted to perform on a target. A negative authorisation policy specifies the actions that a subject is forbidden to perform on a target. Positive authorisation policies may also include filters to transform the parameters associated with their actions. (Based on PONDERS)</td><td/><td>23934</td><td>active</td><td/><td/><td/><td>SecurityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      ACCESSCONSCHEME<a name="v3-ActCode-ACCESSCONSCHEME"> </a></td><td>access control scheme</td><td>An access control policy specific to the type of access control scheme, which is used to enforce one or more authorization policies.

*Usage Note:* Access control schemes are the type of access control policy, which is comprised of access control policy rules concerning the provision of the access control service.

There are two categories of access control policies, rule-based and identity-based, which are identified in CCITT Rec. X.800 aka ISO 7498-2. Rule-based access control policies are intended to apply to all access requests by any initiator on any target in a security domain. Identity-based access control policies are based on rules specific to an individual initiator, a group of initiators, entities acting on behalf of initiators, or originators acting in a specific role. Context can modify rule-based or identity-based access control policies. Context rules may define the entire policy in effect. Real systems will usually employ a combination of these policy types; if a rule-based policy is used, then an identity-based policy is usually in effect also.

An access control scheme may be based on access control lists, capabilities, labels, and context or a combination of these. An access control scheme is a component of an access control mechanism or &quot;service&quot;) along with the supporting mechanisms required by that scheme to provide access control decision information (ADI) supplied by the scheme to the access decision facility (ADF also known as a PDP). (Based on ISO/IEC 10181-3:1996)

**Examples:** 

 *  Attribute Based Access Control (ABAC)
 *  Discretionary Access Control (DAC)
 *  History Based Access Control (HBAC)
 *  Identity Based Access Control (IBAC)
 *  Mandatory Access Control (MAC)
 *  Organization Based Access Control (OrBAC)
 *  Relationship Based Access Control (RelBac)
 *  Responsibility Based Access Control (RespBAC)
 *  Risk Adaptable Access Control (RAdAC)

&gt;</td><td/><td>23935</td><td>active</td><td/><td/><td/><td>AUTHPOL</td></tr><tr><td>3</td><td style="white-space:nowrap">    DELEPOL<a name="v3-ActCode-DELEPOL"> </a></td><td>delegation policy</td><td>Delegation policies specify which actions subjects are allowed to delegate to others. A delegation policy thus specifies an authorisation to delegate. Subjects must already possess the access rights to be delegated.

Delegation policies are aimed at subjects delegating rights to servers or third parties to perform actions on their behalf and are not meant to be the means by which security administrators would assign rights to subjects. A negative delegation policy identifies what delegations are forbidden.

A Delegation policy specifies the authorisation policy from which delegated rights are derived, the grantors, which are the entities which can delegate these access rights, and the grantees, which are the entities to which the access rights can be delegated. There are two types of delegation policy, positive and negative. (Based on PONDERS)</td><td/><td>23933</td><td>active</td><td/><td/><td/><td>SecurityPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    ObligationPolicy<a name="v3-ActCode-ObligationPolicy"> </a></td><td>obligation policy</td><td>Conveys the mandated workflow action that an information custodian, receiver, or user must perform.

*Usage Notes:* Per ISO 22600-2, ObligationPolicy instances 'are event-triggered and define actions to be performed by manager agent'. Per HL7 Composite Security and Privacy Domain Analysis Model: This value set refers to the action required to receive the permission specified in the privacy rule. Per OASIS XACML, an obligation is an operation specified in a policy or policy that is performed in conjunction with the enforcement of an access control decision.</td><td/><td>23372</td><td>active</td><td/><td>Per ISO 22600-2, ObligationPolicy instances 'are event-triggered and define actions to be performed by manager agent'. Per HL7 Composite Security and Privacy Domain Analysis Model:  This value set refers to the action required to receive the permission specified in the privacy rule. Per OASIS XACML, an obligation is an operation specified in a policy or policy that is performed in conjunction with the enforcement of an access control decision.</td><td/><td>SecurityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      ANONY<a name="v3-ActCode-ANONY"> </a></td><td>anonymize</td><td>Custodian system must remove any information that could result in identifying the information subject.</td><td/><td>23374</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      AOD<a name="v3-ActCode-AOD"> </a></td><td>accounting of disclosure</td><td>Custodian system must make available to an information subject upon request an accounting of certain disclosures of the individual’s protected health information over a period of time. Policy may dictate that the accounting include information about the information disclosed, the date of disclosure, the identification of the receiver, the purpose of the disclosure, the time in which the disclosing entity must provide a response and the time period for which accountings of disclosure can be requested.</td><td/><td>23373</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      AUDIT<a name="v3-ActCode-AUDIT"> </a></td><td>audit</td><td>Custodian system must monitor systems to ensure that all users are authorized to operate on information objects.</td><td/><td>23375</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      AUDTR<a name="v3-ActCode-AUDTR"> </a></td><td>audit trail</td><td>Custodian system must monitor and maintain retrievable log for each user and operation on information.</td><td/><td>23376</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      CPLYPOL<a name="v3-ActCode-CPLYPOL"> </a></td><td>comply with policy</td><td>Custodian security system must retrieve, evaluate, and comply with applicable policies associated with the target information.

*Usage Note:* CPLYPOL may be used as a security label code to inform senders and receivers of the tagged information to comply with applicable policy without specifying the specific policy type(s).</td><td/><td>23377</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        CPLYCC<a name="v3-ActCode-CPLYCC"> </a></td><td>comply with confidentiality code</td><td>Custodian security system must retrieve, evaluate, and comply with the information handling directions of the Confidentiality Code associated with an information target.

*Usage Note:* CPLYCC may be used as a security label code to inform senders and receivers of information tagged with a Confidentiality Code to comply with applicable level of protection required by the assigned confidentiality code.</td><td/><td>23378</td><td>active</td><td/><td/><td/><td>CPLYPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        CPLYCD<a name="v3-ActCode-CPLYCD"> </a></td><td>comply with consent directive</td><td>Custodian security system must retrieve, evaluate, and comply with applicable information subject consent directives.

*Usage Note:* CPLYCD may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType\_ActConsent code or an ActCode\_ActPolicyType\_ActPrivacyPolicy\_ActConsentDirective code to comply with applicable consent directives.</td><td/><td>23379</td><td>active</td><td/><td/><td/><td>CPLYPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        CPLYCUI<a name="v3-ActCode-CPLYCUI"> </a></td><td>comply with controlled unclassified information policy</td><td>Custodian security system must retrieve, evaluate, and comply with applicable Controlled Unclassified Information (CUI) policies associated with the target information.

*Usage Note:* In the US, CPLYCUI may be used as a security label code to inform recipients of information designated by a US Federal Agency as Controlled Unclassified Information (CUI) to comply with the applicable laws, regulations, executive orders, and other guidances, such as included in DURSAs, to persist, mark, and enforce required CUI controls

Background:

In accordance with US 32 CFR Part 2002 and US Executive Order 13556 Controlled Unclassified Information, US Federal Agencies and their contractors are charged with classifying and marking certain information they create as Controlled Unclassified Information (CUI).

The following definitions, which are provided for context, are based on terms defined by the CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html

 *  CUI is defined as &quot;information in any form that the Government creates or possesses, or that an entity creates or possesses for or on behalf of the Government, that a law, regulation, or Government-wide policy requires or permits an agency to handle using safeguarding or dissemination controls.&quot;
 *  Designating CUI occurs when an authorized holder, consistent with 32 CFR Part 2002 and the CUI Registry, determines that a specific item of information falls into a CUI category or subcategory.
 *  The designating agency is the executive branch agency that designates or approves the designation of a specific item of information as CUI.
 *  The authorized holder who designates the CUI must make recipients aware of the information's CUI status when disseminating that information.
 *  • Disseminating occurs when authorized holders provide access, transmit, or transfer CUI to other authorized holders through any means, whether internal or external to the agency.

Once designated as CUI, US Federal Agencies and their contractors must assign CUI marks as prescribed by the National Archives and Records Administration (NARA) CUI Registry, and display marks as prescribed by the CUI Marking Handbook.

CUI markings must be displayed on hard copy, on containers, electronic media, and to end users for IT systems.

When HL7 content is designated as CUI, these computable markings can be interoperably conveyed using HL7 security label CUI tags, and may be included in HL7 text and narrative elements as human readable markings.

**Impact of CUI markings:**

CUI Custodians must enforce CUI security controls per applicable CUI policies. Federal agencies and their contractors must adhere to FISMA and NIST SP 800-53 security controls. Custodians, who are not Federal agencies or agency contractors, and are receivers of CUI, must adhere to NIST SP 800-171 security controls and those dictated by the Authorities indicated by the assigned CUI markings.

For most participants in US healthcare information exchange, including Federal Agencies and their contractors, additional controls are required by HIPAA Security standards for health information US 42 USC 1320d-2(d)(2) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf

Federal Agencies and their contractors may be the CUI classifier of original CUI content; or a CUI derivative classifier, which reclassifies CUI content that has been aggregated with other CUI or Unclassified Uncontrolled Information (U) or dissembled from a larger CUI content; or declassifiers, depending on the designating agency's policies.

Applicable CUI policies include the following and any future applicable updates to policies or laws related to CUI:

 *  Executive Order 13556 https://www.federalregister.gov/articles/2010/11/09/2010-28360/controlled-unclassified-information
 *  US 32 CFR Part 2002 https://www.govinfo.gov/content/pkg/CFR-2017-title32-vol6/pdf/CFR-2017-title32-vol6-part2002.pdf
 *  NIST SP 800-171 https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-171r1.pdf
 *  NIST SP 800-171A https://doi.org/10.6028/NIST.SP.800-171A
 *  CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf
 *  CUI Registry - Health Information Category https://www.archives.gov/cui/registry/category-detail/health-info
 *  CUI Registry: Limited Dissemination Controls https://www.archives.gov/cui/registry/limited-dissemination
 *  CUI Policy and Guidance https://www.archives.gov/cui/registry/policy-guidance</td><td/><td>24131</td><td>active</td><td/><td/><td/><td>CPLYPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        CPLYJPP<a name="v3-ActCode-CPLYJPP"> </a></td><td>comply with jurisdictional privacy policy</td><td>Custodian security system must retrieve, evaluate, and comply with applicable jurisdictional privacy policies associated with the target information.

*Usage Note:* CPLYJPP may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType\_ActPrivacyPolicy\_ActPrivacyLaw code or an ActCode\_ActPolicyType\_ActInformationPolicy.JurisIP code to comply with applicable jurisdictional privacy policy.</td><td/><td>23380</td><td>active</td><td/><td/><td/><td>CPLYPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        CPLYJSP<a name="v3-ActCode-CPLYJSP"> </a></td><td>comply with jurisdictional security policy</td><td>Custodian security system must retrieve, evaluate, and comply with applicable jurisdictional security policies associated with the target information.

*Usage Note:* CPLYJSP may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType.SecurityPolicy code to comply with applicable jurisdictional security policy.</td><td/><td>24130</td><td>active</td><td/><td/><td/><td>CPLYPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        CPLYOPP<a name="v3-ActCode-CPLYOPP"> </a></td><td>comply with organizational privacy policy</td><td>Custodian security system must retrieve, evaluate, and comply with applicable organizational privacy policies associated with the target information.

*Usage Note:* CPLYOPP may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType\_ActInformationPolicy.OrgIP code to comply with applicable organizational privacy policy.</td><td/><td>23381</td><td>active</td><td/><td/><td/><td>CPLYPOL</td></tr><tr><td>5</td><td style="white-space:nowrap">        CPLYOSP<a name="v3-ActCode-CPLYOSP"> </a></td><td>comply with organizational security policy</td><td>Custodian security system must retrieve, evaluate, and comply with the organizational security policies associated with the target information.

*Usage Note:* CPLYOSP may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType.SecurityPolicy code to comply with applicable organizational security policy.</td><td/><td>23382</td><td>active</td><td/><td/><td/><td>CPLYPOL</td></tr><tr><td>4</td><td style="white-space:nowrap">      DECLASSIFYLABEL<a name="v3-ActCode-DECLASSIFYLABEL"> </a></td><td>declassify security label</td><td>Custodian security system must declassify information assigned security labels by instantiating a new version of the classified information so as to break the binding of the classifying security label when assigning a new security label that marks the information as unclassified in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the previous assignment and binding.</td><td/><td>23751</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      DEID<a name="v3-ActCode-DEID"> </a></td><td>deidentify</td><td>Custodian system must strip information of data that would allow the identification of the source of the information or the information subject.</td><td/><td>23383</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      DELAU<a name="v3-ActCode-DELAU"> </a></td><td>delete after use</td><td>Custodian system must remove target information from access after use.</td><td/><td>23384</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      DOWNGRDLABEL<a name="v3-ActCode-DOWNGRDLABEL"> </a></td><td>downgrade security label</td><td>Custodian security system must downgrade information assigned security labels by instantiating a new version of the classified information so as to break the binding of the classifying security label when assigning a new security label that marks the information as classified at a less protected level in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the previous assignment and binding.</td><td/><td>23752</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      DRIVLABEL<a name="v3-ActCode-DRIVLABEL"> </a></td><td>derive security label</td><td>Custodian security system must assign and bind security labels derived from compilations of information by aggregation or disaggregation in order to classify information compiled in the information systems under its control for collection, access, use and disclosure in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the previous assignment and binding.</td><td/><td>23749</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      ENCRYPT<a name="v3-ActCode-ENCRYPT"> </a></td><td>encrypt</td><td>Custodian system must render information unreadable by algorithmically transforming plaintext into ciphertext.

*Usage Notes:* A mathematical transposition of a file or data stream so that it cannot be deciphered at the receiving end without the proper key. Encryption is a security feature that assures that only the parties who are supposed to be participating in a videoconference or data transfer are able to do so. It can include a password, public and private keys, or a complex combination of all. (Per Infoway.)</td><td/><td>23385</td><td>active</td><td/><td>A mathematical transposition of a file or data stream so that it cannot be deciphered at the receiving end without the proper key. Encryption is a security feature that assures that only the parties who are supposed to be participating in a videoconference or data transfer are able to do so. It can include a password, public and private keys, or a complex combination of all.  (Per Infoway.)</td><td/><td>ObligationPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        ENCRYPTR<a name="v3-ActCode-ENCRYPTR"> </a></td><td>encrypt at rest</td><td>Custodian system must render information unreadable and unusable by algorithmically transforming plaintext into ciphertext when &quot;at rest&quot; or in storage.</td><td/><td>23386</td><td>active</td><td/><td/><td/><td>ENCRYPT</td></tr><tr><td>5</td><td style="white-space:nowrap">        ENCRYPTT<a name="v3-ActCode-ENCRYPTT"> </a></td><td>encrypt in transit</td><td>Custodian system must render information unreadable and unusable by algorithmically transforming plaintext into ciphertext while &quot;in transit&quot; or being transported by any means.</td><td/><td>23387</td><td>active</td><td/><td/><td/><td>ENCRYPT</td></tr><tr><td>5</td><td style="white-space:nowrap">        ENCRYPTU<a name="v3-ActCode-ENCRYPTU"> </a></td><td>encrypt in use</td><td>Custodian system must render information unreadable and unusable by algorithmically transforming plaintext into ciphertext while in use such that operations permitted on the target information are limited by the license granted to the end user.</td><td/><td>23388</td><td>active</td><td/><td/><td/><td>ENCRYPT</td></tr><tr><td>4</td><td style="white-space:nowrap">      HUAPRV<a name="v3-ActCode-HUAPRV"> </a></td><td>human approval</td><td>Custodian system must require human review and approval for permission requested.</td><td/><td>23391</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      LABEL<a name="v3-ActCode-LABEL"> </a></td><td>assign security label</td><td>Custodian security system must assign and bind security labels in order to classify information created in the information systems under its control for collection, access, use and disclosure in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the assignment and binding.

*Usage Note:* In security systems, security policy label assignments do not change, they may supersede prior assignments, and such reassignments are always tracked for auditing and other purposes.</td><td/><td>23748</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      MASK<a name="v3-ActCode-MASK"> </a></td><td>mask</td><td>Custodian system must render information unreadable and unusable by algorithmically transforming plaintext into ciphertext. User may be provided a key to decrypt per license or &quot;shared secret&quot;.</td><td/><td>23389</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      MINEC<a name="v3-ActCode-MINEC"> </a></td><td>minimum necessary</td><td>Custodian must limit access and disclosure to the minimum information required to support an authorized user's purpose of use.

*Usage Note:* Limiting the information available for access and disclosure to that an authorized user or receiver &quot;needs to know&quot; in order to perform permitted workflow or purpose of use.</td><td/><td>23574</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      PERSISTLABEL<a name="v3-ActCode-PERSISTLABEL"> </a></td><td>persist security label</td><td>Custodian security system must persist the binding of security labels to classify information received or imported by information systems under its control for collection, access, use and disclosure in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the assignment and binding.</td><td/><td>23750</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      PRIVMARK<a name="v3-ActCode-PRIVMARK"> </a></td><td>privacy mark</td><td>Custodian must create and/or maintain human readable security label tags as required by policy.

Map: Aligns with ISO 22600-3 Section A.3.4.3 description of privacy mark: &quot;If present, the privacy-mark is not used for access control. The content of the privacy-mark may be defined by the security policy in force (identified by the security-policy-identifier) which may define a list of values to be used. Alternately, the value may be determined by the originator of the security-label.&quot;</td><td/><td>23575</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUIMark<a name="v3-ActCode-CUIMark"> </a></td><td>CUI Mark</td><td>An originator must mark, persist, display, and convey computable and renderable Controlled Unclassified Information (CUI) marks as required by policy. A recipient must consume, persist, display, and reconvey CUI marks on information received based on agreements with the originator..

**Examples:** 

 *  As CUI custodians, Federal Agencies and their contractors must mark, persist, display, and convey these marks.
 *  All CUI receivers must consume, persist, display, and reconvey CUI markings on information further disclosed

*Usage Note:* 

In accordance with US 32 CFR Part 2002 and US Executive Order 13556 Controlled Unclassified Information, US Federal Agencies and their contractors are charged with classifying and marking certain information they create as Controlled Unclassified Information (CUI).

The following definitions, which are provided for context, are based on terms defined by the CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html

 *  CUI is defined as &quot;information in any form that the Government creates or possesses, or that an entity creates or possesses for or on behalf of the Government, that a law, regulation, or Government-wide policy requires or permits an agency to handle using safeguarding or dissemination controls&quot;
 *  Designating CUI occurs when an authorized holder, consistent with US 32 CFR Part 2002 and the CUI Registry, determines that a specific item of information falls into a CUI category or subcategory.
 *  The designating agency is the executive branch agency that designates or approves the designation of a specific item of information as CUI.
 *  The authorized holder who designates the CUI must make recipients aware of the information’s CUI status when disseminating that information.
 *  Disseminating occurs when authorized holders provide access, transmit, or transfer CUI to other authorized holders through any means, whether internal or external to the agency.

Once designated as CUI, US Federal Agencies and their contractors must assign CUI marks as prescribed by the National Archives and Records Administration (NARA) CUI Registry, and display marks as prescribed by the CUI Marking Handbook.

CUI markings must be displayed on hard copy, on containers, electronic media, and to end users for IT systems.

When HL7 content is designated as CUI, these computable markings can be interoperably conveyed using HL7 security label CUI tags, and may be included in HL7 text and narrative elements as human readable markings.

**Impact of CUI markings:**

CUI Custodians must enforce CUI security controls per applicable CUI policies. Federal agencies and their contractors must adhere to FISMA and NIST SP 800-53 security controls. Custodians, who are not Federal agencies or agency contractors, and are receivers of CUI, must adhere to NIST SP 800-171 security controls and those dictated by the Authorities indicated by the assigned CUI markings.

For most participants in US healthcare information exchange, including Federal Agencies and their contractors, additional controls are required by HIPAA Security standards for health information US 42 USC 1320d-2(d)(2) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf

Federal Agencies and their contractors may be the CUI classifier of original CUI content; or a CUI derivative classifier, which reclassifies CUI content that has been aggregated with other CUI or Unclassified Uncontrolled Information (U) or dissembled from a larger CUI content; or declassifiers, depending on the designating agency's policies.

Applicable CUI policies include the following and any future applicable updates to policies or laws related to CUI:

 *  Executive Order 13556 https://www.federalregister.gov/articles/2010/11/09/2010-28360/controlled-unclassified-information
 *  US 32 CFR Part 2002 https://www.govinfo.gov/content/pkg/CFR-2017-title32-vol6/pdf/CFR-2017-title32-vol6-part2002.pdf
 *  NIST SP 800-171 https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-171r1.pdf
 *  NIST SP 800-171A https://doi.org/10.6028/NIST.SP.800-171A
 *  CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf
 *  CUI Registry - Health Information Category https://www.archives.gov/cui/registry/category-detail/health-info
 *  CUI Registry: Limited Dissemination Controls https://www.archives.gov/cui/registry/limited-dissemination
 *  CUI Policy and Guidance https://www.archives.gov/cui/registry/policy-guidance</td><td/><td>24129</td><td>active</td><td/><td/><td/><td>PRIVMARK</td></tr><tr><td>4</td><td style="white-space:nowrap">      PSEUD<a name="v3-ActCode-PSEUD"> </a></td><td>pseudonymize</td><td>Custodian system must strip information of data that would allow the identification of the source of the information or the information subject. Custodian may retain a key to relink data necessary to reidentify the information subject.</td><td/><td>23392</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      REDACT<a name="v3-ActCode-REDACT"> </a></td><td>redact</td><td>Custodian system must remove information, which is not authorized to be access, used, or disclosed from records made available to otherwise authorized users.</td><td/><td>23390</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      UPGRDLABEL<a name="v3-ActCode-UPGRDLABEL"> </a></td><td>upgrade security label</td><td>Custodian security system must declassify information assigned security labels by instantiating a new version of the classified information so as to break the binding of the classifying security label when assigning a new security label that marks the information as classified at a more protected level in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the previous assignment and binding.</td><td/><td>23753</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      PROCESSINLINELABEL<a name="v3-ActCode-PROCESSINLINELABEL"> </a></td><td>process inline security label</td><td>Custodian security system must take note that the data object contains inline security labels and process them.</td><td/><td>23850</td><td>active</td><td/><td/><td/><td>ObligationPolicy</td></tr><tr><td>3</td><td style="white-space:nowrap">    PrivacyMark<a name="v3-ActCode-PrivacyMark"> </a></td><td>privacy mark</td><td>An abstract code for human readable marks indicating, e.g., the level of confidentiality protection, an authorized compartment, the integrity, or the handling instruction required by applicable policy. Such markings must be displayed as directed by applicable policy on electronically rendered information content and any electronic transmittal envelope or container; or on hardcopy information and any physical transmittal envelope or container.

Examples of protocols for marking displays on electronic or hardcopy rendered content: Across the top or &quot;banner&quot; of each page ; as a watermark placed diagonally cross each page; at the bottom or &quot;footer&quot; of each page; and may be displayed at the beginning of any portion within the content that required markings different than other portions of the content. The banner or top of page marking typically acts as a &quot;high watermark&quot; by including all of the markings made on any marked portions within the entirety of the information content.

*Usage Note:* A &quot;Privacy Mark&quot; is a Security Control Observation (SECCONOBS) named tag set as specified by the HL7 Privacy and Security Classification System (HCS). A Privacy Mark Named Tag Set is valued with a Privacy Mark leaf code &quot;tag&quot;, which is a member of the Security Control Observation Value (\_SecurityObservationValue) tag set. Related Security Control Observation named tag sets are Purpose of Use, Obligation Policy, and Refrain Policy, each with their own Security Control Observation Value tag sets.

Foundational standard definitions: ISO 22600-3 Section A.3.4.3 - If present, the privacy-mark is not used for access control. The content of the privacy-mark may be defined by the security policy in force (identified by the security-policy-identifier) which may define a list of values to be used. Alternately, the value may be determined by the originator of the security-label. IEEE Security Glossary Compendium 93- CESG Memorandum No.1 Issue 1.2 Oct 1992 - Human readable word or phrase acting as an indicator of all or part of the security constraints that apply to a document so marked. NOTE: A machine readable representation of a marking.

*Comment:* While policies requiring creators, processors, custodians, senders or recipients apply, enforce, and persist applicable Privacy Marks may be dictated by a jurisdiction, organization or personal privacy, security, or integrity policy, those required to comply may be governed under different policies, so compliance may need to be enforced through trust contracts. For example, information content marked with GDPR related policies may require adherence by processors or recipients outside of the European Union. For this reason, this code system is likely to evolve with the inclusion of multiple policy domains needing to communicate encoded policies in a standard, interoperable manner.</td><td/><td>24045</td><td>active</td><td>true</td><td/><td/><td>SecurityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      ControlledUnclassifiedInformation<a name="v3-ActCode-ControlledUnclassifiedInformation"> </a></td><td>ControlledUnclassifiedInformation</td><td>Information the US Government creates or possesses, or that an entity creates or possesses for or on behalf of the Government, that a law, regulation, or Government-wide policy requires or permits an agency to handle using safeguarding or dissemination controls. However, CUI does not include classified information (see definition above) or information a non-executive branch entity possesses and maintains in its own systems that did not come from, or was not created or possessed by or for, an executive branch agency or an entity acting for an agency. Law, regulation, or Government-wide policy may require or permit safeguarding or dissemination controls in three ways: Requiring or permitting agencies to control or protect the information but providing no specific controls, which makes the information CUI Basic; requiring or permitting agencies to control or protect the information and providing specific controls for doing so, which makes the information CUI Specified; or requiring or permitting agencies to control the information and specifying only some of those controls, which makes the information CUI Specified, but with CUI Basic controls where the authority does not specify. Based on CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html .

*Usage Note:* Mandatory control marking, which must be displayed on the top portion of each rendered or printed page containing controlled information. Should be displayed at the bottom of each rendered or printed page containing controlled information. Must be displayed on each portion of controlled information at the portion level if portions are uncontrolled unclassified information. Based on CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf. For definitions of key terms see CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.</td><td/><td>24052</td><td>active</td><td>true</td><td/><td/><td>PrivacyMark</td></tr><tr><td>5</td><td style="white-space:nowrap">        CONTROLLED<a name="v3-ActCode-CONTROLLED"> </a></td><td>CONTROLLED</td><td>A displayed mark, required to be rendered as &quot;CONTROLLED&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Mandatory control marking, which must be displayed on the top portion of each rendered or printed page containing controlled information. Should be displayed at the bottom of each rendered or printed page containing controlled information. Must be displayed on each portion of controlled information at the portion level if portions are uncontrolled unclassified information. Based on CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf.</td><td/><td>24053</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUI<a name="v3-ActCode-CUI"> </a></td><td>CUI</td><td>A displayed mark, required to be rendered as &quot;CUI&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Mandatory control marking, which must be displayed on the top portion of each rendered or printed page containing controlled information. Should be displayed at the bottom of each rendered or printed page containing controlled information. Must be displayed on each portion of controlled information at the portion level if portions are uncontrolled unclassified information. Based on CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf.</td><td/><td>24054</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUIHLTH<a name="v3-ActCode-CUIHLTH"> </a></td><td>CUI//HLTH</td><td>A displayed mark, required to be rendered as &quot;CUI//HLTH&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Basic marking include HIPAA Unique Identifier provisions 42 USC 1320d-2 note(b) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf; Title 38 Section 7332 https://www.govinfo.gov/content/pkg/USCODE-2016-title38/pdf/USCODE-2016-title38-partV-chap73-subchapIII-sec7332.pdf; and several sections of 42 CFR Part 2.related to consent and confidentiality, e.g., https://www.govinfo.gov/content/pkg/CFR-2017-title42-vol1/pdf/CFR-2017-title42-vol1-sec2-12.pdf</td><td/><td>24055</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUIHLTHP<a name="v3-ActCode-CUIHLTHP"> </a></td><td>(CUI//HLTH)</td><td>A displayed mark, required to be rendered as &quot;(CUI//HLTH)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Basic marking include HIPAA Unique Identifier provisions 42 USC 1320d-2 note(b) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf; Title 38 Section 7332 https://www.govinfo.gov/content/pkg/USCODE-2016-title38/pdf/USCODE-2016-title38-partV-chap73-subchapIII-sec7332.pdf; and several sections of 42 CFR Part 2.related to consent and confidentiality, e.g., https://www.govinfo.gov/content/pkg/CFR-2017-title42-vol1/pdf/CFR-2017-title42-vol1-sec2-12.pdf</td><td/><td>24056</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUIP<a name="v3-ActCode-CUIP"> </a></td><td>(CUI)</td><td>A displayed mark, required to be rendered as &quot;(CUI)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Basic marking include HIPAA Unique Identifier provisions 42 USC 1320d-2 note(b) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf; Title 38 Section 7332 https://www.govinfo.gov/content/pkg/USCODE-2016-title38/pdf/USCODE-2016-title38-partV-chap73-subchapIII-sec7332.pdf; and several sections of 42 CFR Part 2.related to consent and confidentiality, e.g., https://www.govinfo.gov/content/pkg/CFR-2017-title42-vol1/pdf/CFR-2017-title42-vol1-sec2-12.pdf</td><td/><td>24057</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUIPRVCY<a name="v3-ActCode-CUIPRVCY"> </a></td><td>CUI//PRVCY</td><td>A displayed mark, required to be rendered as &quot;CUI//PRVCY&quot;, indicating that the electronic or hardcopy controlled unclassified basic privacy information is private and must be protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of privacy regulation governing CUI Basic marking include 20 CFR 401.100 related to SSA disclosure of personal, program, and non-program information. https://www.govinfo.gov/content/pkg/CFR-2017-title20-vol2/pdf/CFR-2017-title20-vol2-sec401-100.pdf.</td><td/><td>24058</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUIPRVCYP<a name="v3-ActCode-CUIPRVCYP"> </a></td><td>(CUI//PRVCY)</td><td>A displayed mark, required to be rendered as &quot;(CUI//PRVCY)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of privacy regulation governing CUI Basic marking include 20 CFR 401.100 related to SSA disclosure of personal, program, and non-program information. https://www.govinfo.gov/content/pkg/CFR-2017-title20-vol2/pdf/CFR-2017-title20-vol2-sec401-100.pdf.</td><td/><td>24059</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUISP-HLTH<a name="v3-ActCode-CUISP-HLTH"> </a></td><td>CUI//SP-HLTH</td><td>A displayed mark, required to be rendered as &quot;CUI//SP-HLTH&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI in which the authorizing law, regulation, or Government-wide policy contains specific handling controls that it requires or permits agencies to use that differ from those for CUI Basic. The CUI Registry indicates which laws, regulations, and Government-wide policies include such specific requirements. CUI Specified controls may be more stringent than, or may simply differ from, those required by CUI Basic; the distinction is that the underlying authority spells out the controls for CUI Specified information and does not for CUI Basic information. CUI Basic controls apply to those aspects of CUI Specified where the authorizing laws, regulations, and Government-wide policies do not provide specific guidance. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Specified marking include HIPAA Transaction and Code Sets and references the Congressional requirement that HHS promulgate Privacy, and Security rules https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf.</td><td/><td>24060</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUISP-HLTHP<a name="v3-ActCode-CUISP-HLTHP"> </a></td><td>(CUI//SP-HLTH)</td><td>A displayed mark, required to be rendered as &quot;(CUI//SP-HLTH)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Specified marking include HIPAA Transaction and Code Sets and references the Congressional requirement that HHS promulgate Privacy, and Security rules https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf</td><td/><td>24061</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUISP-PRVCY<a name="v3-ActCode-CUISP-PRVCY"> </a></td><td>CUI//SP-PRVCY</td><td>A displayed mark, required to be rendered as &quot;CUI//SP-PRVCY&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of privacy regulation governing CUI Specified marking is OMB M-17-12ï‡? This Memorandum sets forth the policy for Federal agencies to prepare for and respond to a breach of personally identifiable information (PII). It includes a framework for assessing and mitigating the risk of harm to individuals potentially affected by a breach, as well as guidance on whether and how to provide notification and services to those individuals. https://www.whitehouse.gov/sites/whitehouse.gov/files/omb/memoranda/2017/m-17-12\_0.pdf.</td><td/><td>24062</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        CUISP-PRVCYP<a name="v3-ActCode-CUISP-PRVCYP"> </a></td><td>(CUI//SP-PRVCY)</td><td>A displayed mark, required to be rendered as &quot;(CUI//SP-PRVCY)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of privacy regulation governing CUI Specified marking is OMB M-17-12ï‡? This Memorandum sets forth the policy for Federal agencies to prepare for and respond to a breach of personally identifiable information (PII). It includes a framework for assessing and mitigating the risk of harm to individuals potentially affected by a breach, as well as guidance on whether and how to provide notification and services to those individuals. https://www.whitehouse.gov/sites/whitehouse.gov/files/omb/memoranda/2017/m-17-12\_0.pdf.</td><td/><td>24063</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>5</td><td style="white-space:nowrap">        UUI<a name="v3-ActCode-UUI"> </a></td><td>(U)</td><td>A displayed mark, required to be rendered as &quot;(U)&quot;, indicating that a portion of an electronic or hardcopy information is neither Executive Order 13556 nor classified information authorities cover as protected. Although this information is not controlled or classified, agencies must still handle it in accordance with Federal Information Security Modernization Act (FISMA) requirements. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html

*Usage Note:* Regulatory Source: 32 CFR § 2002.20 Marking. Federal Register Page 63344 63344 (ii) Authorized holders permitted to designate CUI must portion mark both CUI and uncontrolled unclassified portions.

CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf

CUI Portion Marking: Portion marking of CUI is optional in a fully unclassified document, but is permitted and encouraged to facilitate information sharing and proper handling of the information. Agency heads may approve the required use of CUI Portion marking on all CUI generated within their agency. As such, users should consult their agency CUI policy when creating CUI documents. When CUI Portion Markings are used and a portion does not contain CUI a “U� is placed in parentheses to indicate that the portion contains Uncontrolled Unclassified Information. (Page 14)

CUI Portion Markings are placed at the beginning of the portion to which they apply and must be used throughout the entire document. They are presented in all capital letters and separated as indicated in this handbook and the CUI Registry. The presence of EVEN ONE item of CUI in a document requires CUI marking of that document. Because of this, CUI Portion Markings can be of great assistance in determining if a document contains CUI and therefore must be marked as such. Remember: When portion markings are used and any portion does not contain CUI, a “(U)â€? is placed in front of that portion to indicate that it contains Uncontrolled - or non-CUI - Unclassified Information. (Page 15)</td><td/><td>24064</td><td>active</td><td/><td/><td/><td>ControlledUnclassifiedInformation</td></tr><tr><td>4</td><td style="white-space:nowrap">      SecurityLabelMark<a name="v3-ActCode-SecurityLabelMark"> </a></td><td>Security Label Mark</td><td>An abstract code for displayed Security Label tags.

*Usage Note:* These marks may be based on any of the HL7 Security Labeling related codes from various code systems and values sets, which are organized according to the HL7 Privacy and Security Classification System into HL7 Security Observation Type Named Tag Sets and valued with codes associated with the HL7 Security Observation Value Tag Set Names.</td><td/><td>24046</td><td>active</td><td>true</td><td/><td/><td>PrivacyMark</td></tr><tr><td>5</td><td style="white-space:nowrap">        ConfidentialMark<a name="v3-ActCode-ConfidentialMark"> </a></td><td>confidential mark</td><td>A displayed mark rendered as &quot;Confidential&quot;, which indicates to end users that the electronic or hardcopy information they are viewing must be protected at a level of protection as dictated by applicable policy.

May be used to indicate proprietary or classified information that is, for example, business, intelligence, or project related, e.g., secret ingredients in a therapeutic substance; location of disaster health facilities and providers, or the name of a manufacturer or project contractor. Example use cases include a display to alert authorized business system users that they are viewing additionally protected proprietary and business confidential information deemed proprietary under an applicable jurisdictional or organizational policy.

*Usage Note:* 

The ConfidentialMark (confidential mark) description is based on the HL7 Confidentiality Concept Domain: Types of privacy metadata classifying an IT resource (data, information object, service, or system capability) according to its level of sensitivity, which is based on an analysis of applicable privacy policies and the risk of financial, reputational, or other harm to an individual or entity that could result if made available or disclosed to unauthorized individuals, entities, or processes.

*Usage Note:* Confidentiality codes may be used in security labels and privacy markings to classify IT resources based on sensitivity to indicate the obligation of a custodian or receiver to ensure that the protected resource is not made available or disclosed to individuals, entities, or processes (security principals) unless authorized per applicable policies. Confidentiality codes may also be used in the clearances of initiators requesting access to protected resources.

Map: Definition aligns with ISO 7498-2:1989 - Confidentiality is the property that information is not made available or disclosed to unauthorized individuals, entities, or processes.</td><td/><td>24048</td><td>active</td><td/><td/><td/><td>SecurityLabelMark</td></tr><tr><td>5</td><td style="white-space:nowrap">        COPYMark<a name="v3-ActCode-COPYMark"> </a></td><td>copy of original mark</td><td>A displayed mark indicating that the electronic or hardcopy information is a copy of an authoritative source for the information. The copy is not considered authoritative but is a duplicate of the authoritative content.

*Usage Note:* Applicable policy will dictate how the COPY mark will be displayed. Typical renderings include the marking appearing at the top or &quot;banner&quot; of electronic or hardcopy pages, or as watermarks set diagonally across each page.</td><td/><td>24051</td><td>active</td><td/><td/><td/><td>SecurityLabelMark</td></tr><tr><td>5</td><td style="white-space:nowrap">        DeliverToAddresseeOnlyMark<a name="v3-ActCode-DeliverToAddresseeOnlyMark"> </a></td><td>deliver only to addressee mark</td><td>A displayed mark on an electronic transmission or physical container such as an electronic transmittal wrapper, batch file, message header, or a physical envelop or package indicating that the contents, whether electronic or hardcopy information, must only be delivered to the authorized recipient(s) named in the address.

*Usage Note:* Required by US 32 CRF Part 2002 for container storing or transmitting CUI.</td><td/><td>24050</td><td>active</td><td/><td/><td/><td>SecurityLabelMark</td></tr><tr><td>5</td><td style="white-space:nowrap">        RedisclosureProhibitionMark<a name="v3-ActCode-RedisclosureProhibitionMark"> </a></td><td>prohibition against redisclosure mark</td><td>A displayed mark rendered to end users as a prescribed text warning that the electronic or hardcopy information shall not be further disclosed without consent of the subject of the information. For example, in order to warn a recipient of 42 CFR Part 2 information of the redisclosure restrictions, the rule mandates that end users receive a written prohibition against redisclosure unless authorized by patient consent or otherwise permitted by Part 2. See 42 CFR § 2.32 Prohibition on re-disclosure. (a)Notice to accompany disclosure. Each disclosure made with the patient's written consent must be accompanied by one of the following written statements: (1) This information has been disclosed to you from records protected by federal confidentiality rules ( 42 CFR part 2). The federal rules prohibit you from making any further disclosure of information in this record that identifies a patient as having or having had a substance use disorder either directly, by reference to publicly available information, or through verification of such identification by another person unless further disclosure is expressly permitted by the written consent of the individual whose information is being disclosed or as otherwise permitted by 42 CFR part 2. A general authorization for the release of medical or other information is NOT sufficient for this purpose (see § 2.31). The federal rules restrict any use of the information to investigate or prosecute with regard to a crime any patient with a substance use disorder, except as provided at §§ 2.12(c)(5) and 2.65; or (2) 42 CFR part 2 prohibits unauthorized disclosure of these records. https://www.law.cornell.edu/cfr/text/42/2.32

*Usage Note:* Example of marking requirement from SAMHSA FAQ Response to question 13:

Would a logon or splash page notification on an HIO’s portal that contains the Part 2 notice prohibiting redisclosure be sufficient to meet Part 2’s requirement that disclosures made with patient consent be accompanied by such a statement?

No. Part 2 requires each disclosure made with written patient consent to be accompanied by a written statement that the information disclosed is protected by federal law and that the recipient cannot make any further disclosure of it unless permitted by the regulations (42 CFR § 2.32). A logon page is the page where a user logs onto a computer system; a splash page is an introductory page to a web site. A logon or splash page notification on a HIO's portal including the statement as required by § 2.32 would not be sufficient notification regarding prohibitions on redisclosure since it would not accompany a specific disclosure. The notification must be tied to the Part 2 information being disclosed in order to ensure that the recipient of that information knows that specific information is protected by Part 2 and cannot be redisclosed except as authorized by the express written consent of the person to whom it pertains or as otherwise permitted by Part 2. https://www.samhsa.gov/about-us/who-we-are/laws-regulations/confidentiality-regulations-faqs</td><td/><td>24049</td><td>active</td><td/><td/><td/><td>SecurityLabelMark</td></tr><tr><td>5</td><td style="white-space:nowrap">        RestrictedConfidentialityMark<a name="v3-ActCode-RestrictedConfidentialityMark"> </a></td><td>restricted confidentiality mark</td><td>A displayed mark rendered to end users as &quot;Restricted Confidentiality&quot;, which indicates that the electronic or hardcopy information they are viewing, must be protected at a restricted level of confidentiality protection as defined by HL7 Confidentiality code &quot;R&quot; (restricted). Examples: Includes information that is additionally protected such as sensitive conditions mental health, HIV, substance abuse, domestic violence, child abuse, genetic disease, and reproductive health; or sensitive demographic information such as a patient's standing as an employee or a celebrity. Use cases include a display to alert authorized EHR users that they are viewing additionally protected health information deemed sensitive by an applicable jurisdictional, organizational, or personal privacy policy.

*Usage Note:* The definition is based on HL7 Confidentiality code &quot;R&quot; (restricted), which is described as:

Privacy metadata indicating highly sensitive, potentially stigmatizing information, which presents a high risk to the information subject if disclosed without authorization. May be pre-empted by jurisdictional law, e.g., for public health reporting or emergency treatment. Foundational definitions of Confidentiality: From HL7 Confidentiality Concept Domain: Types of privacy metadata classifying an IT resource (data, information object, service, or system capability) according to its level of sensitivity, which is based on an analysis of applicable privacy policies and the risk of financial, reputational, or other harm to an individual or entity that could result if made available or disclosed to unauthorized individuals, entities, or processes.

Usage Note from HL7 Confidentiality code &quot;R&quot;: Confidentiality codes may be used in security labels and privacy markings to classify IT resources based on sensitivity to indicate the obligation of a custodian or receiver to ensure that the protected resource is not made available or disclosed to individuals, entities, or processes (security principals) unless authorized per applicable policies. Confidentiality codes may also be used in the clearances of initiators requesting access to protected resources.

This metadata indicates that the receiver may be obligated to comply with applicable, prevailing (default) jurisdictional privacy law or disclosure authorization.

Map: Definition aligns with ISO 7498-2:1989 - Confidentiality is the property that information is not made available or disclosed to unauthorized individuals, entities, or processes. Map: Partial Map to ISO 13606-4 Sensitivity Level (3) Clinical Care: Default for normal clinical care access (i.e. most clinical staff directly caring for the patient should be able to access nearly all of the EHR). Maps to normal confidentiality for treatment information but not to ancillary care, payment and operations.</td><td/><td>24047</td><td>active</td><td/><td/><td/><td>SecurityLabelMark</td></tr><tr><td>5</td><td style="white-space:nowrap">        DRAFTMark<a name="v3-ActCode-DRAFTMark"> </a></td><td>Draft Mark</td><td>A displayed mark indicating that the electronic or hard-copy information is still under development and is not yet considered to be ready for normal use.</td><td/><td>24150</td><td>active</td><td/><td/><td/><td>SecurityLabelMark</td></tr><tr><td>3</td><td style="white-space:nowrap">    RefrainPolicy<a name="v3-ActCode-RefrainPolicy"> </a></td><td>refrain policy</td><td>Conveys prohibited actions which an information custodian, receiver, or user is not permitted to perform unless otherwise authorized or permitted under specified circumstances.

*Usage Notes:* ISO 22600-2 species that a Refrain Policy &quot;defines actions the subjects must refrain from performing&quot;. Per HL7 Composite Security and Privacy Domain Analysis Model: May be used to indicate that a specific action is prohibited based on specific access control attributes e.g., purpose of use, information type, user role, etc.</td><td/><td>23393</td><td>active</td><td/><td>ISO 22600-2 species that a Refrain Policy &quot;defines actions the subjects must refrain from performing&quot;.  Per HL7 Composite Security and Privacy Domain Analysis Model:  May be used to indicate that a specific action is prohibited based on specific access control attributes e.g., purpose of use, information type, user role, etc.</td><td/><td>SecurityPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOAUTH<a name="v3-ActCode-NOAUTH"> </a></td><td>no disclosure without subject authorization</td><td>Prohibition on disclosure without information subject's authorization.</td><td/><td>23394</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOCOLLECT<a name="v3-ActCode-NOCOLLECT"> </a></td><td>no collection</td><td>Prohibition on collection or storage of the information.</td><td/><td>23395</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NODSCLCD<a name="v3-ActCode-NODSCLCD"> </a></td><td>no disclosure without consent directive</td><td>Prohibition on disclosure without organizational approved patient restriction.</td><td/><td>23396</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NODSCLCDS<a name="v3-ActCode-NODSCLCDS"> </a></td><td>no disclosure without information subject's consent directive</td><td>Prohibition on disclosure without a consent directive from the information subject.</td><td/><td>23629</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOINTEGRATE<a name="v3-ActCode-NOINTEGRATE"> </a></td><td>no integration</td><td>Prohibition on Integration into other records.</td><td/><td>23397</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOLIST<a name="v3-ActCode-NOLIST"> </a></td><td>no unlisted entity disclosure</td><td>Prohibition on disclosure except to entities on specific access list.</td><td/><td>23398</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOMOU<a name="v3-ActCode-NOMOU"> </a></td><td>no disclosure without MOU</td><td>Prohibition on disclosure without an interagency service agreement or memorandum of understanding (MOU).</td><td/><td>23399</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOORGPOL<a name="v3-ActCode-NOORGPOL"> </a></td><td>no disclosure without organizational authorization</td><td>Prohibition on disclosure without organizational authorization.</td><td/><td>23400</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOPAT<a name="v3-ActCode-NOPAT"> </a></td><td>no disclosure to patient, family or caregivers without attending provider's authorization</td><td>Prohibition on disclosing information to patient, family or caregivers without attending provider's authorization.

*Usage Note:* The information may be labeled with the ActInformationSensitivity TBOO code, triggering application of this RefrainPolicy code as a handling caveat controlling access.

Maps to FHIR NOPAT: Typically, this is used on an Alert resource, when the alert records information on patient abuse or non-compliance.

FHIR print name is &quot;keep information from patient&quot;. Maps to the French realm - code: INVISIBLE\_PATIENT.

 *  displayName: Document non visible par le patient
 *  codingScheme: 1.2.250.1.213.1.1.4.13

French use case: A label for documents that the author chose to hide from the patient until the content can be disclose to the patient in a face to face meeting between a healthcare professional and the patient (in French law some results like cancer diagnosis or AIDS diagnosis must be announced to the patient by a healthcare professional and should not be find out by the patient alone).</td><td/><td>23657</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOPERSISTP<a name="v3-ActCode-NOPERSISTP"> </a></td><td>no collection beyond purpose of use</td><td>Prohibition on collection of the information beyond time necessary to accomplish authorized purpose of use is prohibited.</td><td/><td>23401</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NORDSCLCD<a name="v3-ActCode-NORDSCLCD"> </a></td><td>no redisclosure without consent directive</td><td>Prohibition on redisclosure without patient consent directive.</td><td/><td>23402</td><td>active</td><td/><td/><td>NORDSLCD</td><td>RefrainPolicy</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      NORDSLCD<a name="v3-ActCode-NORDSLCD"> </a></td><td>no redisclosure without consent directive</td><td>Prohibition on redisclosure without patient consent directive.</td><td/><td>23402</td><td>retired</td><td/><td/><td>NORDSCLCD</td><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NORDSCLCDS<a name="v3-ActCode-NORDSCLCDS"> </a></td><td>no redisclosure without information subject's consent directive</td><td>Prohibition on redisclosure without a consent directive from the information subject.</td><td/><td>23630</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NORDSCLW<a name="v3-ActCode-NORDSCLW"> </a></td><td>no disclosure without jurisdictional authorization</td><td>Prohibition on disclosure without authorization under jurisdictional law.</td><td/><td>23403</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NORELINK<a name="v3-ActCode-NORELINK"> </a></td><td>no relinking</td><td>Prohibition on associating de-identified or pseudonymized information with other information in a manner that could or does result in disclosing information intended to be masked.</td><td/><td>23404</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOREUSE<a name="v3-ActCode-NOREUSE"> </a></td><td>no reuse beyond purpose of use</td><td>Prohibition on use of the information beyond the purpose of use initially authorized.</td><td/><td>23405</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOVIP<a name="v3-ActCode-NOVIP"> </a></td><td>no unauthorized VIP disclosure</td><td>Prohibition on disclosure except to principals with access permission to specific VIP information.</td><td/><td>23406</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>4</td><td style="white-space:nowrap">      ORCON<a name="v3-ActCode-ORCON"> </a></td><td>no disclosure without originator authorization</td><td>Prohibition on disclosure except as permitted by the information originator.</td><td/><td>23407</td><td>active</td><td/><td/><td/><td>RefrainPolicy</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActProductAcquisitionCode<a name="v3-ActCode-_ActProductAcquisitionCode"> </a></td><td>ActProductAcquisitionCode</td><td>The method that a product is obtained for use by the subject of the supply act (e.g. patient). Product examples are consumable or durable goods.</td><td>SPLY</td><td>20903</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  LOAN<a name="v3-ActCode-LOAN"> </a></td><td>Loan</td><td>Temporary supply of a product without transfer of ownership for the product.</td><td/><td>17961</td><td>active</td><td/><td/><td/><td>_ActProductAcquisitionCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    RENT<a name="v3-ActCode-RENT"> </a></td><td>Rent</td><td>Temporary supply of a product with financial compensation, without transfer of ownership for the product.</td><td/><td>17962</td><td>active</td><td/><td/><td/><td>LOAN</td></tr><tr><td>2</td><td style="white-space:nowrap">  TRANSFER<a name="v3-ActCode-TRANSFER"> </a></td><td>Transfer</td><td>Transfer of ownership for a product.</td><td/><td>17959</td><td>active</td><td/><td/><td/><td>_ActProductAcquisitionCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    SALE<a name="v3-ActCode-SALE"> </a></td><td>Sale</td><td>Transfer of ownership for a product for financial compensation.</td><td/><td>17960</td><td>active</td><td/><td/><td/><td>TRANSFER</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActSpecimenTransportCode<a name="v3-ActCode-_ActSpecimenTransportCode"> </a></td><td>ActSpecimenTransportCode</td><td>Transportation of a specimen.</td><td>TRNS</td><td>22388</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  SREC<a name="v3-ActCode-SREC"> </a></td><td>specimen received</td><td>**Description:**Specimen has been received by the participating organization/department.</td><td/><td>21675</td><td>active</td><td/><td/><td/><td>_ActSpecimenTransportCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  SSTOR<a name="v3-ActCode-SSTOR"> </a></td><td>specimen in storage</td><td>**Description:**Specimen has been placed into storage at a participating location.</td><td/><td>21677</td><td>active</td><td/><td/><td/><td>_ActSpecimenTransportCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  STRAN<a name="v3-ActCode-STRAN"> </a></td><td>specimen in transit</td><td>**Description:**Specimen has been put in transit to a participating receiver.</td><td/><td>21676</td><td>active</td><td/><td/><td/><td>_ActSpecimenTransportCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActSpecimenTreatmentCode<a name="v3-ActCode-_ActSpecimenTreatmentCode"> </a></td><td>ActSpecimenTreatmentCode</td><td>Set of codes related to specimen treatments</td><td>SPCTRT</td><td>20905</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  ACID<a name="v3-ActCode-ACID"> </a></td><td>Acidification</td><td>The lowering of specimen pH through the addition of an acid</td><td/><td>14044</td><td>active</td><td/><td/><td/><td>_ActSpecimenTreatmentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  ALK<a name="v3-ActCode-ALK"> </a></td><td>Alkalization</td><td>The act rendering alkaline by impregnating with an alkali; a conferring of alkaline qualities.</td><td/><td>14046</td><td>active</td><td/><td/><td/><td>_ActSpecimenTreatmentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  DEFB<a name="v3-ActCode-DEFB"> </a></td><td>Defibrination</td><td>The removal of fibrin from whole blood or plasma through physical or chemical means</td><td/><td>14043</td><td>active</td><td/><td/><td/><td>_ActSpecimenTreatmentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  FILT<a name="v3-ActCode-FILT"> </a></td><td>Filtration</td><td>The passage of a liquid through a filter, accomplished by gravity, pressure or vacuum (suction).</td><td/><td>14047</td><td>active</td><td/><td/><td/><td>_ActSpecimenTreatmentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  LDLP<a name="v3-ActCode-LDLP"> </a></td><td>LDL Precipitation</td><td/><td/><td>14041</td><td>active</td><td/><td/><td/><td>_ActSpecimenTreatmentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  NEUT<a name="v3-ActCode-NEUT"> </a></td><td>Neutralization</td><td>The act or process by which an acid and a base are combined in such proportions that the resulting compound is neutral.</td><td/><td>14045</td><td>active</td><td/><td/><td/><td>_ActSpecimenTreatmentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  RECA<a name="v3-ActCode-RECA"> </a></td><td>Recalcification</td><td>The addition of calcium back to a specimen after it was removed by chelating agents</td><td/><td>14042</td><td>active</td><td/><td/><td/><td>_ActSpecimenTreatmentCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  UFIL<a name="v3-ActCode-UFIL"> </a></td><td>Ultrafiltration</td><td>The filtration of a colloidal substance through a semipermeable medium that allows only the passage of small molecules.</td><td/><td>14048</td><td>active</td><td/><td/><td/><td>_ActSpecimenTreatmentCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActSubstanceAdministrationCode<a name="v3-ActCode-_ActSubstanceAdministrationCode"> </a></td><td>ActSubstanceAdministrationCode</td><td>**Description:** Describes the type of substance administration being performed. This should not be used to carry codes for identification of products. Use an associated role or entity to carry such information.</td><td>SBADM</td><td>21517</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  DRUG<a name="v3-ActCode-DRUG"> </a></td><td>Drug therapy</td><td>The introduction of a drug into a subject with the intention of altering its biologic state with the intent of improving its health status.</td><td/><td>21518</td><td>active</td><td/><td/><td/><td>_ActSubstanceAdministrationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  FD<a name="v3-ActCode-FD"> </a></td><td>food</td><td>**Description:** The introduction of material into a subject with the intent of providing nutrition or other dietary supplements (e.g. minerals or vitamins).</td><td/><td>23110</td><td>active</td><td/><td/><td/><td>_ActSubstanceAdministrationCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  IMMUNIZ<a name="v3-ActCode-IMMUNIZ"> </a></td><td>Immunization</td><td>The introduction of an immunogen with the intent of stimulating an immune response, aimed at preventing subsequent infections by more viable agents.</td><td/><td>21519</td><td>active</td><td/><td/><td/><td>_ActSubstanceAdministrationCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    BOOSTER<a name="v3-ActCode-BOOSTER"> </a></td><td>Booster Immunization</td><td>An additional immunization administration within a series intended to bolster or enhance immunity.</td><td/><td>21521</td><td>retired</td><td/><td/><td/><td>IMMUNIZ</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    INITIMMUNIZ<a name="v3-ActCode-INITIMMUNIZ"> </a></td><td>Initial Immunization</td><td>The first immunization administration in a series intended to produce immunity</td><td/><td>21520</td><td>retired</td><td/><td/><td/><td>IMMUNIZ</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActTaskCode<a name="v3-ActCode-_ActTaskCode"> </a></td><td>ActTaskCode</td><td>**Description:** A task or action that a user may perform in a clinical information system (e.g., medication order entry, laboratory test results review, problem list entry).</td><td>ACT</td><td>22047</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  OE<a name="v3-ActCode-OE"> </a></td><td>order entry task</td><td>A clinician creates a request for a service to be performed for a given patient.</td><td/><td>22048</td><td>active</td><td/><td/><td/><td>_ActTaskCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    LABOE<a name="v3-ActCode-LABOE"> </a></td><td>laboratory test order entry task</td><td>A clinician creates a request for a laboratory test to be done for a given patient.</td><td/><td>22049</td><td>active</td><td/><td/><td/><td>OE</td></tr><tr><td>3</td><td style="white-space:nowrap">    MEDOE<a name="v3-ActCode-MEDOE"> </a></td><td>medication order entry task</td><td>A clinician creates a request for the administration of one or more medications to a given patient.</td><td/><td>22050</td><td>active</td><td/><td/><td/><td>OE</td></tr><tr><td>2</td><td style="white-space:nowrap">  PATDOC<a name="v3-ActCode-PATDOC"> </a></td><td>patient documentation task</td><td>A person enters documentation about a given patient.</td><td/><td>22067</td><td>active</td><td/><td/><td/><td>_ActTaskCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    ALLERLREV<a name="v3-ActCode-ALLERLREV"> </a></td><td>allergy list review</td><td>**Description:** A person reviews a list of known allergies of a given patient.</td><td/><td>23268</td><td>active</td><td/><td/><td/><td>PATDOC</td></tr><tr><td>3</td><td style="white-space:nowrap">    CLINNOTEE<a name="v3-ActCode-CLINNOTEE"> </a></td><td>clinical note entry task</td><td>A clinician enters a clinical note about a given patient</td><td/><td>22068</td><td>active</td><td/><td/><td/><td>PATDOC</td></tr><tr><td>4</td><td style="white-space:nowrap">      DIAGLISTE<a name="v3-ActCode-DIAGLISTE"> </a></td><td>diagnosis list entry task</td><td>A clinician enters a diagnosis for a given patient.</td><td/><td>22071</td><td>active</td><td/><td/><td/><td>CLINNOTEE</td></tr><tr><td>4</td><td style="white-space:nowrap">      DISCHINSTE<a name="v3-ActCode-DISCHINSTE"> </a></td><td>discharge instruction entry</td><td>A person provides a discharge instruction to a patient.</td><td/><td>23628</td><td>active</td><td/><td/><td/><td>CLINNOTEE</td></tr><tr><td>4</td><td style="white-space:nowrap">      DISCHSUME<a name="v3-ActCode-DISCHSUME"> </a></td><td>discharge summary entry task</td><td>A clinician enters a discharge summary for a given patient.</td><td/><td>22069</td><td>active</td><td/><td/><td/><td>CLINNOTEE</td></tr><tr><td>4</td><td style="white-space:nowrap">      PATEDUE<a name="v3-ActCode-PATEDUE"> </a></td><td>patient education entry</td><td>A person provides a patient-specific education handout to a patient.</td><td/><td>23627</td><td>active</td><td/><td/><td/><td>CLINNOTEE</td></tr><tr><td>4</td><td style="white-space:nowrap">      PATREPE<a name="v3-ActCode-PATREPE"> </a></td><td>pathology report entry task</td><td>A pathologist enters a report for a given patient.</td><td/><td>22073</td><td>active</td><td/><td/><td/><td>CLINNOTEE</td></tr><tr><td>4</td><td style="white-space:nowrap">      PROBLISTE<a name="v3-ActCode-PROBLISTE"> </a></td><td>problem list entry task</td><td>A clinician enters a problem for a given patient.</td><td/><td>22070</td><td>active</td><td/><td/><td/><td>CLINNOTEE</td></tr><tr><td>4</td><td style="white-space:nowrap">      RADREPE<a name="v3-ActCode-RADREPE"> </a></td><td>radiology report entry task</td><td>A radiologist enters a report for a given patient.</td><td/><td>22072</td><td>active</td><td/><td/><td/><td>CLINNOTEE</td></tr><tr><td>3</td><td style="white-space:nowrap">    IMMLREV<a name="v3-ActCode-IMMLREV"> </a></td><td>immunization list review</td><td>**Description:** A person reviews a list of immunizations due or received for a given patient.</td><td/><td>23269</td><td>active</td><td/><td/><td/><td>PATDOC</td></tr><tr><td>3</td><td style="white-space:nowrap">    REMLREV<a name="v3-ActCode-REMLREV"> </a></td><td>reminder list review</td><td>**Description:** A person reviews a list of health care reminders for a given patient.</td><td/><td>23270</td><td>active</td><td/><td/><td/><td>PATDOC</td></tr><tr><td>4</td><td style="white-space:nowrap">      WELLREMLREV<a name="v3-ActCode-WELLREMLREV"> </a></td><td>wellness reminder list review</td><td>**Description:** A person reviews a list of wellness or preventive care reminders for a given patient.</td><td/><td>23271</td><td>active</td><td/><td/><td/><td>REMLREV</td></tr><tr><td>2</td><td style="white-space:nowrap">  PATINFO<a name="v3-ActCode-PATINFO"> </a></td><td>patient information review task</td><td>A person (e.g., clinician, the patient herself) reviews patient information in the electronic medical record.</td><td/><td>22051</td><td>active</td><td/><td/><td/><td>_ActTaskCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    ALLERLE<a name="v3-ActCode-ALLERLE"> </a></td><td>allergy list entry</td><td>**Description:** A person enters a known allergy for a given patient.</td><td/><td>23264</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>3</td><td style="white-space:nowrap">    CDSREV<a name="v3-ActCode-CDSREV"> </a></td><td>clinical decision support intervention review</td><td>A person reviews a recommendation/assessment provided automatically by a clinical decision support application for a given patient.</td><td/><td>23429</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>3</td><td style="white-space:nowrap">    CLINNOTEREV<a name="v3-ActCode-CLINNOTEREV"> </a></td><td>clinical note review task</td><td>A person reviews a clinical note of a given patient.</td><td/><td>22065</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>4</td><td style="white-space:nowrap">      DISCHSUMREV<a name="v3-ActCode-DISCHSUMREV"> </a></td><td>discharge summary review task</td><td>A person reviews a discharge summary of a given patient.</td><td/><td>22066</td><td>active</td><td/><td/><td/><td>CLINNOTEREV</td></tr><tr><td>3</td><td style="white-space:nowrap">    DIAGLISTREV<a name="v3-ActCode-DIAGLISTREV"> </a></td><td>diagnosis list review task</td><td>A person reviews a list of diagnoses of a given patient.</td><td/><td>22060</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>3</td><td style="white-space:nowrap">    IMMLE<a name="v3-ActCode-IMMLE"> </a></td><td>immunization list entry</td><td>**Description:** A person enters an immunization due or received for a given patient.</td><td/><td>23265</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>3</td><td style="white-space:nowrap">    LABRREV<a name="v3-ActCode-LABRREV"> </a></td><td>laboratory results review task</td><td>A person reviews a list of laboratory results of a given patient.</td><td/><td>22055</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>3</td><td style="white-space:nowrap">    MICRORREV<a name="v3-ActCode-MICRORREV"> </a></td><td>microbiology results review task</td><td>A person reviews a list of microbiology results of a given patient.</td><td/><td>22056</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>4</td><td style="white-space:nowrap">      MICROORGRREV<a name="v3-ActCode-MICROORGRREV"> </a></td><td>microbiology organisms results review task</td><td>A person reviews organisms of microbiology results of a given patient.</td><td/><td>22057</td><td>active</td><td/><td/><td/><td>MICRORREV</td></tr><tr><td>4</td><td style="white-space:nowrap">      MICROSENSRREV<a name="v3-ActCode-MICROSENSRREV"> </a></td><td>microbiology sensitivity test results review task</td><td>A person reviews the sensitivity test of microbiology results of a given patient.</td><td/><td>22058</td><td>active</td><td/><td/><td/><td>MICRORREV</td></tr><tr><td>3</td><td style="white-space:nowrap">    MLREV<a name="v3-ActCode-MLREV"> </a></td><td>medication list review task</td><td>A person reviews a list of medication orders submitted to a given patient</td><td/><td>22053</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>4</td><td style="white-space:nowrap">      MARWLREV<a name="v3-ActCode-MARWLREV"> </a></td><td>medication administration record work list review task</td><td>A clinician reviews a work list of medications to be administered to a given patient.</td><td/><td>22054</td><td>active</td><td/><td/><td/><td>MLREV</td></tr><tr><td>3</td><td style="white-space:nowrap">    OREV<a name="v3-ActCode-OREV"> </a></td><td>orders review task</td><td>A person reviews a list of orders submitted to a given patient.</td><td/><td>22052</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>3</td><td style="white-space:nowrap">    PATREPREV<a name="v3-ActCode-PATREPREV"> </a></td><td>pathology report review task</td><td>A person reviews a pathology report of a given patient.</td><td/><td>22062</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>3</td><td style="white-space:nowrap">    PROBLISTREV<a name="v3-ActCode-PROBLISTREV"> </a></td><td>problem list review task</td><td>A person reviews a list of problems of a given patient.</td><td/><td>22059</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>3</td><td style="white-space:nowrap">    RADREPREV<a name="v3-ActCode-RADREPREV"> </a></td><td>radiology report review task</td><td>A person reviews a radiology report of a given patient.</td><td/><td>22061</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>3</td><td style="white-space:nowrap">    REMLE<a name="v3-ActCode-REMLE"> </a></td><td>reminder list entry</td><td>**Description:** A person enters a health care reminder for a given patient.</td><td/><td>23266</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>4</td><td style="white-space:nowrap">      WELLREMLE<a name="v3-ActCode-WELLREMLE"> </a></td><td>wellness reminder list entry</td><td>**Description:** A person enters a wellness or preventive care reminder for a given patient.</td><td/><td>23267</td><td>active</td><td/><td/><td/><td>REMLE</td></tr><tr><td>3</td><td style="white-space:nowrap">    RISKASSESS<a name="v3-ActCode-RISKASSESS"> </a></td><td>risk assessment instrument task</td><td>A person reviews a Risk Assessment Instrument report of a given patient.</td><td/><td>22063</td><td>active</td><td/><td/><td/><td>PATINFO</td></tr><tr><td>4</td><td style="white-space:nowrap">      FALLRISK<a name="v3-ActCode-FALLRISK"> </a></td><td>falls risk assessment instrument task</td><td>A person reviews a Falls Risk Assessment Instrument report of a given patient.</td><td/><td>22064</td><td>active</td><td/><td/><td/><td>RISKASSESS</td></tr><tr><td>1</td><td style="white-space:nowrap">_ActTransportationModeCode<a name="v3-ActCode-_ActTransportationModeCode"> </a></td><td>ActTransportationModeCode</td><td>Characterizes how a transportation act was or will be carried out.

*Examples:* Via private transport, via public transit, via courier.</td><td>TRNS</td><td>21545</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActPatientTransportationModeCode<a name="v3-ActCode-_ActPatientTransportationModeCode"> </a></td><td>ActPatientTransportationModeCode</td><td>Definition: Characterizes how a patient was or will be transported to the site of a patient encounter.

*Examples:* Via ambulance, via public transit, on foot.</td><td>TRNS</td><td>21546</td><td>active</td><td>true</td><td/><td/><td>_ActTransportationModeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    AFOOT<a name="v3-ActCode-AFOOT"> </a></td><td>pedestrian transport</td><td/><td/><td>21551</td><td>active</td><td/><td/><td>OnFoot</td><td>_ActPatientTransportationModeCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    OnFoot<a name="v3-ActCode-OnFoot"> </a></td><td>pedestrian transport</td><td/><td/><td>21551</td><td>retired</td><td/><td/><td>AFOOT</td><td>_ActPatientTransportationModeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    AMBT<a name="v3-ActCode-AMBT"> </a></td><td>ambulance transport</td><td/><td/><td>21547</td><td>active</td><td/><td/><td>Ambulance</td><td>_ActPatientTransportationModeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      AMBAIR<a name="v3-ActCode-AMBAIR"> </a></td><td>fixed-wing ambulance transport</td><td/><td/><td>21554</td><td>active</td><td/><td/><td>Fixed-wingAmbulance</td><td>AMBT, Ambulance</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      Fixed-wingAmbulance<a name="v3-ActCode-Fixed-wingAmbulance"> </a></td><td>fixed-wing ambulance transport</td><td/><td/><td>21554</td><td>retired</td><td/><td/><td>AMBAIR</td><td>AMBT, Ambulance</td></tr><tr><td>4</td><td style="white-space:nowrap">      AMBGRND<a name="v3-ActCode-AMBGRND"> </a></td><td>ground ambulance transport</td><td/><td/><td>21552</td><td>active</td><td/><td/><td>GroundAmbulance</td><td>AMBT, Ambulance</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      GroundAmbulance<a name="v3-ActCode-GroundAmbulance"> </a></td><td>ground ambulance transport</td><td/><td/><td>21552</td><td>retired</td><td/><td/><td>AMBGRND</td><td>AMBT, Ambulance</td></tr><tr><td>4</td><td style="white-space:nowrap">      AMBHELO<a name="v3-ActCode-AMBHELO"> </a></td><td>helicopter ambulance transport</td><td/><td/><td>21553</td><td>active</td><td/><td/><td>HelicopterAmbulance</td><td>AMBT, Ambulance</td></tr><tr style="background-color: #ffeeee"><td>4</td><td style="white-space:nowrap">      HelicopterAmbulance<a name="v3-ActCode-HelicopterAmbulance"> </a></td><td>helicopter ambulance transport</td><td/><td/><td>21553</td><td>retired</td><td/><td/><td>AMBHELO</td><td>AMBT, Ambulance</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    Ambulance<a name="v3-ActCode-Ambulance"> </a></td><td>ambulance transport</td><td/><td/><td>21547</td><td>retired</td><td/><td/><td>AMBT</td><td>_ActPatientTransportationModeCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-AMBAIR">AMBAIR</a></td><td>fixed-wing ambulance transport</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-Fixed-wingAmbulance">Fixed-wingAmbulance</a></td><td>fixed-wing ambulance transport</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-AMBGRND">AMBGRND</a></td><td>ground ambulance transport</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-GroundAmbulance">GroundAmbulance</a></td><td>ground ambulance transport</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-AMBHELO">AMBHELO</a></td><td>helicopter ambulance transport</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-HelicopterAmbulance">HelicopterAmbulance</a></td><td>helicopter ambulance transport</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    LAWENF<a name="v3-ActCode-LAWENF"> </a></td><td>law enforcement transport</td><td/><td/><td>21548</td><td>active</td><td/><td/><td>LawEnforcementVehicle</td><td>_ActPatientTransportationModeCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    LawEnforcementVehicle<a name="v3-ActCode-LawEnforcementVehicle"> </a></td><td>law enforcement transport</td><td/><td/><td>21548</td><td>retired</td><td/><td/><td>LAWENF</td><td>_ActPatientTransportationModeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PRVTRN<a name="v3-ActCode-PRVTRN"> </a></td><td>private transport</td><td/><td/><td>21550</td><td>active</td><td/><td/><td>PrivateTransport</td><td>_ActPatientTransportationModeCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PrivateTransport<a name="v3-ActCode-PrivateTransport"> </a></td><td>private transport</td><td/><td/><td>21550</td><td>retired</td><td/><td/><td>PRVTRN</td><td>_ActPatientTransportationModeCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    PUBTRN<a name="v3-ActCode-PUBTRN"> </a></td><td>public transport</td><td/><td/><td>21549</td><td>active</td><td/><td/><td>PublicTransport</td><td>_ActPatientTransportationModeCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    PublicTransport<a name="v3-ActCode-PublicTransport"> </a></td><td>public transport</td><td/><td/><td>21549</td><td>retired</td><td/><td/><td>PUBTRN</td><td>_ActPatientTransportationModeCode</td></tr><tr><td>1</td><td style="white-space:nowrap">_ObservationType<a name="v3-ActCode-_ObservationType"> </a></td><td>ObservationType</td><td>Identifies the kinds of observations that can be performed</td><td>OBS</td><td>20930</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  _ActSpecObsCode<a name="v3-ActCode-_ActSpecObsCode"> </a></td><td>ActSpecObsCode</td><td>Identifies the type of observation that is made about a specimen that may affect its processing, analysis or further result interpretation</td><td>SPCOBS</td><td>20906</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    ARTBLD<a name="v3-ActCode-ARTBLD"> </a></td><td>ActSpecObsArtBldCode</td><td>Describes the artificial blood identifier that is associated with the specimen.</td><td/><td>14387</td><td>active</td><td/><td/><td/><td>_ActSpecObsCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    DILUTION<a name="v3-ActCode-DILUTION"> </a></td><td>ActSpecObsDilutionCode</td><td>An observation that reports the dilution of a sample.</td><td/><td>14352</td><td>active</td><td/><td/><td/><td>_ActSpecObsCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      AUTO-HIGH<a name="v3-ActCode-AUTO-HIGH"> </a></td><td>Auto-High Dilution</td><td>The dilution of a sample performed by automated equipment. The value is specified by the equipment</td><td/><td>13958</td><td>active</td><td/><td/><td/><td>DILUTION</td></tr><tr><td>4</td><td style="white-space:nowrap">      AUTO-LOW<a name="v3-ActCode-AUTO-LOW"> </a></td><td>Auto-Low Dilution</td><td>The dilution of a sample performed by automated equipment. The value is specified by the equipment</td><td/><td>13959</td><td>active</td><td/><td/><td/><td>DILUTION</td></tr><tr><td>4</td><td style="white-space:nowrap">      PRE<a name="v3-ActCode-PRE"> </a></td><td>Pre-Dilution</td><td>The dilution of the specimen made prior to being loaded onto analytical equipment</td><td/><td>13961</td><td>active</td><td/><td/><td/><td>DILUTION</td></tr><tr><td>4</td><td style="white-space:nowrap">      RERUN<a name="v3-ActCode-RERUN"> </a></td><td>Rerun Dilution</td><td>The value of the dilution of a sample after it had been analyzed at a prior dilution value</td><td/><td>13960</td><td>active</td><td/><td/><td/><td>DILUTION</td></tr><tr><td>3</td><td style="white-space:nowrap">    EVNFCTS<a name="v3-ActCode-EVNFCTS"> </a></td><td>ActSpecObsEvntfctsCode</td><td>Domain provides codes that qualify the ActLabObsEnvfctsCode domain. (Environmental Factors)</td><td/><td>14390</td><td>active</td><td/><td/><td/><td>_ActSpecObsCode</td></tr><tr><td>3</td><td style="white-space:nowrap">    INTFR<a name="v3-ActCode-INTFR"> </a></td><td>ActSpecObsInterferenceCode</td><td>An observation that relates to factors that may potentially cause interference with the observation</td><td/><td>14382</td><td>active</td><td/><td/><td/><td>_ActSpecObsCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      FIBRIN<a name="v3-ActCode-FIBRIN"> </a></td><td>Fibrin</td><td>The Fibrin Index of the specimen. In the case of only differentiating between Absent and Present, recommend using 0 and 1</td><td/><td>14386</td><td>active</td><td/><td/><td/><td>INTFR</td></tr><tr><td>4</td><td style="white-space:nowrap">      HEMOLYSIS<a name="v3-ActCode-HEMOLYSIS"> </a></td><td>Hemolysis</td><td>An observation of the hemolysis index of the specimen in g/L</td><td/><td>14383</td><td>active</td><td/><td/><td/><td>INTFR</td></tr><tr><td>4</td><td style="white-space:nowrap">      ICTERUS<a name="v3-ActCode-ICTERUS"> </a></td><td>Icterus</td><td>An observation that describes the icterus index of the specimen. It is recommended to use mMol/L of bilirubin</td><td/><td>14385</td><td>active</td><td/><td/><td/><td>INTFR</td></tr><tr><td>4</td><td style="white-space:nowrap">      LIPEMIA<a name="v3-ActCode-LIPEMIA"> </a></td><td>Lipemia</td><td>An observation used to describe the Lipemia Index of the specimen. It is recommended to use the optical turbidity at 600 nm (in absorbance units).</td><td/><td>14384</td><td>active</td><td/><td/><td/><td>INTFR</td></tr><tr><td>3</td><td style="white-space:nowrap">    VOLUME<a name="v3-ActCode-VOLUME"> </a></td><td>ActSpecObsVolumeCode</td><td>An observation that reports the volume of a sample.</td><td/><td>14369</td><td>active</td><td/><td/><td/><td>_ActSpecObsCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      AVAILABLE<a name="v3-ActCode-AVAILABLE"> </a></td><td>Available Volume</td><td>The available quantity of specimen. This is the current quantity minus any planned consumption (e.g., tests that are planned)</td><td/><td>13963</td><td>active</td><td/><td/><td/><td>VOLUME</td></tr><tr><td>4</td><td style="white-space:nowrap">      CONSUMPTION<a name="v3-ActCode-CONSUMPTION"> </a></td><td>Consumption Volume</td><td>The quantity of specimen that is used each time the equipment uses this substance</td><td/><td>13965</td><td>active</td><td/><td/><td/><td>VOLUME</td></tr><tr><td>4</td><td style="white-space:nowrap">      CURRENT<a name="v3-ActCode-CURRENT"> </a></td><td>Current Volume</td><td>The current quantity of the specimen, i.e., initial quantity minus what has been actually used.</td><td/><td>13962</td><td>active</td><td/><td/><td/><td>VOLUME</td></tr><tr><td>4</td><td style="white-space:nowrap">      INITIAL<a name="v3-ActCode-INITIAL"> </a></td><td>Initial Volume</td><td>The initial quantity of the specimen in inventory</td><td/><td>13964</td><td>active</td><td/><td/><td/><td>VOLUME</td></tr><tr><td>2</td><td style="white-space:nowrap">  _AnnotationType<a name="v3-ActCode-_AnnotationType"> </a></td><td>AnnotationType</td><td/><td/><td>20909</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActPatientAnnotationType<a name="v3-ActCode-_ActPatientAnnotationType"> </a></td><td>ActPatientAnnotationType</td><td>**Description:**Provides a categorization for annotations recorded directly against the patient .</td><td/><td>22821</td><td>active</td><td/><td/><td/><td>_AnnotationType</td></tr><tr><td>4</td><td style="white-space:nowrap">      ANNDI<a name="v3-ActCode-ANNDI"> </a></td><td>diagnostic image note</td><td>**Description:**A note that is specific to a patient's diagnostic images, either historical, current or planned.</td><td/><td>22825</td><td>active</td><td/><td/><td/><td>_ActPatientAnnotationType</td></tr><tr><td>4</td><td style="white-space:nowrap">      ANNGEN<a name="v3-ActCode-ANNGEN"> </a></td><td>general note</td><td>**Description:**A general or uncategorized note.</td><td/><td>22822</td><td>active</td><td/><td/><td/><td>_ActPatientAnnotationType</td></tr><tr><td>4</td><td style="white-space:nowrap">      ANNIMM<a name="v3-ActCode-ANNIMM"> </a></td><td>immunization note</td><td>A note that is specific to a patient's immunizations, either historical, current or planned.</td><td/><td>23099</td><td>active</td><td/><td/><td/><td>_ActPatientAnnotationType</td></tr><tr><td>4</td><td style="white-space:nowrap">      ANNLAB<a name="v3-ActCode-ANNLAB"> </a></td><td>laboratory note</td><td>**Description:**A note that is specific to a patient's laboratory results, either historical, current or planned.</td><td/><td>22824</td><td>active</td><td/><td/><td/><td>_ActPatientAnnotationType</td></tr><tr><td>4</td><td style="white-space:nowrap">      ANNMED<a name="v3-ActCode-ANNMED"> </a></td><td>medication note</td><td>**Description:**A note that is specific to a patient's medications, either historical, current or planned.</td><td/><td>22823</td><td>active</td><td/><td/><td/><td>_ActPatientAnnotationType</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _ECGAnnotationType<a name="v3-ActCode-_ECGAnnotationType"> </a></td><td>ECGAnnotationType</td><td/><td/><td>20915</td><td>retired</td><td>true</td><td/><td/><td>_AnnotationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _GeneticObservationType<a name="v3-ActCode-_GeneticObservationType"> </a></td><td>GeneticObservationType</td><td>**Description:** None provided</td><td>OBS</td><td>22650</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    GENE<a name="v3-ActCode-GENE"> </a></td><td>gene</td><td>**Description:** A DNA segment that contributes to phenotype/function. In the absence of demonstrated function a gene may be characterized by sequence, transcription or homology</td><td/><td>22651</td><td>active</td><td/><td/><td/><td>_GeneticObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ImmunizationObservationType<a name="v3-ActCode-_ImmunizationObservationType"> </a></td><td>ImmunizationObservationType</td><td>**Description:** Observation codes which describe characteristics of the immunization material.</td><td/><td>23241</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    OBSANTC<a name="v3-ActCode-OBSANTC"> </a></td><td>antigen count</td><td>**Description:** Indicates the valid antigen count.</td><td/><td>23243</td><td>active</td><td/><td/><td/><td>_ImmunizationObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    OBSANTV<a name="v3-ActCode-OBSANTV"> </a></td><td>antigen validity</td><td>**Description:** Indicates whether an antigen is valid or invalid.</td><td/><td>23242</td><td>active</td><td/><td/><td/><td>_ImmunizationObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _IndividualCaseSafetyReportType<a name="v3-ActCode-_IndividualCaseSafetyReportType"> </a></td><td>Individual Case Safety Report Type</td><td>A code that is used to indicate the type of case safety report received from sender. The current code example reference is from the International Conference on Harmonisation (ICH) Expert Workgroup guideline on Clinical Safety Data Management: Data Elements for Transmission of Individual Case Safety Reports. The unknown/unavailable option allows the transmission of information from a secondary sender where the initial sender did not specify the type of report.

Example concepts include: Spontaneous, Report from study, Other.</td><td/><td>21394</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    PAT_ADV_EVNT<a name="v3-ActCode-PAT_ADV_EVNT"> </a></td><td>patient adverse event</td><td>Indicates that the ICSR is describing problems that a patient experienced after receiving a vaccine product.</td><td/><td>23104</td><td>active</td><td/><td/><td/><td>_IndividualCaseSafetyReportType</td></tr><tr><td>3</td><td style="white-space:nowrap">    VAC_PROBLEM<a name="v3-ActCode-VAC_PROBLEM"> </a></td><td>vaccine product problem</td><td>Indicates that the ICSR is describing a problem with the actual vaccine product such as physical defects (cloudy, particulate matter) or inability to confer immunity.</td><td/><td>23103</td><td>active</td><td/><td/><td/><td>_IndividualCaseSafetyReportType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _LOINCObservationActContextAgeType<a name="v3-ActCode-_LOINCObservationActContextAgeType"> </a></td><td>LOINCObservationActContextAgeType</td><td>**Definition:**The set of LOINC codes for the act of determining the period of time that has elapsed since an entity was born or created.</td><td>OBS</td><td>22389</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    21611-9<a name="v3-ActCode-21611-9"> </a></td><td>age patient qn est</td><td>**Definition:**Estimated age.</td><td/><td>21630</td><td>active</td><td/><td/><td/><td>_LOINCObservationActContextAgeType</td></tr><tr><td>3</td><td style="white-space:nowrap">    21612-7<a name="v3-ActCode-21612-7"> </a></td><td>age patient qn reported</td><td>**Definition:**Reported age.</td><td/><td>21631</td><td>active</td><td/><td/><td/><td>_LOINCObservationActContextAgeType</td></tr><tr><td>3</td><td style="white-space:nowrap">    29553-5<a name="v3-ActCode-29553-5"> </a></td><td>age patient qn calc</td><td>**Definition:**Calculated age.</td><td/><td>21632</td><td>active</td><td/><td/><td/><td>_LOINCObservationActContextAgeType</td></tr><tr><td>3</td><td style="white-space:nowrap">    30525-0<a name="v3-ActCode-30525-0"> </a></td><td>age patient qn definition</td><td>**Definition:**General specification of age with no implied method of determination.</td><td/><td>21629</td><td>active</td><td/><td/><td/><td>_LOINCObservationActContextAgeType</td></tr><tr><td>3</td><td style="white-space:nowrap">    30972-4<a name="v3-ActCode-30972-4"> </a></td><td>age at onset of adverse event</td><td>**Definition:**Age at onset of associated adverse event; no implied method of determination.</td><td/><td>21633</td><td>active</td><td/><td/><td/><td>_LOINCObservationActContextAgeType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _MedicationObservationType<a name="v3-ActCode-_MedicationObservationType"> </a></td><td>MedicationObservationType</td><td/><td>OBS</td><td>22390</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    REP_HALF_LIFE<a name="v3-ActCode-REP_HALF_LIFE"> </a></td><td>representative half-life</td><td>**Description:**This observation represents an 'average' or 'expected' half-life typical of the product.</td><td/><td>21678</td><td>active</td><td/><td/><td/><td>_MedicationObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SPLCOATING<a name="v3-ActCode-SPLCOATING"> </a></td><td>coating</td><td>**Definition:** A characteristic of an oral solid dosage form of a medicinal product, indicating whether it has one or more coatings such as sugar coating, film coating, or enteric coating. Only coatings to the external surface or the dosage form should be considered (for example, coatings to individual pellets or granules inside a capsule or tablet are excluded from consideration).

**Constraints:** The Observation.value must be a Boolean (BL) with true for the presence or false for the absence of one or more coatings on a solid dosage form.</td><td/><td>21604</td><td>active</td><td/><td/><td/><td>_MedicationObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SPLCOLOR<a name="v3-ActCode-SPLCOLOR"> </a></td><td>color</td><td>**Definition:** A characteristic of an oral solid dosage form of a medicinal product, specifying the color or colors that most predominantly define the appearance of the dose form. SPLCOLOR is not an FDA specification for the actual color of solid dosage forms or the names of colors that can appear in labeling.

**Constraints:** The Observation.value must be a single coded value or a list of multiple coded values, specifying one or more distinct colors that approximate of the color(s) of distinct areas of the solid dosage form, such as the different sides of a tablet or one-part capsule, or the different halves of a two-part capsule. Bands on banded capsules, regardless of the color, are not considered when assigning an SPLCOLOR. Imprints on the dosage form, regardless of their color are not considered when assigning an SPLCOLOR. If more than one color exists on a particular side or half, then the most predominant color on that side or half is recorded. If the gelatin capsule shell is colorless and transparent, use the predominant color of the contents that appears through the colorless and transparent capsule shell. Colors can include: Black;Gray;White;Red;Pink;Purple;Green;Yellow;Orange;Brown;Blue;Turquoise.</td><td/><td>21608</td><td>active</td><td/><td/><td/><td>_MedicationObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SPLIMAGE<a name="v3-ActCode-SPLIMAGE"> </a></td><td>image</td><td>**Description:** A characteristic representing a single file reference that contains two or more views of the same dosage form of the product; in most cases this should represent front and back views of the dosage form, but occasionally additional views might be needed in order to capture all of the important physical characteristics of the dosage form. Any imprint and/or symbol should be clearly identifiable, and the viewer should not normally need to rotate the image in order to read it. Images that are submitted with SPL should be included in the same directory as the SPL file.</td><td/><td>21610</td><td>active</td><td/><td/><td/><td>_MedicationObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SPLIMPRINT<a name="v3-ActCode-SPLIMPRINT"> </a></td><td>imprint</td><td>**Definition:** A characteristic of an oral solid dosage form of a medicinal product, specifying the alphanumeric text that appears on the solid dosage form, including text that is embossed, debossed, engraved or printed with ink. The presence of other non-textual distinguishing marks or symbols is recorded by SPLSYMBOL.

**Examples:** Included in SPLIMPRINT are alphanumeric text that appears on the bands of banded capsules and logos and other symbols that can be interpreted as letters or numbers.

**Constraints:** The Observation.value must be of type Character String (ST). Excluded from SPLIMPRINT are internal and external cut-outs in the form of alphanumeric text and the letter 'R' with a circle around it (when referring to a registered trademark) and the letters 'TM' (when referring to a 'trade mark'). To record text, begin on either side or part of the dosage form. Start at the top left and progress as one would normally read a book. Enter a semicolon to show separation between words or line divisions.</td><td/><td>21607</td><td>active</td><td/><td/><td/><td>_MedicationObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SPLSCORING<a name="v3-ActCode-SPLSCORING"> </a></td><td>scoring</td><td>**Definition:** A characteristic of an oral solid dosage form of a medicinal product, specifying the number of equal pieces that the solid dosage form can be divided into using score line(s).

**Example:** One score line creating two equal pieces is given a value of 2, two parallel score lines creating three equal pieces is given a value of 3.

**Constraints:** Whether three parallel score lines create four equal pieces or two intersecting score lines create two equal pieces using one score line and four equal pieces using both score lines, both have the scoring value of 4. Solid dosage forms that are not scored are given a value of 1. Solid dosage forms that can only be divided into unequal pieces are given a null-value with nullFlavor other (OTH).</td><td/><td>21606</td><td>active</td><td/><td/><td/><td>_MedicationObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SPLSHAPE<a name="v3-ActCode-SPLSHAPE"> </a></td><td>shape</td><td>**Description:** A characteristic of an oral solid dosage form of a medicinal product, specifying the two dimensional representation of the solid dose form, in terms of the outside perimeter of a solid dosage form when the dosage form, resting on a flat surface, is viewed from directly above, including slight rounding of corners. SPLSHAPE does not include embossing, scoring, debossing, or internal cut-outs. SPLSHAPE is independent of the orientation of the imprint and logo. Shapes can include: Triangle (3 sided); Square; Round; Semicircle; Pentagon (5 sided); Diamond; Double circle; Bullet; Hexagon (6 sided); Rectangle; Gear; Capsule; Heptagon (7 sided); Trapezoid; Oval; Clover; Octagon (8 sided); Tear; Freeform.</td><td/><td>21609</td><td>active</td><td/><td/><td/><td>_MedicationObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SPLSIZE<a name="v3-ActCode-SPLSIZE"> </a></td><td>size</td><td>**Definition:** A characteristic of an oral solid dosage form of a medicinal product, specifying the longest single dimension of the solid dosage form as a physical quantity in the dimension of length (e.g., 3 mm). The length is should be specified in millimeters and should be rounded to the nearest whole millimeter.

**Example:** SPLSIZE for a rectangular shaped tablet is the length and SPLSIZE for a round shaped tablet is the diameter.</td><td/><td>21605</td><td>active</td><td/><td/><td/><td>_MedicationObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SPLSYMBOL<a name="v3-ActCode-SPLSYMBOL"> </a></td><td>symbol</td><td>**Definition:** A characteristic of an oral solid dosage form of a medicinal product, to describe whether or not the medicinal product has a mark or symbol appearing on it for easy and definite recognition. Score lines, letters, numbers, and internal and external cut-outs are not considered marks or symbols. See SPLSCORING and SPLIMPRINT for these characteristics.

**Constraints:** The Observation.value must be a Boolean (BL) with &lt;u&gt;true&lt;/u&gt; indicating the presence and &lt;u&gt;false&lt;/u&gt; for the absence of marks or symbols.

**Example:**</td><td/><td>21603</td><td>active</td><td/><td/><td/><td>_MedicationObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ObservationIssueTriggerCodedObservationType<a name="v3-ActCode-_ObservationIssueTriggerCodedObservationType"> </a></td><td>ObservationIssueTriggerCodedObservationType</td><td>Distinguishes the kinds of coded observations that could be the trigger for clinical issue detection. These are observations that are not measurable, but instead can be defined with codes. Coded observation types include: Allergy, Intolerance, Medical Condition, Pregnancy status, etc.</td><td/><td>21524</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    _CaseTransmissionMode<a name="v3-ActCode-_CaseTransmissionMode"> </a></td><td>case transmission mode</td><td>Code for the mechanism by which disease was acquired by the living subject involved in the public health case. Includes sexually transmitted, airborne, bloodborne, vectorborne, foodborne, zoonotic, nosocomial, mechanical, dermal, congenital, environmental exposure, indeterminate.</td><td/><td>21908</td><td>active</td><td>true</td><td/><td/><td>_ObservationIssueTriggerCodedObservationType</td></tr><tr><td>4</td><td style="white-space:nowrap">      AIRTRNS<a name="v3-ActCode-AIRTRNS"> </a></td><td>airborne transmission</td><td>Communication of an agent from a living subject or environmental source to a living subject through indirect contact via oral or nasal inhalation.</td><td/><td>21915</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ANANTRNS<a name="v3-ActCode-ANANTRNS"> </a></td><td>animal to animal transmission</td><td>Communication of an agent from one animal to another proximate animal.</td><td/><td>21909</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ANHUMTRNS<a name="v3-ActCode-ANHUMTRNS"> </a></td><td>animal to human transmission</td><td>Communication of an agent from an animal to a proximate person.</td><td/><td>21910</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      BDYFLDTRNS<a name="v3-ActCode-BDYFLDTRNS"> </a></td><td>body fluid contact transmission</td><td>Communication of an agent from one living subject to another living subject through direct contact with any body fluid.</td><td/><td>21911</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      BLDTRNS<a name="v3-ActCode-BLDTRNS"> </a></td><td>blood borne transmission</td><td>Communication of an agent to a living subject through direct contact with blood or blood products whether the contact with blood is part of a therapeutic procedure or not.</td><td/><td>21912</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      DERMTRNS<a name="v3-ActCode-DERMTRNS"> </a></td><td>transdermal transmission</td><td>Communication of an agent from a living subject or environmental source to a living subject via agent migration through intact skin.</td><td/><td>21923</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      ENVTRNS<a name="v3-ActCode-ENVTRNS"> </a></td><td>environmental exposure transmission</td><td>Communication of an agent from an environmental surface or source to a living subject by direct contact.</td><td/><td>21914</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      FECTRNS<a name="v3-ActCode-FECTRNS"> </a></td><td>fecal-oral transmission</td><td>Communication of an agent from a living subject or environmental source to a living subject through oral contact with material contaminated by person or animal fecal material.</td><td/><td>21916</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      FOMTRNS<a name="v3-ActCode-FOMTRNS"> </a></td><td>fomite transmission</td><td>Communication of an agent from an non-living material to a living subject through direct contact.</td><td/><td>21917</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      FOODTRNS<a name="v3-ActCode-FOODTRNS"> </a></td><td>food-borne transmission</td><td>Communication of an agent from a food source to a living subject via oral consumption.</td><td/><td>21918</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      HUMHUMTRNS<a name="v3-ActCode-HUMHUMTRNS"> </a></td><td>human to human transmission</td><td>Communication of an agent from a person to a proximate person.</td><td/><td>21919</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      INDTRNS<a name="v3-ActCode-INDTRNS"> </a></td><td>indeterminate disease transmission mode</td><td>Communication of an agent to a living subject via an undetermined route.</td><td/><td>21920</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      LACTTRNS<a name="v3-ActCode-LACTTRNS"> </a></td><td>lactation transmission</td><td>Communication of an agent from one living subject to another living subject through direct contact with mammalian milk or colostrum.</td><td/><td>21913</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      NOSTRNS<a name="v3-ActCode-NOSTRNS"> </a></td><td>nosocomial transmission</td><td>Communication of an agent from any entity to a living subject while the living subject is in the patient role in a healthcare facility.</td><td/><td>21921</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PARTRNS<a name="v3-ActCode-PARTRNS"> </a></td><td>parenteral transmission</td><td>Communication of an agent from a living subject or environmental source to a living subject where the acquisition of the agent is not via the alimentary canal.</td><td/><td>21922</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PLACTRNS<a name="v3-ActCode-PLACTRNS"> </a></td><td>transplacental transmission</td><td>Communication of an agent from a living subject to the progeny of that living subject via agent migration across the maternal-fetal placental membranes while in utero.</td><td/><td>21926</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      SEXTRNS<a name="v3-ActCode-SEXTRNS"> </a></td><td>sexual transmission</td><td>Communication of an agent from one living subject to another living subject through direct contact with genital or oral tissues as part of a sexual act.</td><td/><td>21925</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      TRNSFTRNS<a name="v3-ActCode-TRNSFTRNS"> </a></td><td>transfusion transmission</td><td>Communication of an agent from one living subject to another living subject through direct contact with blood or blood products where the contact with blood is part of a therapeutic procedure.</td><td/><td>21924</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      VECTRNS<a name="v3-ActCode-VECTRNS"> </a></td><td>vector-borne transmission</td><td>Communication of an agent from a living subject acting as a required intermediary in the agent transmission process to a recipient living subject via direct contact.</td><td/><td>21927</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>4</td><td style="white-space:nowrap">      WATTRNS<a name="v3-ActCode-WATTRNS"> </a></td><td>water-borne transmission</td><td>Communication of an agent from a contaminated water source to a living subject whether the water is ingested as a food or not. The route of entry of the water may be through any bodily orifice.</td><td/><td>21928</td><td>active</td><td/><td/><td/><td>_CaseTransmissionMode</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ObservationQualityMeasureAttribute<a name="v3-ActCode-_ObservationQualityMeasureAttribute"> </a></td><td>ObservationQualityMeasureAttribute</td><td>Codes used to define various metadata aspects of a health quality measure.</td><td/><td>23018</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    AGGREGATE<a name="v3-ActCode-AGGREGATE"> </a></td><td>aggregate measure observation</td><td>Indicates that the observation is carrying out an aggregation calculation, contained in the value element.</td><td/><td>23626</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    CMPMSRMTH<a name="v3-ActCode-CMPMSRMTH"> </a></td><td>composite measure method</td><td>Indicates what method is used in a quality measure to combine the component measure results included in an composite measure.</td><td/><td>23788</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    CMPMSRSCRWGHT<a name="v3-ActCode-CMPMSRSCRWGHT"> </a></td><td>component measure scoring weight</td><td>An attribute of a quality measure describing the weight this component measure score is to carry in determining the overall composite measure final score. The value is real value greater than 0 and less than 1.0. Each component measure score will be multiplied by its CMPMSRSCRWGHT and then summed with the other component measures to determine the final overall composite measure score. The sum across all CMPMSRSCRWGHT values within a single composite measure SHALL be 1.0. The value assigned is scoped to the composite measure referencing this component measure only.</td><td/><td>23791</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    COPY<a name="v3-ActCode-COPY"> </a></td><td>copyright</td><td>Identifies the organization(s) who own the intellectual property represented by the eMeasure.</td><td/><td>23020</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    CRS<a name="v3-ActCode-CRS"> </a></td><td>clinical recommendation statement</td><td>Summary of relevant clinical guidelines or other clinical recommendations supporting this eMeasure.</td><td/><td>23430</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    DEF<a name="v3-ActCode-DEF"> </a></td><td>definition</td><td>Description of individual terms, provided as needed.</td><td/><td>23433</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    DISC<a name="v3-ActCode-DISC"> </a></td><td>disclaimer</td><td>Disclaimer information for the eMeasure.</td><td/><td>23022</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    FINALDT<a name="v3-ActCode-FINALDT"> </a></td><td>finalized date/time</td><td>The timestamp when the eMeasure was last packaged in the Measure Authoring Tool.</td><td/><td>23440</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    GUIDE<a name="v3-ActCode-GUIDE"> </a></td><td>guidance</td><td>Used to allow measure developers to provide additional guidance for implementers to understand greater specificity than could be provided in the logic for data criteria.</td><td/><td>23434</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    IDUR<a name="v3-ActCode-IDUR"> </a></td><td>improvement notation</td><td>Information on whether an increase or decrease in score is the preferred result (e.g., a higher score indicates better quality OR a lower score indicates better quality OR quality is within a range).</td><td/><td>23431</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    ITMCNT<a name="v3-ActCode-ITMCNT"> </a></td><td>items counted</td><td>Describes the items counted by the measure (e.g., patients, encounters, procedures, etc.)</td><td/><td>23441</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    KEY<a name="v3-ActCode-KEY"> </a></td><td>keyword</td><td>A significant word that aids in discoverability.</td><td/><td>23024</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MEDT<a name="v3-ActCode-MEDT"> </a></td><td>measurement end date</td><td>The end date of the measurement period.</td><td/><td>23439</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSD<a name="v3-ActCode-MSD"> </a></td><td>measurement start date</td><td>The start date of the measurement period.</td><td/><td>23438</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRADJ<a name="v3-ActCode-MSRADJ"> </a></td><td>risk adjustment</td><td>The method of adjusting for clinical severity and conditions present at the start of care that can influence patient outcomes for making valid comparisons of outcome measures across providers. Indicates whether an eMeasure is subject to the statistical process for reducing, removing, or clarifying the influences of confounding factors to allow more useful comparisons.</td><td/><td>23028</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRAGG<a name="v3-ActCode-MSRAGG"> </a></td><td>rate aggregation</td><td>Describes how to combine information calculated based on logic in each of several populations into one summarized result. It can also be used to describe how to risk adjust the data based on supplemental data elements described in the eMeasure. (e.g., pneumonia hospital measures antibiotic selection in the ICU versus non-ICU and then the roll-up of the two).

*Open Issue:* The description does NOT align well with the definition used in the HQMF specfication; correct the MSGAGG definition, and the possible distinction of MSRAGG as a child of AGGREGATE.</td><td/><td>23021</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRIMPROV<a name="v3-ActCode-MSRIMPROV"> </a></td><td>health quality measure improvement notation</td><td>Information on whether an increase or decrease in score is the preferred result. This should reflect information on which way is better, an increase or decrease in score.</td><td/><td>23023</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRJUR<a name="v3-ActCode-MSRJUR"> </a></td><td>jurisdiction</td><td>The list of jurisdiction(s) for which the measure applies.</td><td/><td>23539</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRRPTR<a name="v3-ActCode-MSRRPTR"> </a></td><td>reporter type</td><td>Type of person or organization that is expected to report the issue.</td><td/><td>23540</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRRPTTIME<a name="v3-ActCode-MSRRPTTIME"> </a></td><td>timeframe for reporting</td><td>The maximum time that may elapse following completion of the measure until the measure report must be sent to the receiver.</td><td/><td>23541</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRSCORE<a name="v3-ActCode-MSRSCORE"> </a></td><td>measure scoring</td><td>Indicates how the calculation is performed for the eMeasure (e.g., proportion, continuous variable, ratio)</td><td/><td>23029</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRSET<a name="v3-ActCode-MSRSET"> </a></td><td>health quality measure care setting</td><td>Location(s) in which care being measured is rendered

Usage Note: MSRSET is used rather than RoleCode because the setting applies to what is being measured, as opposed to participating directly in the health quality measure documantion itself).</td><td/><td>23019</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRTOPIC<a name="v3-ActCode-MSRTOPIC"> </a></td><td>health quality measure topic type</td><td/><td/><td>23031</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRTP<a name="v3-ActCode-MSRTP"> </a></td><td>measurement period</td><td>The time period for which the eMeasure applies.</td><td/><td>23432</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRTYPE<a name="v3-ActCode-MSRTYPE"> </a></td><td>measure type</td><td>Indicates whether the eMeasure is used to examine a process or an outcome over time (e.g., Structure, Process, Outcome).</td><td/><td>23030</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    RAT<a name="v3-ActCode-RAT"> </a></td><td>rationale</td><td>Succinct statement of the need for the measure. Usually includes statements pertaining to Importance criterion: impact, gap in care and evidence.</td><td/><td>23026</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    REF<a name="v3-ActCode-REF"> </a></td><td>reference</td><td>Identifies bibliographic citations or references to clinical practice guidelines, sources of evidence, or other relevant materials supporting the intent and rationale of the eMeasure.</td><td/><td>23027</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    SDE<a name="v3-ActCode-SDE"> </a></td><td>supplemental data elements</td><td>Comparison of results across strata can be used to show where disparities exist or where there is a need to expose differences in results. For example, Centers for Medicare &amp; Medicaid Services (CMS) in the U.S. defines four required Supplemental Data Elements (payer, ethnicity, race, and gender), which are variables used to aggregate data into various subgroups. Additional supplemental data elements required for risk adjustment or other purposes of data aggregation can be included in the Supplemental Data Element section.</td><td/><td>23437</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    STRAT<a name="v3-ActCode-STRAT"> </a></td><td>stratification</td><td>Describes the strata for which the measure is to be evaluated. There are three examples of reasons for stratification based on existing work. These include: (1) evaluate the measure based on different age groupings within the population described in the measure (e.g., evaluate the whole \[age 14-25\] and each sub-stratum \[14-19\] and \[20-25\]); (2) evaluate the eMeasure based on either a specific condition, a specific discharge location, or both; (3) evaluate the eMeasure based on different locations within a facility (e.g., evaluate the overall rate for all intensive care units and also some strata include additional findings \[specific birth weights for neonatal intensive care units\]).</td><td/><td>23435</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRANF<a name="v3-ActCode-TRANF"> </a></td><td>transmission format</td><td>Can be a URL or hyperlinks that link to the transmission formats that are specified for a particular reporting program.</td><td/><td>23436</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>3</td><td style="white-space:nowrap">    USE<a name="v3-ActCode-USE"> </a></td><td>notice of use</td><td>Usage notes.</td><td/><td>23025</td><td>active</td><td/><td/><td/><td>_ObservationQualityMeasureAttribute</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ObservationSequenceType<a name="v3-ActCode-_ObservationSequenceType"> </a></td><td>ObservationSequenceType</td><td/><td/><td>20928</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    TIME_ABSOLUTE<a name="v3-ActCode-TIME_ABSOLUTE"> </a></td><td>absolute time sequence</td><td>A sequence of values in the &quot;absolute&quot; time domain. This is the same time domain that all HL7 timestamps use. It is time as measured by the Gregorian calendar</td><td/><td>19326</td><td>active</td><td/><td/><td/><td>_ObservationSequenceType</td></tr><tr><td>3</td><td style="white-space:nowrap">    TIME_RELATIVE<a name="v3-ActCode-TIME_RELATIVE"> </a></td><td>relative time sequence</td><td>A sequence of values in a &quot;relative&quot; time domain. The time is measured relative to the earliest effective time in the Observation Series containing this sequence.</td><td/><td>19327</td><td>active</td><td/><td/><td/><td>_ObservationSequenceType</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _ECGObservationSequenceType<a name="v3-ActCode-_ECGObservationSequenceType"> </a></td><td>ECGObservationSequenceType</td><td/><td/><td>20917</td><td>retired</td><td>true</td><td/><td/><td>_ObservationSequenceType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _ObservationSeriesType<a name="v3-ActCode-_ObservationSeriesType"> </a></td><td>ObservationSeriesType</td><td/><td/><td>20929</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ECGObservationSeriesType<a name="v3-ActCode-_ECGObservationSeriesType"> </a></td><td>ECGObservationSeriesType</td><td/><td>OBSSER</td><td>20918</td><td>active</td><td>true</td><td/><td/><td>_ObservationSeriesType</td></tr><tr><td>4</td><td style="white-space:nowrap">      REPRESENTATIVE_BEAT<a name="v3-ActCode-REPRESENTATIVE_BEAT"> </a></td><td>ECG representative beat waveforms</td><td>This Observation Series type contains waveforms of a &quot;representative beat&quot; (a.k.a. &quot;median beat&quot; or &quot;average beat&quot;). The waveform samples are measured in relative time, relative to the beginning of the beat as defined by the Observation Series effective time. The waveforms are not directly acquired from the subject, but rather algorithmically derived from the &quot;rhythm&quot; waveforms.</td><td/><td>19324</td><td>active</td><td/><td/><td/><td>_ECGObservationSeriesType</td></tr><tr><td>4</td><td style="white-space:nowrap">      RHYTHM<a name="v3-ActCode-RHYTHM"> </a></td><td>ECG rhythm waveforms</td><td>This Observation type contains ECG &quot;rhythm&quot; waveforms. The waveform samples are measured in absolute time (a.k.a. &quot;subject time&quot; or &quot;effective time&quot;). These waveforms are usually &quot;raw&quot; with some minimal amount of noise reduction and baseline filtering applied.</td><td/><td>19323</td><td>active</td><td/><td/><td/><td>_ECGObservationSeriesType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _PatientImmunizationRelatedObservationType<a name="v3-ActCode-_PatientImmunizationRelatedObservationType"> </a></td><td>PatientImmunizationRelatedObservationType</td><td>**Description:** Reporting codes that are related to an immunization event.</td><td/><td>23244</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    CLSSRM<a name="v3-ActCode-CLSSRM"> </a></td><td>classroom</td><td>**Description:** The class room associated with the patient during the immunization event.</td><td/><td>23246</td><td>active</td><td/><td/><td/><td>_PatientImmunizationRelatedObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    GRADE<a name="v3-ActCode-GRADE"> </a></td><td>grade</td><td>**Description:** The school grade or level the patient was in when immunized.</td><td/><td>23245</td><td>active</td><td/><td/><td/><td>_PatientImmunizationRelatedObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SCHL<a name="v3-ActCode-SCHL"> </a></td><td>school</td><td>**Description:** The school the patient attended when immunized.</td><td/><td>23247</td><td>active</td><td/><td/><td/><td>_PatientImmunizationRelatedObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    SCHLDIV<a name="v3-ActCode-SCHLDIV"> </a></td><td>school division</td><td>**Description:** The school division or district associated with the patient during the immunization event.</td><td/><td>23248</td><td>active</td><td/><td/><td/><td>_PatientImmunizationRelatedObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    TEACHER<a name="v3-ActCode-TEACHER"> </a></td><td>teacher</td><td>**Description:** The patient's teacher when immunized.</td><td/><td>23249</td><td>active</td><td/><td/><td/><td>_PatientImmunizationRelatedObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _PopulationInclusionObservationType<a name="v3-ActCode-_PopulationInclusionObservationType"> </a></td><td>PopulationInclusionObservationType</td><td>Observation types for specifying criteria used to assert that a subject is included in a particular population.</td><td/><td>23543</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    DENEX<a name="v3-ActCode-DENEX"> </a></td><td>denominator exclusions</td><td>Criteria which specify subjects who should be removed from the eMeasure population and denominator before determining if numerator criteria are met. Denominator exclusions are used in proportion and ratio measures to help narrow the denominator.</td><td/><td>23544</td><td>active</td><td/><td/><td/><td>_PopulationInclusionObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    DENEXCEP<a name="v3-ActCode-DENEXCEP"> </a></td><td>denominator exceptions</td><td>Criteria which specify the removal of a subject, procedure or unit of measurement from the denominator, only if the numerator criteria are not met. Denominator exceptions allow for adjustment of the calculated score for those providers with higher risk populations. Denominator exceptions are used only in proportion eMeasures. They are not appropriate for ratio or continuous variable eMeasures. Denominator exceptions allow for the exercise of clinical judgment and should be specifically defined where capturing the information in a structured manner fits the clinical workflow. Generic denominator exception reasons used in proportion eMeasures fall into three general categories:

 *  Medical reasons
 *  Patient (or subject) reasons
 *  System reasons</td><td/><td>23545</td><td>active</td><td/><td/><td/><td>_PopulationInclusionObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    DENOM<a name="v3-ActCode-DENOM"> </a></td><td>denominator</td><td>Criteria for specifying the entities to be evaluated by a specific quality measure, based on a shared common set of characteristics (within a specific measurement set to which a given measure belongs). The denominator can be the same as the initial population, or it may be a subset of the initial population to further constrain it for the purpose of the eMeasure. Different measures within an eMeasure set may have different denominators. Continuous Variable eMeasures do not have a denominator, but instead define a measure population.</td><td/><td>23546</td><td>active</td><td/><td/><td/><td>_PopulationInclusionObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    IPOP<a name="v3-ActCode-IPOP"> </a></td><td>initial population</td><td>Criteria for specifying the entities to be evaluated by a specific quality measure, based on a shared common set of characteristics (within a specific measurement set to which a given measure belongs).</td><td/><td>23547</td><td>active</td><td/><td/><td/><td>_PopulationInclusionObservationType</td></tr><tr><td>4</td><td style="white-space:nowrap">      IPPOP<a name="v3-ActCode-IPPOP"> </a></td><td>initial patient population</td><td>Criteria for specifying the patients to be evaluated by a specific quality measure, based on a shared common set of characteristics (within a specific measurement set to which a given measure belongs). Details often include information based upon specific age groups, diagnoses, diagnostic and procedure codes, and enrollment periods.</td><td/><td>23548</td><td>active</td><td/><td/><td/><td>IPOP</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSROBS<a name="v3-ActCode-MSROBS"> </a></td><td>measure observation</td><td>Defines the observation to be performed for each patient or event in the measure population. Measure observations for each case in the population are aggregated to determine the overall measure score for the population.

**Examples:** 

 *  the median time from arrival in the Emergency Room to departure
 *  the median time from decision to admit to a hospital to the actual admission for Emergency Room patients</td><td/><td>23895</td><td>active</td><td/><td/><td/><td>_PopulationInclusionObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRPOPL<a name="v3-ActCode-MSRPOPL"> </a></td><td>measure population</td><td>Criteria for specifying the measure population as a narrative description (e.g., all patients seen in the Emergency Department during the measurement period). This is used only in continuous variable eMeasures.</td><td/><td>23549</td><td>active</td><td/><td/><td/><td>_PopulationInclusionObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    MSRPOPLEX<a name="v3-ActCode-MSRPOPLEX"> </a></td><td>measure population exclusions</td><td>Criteria for specifying subjects who should be removed from the eMeasure's Initial Population and Measure Population. Measure Population Exclusions are used in Continuous Variable measures to help narrow the Measure Population before determining the value(s) of the continuous variable(s).</td><td/><td>23550</td><td>active</td><td/><td/><td/><td>_PopulationInclusionObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    NUMER<a name="v3-ActCode-NUMER"> </a></td><td>numerator</td><td>Criteria for specifying the processes or outcomes expected for each patient, procedure, or other unit of measurement defined in the denominator for proportion measures, or related to (but not directly derived from) the denominator for ratio measures (e.g., a numerator listing the number of central line blood stream infections and a denominator indicating the days per thousand of central line usage in a specific time period).</td><td/><td>23551</td><td>active</td><td/><td/><td/><td>_PopulationInclusionObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    NUMEX<a name="v3-ActCode-NUMEX"> </a></td><td>numerator exclusions</td><td>Criteria for specifying instances that should not be included in the numerator data. (e.g., if the number of central line blood stream infections per 1000 catheter days were to exclude infections with a specific bacterium, that bacterium would be listed as a numerator exclusion). Numerator Exclusions are used only in ratio eMeasures.</td><td/><td>23552</td><td>active</td><td/><td/><td/><td>_PopulationInclusionObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  _PreferenceObservationType<a name="v3-ActCode-_PreferenceObservationType"> </a></td><td>_PreferenceObservationType</td><td>Types of observations that can be made about Preferences.</td><td/><td>23622</td><td>active</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    PREFSTRENGTH<a name="v3-ActCode-PREFSTRENGTH"> </a></td><td>preference strength</td><td>An observation about how important a preference is to the target of the preference.</td><td/><td>23623</td><td>active</td><td/><td/><td/><td>_PreferenceObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  ADVERSE_REACTION<a name="v3-ActCode-ADVERSE_REACTION"> </a></td><td>Adverse Reaction</td><td>Indicates that the observation is of an unexpected negative occurrence in the subject suspected to result from the subject's exposure to one or more agents. Observation values would be the symptom resulting from the reaction.</td><td/><td>21510</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  ASSERTION<a name="v3-ActCode-ASSERTION"> </a></td><td>Assertion</td><td>**Description:**Refines classCode OBS to indicate an observation in which observation.value contains a finding or other nominalized statement, where the encoded information in Observation.value is not altered by Observation.code. For instance, observation.code=&quot;ASSERTION&quot; and observation.value=&quot;fracture of femur present&quot; is an assertion of a clinical finding of femur fracture.</td><td/><td>22040</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  CASESER<a name="v3-ActCode-CASESER"> </a></td><td>case seriousness criteria</td><td>**Definition:**An observation that provides a characterization of the level of harm to an investigation subject as a result of a reaction or event.</td><td/><td>22833</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  CDIO<a name="v3-ActCode-CDIO"> </a></td><td>case disease imported observation</td><td>An observation that states whether the disease was likely acquired outside the jurisdiction of observation, and if so, the nature of the inter-jurisdictional relationship.

**OpenIssue:** This code could be moved to LOINC if it can be done before there are significant implemenations using it.</td><td/><td>23467</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  CRIT<a name="v3-ActCode-CRIT"> </a></td><td>criticality</td><td>A clinical judgment as to the worst case result of a future exposure (including substance administration). When the worst case result is assessed to have a life-threatening or organ system threatening potential, it is considered to be of high criticality.</td><td/><td>23572</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  CTMO<a name="v3-ActCode-CTMO"> </a></td><td>case transmission mode observation</td><td>An observation that states the mechanism by which disease was acquired by the living subject involved in the public health case.

**OpenIssue:** This code could be moved to LOINC if it can be done before there are significant implemenations using it.</td><td/><td>23466</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  DX<a name="v3-ActCode-DX"> </a></td><td>ObservationDiagnosisTypes</td><td>Includes all codes defining types of indications such as diagnosis, symptom and other indications such as contrast agents for lab tests.</td><td/><td>20927</td><td>active</td><td/><td/><td>_ObservationDiagnosisTypes</td><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    ADMDX<a name="v3-ActCode-ADMDX"> </a></td><td>admitting diagnosis</td><td>Admitting diagnosis are the diagnoses documented for administrative purposes as the basis for a hospital admission.</td><td/><td>16839</td><td>active</td><td/><td/><td/><td>_ObservationDiagnosisTypes, DX</td></tr><tr><td>3</td><td style="white-space:nowrap">    DISDX<a name="v3-ActCode-DISDX"> </a></td><td>discharge diagnosis</td><td>Discharge diagnosis are the diagnoses documented for administrative purposes as the time of hospital discharge.</td><td/><td>16840</td><td>active</td><td/><td/><td/><td>_ObservationDiagnosisTypes, DX</td></tr><tr><td>3</td><td style="white-space:nowrap">    INTDX<a name="v3-ActCode-INTDX"> </a></td><td>intermediate diagnosis</td><td>Intermediate diagnoses are those diagnoses documented for administrative purposes during the course of a hospital stay.</td><td/><td>16841</td><td>active</td><td/><td/><td/><td>_ObservationDiagnosisTypes, DX</td></tr><tr><td>3</td><td style="white-space:nowrap">    NOI<a name="v3-ActCode-NOI"> </a></td><td>nature of injury</td><td>The type of injury that the injury coding specifies.</td><td/><td>20026</td><td>active</td><td/><td/><td/><td>_ObservationDiagnosisTypes, DX</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationDiagnosisTypes<a name="v3-ActCode-_ObservationDiagnosisTypes"> </a></td><td>ObservationDiagnosisTypes</td><td>Includes all codes defining types of indications such as diagnosis, symptom and other indications such as contrast agents for lab tests.</td><td/><td>20927</td><td>retired</td><td/><td/><td>DX</td><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-ADMDX">ADMDX</a></td><td>admitting diagnosis</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-DISDX">DISDX</a></td><td>discharge diagnosis</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-INTDX">INTDX</a></td><td>intermediate diagnosis</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    <a href="#v3-ActCode-NOI">NOI</a></td><td>nature of injury</td><td colspan="8"/></tr><tr><td>2</td><td style="white-space:nowrap">  GISTIER<a name="v3-ActCode-GISTIER"> </a></td><td>GIS tier</td><td>**Description:** Accuracy determined as per the GIS tier code system.</td><td/><td>22710</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  HHOBS<a name="v3-ActCode-HHOBS"> </a></td><td>household situation observation</td><td>Indicates that the observation is of a person’s living situation in a household including the household composition and circumstances.</td><td/><td>23073</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  ISSUE<a name="v3-ActCode-ISSUE"> </a></td><td>detected issue</td><td>There is a clinical issue for the therapy that makes continuation of the therapy inappropriate.

*Open Issue:* The definition of this code does not correctly represent the concept space of its specializations (children)</td><td/><td>21697</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ActAdministrativeDetectedIssueCode<a name="v3-ActCode-_ActAdministrativeDetectedIssueCode"> </a></td><td>ActAdministrativeDetectedIssueCode</td><td>Identifies types of detectyed issues for Act class &quot;ALRT&quot; for the administrative and patient administrative acts domains.</td><td>ALRT</td><td>20854</td><td>active</td><td>true</td><td/><td/><td>ISSUE</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActAdministrativeAuthorizationDetectedIssueCode<a name="v3-ActCode-_ActAdministrativeAuthorizationDetectedIssueCode"> </a></td><td>ActAdministrativeAuthorizationDetectedIssueCode</td><td/><td/><td>21389</td><td>active</td><td>true</td><td/><td/><td>_ActAdministrativeDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        NAT<a name="v3-ActCode-NAT"> </a></td><td>Insufficient authorization</td><td>The requesting party has insufficient authorization to invoke the interaction.</td><td/><td>21390</td><td>active</td><td/><td/><td/><td>_ActAdministrativeAuthorizationDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        SUPPRESSED<a name="v3-ActCode-SUPPRESSED"> </a></td><td>record suppressed</td><td>**Description:** One or more records in the query response have been suppressed due to consent or privacy restrictions.</td><td/><td>23274</td><td>active</td><td/><td/><td/><td>_ActAdministrativeAuthorizationDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        VALIDAT<a name="v3-ActCode-VALIDAT"> </a></td><td>validation issue</td><td>**Description:**The specified element did not pass business-rule validation.</td><td/><td>21651</td><td>active</td><td/><td/><td/><td>_ActAdministrativeAuthorizationDetectedIssueCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          KEY204<a name="v3-ActCode-KEY204"> </a></td><td>Unknown key identifier</td><td>The ID of the patient, order, etc., was not found. Used for transactions other than additions, e.g. transfer of a non-existent patient.</td><td/><td>21392</td><td>active</td><td/><td/><td/><td>_ActAdministrativeRuleDetectedIssueCode, VALIDAT</td></tr><tr><td>6</td><td style="white-space:nowrap">          KEY205<a name="v3-ActCode-KEY205"> </a></td><td>Duplicate key identifier</td><td>The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.).</td><td/><td>21393</td><td>active</td><td/><td/><td/><td>_ActAdministrativeRuleDetectedIssueCode, VALIDAT</td></tr><tr><td>6</td><td style="white-space:nowrap">          COMPLY<a name="v3-ActCode-COMPLY"> </a></td><td>Compliance Alert</td><td>There may be an issue with the patient complying with the intentions of the proposed therapy</td><td/><td>16687</td><td>active</td><td/><td/><td/><td>_AdministrationDetectedIssueCode, VALIDAT</td></tr><tr><td>7</td><td style="white-space:nowrap">            DUPTHPY<a name="v3-ActCode-DUPTHPY"> </a></td><td>Duplicate Therapy Alert</td><td>The proposed therapy appears to duplicate an existing therapy</td><td/><td>16688</td><td>active</td><td/><td/><td/><td>_AdministrationDetectedIssueCode, COMPLY</td></tr><tr><td>8</td><td style="white-space:nowrap">              DUPTHPCLS<a name="v3-ActCode-DUPTHPCLS"> </a></td><td>duplicate therapeutic alass alert</td><td>**Description:**The proposed therapy appears to have the same intended therapeutic benefit as an existing therapy, though the specific mechanisms of action vary.</td><td/><td>21667</td><td>active</td><td/><td/><td/><td>DUPTHPY</td></tr><tr><td>8</td><td style="white-space:nowrap">              DUPTHPGEN<a name="v3-ActCode-DUPTHPGEN"> </a></td><td>duplicate generic alert</td><td>**Description:**The proposed therapy appears to have the same intended therapeutic benefit as an existing therapy and uses the same mechanisms of action as the existing therapy.</td><td/><td>21668</td><td>active</td><td/><td/><td/><td>DUPTHPY</td></tr><tr><td>7</td><td style="white-space:nowrap">            ABUSE<a name="v3-ActCode-ABUSE"> </a></td><td>commonly abused/misused alert</td><td>**Description:**The proposed therapy is frequently misused or abused and therefore should be used with caution and/or monitoring.</td><td/><td>21670</td><td>active</td><td/><td/><td/><td>COMPLY</td></tr><tr><td>7</td><td style="white-space:nowrap">            FRAUD<a name="v3-ActCode-FRAUD"> </a></td><td>potential fraud</td><td>**Description:**The request is suspected to have a fraudulent basis.</td><td/><td>21669</td><td>active</td><td/><td/><td/><td>COMPLY</td></tr><tr><td>7</td><td style="white-space:nowrap">            PLYDOC<a name="v3-ActCode-PLYDOC"> </a></td><td>Poly-orderer Alert</td><td>A similar or identical therapy was recently ordered by a different practitioner.</td><td/><td>16689</td><td>active</td><td/><td/><td/><td>COMPLY</td></tr><tr><td>7</td><td style="white-space:nowrap">            PLYPHRM<a name="v3-ActCode-PLYPHRM"> </a></td><td>Poly-supplier Alert</td><td>This patient was recently supplied a similar or identical therapy from a different pharmacy or supplier.</td><td/><td>16690</td><td>active</td><td/><td/><td/><td>COMPLY</td></tr><tr><td>6</td><td style="white-space:nowrap">          DOSE<a name="v3-ActCode-DOSE"> </a></td><td>Dosage problem</td><td>Proposed dosage instructions for therapy differ from standard practice.</td><td/><td>16680</td><td>active</td><td/><td/><td/><td>_AdministrationDetectedIssueCode, VALIDAT</td></tr><tr><td>7</td><td style="white-space:nowrap">            DOSECOND<a name="v3-ActCode-DOSECOND"> </a></td><td>dosage-condition alert</td><td>**Description:**Proposed dosage is inappropriate due to patient's medical condition.</td><td/><td>21671</td><td>active</td><td/><td/><td/><td>DOSE</td></tr><tr><td>7</td><td style="white-space:nowrap">            DOSEDUR<a name="v3-ActCode-DOSEDUR"> </a></td><td>Dose-Duration Alert</td><td>Proposed length of therapy differs from standard practice.</td><td/><td>16684</td><td>active</td><td/><td/><td/><td>DOSE</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSEDURH<a name="v3-ActCode-DOSEDURH"> </a></td><td>Dose-Duration High Alert</td><td>Proposed length of therapy is longer than standard practice</td><td/><td>16686</td><td>active</td><td/><td/><td/><td>DOSEDUR</td></tr><tr><td>9</td><td style="white-space:nowrap">                DOSEDURHIND<a name="v3-ActCode-DOSEDURHIND"> </a></td><td>Dose-Duration High for Indication Alert</td><td>Proposed length of therapy is longer than standard practice for the identified indication or diagnosis</td><td/><td>17782</td><td>active</td><td/><td/><td/><td>DOSEDURH</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSEDURL<a name="v3-ActCode-DOSEDURL"> </a></td><td>Dose-Duration Low Alert</td><td>Proposed length of therapy is shorter than that necessary for therapeutic effect</td><td/><td>16685</td><td>active</td><td/><td/><td/><td>DOSEDUR</td></tr><tr><td>9</td><td style="white-space:nowrap">                DOSEDURLIND<a name="v3-ActCode-DOSEDURLIND"> </a></td><td>Dose-Duration Low for Indication Alert</td><td>Proposed length of therapy is shorter than standard practice for the identified indication or diagnosis</td><td/><td>17783</td><td>active</td><td/><td/><td/><td>DOSEDURL</td></tr><tr><td>7</td><td style="white-space:nowrap">            DOSEH<a name="v3-ActCode-DOSEH"> </a></td><td>High Dose Alert</td><td>Proposed dosage exceeds standard practice</td><td/><td>16681</td><td>active</td><td/><td/><td/><td>DOSE</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSEHINDA<a name="v3-ActCode-DOSEHINDA"> </a></td><td>High Dose for Age Alert</td><td>Proposed dosage exceeds standard practice for the patient's age</td><td/><td>17788</td><td>active</td><td/><td/><td/><td>AGE, DOSEH</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSEHIND<a name="v3-ActCode-DOSEHIND"> </a></td><td>High Dose for Indication Alert</td><td/><td/><td>17785</td><td>active</td><td/><td/><td/><td>DOSEH</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSEHINDSA<a name="v3-ActCode-DOSEHINDSA"> </a></td><td>High Dose for Height/Surface Area Alert</td><td>Proposed dosage exceeds standard practice for the patient's height or body surface area</td><td/><td>17787</td><td>active</td><td/><td/><td/><td>DOSEH</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSEHINDW<a name="v3-ActCode-DOSEHINDW"> </a></td><td>High Dose for Weight Alert</td><td>Proposed dosage exceeds standard practice for the patient's weight</td><td/><td>17786</td><td>active</td><td/><td/><td/><td>DOSEH</td></tr><tr><td>7</td><td style="white-space:nowrap">            DOSEIVL<a name="v3-ActCode-DOSEIVL"> </a></td><td>Dose-Interval Alert</td><td>Proposed dosage interval/timing differs from standard practice</td><td/><td>16683</td><td>active</td><td/><td/><td/><td>DOSE</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSEIVLIND<a name="v3-ActCode-DOSEIVLIND"> </a></td><td>Dose-Interval for Indication Alert</td><td>Proposed dosage interval/timing differs from standard practice for the identified indication or diagnosis</td><td/><td>17784</td><td>active</td><td/><td/><td/><td>DOSEIVL</td></tr><tr><td>7</td><td style="white-space:nowrap">            DOSEL<a name="v3-ActCode-DOSEL"> </a></td><td>Low Dose Alert</td><td>Proposed dosage is below suggested therapeutic levels</td><td/><td>16682</td><td>active</td><td/><td/><td/><td>DOSE</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSELINDA<a name="v3-ActCode-DOSELINDA"> </a></td><td>Low Dose for Age Alert</td><td>Proposed dosage is below suggested therapeutic levels for the patient's age</td><td/><td>17792</td><td>active</td><td/><td/><td/><td>AGE, DOSEL</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSELIND<a name="v3-ActCode-DOSELIND"> </a></td><td>Low Dose for Indication Alert</td><td/><td/><td>17789</td><td>active</td><td/><td/><td/><td>DOSEL</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSELINDSA<a name="v3-ActCode-DOSELINDSA"> </a></td><td>Low Dose for Height/Surface Area Alert</td><td>Proposed dosage is below suggested therapeutic levels for the patient's height or body surface area</td><td/><td>17791</td><td>active</td><td/><td/><td/><td>DOSEL</td></tr><tr><td>8</td><td style="white-space:nowrap">              DOSELINDW<a name="v3-ActCode-DOSELINDW"> </a></td><td>Low Dose for Weight Alert</td><td>Proposed dosage is below suggested therapeutic levels for the patient's weight</td><td/><td>17790</td><td>active</td><td/><td/><td/><td>DOSEL</td></tr><tr><td>7</td><td style="white-space:nowrap">            MDOSE<a name="v3-ActCode-MDOSE"> </a></td><td>maximum dosage reached</td><td>**Description:**The maximum quantity of this drug allowed to be administered within a particular time-range (month, year, lifetime) has been reached or exceeded.</td><td/><td>21698</td><td>active</td><td/><td/><td/><td>DOSE</td></tr><tr><td>6</td><td style="white-space:nowrap">          OBSA<a name="v3-ActCode-OBSA"> </a></td><td>Observation Alert</td><td>Proposed therapy may be inappropriate or contraindicated due to conditions or characteristics of the patient</td><td/><td>16664</td><td>active</td><td/><td/><td/><td>_AppropriatenessDetectedIssueCode, VALIDAT</td></tr><tr><td>7</td><td style="white-space:nowrap">            AGE<a name="v3-ActCode-AGE"> </a></td><td>Age Alert</td><td>Proposed therapy may be inappropriate or contraindicated due to patient age</td><td/><td>16669</td><td>active</td><td/><td/><td/><td>OBSA</td></tr><tr><td>8</td><td style="white-space:nowrap">              ADALRT<a name="v3-ActCode-ADALRT"> </a></td><td>adult alert</td><td>Proposed therapy is outside of the standard practice for an adult patient.</td><td/><td>23556</td><td>active</td><td/><td/><td/><td>AGE</td></tr><tr><td>8</td><td style="white-space:nowrap">              GEALRT<a name="v3-ActCode-GEALRT"> </a></td><td>geriatric alert</td><td>Proposed therapy is outside of standard practice for a geriatric patient.</td><td/><td>23554</td><td>active</td><td/><td/><td/><td>AGE</td></tr><tr><td>8</td><td style="white-space:nowrap">              PEALRT<a name="v3-ActCode-PEALRT"> </a></td><td>pediatric alert</td><td>Proposed therapy is outside of the standard practice for a pediatric patient.</td><td/><td>23555</td><td>active</td><td/><td/><td/><td>AGE</td></tr><tr><td>8</td><td style="white-space:nowrap">              <a href="#v3-ActCode-DOSEHINDA">DOSEHINDA</a></td><td>High Dose for Age Alert</td><td colspan="8"/></tr><tr><td>8</td><td style="white-space:nowrap">              <a href="#v3-ActCode-DOSELINDA">DOSELINDA</a></td><td>Low Dose for Age Alert</td><td colspan="8"/></tr><tr><td>7</td><td style="white-space:nowrap">            COND<a name="v3-ActCode-COND"> </a></td><td>Condition Alert</td><td>Proposed therapy may be inappropriate or contraindicated due to an existing/recent patient condition or diagnosis</td><td/><td>16665</td><td>active</td><td/><td/><td/><td>OBSA</td></tr><tr><td>8</td><td style="white-space:nowrap">              HGHT<a name="v3-ActCode-HGHT"> </a></td><td/><td/><td/><td>17795</td><td>active</td><td/><td/><td/><td>COND</td></tr><tr><td>8</td><td style="white-space:nowrap">              LACT<a name="v3-ActCode-LACT"> </a></td><td>Lactation Alert</td><td>Proposed therapy may be inappropriate or contraindicated when breast-feeding</td><td/><td>16667</td><td>active</td><td/><td/><td/><td>COND</td></tr><tr><td>8</td><td style="white-space:nowrap">              PREG<a name="v3-ActCode-PREG"> </a></td><td>Pregnancy Alert</td><td>Proposed therapy may be inappropriate or contraindicated during pregnancy</td><td/><td>16666</td><td>active</td><td/><td/><td/><td>COND</td></tr><tr><td>8</td><td style="white-space:nowrap">              WGHT<a name="v3-ActCode-WGHT"> </a></td><td/><td/><td/><td>17794</td><td>active</td><td/><td/><td/><td>COND</td></tr><tr><td>7</td><td style="white-space:nowrap">            CREACT<a name="v3-ActCode-CREACT"> </a></td><td>common reaction alert</td><td>**Description:**Proposed therapy may be inappropriate or contraindicated because of a common but non-patient specific reaction to the product.

**Example:**There is no record of a specific sensitivity for the patient, but the presence of the sensitivity is common and therefore caution is warranted.</td><td/><td>21666</td><td>active</td><td/><td/><td/><td>OBSA</td></tr><tr><td>7</td><td style="white-space:nowrap">            GEN<a name="v3-ActCode-GEN"> </a></td><td>Genetic Alert</td><td>Proposed therapy may be inappropriate or contraindicated due to patient genetic indicators.</td><td/><td>16671</td><td>active</td><td/><td/><td/><td>OBSA</td></tr><tr><td>7</td><td style="white-space:nowrap">            GEND<a name="v3-ActCode-GEND"> </a></td><td>Gender Alert</td><td>Proposed therapy may be inappropriate or contraindicated due to patient gender.</td><td/><td>16670</td><td>active</td><td/><td/><td/><td>OBSA</td></tr><tr><td>7</td><td style="white-space:nowrap">            LAB<a name="v3-ActCode-LAB"> </a></td><td>Lab Alert</td><td>Proposed therapy may be inappropriate or contraindicated due to recent lab test results</td><td/><td>16668</td><td>active</td><td/><td/><td/><td>OBSA</td></tr><tr><td>7</td><td style="white-space:nowrap">            REACT<a name="v3-ActCode-REACT"> </a></td><td>Reaction Alert</td><td>Proposed therapy may be inappropriate or contraindicated based on the potential for a patient reaction to the proposed product</td><td/><td>16672</td><td>active</td><td/><td/><td/><td>OBSA</td></tr><tr><td>8</td><td style="white-space:nowrap">              ALGY<a name="v3-ActCode-ALGY"> </a></td><td>Allergy Alert</td><td>Proposed therapy may be inappropriate or contraindicated because of a recorded patient allergy to the proposed product. (Allergies are immune based reactions.)</td><td/><td>16674</td><td>active</td><td/><td/><td/><td>REACT</td></tr><tr><td>8</td><td style="white-space:nowrap">              INT<a name="v3-ActCode-INT"> </a></td><td>Intolerance Alert</td><td>Proposed therapy may be inappropriate or contraindicated because of a recorded patient intolerance to the proposed product. (Intolerances are non-immune based sensitivities.)</td><td/><td>16673</td><td>active</td><td/><td/><td/><td>REACT</td></tr><tr><td>7</td><td style="white-space:nowrap">            RREACT<a name="v3-ActCode-RREACT"> </a></td><td>Related Reaction Alert</td><td>Proposed therapy may be inappropriate or contraindicated because of a potential patient reaction to a cross-sensitivity related product.</td><td/><td>16676</td><td>active</td><td/><td/><td/><td>OBSA</td></tr><tr><td>8</td><td style="white-space:nowrap">              RALG<a name="v3-ActCode-RALG"> </a></td><td>Related Allergy Alert</td><td>Proposed therapy may be inappropriate or contraindicated because of a recorded patient allergy to a cross-sensitivity related product. (Allergies are immune based reactions.)</td><td/><td>16678</td><td>active</td><td/><td/><td/><td>RREACT</td></tr><tr><td>8</td><td style="white-space:nowrap">              RAR<a name="v3-ActCode-RAR"> </a></td><td>Related Prior Reaction Alert</td><td>Proposed therapy may be inappropriate or contraindicated because of a recorded prior adverse reaction to a cross-sensitivity related product.</td><td/><td>16679</td><td>active</td><td/><td/><td/><td>RREACT</td></tr><tr><td>8</td><td style="white-space:nowrap">              RINT<a name="v3-ActCode-RINT"> </a></td><td>Related Intolerance Alert</td><td>Proposed therapy may be inappropriate or contraindicated because of a recorded patient intolerance to a cross-sensitivity related product. (Intolerances are non-immune based sensitivities.)</td><td/><td>16677</td><td>active</td><td/><td/><td/><td>RREACT</td></tr><tr><td>6</td><td style="white-space:nowrap">          BUS<a name="v3-ActCode-BUS"> </a></td><td>business constraint violation</td><td>**Description:**A local business rule relating multiple elements has been violated.</td><td/><td>21665</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>6</td><td style="white-space:nowrap">          CODE_INVAL<a name="v3-ActCode-CODE_INVAL"> </a></td><td>code is not valid</td><td>**Description:**The specified code is not valid against the list of codes allowed for the element.</td><td/><td>21659</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>7</td><td style="white-space:nowrap">            CODE_DEPREC<a name="v3-ActCode-CODE_DEPREC"> </a></td><td>code has been deprecated</td><td>**Description:**The specified code has been deprecated and should no longer be used. Select another code from the code system.</td><td/><td>21660</td><td>active</td><td/><td/><td/><td>CODE_INVAL</td></tr><tr><td>6</td><td style="white-space:nowrap">          FORMAT<a name="v3-ActCode-FORMAT"> </a></td><td>invalid format</td><td>**Description:**The element does not follow the formatting or type rules defined for the field.</td><td/><td>21655</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>6</td><td style="white-space:nowrap">          ILLEGAL<a name="v3-ActCode-ILLEGAL"> </a></td><td>illegal</td><td>**Description:**The request is missing elements or contains elements which cause it to not meet the legal standards for actioning.</td><td/><td>21652</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>6</td><td style="white-space:nowrap">          LEN_RANGE<a name="v3-ActCode-LEN_RANGE"> </a></td><td>length out of range</td><td>**Description:**The length of the data specified falls out of the range defined for the element.</td><td/><td>21656</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>7</td><td style="white-space:nowrap">            LEN_LONG<a name="v3-ActCode-LEN_LONG"> </a></td><td>length is too long</td><td>**Description:**The length of the data specified is greater than the maximum length defined for the element.</td><td/><td>21658</td><td>active</td><td/><td/><td/><td>LEN_RANGE</td></tr><tr><td>7</td><td style="white-space:nowrap">            LEN_SHORT<a name="v3-ActCode-LEN_SHORT"> </a></td><td>length is too short</td><td>**Description:**The length of the data specified is less than the minimum length defined for the element.</td><td/><td>21657</td><td>active</td><td/><td/><td/><td>LEN_RANGE</td></tr><tr><td>6</td><td style="white-space:nowrap">          MISSCOND<a name="v3-ActCode-MISSCOND"> </a></td><td>conditional element missing</td><td>**Description:**The specified element must be specified with a non-null value under certain conditions. In this case, the conditions are true but the element is still missing or null.</td><td/><td>21654</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>6</td><td style="white-space:nowrap">          MISSMAND<a name="v3-ActCode-MISSMAND"> </a></td><td>mandatory element missing</td><td>**Description:**The specified element is mandatory and was not included in the instance.</td><td/><td>21653</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>6</td><td style="white-space:nowrap">          NODUPS<a name="v3-ActCode-NODUPS"> </a></td><td>duplicate values are not permitted</td><td>**Description:**More than one element with the same value exists in the set. Duplicates not permission in this set in a set.</td><td/><td>21661</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>6</td><td style="white-space:nowrap">          NOPERSIST<a name="v3-ActCode-NOPERSIST"> </a></td><td>element will not be persisted</td><td>**Description:** Element in submitted message will not persist in data storage based on detected issue.</td><td/><td>23276</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>6</td><td style="white-space:nowrap">          REP_RANGE<a name="v3-ActCode-REP_RANGE"> </a></td><td>repetitions out of range</td><td>**Description:**The number of repeating elements falls outside the range of the allowed number of repetitions.</td><td/><td>21662</td><td>active</td><td/><td/><td/><td>VALIDAT</td></tr><tr><td>7</td><td style="white-space:nowrap">            MAXOCCURS<a name="v3-ActCode-MAXOCCURS"> </a></td><td>repetitions above maximum</td><td>**Description:**The number of repeating elements is above the maximum number of repetitions allowed.</td><td/><td>21664</td><td>active</td><td/><td/><td/><td>REP_RANGE</td></tr><tr><td>7</td><td style="white-space:nowrap">            MINOCCURS<a name="v3-ActCode-MINOCCURS"> </a></td><td>repetitions below minimum</td><td>**Description:**The number of repeating elements is below the minimum number of repetitions allowed.</td><td/><td>21663</td><td>active</td><td/><td/><td/><td>REP_RANGE</td></tr><tr><td>4</td><td style="white-space:nowrap">      _ActAdministrativeRuleDetectedIssueCode<a name="v3-ActCode-_ActAdministrativeRuleDetectedIssueCode"> </a></td><td>ActAdministrativeRuleDetectedIssueCode</td><td/><td/><td>21391</td><td>active</td><td>true</td><td/><td/><td>_ActAdministrativeDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        KEY206<a name="v3-ActCode-KEY206"> </a></td><td>non-matching identification</td><td>**Description:** Metadata associated with the identification (e.g. name or gender) does not match the identification being verified.</td><td/><td>23272</td><td>active</td><td/><td/><td/><td>_ActAdministrativeRuleDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        OBSOLETE<a name="v3-ActCode-OBSOLETE"> </a></td><td>obsolete record returned</td><td>**Description:** One or more records in the query response have a status of 'obsolete'.</td><td/><td>23275</td><td>active</td><td/><td/><td/><td>_ActAdministrativeRuleDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        <a href="#v3-ActCode-KEY204">KEY204</a></td><td>Unknown key identifier</td><td colspan="8"/></tr><tr><td>5</td><td style="white-space:nowrap">        <a href="#v3-ActCode-KEY205">KEY205</a></td><td>Duplicate key identifier</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    _ActSuppliedItemDetectedIssueCode<a name="v3-ActCode-_ActSuppliedItemDetectedIssueCode"> </a></td><td>ActSuppliedItemDetectedIssueCode</td><td>Identifies types of detected issues regarding the administration or supply of an item to a patient.</td><td>ALRT</td><td>20907</td><td>active</td><td>true</td><td/><td/><td>ISSUE</td></tr><tr><td>4</td><td style="white-space:nowrap">      _AdministrationDetectedIssueCode<a name="v3-ActCode-_AdministrationDetectedIssueCode"> </a></td><td>AdministrationDetectedIssueCode</td><td>Administration of the proposed therapy may be inappropriate or contraindicated as proposed</td><td>ALRT</td><td>20908</td><td>active</td><td>true</td><td/><td/><td>_ActSuppliedItemDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        _AppropriatenessDetectedIssueCode<a name="v3-ActCode-_AppropriatenessDetectedIssueCode"> </a></td><td>AppropriatenessDetectedIssueCode</td><td/><td>ALRT</td><td>20910</td><td>active</td><td>true</td><td/><td/><td>_AdministrationDetectedIssueCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          _InteractionDetectedIssueCode<a name="v3-ActCode-_InteractionDetectedIssueCode"> </a></td><td>InteractionDetectedIssueCode</td><td/><td>ALRT</td><td>20923</td><td>active</td><td>true</td><td/><td/><td>_AppropriatenessDetectedIssueCode</td></tr><tr><td>7</td><td style="white-space:nowrap">            FOOD<a name="v3-ActCode-FOOD"> </a></td><td>Food Interaction Alert</td><td>Proposed therapy may interact with certain foods</td><td/><td>16662</td><td>active</td><td/><td/><td/><td>_InteractionDetectedIssueCode</td></tr><tr><td>7</td><td style="white-space:nowrap">            TPROD<a name="v3-ActCode-TPROD"> </a></td><td>Therapeutic Product Alert</td><td>Proposed therapy may interact with an existing or recent therapeutic product</td><td/><td>17807</td><td>active</td><td/><td/><td/><td>_InteractionDetectedIssueCode</td></tr><tr><td>8</td><td style="white-space:nowrap">              DRG<a name="v3-ActCode-DRG"> </a></td><td>Drug Interaction Alert</td><td>Proposed therapy may interact with an existing or recent drug therapy</td><td/><td>16660</td><td>active</td><td/><td/><td/><td>TPROD</td></tr><tr><td>8</td><td style="white-space:nowrap">              NHP<a name="v3-ActCode-NHP"> </a></td><td>Natural Health Product Alert</td><td>Proposed therapy may interact with existing or recent natural health product therapy</td><td/><td>16661</td><td>active</td><td/><td/><td/><td>TPROD</td></tr><tr><td>8</td><td style="white-space:nowrap">              NONRX<a name="v3-ActCode-NONRX"> </a></td><td>Non-Prescription Interaction Alert</td><td>Proposed therapy may interact with a non-prescription drug (e.g. alcohol, tobacco, Aspirin)</td><td/><td>16663</td><td>active</td><td/><td/><td/><td>TPROD</td></tr><tr><td>6</td><td style="white-space:nowrap">          PREVINEF<a name="v3-ActCode-PREVINEF"> </a></td><td>previously ineffective</td><td>**Definition:**The same or similar treatment has previously been attempted with the patient without achieving a positive effect.</td><td/><td>22834</td><td>active</td><td/><td/><td/><td>_AppropriatenessDetectedIssueCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          <a href="#v3-ActCode-OBSA">OBSA</a></td><td>Observation Alert</td><td colspan="8"/></tr><tr><td>5</td><td style="white-space:nowrap">        DACT<a name="v3-ActCode-DACT"> </a></td><td>drug action detected issue</td><td>**Description:**Proposed therapy may be contraindicated or ineffective based on an existing or recent drug therapy.</td><td/><td>21699</td><td>active</td><td/><td/><td/><td>_AdministrationDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        TIME<a name="v3-ActCode-TIME"> </a></td><td>timing detected issue</td><td>**Description:**Proposed therapy may be inappropriate or ineffective based on the proposed start or end time.</td><td/><td>21700</td><td>active</td><td/><td/><td/><td>_AdministrationDetectedIssueCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          ALRTENDLATE<a name="v3-ActCode-ALRTENDLATE"> </a></td><td>end too late alert</td><td>**Definition:**Proposed therapy may be inappropriate or ineffective because the end of administration is too close to another planned therapy.</td><td/><td>22837</td><td>active</td><td/><td/><td/><td>TIME</td></tr><tr><td>6</td><td style="white-space:nowrap">          ALRTSTRTLATE<a name="v3-ActCode-ALRTSTRTLATE"> </a></td><td>start too late alert</td><td>**Definition:**Proposed therapy may be inappropriate or ineffective because the start of administration is too late after the onset of the condition.</td><td/><td>22838</td><td>active</td><td/><td/><td/><td>TIME</td></tr><tr style="background-color: #ffeeee"><td>5</td><td style="white-space:nowrap">        _DrugActionDetectedIssueCode<a name="v3-ActCode-_DrugActionDetectedIssueCode"> </a></td><td>DrugActionDetectedIssueCode</td><td>Proposed therapy may be contraindicated or ineffective based on an existing or recent drug therapy</td><td/><td>20914</td><td>retired</td><td>true</td><td/><td/><td>_AdministrationDetectedIssueCode</td></tr><tr style="background-color: #ffeeee"><td>5</td><td style="white-space:nowrap">        _TimingDetectedIssueCode<a name="v3-ActCode-_TimingDetectedIssueCode"> </a></td><td>TimingDetectedIssueCode</td><td>Proposed therapy may be inappropriate or ineffective based on the proposed start or end time.</td><td/><td>20934</td><td>retired</td><td>true</td><td/><td/><td>_AdministrationDetectedIssueCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          ENDLATE<a name="v3-ActCode-ENDLATE"> </a></td><td>End Too Late Alert</td><td>Proposed therapy may be inappropriate or ineffective because the end of administration is too close to another planned therapy</td><td/><td>17818</td><td>active</td><td/><td/><td/><td>_TimingDetectedIssueCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          STRTLATE<a name="v3-ActCode-STRTLATE"> </a></td><td>Start Too Late Alert</td><td>Proposed therapy may be inappropriate or ineffective because the start of administration is too late after the onset of the condition</td><td/><td>17817</td><td>active</td><td/><td/><td/><td>_TimingDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        <a href="#v3-ActCode-COMPLY">COMPLY</a></td><td>Compliance Alert</td><td colspan="8"/></tr><tr><td>5</td><td style="white-space:nowrap">        <a href="#v3-ActCode-DOSE">DOSE</a></td><td>Dosage problem</td><td colspan="8"/></tr><tr><td>5</td><td style="white-space:nowrap">        <a href="#v3-ActCode-DUPTHPY">DUPTHPY</a></td><td>Duplicate Therapy Alert</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      _SupplyDetectedIssueCode<a name="v3-ActCode-_SupplyDetectedIssueCode"> </a></td><td>SupplyDetectedIssueCode</td><td>Supplying the product at this time may be inappropriate or indicate compliance issues with the associated therapy</td><td/><td>20933</td><td>active</td><td>true</td><td/><td/><td>_ActSuppliedItemDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        ALLDONE<a name="v3-ActCode-ALLDONE"> </a></td><td>already performed</td><td>**Definition:**The requested action has already been performed and so this request has no effect</td><td/><td>22847</td><td>active</td><td/><td/><td/><td>_SupplyDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        FULFIL<a name="v3-ActCode-FULFIL"> </a></td><td>fulfillment alert</td><td>**Definition:**The therapy being performed is in some way out of alignment with the requested therapy.</td><td/><td>22839</td><td>active</td><td/><td/><td/><td>_SupplyDetectedIssueCode</td></tr><tr><td>6</td><td style="white-space:nowrap">          NOTACTN<a name="v3-ActCode-NOTACTN"> </a></td><td>no longer actionable</td><td>**Definition:**The status of the request being fulfilled has changed such that it is no longer actionable. This may be because the request has expired, has already been completely fulfilled or has been otherwise stopped or disabled. (Not used for 'suspended' orders.)</td><td/><td>22840</td><td>active</td><td/><td/><td/><td>FULFIL</td></tr><tr><td>6</td><td style="white-space:nowrap">          NOTEQUIV<a name="v3-ActCode-NOTEQUIV"> </a></td><td>not equivalent alert</td><td>**Definition:**The therapy being performed is not sufficiently equivalent to the therapy which was requested.</td><td/><td>22841</td><td>active</td><td/><td/><td/><td>FULFIL</td></tr><tr><td>7</td><td style="white-space:nowrap">            NOTEQUIVGEN<a name="v3-ActCode-NOTEQUIVGEN"> </a></td><td>not generically equivalent alert</td><td>**Definition:**The therapy being performed is not generically equivalent (having the identical biological action) to the therapy which was requested.</td><td/><td>22843</td><td>active</td><td/><td/><td/><td>NOTEQUIV</td></tr><tr><td>7</td><td style="white-space:nowrap">            NOTEQUIVTHER<a name="v3-ActCode-NOTEQUIVTHER"> </a></td><td>not therapeutically equivalent alert</td><td>**Definition:**The therapy being performed is not therapeutically equivalent (having the same overall patient effect) to the therapy which was requested.</td><td/><td>22842</td><td>active</td><td/><td/><td/><td>NOTEQUIV</td></tr><tr><td>6</td><td style="white-space:nowrap">          TIMING<a name="v3-ActCode-TIMING"> </a></td><td>event timing incorrect alert</td><td>**Definition:**The therapy is being performed at a time which diverges from the time the therapy was requested</td><td/><td>22844</td><td>active</td><td/><td/><td/><td>FULFIL</td></tr><tr><td>7</td><td style="white-space:nowrap">            INTERVAL<a name="v3-ActCode-INTERVAL"> </a></td><td>outside requested time</td><td>**Definition:**The therapy action is being performed outside the bounds of the time period requested</td><td/><td>22846</td><td>active</td><td/><td/><td/><td>TIMING</td></tr><tr><td>7</td><td style="white-space:nowrap">            MINFREQ<a name="v3-ActCode-MINFREQ"> </a></td><td>too soon within frequency based on the usage</td><td>**Definition:**The therapy action is being performed too soon after the previous occurrence based on the requested frequency</td><td/><td>22845</td><td>active</td><td/><td/><td/><td>TIMING</td></tr><tr><td>5</td><td style="white-space:nowrap">        HELD<a name="v3-ActCode-HELD"> </a></td><td>held/suspended alert</td><td>**Definition:**There should be no actions taken in fulfillment of a request that has been held or suspended.</td><td/><td>22848</td><td>active</td><td/><td/><td/><td>_SupplyDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        TOOLATE<a name="v3-ActCode-TOOLATE"> </a></td><td>Refill Too Late Alert</td><td>The patient is receiving a subsequent fill significantly later than would be expected based on the amount previously supplied and the therapy dosage instructions</td><td/><td>16693</td><td>active</td><td/><td/><td/><td>_SupplyDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        TOOSOON<a name="v3-ActCode-TOOSOON"> </a></td><td>Refill Too Soon Alert</td><td>The patient is receiving a subsequent fill significantly earlier than would be expected based on the amount previously supplied and the therapy dosage instructions</td><td/><td>16692</td><td>active</td><td/><td/><td/><td>_SupplyDetectedIssueCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      HISTORIC<a name="v3-ActCode-HISTORIC"> </a></td><td>record recorded as historical</td><td>**Description:** While the record was accepted in the repository, there is a more recent version of a record of this type.</td><td/><td>23273</td><td>active</td><td/><td/><td/><td>_ActSuppliedItemDetectedIssueCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      PATPREF<a name="v3-ActCode-PATPREF"> </a></td><td>violates stated preferences</td><td>**Definition:**The proposed therapy goes against preferences or consent constraints recorded in the patient's record.</td><td/><td>22835</td><td>active</td><td/><td/><td/><td>_ActSuppliedItemDetectedIssueCode</td></tr><tr><td>5</td><td style="white-space:nowrap">        PATPREFALT<a name="v3-ActCode-PATPREFALT"> </a></td><td>violates stated preferences, alternate available</td><td>**Definition:**The proposed therapy goes against preferences or consent constraints recorded in the patient's record. An alternate therapy meeting those constraints is available.</td><td/><td>22836</td><td>active</td><td/><td/><td/><td>PATPREF</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _ActFinancialDetectedIssueCode<a name="v3-ActCode-_ActFinancialDetectedIssueCode"> </a></td><td>ActFinancialDetectedIssueCode</td><td>Identifies types of detected issues for Act class &quot;ALRT&quot; for the financial acts domain.</td><td/><td>20870</td><td>retired</td><td>true</td><td/><td/><td>ISSUE</td></tr><tr><td>3</td><td style="white-space:nowrap">    _ClinicalActionDetectedIssueCode<a name="v3-ActCode-_ClinicalActionDetectedIssueCode"> </a></td><td>ClinicalActionDetectedIssueCode</td><td>Identifies types of issues detected regarding the performance of a clinical action on a patient.</td><td/><td>20911</td><td>active</td><td>true</td><td/><td/><td>ISSUE</td></tr><tr><td>4</td><td style="white-space:nowrap">      CAREGAP<a name="v3-ActCode-CAREGAP"> </a></td><td>Caregap</td><td>Identifies the type of detected issue is a care gap</td><td/><td>120911</td><td>active</td><td/><td/><td/><td>_ClinicalActionDetectedIssueCode</td></tr><tr><td>4</td><td style="white-space:nowrap">      CODINGGAP<a name="v3-ActCode-CODINGGAP"> </a></td><td>Codinggap</td><td>Identifies the type of detected issue is a risk adjustment coding gap</td><td/><td>1120911</td><td>active</td><td/><td/><td/><td>_ClinicalActionDetectedIssueCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  KSUBJ<a name="v3-ActCode-KSUBJ"> </a></td><td>knowledge subject</td><td>Categorization of types of observation that capture the main clinical knowledge subject which may be a medication, a laboratory test, a disease.</td><td/><td>23090</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  KSUBT<a name="v3-ActCode-KSUBT"> </a></td><td>knowledge subtopic</td><td>Categorization of types of observation that capture a knowledge subtopic which might be treatment, etiology, or prognosis.</td><td/><td>23091</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>2</td><td style="white-space:nowrap">  OINT<a name="v3-ActCode-OINT"> </a></td><td>intolerance</td><td>Hypersensitivity resulting in an adverse reaction upon exposure to an agent.</td><td/><td>21498</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr><td>3</td><td style="white-space:nowrap">    ALG<a name="v3-ActCode-ALG"> </a></td><td>Allergy</td><td>Hypersensitivity to an agent caused by an immunologic response to an initial exposure</td><td/><td>21499</td><td>active</td><td/><td/><td/><td>OINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      DALG<a name="v3-ActCode-DALG"> </a></td><td>Drug Allergy</td><td>An allergy to a pharmaceutical product.</td><td/><td>21504</td><td>active</td><td/><td/><td/><td>ALG, DINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      EALG<a name="v3-ActCode-EALG"> </a></td><td>Environmental Allergy</td><td>An allergy to a substance other than a drug or a food. E.g. Latex, pollen, etc.</td><td/><td>21506</td><td>active</td><td/><td/><td/><td>ALG, EINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      FALG<a name="v3-ActCode-FALG"> </a></td><td>Food Allergy</td><td>An allergy to a substance generally consumed for nutritional purposes.</td><td/><td>21505</td><td>active</td><td/><td/><td/><td>ALG, FINT</td></tr><tr><td>3</td><td style="white-space:nowrap">    DINT<a name="v3-ActCode-DINT"> </a></td><td>Drug Intolerance</td><td>Hypersensitivity resulting in an adverse reaction upon exposure to a drug.</td><td/><td>21501</td><td>active</td><td/><td/><td/><td>OINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      DNAINT<a name="v3-ActCode-DNAINT"> </a></td><td>Drug Non-Allergy Intolerance</td><td>Hypersensitivity to an agent caused by a mechanism other than an immunologic response to an initial exposure</td><td/><td>21507</td><td>active</td><td/><td/><td/><td>DINT, NAINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-DALG">DALG</a></td><td>Drug Allergy</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    EINT<a name="v3-ActCode-EINT"> </a></td><td>Environmental Intolerance</td><td>Hypersensitivity resulting in an adverse reaction upon exposure to environmental conditions.</td><td/><td>21503</td><td>active</td><td/><td/><td/><td>OINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      ENAINT<a name="v3-ActCode-ENAINT"> </a></td><td>Environmental Non-Allergy Intolerance</td><td>Hypersensitivity to an agent caused by a mechanism other than an immunologic response to an initial exposure</td><td/><td>21509</td><td>active</td><td/><td/><td/><td>EINT, NAINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-EALG">EALG</a></td><td>Environmental Allergy</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    FINT<a name="v3-ActCode-FINT"> </a></td><td>Food Intolerance</td><td>Hypersensitivity resulting in an adverse reaction upon exposure to food.</td><td/><td>21502</td><td>active</td><td/><td/><td/><td>OINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      FNAINT<a name="v3-ActCode-FNAINT"> </a></td><td>Food Non-Allergy Intolerance</td><td>Hypersensitivity to an agent caused by a mechanism other than an immunologic response to an initial exposure</td><td/><td>21508</td><td>active</td><td/><td/><td/><td>FINT, NAINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-FALG">FALG</a></td><td>Food Allergy</td><td colspan="8"/></tr><tr><td>3</td><td style="white-space:nowrap">    NAINT<a name="v3-ActCode-NAINT"> </a></td><td>Non-Allergy Intolerance</td><td>Hypersensitivity to an agent caused by a mechanism other than an immunologic response to an initial exposure</td><td/><td>21500</td><td>active</td><td/><td/><td/><td>OINT</td></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-DNAINT">DNAINT</a></td><td>Drug Non-Allergy Intolerance</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-ENAINT">ENAINT</a></td><td>Environmental Non-Allergy Intolerance</td><td colspan="8"/></tr><tr><td>4</td><td style="white-space:nowrap">      <a href="#v3-ActCode-FNAINT">FNAINT</a></td><td>Food Non-Allergy Intolerance</td><td colspan="8"/></tr><tr><td>2</td><td style="white-space:nowrap">  SEV<a name="v3-ActCode-SEV"> </a></td><td>Severity Observation</td><td>A subjective evaluation of the seriousness or intensity associated with another observation.</td><td/><td>16642</td><td>active</td><td/><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ActPrivilegeCategorizationType<a name="v3-ActCode-_ActPrivilegeCategorizationType"> </a></td><td>ActPrivilegeCategorizationType</td><td>This domain includes observations used to characterize a privilege, under which this additional information is classified.

*Examples:*A privilege to prescribe drugs has a RESTRICTION that excludes prescribing narcotics; a surgical procedure privilege has a PRE-CONDITION that it requires prior Board approval.</td><td/><td>21585</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _AdverseSubstanceAdministrationEventActionTakenType<a name="v3-ActCode-_AdverseSubstanceAdministrationEventActionTakenType"> </a></td><td>AdverseSubstanceAdministrationEventActionTakenType</td><td>**Definition:** Indicates the class of actions taken with regard to a substance administration related adverse event. This characterization offers a judgment of the practitioner's response to the patient's problem.

**Examples:** Example values include dose withdrawn, dose reduced, dose not changed.

**NOTE:** The concept domain is currently supported by a value set created by the International Conference on Harmonization</td><td/><td>22266</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _CommonClinicalObservationType<a name="v3-ActCode-_CommonClinicalObservationType"> </a></td><td>CommonClinicalObservationType</td><td>Used in a patient care message to report and query simple clinical (non-lab) observations.</td><td/><td>21527</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _FDALabelData<a name="v3-ActCode-_FDALabelData"> </a></td><td>FDALabelData</td><td>FDA label data</td><td/><td>20920</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    FDACOATING<a name="v3-ActCode-FDACOATING"> </a></td><td>coating</td><td>FDA label coating</td><td/><td>19260</td><td>retired</td><td/><td/><td/><td>_FDALabelData</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    FDACOLOR<a name="v3-ActCode-FDACOLOR"> </a></td><td>color</td><td>FDA label color</td><td/><td>19259</td><td>retired</td><td/><td/><td/><td>_FDALabelData</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    FDAIMPRINTCD<a name="v3-ActCode-FDAIMPRINTCD"> </a></td><td>imprint code</td><td>FDA label imprint code</td><td/><td>19256</td><td>retired</td><td/><td/><td/><td>_FDALabelData</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    FDALOGO<a name="v3-ActCode-FDALOGO"> </a></td><td>logo</td><td>FDA label logo</td><td/><td>19262</td><td>retired</td><td/><td/><td/><td>_FDALabelData</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    FDASCORING<a name="v3-ActCode-FDASCORING"> </a></td><td>scoring</td><td>FDA label scoring</td><td/><td>19261</td><td>retired</td><td/><td/><td/><td>_FDALabelData</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    FDASHAPE<a name="v3-ActCode-FDASHAPE"> </a></td><td>shape</td><td>FDA label shape</td><td/><td>19258</td><td>retired</td><td/><td/><td/><td>_FDALabelData</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    FDASIZE<a name="v3-ActCode-FDASIZE"> </a></td><td>size</td><td>FDA label size</td><td/><td>19257</td><td>retired</td><td/><td/><td/><td>_FDALabelData</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationAllergyTestCode<a name="v3-ActCode-_ObservationAllergyTestCode"> </a></td><td>observation allergy test</td><td>**Description:**Dianostic procedures ordered or performed to evaluate whether a sensitivity to a substance is present. This test may be associated with specimen collection and/or substance administration challenge actiivities.

**Example:**Skin tests and eosinophilia evaluations.</td><td/><td>21942</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationAllergyTestType<a name="v3-ActCode-_ObservationAllergyTestType"> </a></td><td>ObservationAllergyTestType</td><td>Indicates the type of allergy test performed or to be performed. E.g. the specific antibody or skin test performed</td><td/><td>21494</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationCausalityAssessmentType<a name="v3-ActCode-_ObservationCausalityAssessmentType"> </a></td><td>observation causality assessment</td><td>**Description:**A kind of observation that allows a Secondary Observation (source act) to assert (at various levels of probability) that the target act of the association (which may be of any type of act) is implicated in the etiology of another observation that is named as the subject of the Secondary Observation

**Example:**Causality assertions where an accident is the cause of a symptom; predisposition assertions where the genetic state plus environmental factors are implicated in the development of a disease; reaction assertions where a substance exposure is associated with a finding of wheezing.</td><td/><td>21941</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationDosageDefinitionPreconditionType<a name="v3-ActCode-_ObservationDosageDefinitionPreconditionType"> </a></td><td>observation dosage definition precondition type</td><td>**Definition:**

The set of observation type concepts that can be used to express pre-conditions to a particular dosage definition.

Rationale: Used to constrain the set of observations to those related to the applicability of a dosage, such as height, weight, age, pregnancy, liver function, kidney function, etc. For example, in drug master-file type records indicating when a specified dose is applicable.</td><td/><td>21714</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationGenomicFamilyHistoryType<a name="v3-ActCode-_ObservationGenomicFamilyHistoryType"> </a></td><td>ObservationGenomicFamilyHistoryType</td><td/><td/><td>22041</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationIndicationType<a name="v3-ActCode-_ObservationIndicationType"> </a></td><td>ObservationIndicationType</td><td>Includes all codes defining types of indications such as diagnosis, symptom and other indications such as contrast agents for lab tests</td><td/><td>21541</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationIssueTriggerMeasuredObservationType<a name="v3-ActCode-_ObservationIssueTriggerMeasuredObservationType"> </a></td><td>ObservationIssueTriggerMeasuredObservationType</td><td>Distinguishes between the kinds of measurable observations that could be the trigger for clinical issue detection. Measurable observation types include: Lab Results, Height, Weight.</td><td/><td>21525</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationQueryMatchType<a name="v3-ActCode-_ObservationQueryMatchType"> </a></td><td>ObservationQueryMatchType</td><td>**Definition:** An observation related to a query response.

**Example:**The degree of match or match weight returned by a matching algorithm in a response to a query.</td><td/><td>22264</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ObservationVisionPrescriptionType<a name="v3-ActCode-_ObservationVisionPrescriptionType"> </a></td><td>ObservationVisionPrescriptionType</td><td>**Definition:** Identifies the type of Vision Prescription Observation that is being described.</td><td/><td>22243</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _PatientCharacteristicObservationType<a name="v3-ActCode-_PatientCharacteristicObservationType"> </a></td><td>PatientCharacteristicObservationType</td><td>Indicates the type of characteristics a patient should have for a given therapy to be appropriate. E.g. Weight, Age, certain lab values, etc.</td><td/><td>21526</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _SimpleMeasurableClinicalObservationType<a name="v3-ActCode-_SimpleMeasurableClinicalObservationType"> </a></td><td>SimpleMeasurableClinicalObservationType</td><td>Types of measurement observations typically performed in a clinical (non-lab) setting. E.g. Height, Weight, Blood-pressure</td><td/><td>21523</td><td>retired</td><td>true</td><td/><td/><td>_ObservationType</td></tr><tr><td>1</td><td style="white-space:nowrap">_ROIOverlayShape<a name="v3-ActCode-_ROIOverlayShape"> </a></td><td>ROIOverlayShape</td><td>Shape of the region on the object being referenced</td><td/><td>20931</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  CIRCLE<a name="v3-ActCode-CIRCLE"> </a></td><td>circle</td><td>A circle defined by two (column,row) pairs. The first point is the center of the circle and the second point is a point on the perimeter of the circle.</td><td/><td>16118</td><td>active</td><td/><td/><td/><td>_ROIOverlayShape</td></tr><tr><td>2</td><td style="white-space:nowrap">  ELLIPSE<a name="v3-ActCode-ELLIPSE"> </a></td><td>ellipse</td><td>An ellipse defined by four (column,row) pairs, the first two points specifying the endpoints of the major axis and the second two points specifying the endpoints of the minor axis.</td><td/><td>16119</td><td>active</td><td/><td/><td/><td>_ROIOverlayShape</td></tr><tr><td>2</td><td style="white-space:nowrap">  POINT<a name="v3-ActCode-POINT"> </a></td><td>point</td><td>A single point denoted by a single (column,row) pair, or multiple points each denoted by a (column,row) pair.</td><td/><td>16120</td><td>active</td><td/><td/><td/><td>_ROIOverlayShape</td></tr><tr><td>2</td><td style="white-space:nowrap">  POLY<a name="v3-ActCode-POLY"> </a></td><td>polyline</td><td>A series of connected line segments with ordered vertices denoted by (column,row) pairs; if the first and last vertices are the same, it is a closed polygon.</td><td/><td>16121</td><td>active</td><td/><td/><td/><td>_ROIOverlayShape</td></tr><tr><td>1</td><td style="white-space:nowrap">C<a name="v3-ActCode-C"> </a></td><td>corrected</td><td>**Description:**Indicates that result data has been corrected.</td><td/><td>22831</td><td>active</td><td/><td/><td/><td/></tr><tr><td>1</td><td style="white-space:nowrap">DIET<a name="v3-ActCode-DIET"> </a></td><td>Diet</td><td>Code set to define specialized/allowed diets</td><td/><td>10376</td><td>active</td><td/><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  BR<a name="v3-ActCode-BR"> </a></td><td>breikost (GE)</td><td>A diet exclusively composed of oatmeal, semolina, or rice, to be extremely easy to eat and digest.</td><td/><td>10379</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  DM<a name="v3-ActCode-DM"> </a></td><td>diabetes mellitus diet</td><td>A diet that uses carbohydrates sparingly. Typically with a restriction in daily energy content (e.g. 1600-2000 kcal).</td><td/><td>10383</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  FAST<a name="v3-ActCode-FAST"> </a></td><td>fasting</td><td>No enteral intake of foot or liquids whatsoever, no smoking. Typically 6 to 8 hours before anesthesia.</td><td/><td>10382</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  FORMULA<a name="v3-ActCode-FORMULA"> </a></td><td>formula diet</td><td>A diet consisting of a formula feeding, either for an infant or an adult, to provide nutrition either orally or through the gastrointestinal tract via tube, catheter or stoma.</td><td/><td>23529</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  GF<a name="v3-ActCode-GF"> </a></td><td>gluten free</td><td>Gluten free diet for celiac disease.</td><td/><td>10390</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  LF<a name="v3-ActCode-LF"> </a></td><td>low fat</td><td>A diet low in fat, particularly to patients with hepatic diseases.</td><td/><td>10386</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  LP<a name="v3-ActCode-LP"> </a></td><td>low protein</td><td>A low protein diet for patients with renal failure.</td><td/><td>10389</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  LQ<a name="v3-ActCode-LQ"> </a></td><td>liquid</td><td>A strictly liquid diet, that can be fully absorbed in the intestine, and therefore may not contain fiber. Used before enteral surgeries.</td><td/><td>10380</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  LS<a name="v3-ActCode-LS"> </a></td><td>low sodium</td><td>A diet low in sodium for patients with congestive heart failure and/or renal failure.</td><td/><td>10388</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  N<a name="v3-ActCode-N"> </a></td><td>normal diet</td><td>A normal diet, i.e. no special preparations or restrictions for medical reasons. This is notwithstanding any preferences the patient might have regarding special foods, such as vegetarian, kosher, etc.</td><td/><td>10377</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  NF<a name="v3-ActCode-NF"> </a></td><td>no fat</td><td>A no fat diet for acute hepatic diseases.</td><td/><td>10387</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  PAF<a name="v3-ActCode-PAF"> </a></td><td>phenylalanine free</td><td>Phenylketonuria diet.</td><td/><td>10391</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  PAR<a name="v3-ActCode-PAR"> </a></td><td>parenteral</td><td>Patient is supplied with parenteral nutrition, typically described in terms of i.v. medications.</td><td/><td>10385</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  RD<a name="v3-ActCode-RD"> </a></td><td>reduction diet</td><td>A diet that seeks to reduce body fat, typically low energy content (800-1600 kcal).</td><td/><td>10384</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  SCH<a name="v3-ActCode-SCH"> </a></td><td>schonkost (GE)</td><td>A diet that avoids ingredients that might cause digestion problems, e.g., avoid excessive fat, avoid too much fiber (cabbage, peas, beans).</td><td/><td>10378</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  SUPPLEMENT<a name="v3-ActCode-SUPPLEMENT"> </a></td><td>nutritional supplement</td><td>A diet that is not intended to be complete but is added to other diets.</td><td/><td>23530</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  T<a name="v3-ActCode-T"> </a></td><td>tea only</td><td>This is not really a diet, since it contains little nutritional value, but is essentially just water. Used before coloscopy examinations.</td><td/><td>10381</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>2</td><td style="white-space:nowrap">  VLI<a name="v3-ActCode-VLI"> </a></td><td>low valin, leucin, isoleucin</td><td>Diet with low content of the amino-acids valin, leucin, and isoleucin, for &quot;maple syrup disease.&quot;</td><td/><td>10392</td><td>active</td><td/><td/><td/><td>DIET</td></tr><tr><td>1</td><td style="white-space:nowrap">DRUGPRG<a name="v3-ActCode-DRUGPRG"> </a></td><td>drug program</td><td>**Definition:** A public or government health program that administers and funds coverage for prescription drugs to assist program eligible who meet financial and health status criteria.</td><td/><td>22132</td><td>active</td><td/><td/><td/><td/></tr><tr><td>1</td><td style="white-space:nowrap">F<a name="v3-ActCode-F"> </a></td><td>final</td><td>**Description:**Indicates that a result is complete. No further results are to come. This maps to the 'complete' state in the observation result status code.</td><td/><td>22830</td><td>active</td><td/><td/><td/><td/></tr><tr><td>1</td><td style="white-space:nowrap">PRLMN<a name="v3-ActCode-PRLMN"> </a></td><td>preliminary</td><td>**Description:**Indicates that a result is incomplete. There are further results to come. This maps to the 'active' state in the observation result status code.</td><td/><td>22829</td><td>active</td><td/><td/><td/><td/></tr><tr><td>1</td><td style="white-space:nowrap">SECOBS<a name="v3-ActCode-SECOBS"> </a></td><td>SecurityObservationType</td><td>An observation identifying security metadata about an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Security metadata are used to name security labels.

*Rationale:* According to ISO/TS 22600-3:2009(E) A.9.1.7 SECURITY LABEL MATCHING, Security label matching compares the initiator's clearance to the target's security label. All of the following must be true for authorization to be granted:

 *  The security policy identifiers shall be identical
 *  The classification level of the initiator shall be greater than or equal to that of the target (that is, there shall be at least one value in the classification list of the clearance greater than or equal to the classification of the target), and
 *  For each security category in the target label, there shall be a security category of the same type in the initiator's clearance and the initiator's classification level shall dominate that of the target.

**Examples:** SecurityObservationType security label fields include:

 *  Confidentiality classification
 *  Compartment category
 *  Sensitivity category
 *  Security mechanisms used to ensure data integrity or to perform authorized data transformation
 *  Indicators of an IT resource completeness, veracity, reliability, trustworthiness, or provenance.

*Usage Note:* SecurityObservationType codes designate security label field types, which are valued with an applicable SecurityObservationValue code as the &quot;security label tag&quot;.</td><td/><td>23471</td><td>active</td><td>true</td><td/><td/><td/></tr><tr><td>2</td><td style="white-space:nowrap">  SECCATOBS<a name="v3-ActCode-SECCATOBS"> </a></td><td>security category observation</td><td>Type of security metadata observation made about the category of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Security category metadata is defined by ISO/IEC 2382-8:1998(E/F)/ T-REC-X.812-1995 as: &quot;A nonhierarchical grouping of sensitive information used to control access to data more finely than with hierarchical security classification alone.&quot;

*Rationale:* A security category observation supports requirement to specify the type of IT resource to facilitate application of appropriate levels of information security according to a range of levels of impact or consequences that might result from the unauthorized disclosure, modification, or use of the information or information system. A resource is assigned to a specific category of information (e.g., privacy, medical, proprietary, financial, investigative, contractor sensitive, security management) defined by an organization or in some instances, by a specific law, Executive Order, directive, policy, or regulation. \[FIPS 199\]

**Examples:** Types of security categories include:

 *  Compartment: A division of data into isolated blocks with separate security controls for the purpose of reducing risk. (ISO 2382-8). A security label tag that &quot;segments&quot; an IT resource by indicating that access and use is restricted to members of a defined community or project. (HL7 Healthcare Classification System)
 *  Sensitivity: The characteristic of an IT resource which implies its value or importance and may include its vulnerability. (ISO 7492-2) Privacy metadata for information perceived as undesirable to share. (HL7 Healthcare Classification System)</td><td/><td>23473</td><td>active</td><td/><td/><td/><td>SECOBS</td></tr><tr><td>2</td><td style="white-space:nowrap">  SECCLASSOBS<a name="v3-ActCode-SECCLASSOBS"> </a></td><td>security classification observation</td><td>Type of security metadata observation made about the classification of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Security classification is defined by ISO/IEC 2382-8:1998(E/F)/ T-REC-X.812-1995 as: &quot;The determination of which specific degree of protection against access the data or information requires, together with a designation of that degree of protection.&quot; Security classification metadata is based on an analysis of applicable policies and the risk of financial, reputational, or other harm that could result from unauthorized disclosure.

*Rationale:* A security classification observation may indicate that the confidentiality level indicated by an Act or Role confidentiality attribute has been overridden by the entity responsible for ascribing the SecurityClassificationObservationValue. This supports the business requirement for increasing or decreasing the level of confidentiality (classification or declassification) based on parameters beyond the original assignment of an Act or Role confidentiality.

**Examples:** Types of security classification include: HL7 Confidentiality Codes such as very restricted, unrestricted, and normal. Intelligence community examples include top secret, secret, and confidential.

*Usage Note:* Security classification observation type codes designate security label field types, which are valued with an applicable SecurityClassificationObservationValue code as the &quot;security label tag&quot;.</td><td/><td>23472</td><td>active</td><td/><td/><td/><td>SECOBS</td></tr><tr><td>2</td><td style="white-space:nowrap">  SECCONOBS<a name="v3-ActCode-SECCONOBS"> </a></td><td>security control observation</td><td>Type of security metadata observation made about the control of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Security control metadata convey instructions to users and receivers for secure distribution, transmission, and storage; dictate obligations or mandated actions; specify any action prohibited by refrain policy such as dissemination controls; and stipulate the permissible purpose of use of an IT resource.

*Rationale:* A security control observation supports requirement to specify applicable management, operational, and technical controls (i.e., safeguards or countermeasures) prescribed for an information system to protect the confidentiality, integrity, and availability of the system and its information. \[FIPS 199\]

**Examples:** Types of security control metadata include:

 *  handling caveats
 *  dissemination controls
 *  obligations
 *  refrain policies
 *  purpose of use constraints</td><td/><td>23474</td><td>active</td><td/><td/><td/><td>SECOBS</td></tr><tr><td>2</td><td style="white-space:nowrap">  SECINTOBS<a name="v3-ActCode-SECINTOBS"> </a></td><td>security integrity observation</td><td>Type of security metadata observation made about the integrity of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions.

*Rationale:* A security integrity observation supports the requirement to guard against improper information modification or destruction, and includes ensuring information non-repudiation and authenticity. (44 U.S.C., SEC. 3542)

**Examples:** Types of security integrity metadata include:

 *  Integrity status, which indicates the completeness or workflow status of an IT resource (data, information object, service, or system capability)
 *  Integrity confidence, which indicates the reliability and trustworthiness of an IT resource
 *  Integrity control, which indicates pertinent handling caveats, obligations, refrain policies, and purpose of use for the resource
 *  Data integrity, which indicate the security mechanisms used to ensure that the accuracy and consistency are preserved regardless of changes made (ISO/IEC DIS 2382-8)
 *  Alteration integrity, which indicate the security mechanisms used for authorized transformations of the resource
 *  Integrity provenance, which indicates the entity responsible for a report or assertion relayed &quot;second-hand&quot; about an IT resource</td><td/><td>23475</td><td>active</td><td/><td/><td/><td>SECOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    SECALTINTOBS<a name="v3-ActCode-SECALTINTOBS"> </a></td><td>security alteration integrity observation</td><td>Type of security metadata observation made about the alteration integrity of an IT resource (data, information object, service, or system capability), which indicates the mechanism used for authorized transformations of the resource.

**Examples:** Types of security alteration integrity observation metadata, which may value the observation with a code used to indicate the mechanism used for authorized transformation of an IT resource, including:

 *  translation
 *  syntactic transformation
 *  semantic mapping
 *  redaction
 *  masking
 *  pseudonymization
 *  anonymization</td><td/><td>23478</td><td>active</td><td/><td/><td/><td>SECINTOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    SECDATINTOBS<a name="v3-ActCode-SECDATINTOBS"> </a></td><td>security data integrity observation</td><td>Type of security metadata observation made about the data integrity of an IT resource (data, information object, service, or system capability), which indicates the security mechanism used to preserve resource accuracy and consistency. Data integrity is defined by ISO 22600-23.3.21 as: &quot;The property that data has not been altered or destroyed in an unauthorized manner&quot;, and by ISO/IEC 2382-8: The property of data whose accuracy and consistency are preserved regardless of changes made.&quot;

**Examples:** Types of security data integrity observation metadata, which may value the observation, include cryptographic hash function and digital signature.</td><td/><td>23479</td><td>active</td><td/><td/><td/><td>SECINTOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    SECINTCONOBS<a name="v3-ActCode-SECINTCONOBS"> </a></td><td>security integrity confidence observation</td><td>Type of security metadata observation made about the integrity confidence of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions.

**Examples:** Types of security integrity confidence observation metadata, which may value the observation, include highly reliable, uncertain reliability, and not reliable.

*Usage Note:* A security integrity confidence observation on an Act may indicate that a valued Act.uncertaintycode attribute has been overridden by the entity responsible for ascribing the SecurityIntegrityConfidenceObservationValue. This supports the business requirements for increasing or decreasing the assessment of the reliability or trustworthiness of an IT resource based on parameters beyond the original assignment of an Act statement level of uncertainty.</td><td/><td>23477</td><td>active</td><td/><td/><td/><td>SECINTOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    SECINTPRVOBS<a name="v3-ActCode-SECINTPRVOBS"> </a></td><td>security integrity provenance observation</td><td>Type of security metadata observation made about the provenance integrity of an IT resource (data, information object, service, or system capability), which indicates the lifecycle completeness of an IT resource in terms of workflow status such as its creation, modification, suspension, and deletion; locations in which the resource has been collected or archived, from which it may be retrieved, and the history of its distribution and disclosure. Integrity provenance metadata about an IT resource may be used to assess its veracity, reliability, and trustworthiness.

**Examples:** Types of security integrity provenance observation metadata, which may value the observation about an IT resource, include:

 *  completeness or workflow status, such as authentication
 *  the entity responsible for original authoring or informing about an IT resource
 *  the entity responsible for a report or assertion about an IT resource relayed “second-hand�
 *  the entity responsible for excerpting, transforming, or compiling an IT resource</td><td/><td>23480</td><td>active</td><td>true</td><td/><td/><td>SECINTOBS</td></tr><tr><td>4</td><td style="white-space:nowrap">      SECINTPRVABOBS<a name="v3-ActCode-SECINTPRVABOBS"> </a></td><td>security integrity provenance asserted by observation</td><td>Type of security metadata observation made about the integrity provenance of an IT resource (data, information object, service, or system capability), which indicates the entity that made assertions about the resource. The asserting entity may not be the original informant about the resource.

**Examples:** Types of security integrity provenance asserted by observation metadata, which may value the observation, including:

 *  assertions about an IT resource by a patient
 *  assertions about an IT resource by a clinician
 *  assertions about an IT resource by a device</td><td/><td>23482</td><td>active</td><td/><td/><td/><td>SECINTPRVOBS</td></tr><tr><td>4</td><td style="white-space:nowrap">      SECINTPRVRBOBS<a name="v3-ActCode-SECINTPRVRBOBS"> </a></td><td>security integrity provenance reported by observation</td><td>Type of security metadata observation made about the integrity provenance of an IT resource (data, information object, service, or system capability), which indicates the entity that reported the existence of the resource. The reporting entity may not be the original author of the resource.

**Examples:** Types of security integrity provenance reported by observation metadata, which may value the observation, include:

 *  reports about an IT resource by a patient
 *  reports about an IT resource by a clinician
 *  reports about an IT resource by a device</td><td/><td>23481</td><td>active</td><td/><td/><td/><td>SECINTPRVOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    SECINTSTOBS<a name="v3-ActCode-SECINTSTOBS"> </a></td><td>security integrity status observation</td><td>Type of security metadata observation made about the integrity status of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Indicates the completeness of an IT resource in terms of workflow status, which may impact users that are authorized to access and use the resource.

**Examples:** Types of security integrity status observation metadata, which may value the observation, include codes from the HL7 DocumentCompletion code system such as legally authenticated, in progress, and incomplete.</td><td/><td>23476</td><td>active</td><td/><td/><td/><td>SECINTOBS</td></tr><tr><td>2</td><td style="white-space:nowrap">  SECTRSTOBS<a name="v3-ActCode-SECTRSTOBS"> </a></td><td>SECTRSTOBS</td><td>An observation identifying trust metadata about an IT resource (data, information object, service, or system capability), which may be used as a trust attribute to populate a computable trust policy, trust credential, trust assertion, or trust label field in a security label or trust policy, which are principally used for authentication, authorization, and access control decisions.</td><td/><td>23665</td><td>active</td><td>true</td><td/><td/><td>SECOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTACCRDOBS<a name="v3-ActCode-TRSTACCRDOBS"> </a></td><td>trust accreditation observation</td><td>Type of security metadata observation made about the formal declaration by an authority or neutral third party that validates the technical, security, trust, and business practice conformance of Trust Agents to facilitate security, interoperability, and trust among participants within a security domain or trust framework.</td><td/><td>23667</td><td>active</td><td/><td/><td/><td>SECTRSTOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTAGREOBS<a name="v3-ActCode-TRSTAGREOBS"> </a></td><td>trust agreement observation</td><td>Type of security metadata observation made about privacy and security requirements with which a security domain must comply. \[ISO IEC 10181-1\]</td><td/><td>23666</td><td>active</td><td/><td/><td/><td>SECTRSTOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTCERTOBS<a name="v3-ActCode-TRSTCERTOBS"> </a></td><td>trust certificate observation</td><td>Type of security metadata observation made about a set of security-relevant data issued by a security authority or trusted third party, together with security information which is used to provide the integrity and data origin authentication services for an IT resource (data, information object, service, or system capability). \[Based on ISO IEC 10181-1\]

**For example,**

 *  A Certificate Policy (CP), which is a named set of rules that indicates the applicability of a certificate to a particular community and/or class of application with common security requirements. For example, a particular Certificate Policy might indicate the applicability of a type of certificate to the authentication of electronic data interchange transactions for the trading of goods within a given price range. \[Trust Service Principles and Criteria for Certification Authorities Version 2.0 March 2011 Copyright 2011 by Canadian Institute of Chartered Accountants.
 *  A Certificate Practice Statement (CSP), which is a statement of the practices which an Authority employs in issuing and managing certificates. \[Trust Service Principles and Criteria for Certification Authorities Version 2.0 March 2011 Copyright 2011 by Canadian Institute of Chartered Accountants.\]</td><td/><td>23668</td><td>active</td><td/><td/><td/><td>SECTRSTOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTFWKOBS<a name="v3-ActCode-TRSTFWKOBS"> </a></td><td>trust framework observation</td><td>Type of security metadata observation made about a complete set of contracts, regulations or commitments that enable participating actors to rely on certain assertions by other actors to fulfill their information security requirements. \[Kantara Initiative\]</td><td/><td>23670</td><td>active</td><td/><td/><td/><td>SECTRSTOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTLOAOBS<a name="v3-ActCode-TRSTLOAOBS"> </a></td><td>trust assurance observation</td><td>Type of security metadata observation made about the digital quality or reliability of a trust assertion, activity, capability, information exchange, mechanism, process, or protocol.</td><td/><td>23669</td><td>active</td><td/><td/><td/><td>SECTRSTOBS</td></tr><tr><td>3</td><td style="white-space:nowrap">    TRSTMECOBS<a name="v3-ActCode-TRSTMECOBS"> </a></td><td>trust mechanism observation</td><td>Type of security metadata observation made about a security architecture system component that supports enforcement of security policies.</td><td/><td>23671</td><td>active</td><td/><td/><td/><td>SECTRSTOBS</td></tr><tr><td>1</td><td style="white-space:nowrap">SUBSIDFFS<a name="v3-ActCode-SUBSIDFFS"> </a></td><td>subsidized fee for service program</td><td>**Definition:** A government health program that provides coverage on a fee for service basis for health services to persons meeting eligibility criteria such as income, location of residence, access to other coverages, health condition, and age, the cost of which is to some extent subsidized by public funds.

*Discussion:* The structure and business processes for underwriting and administering a subsidized fee for service program is further specified by the Underwriter and Payer Role.class and Role.code.</td><td/><td>22138</td><td>active</td><td/><td/><td/><td/></tr><tr><td>1</td><td style="white-space:nowrap">WRKCOMP<a name="v3-ActCode-WRKCOMP"> </a></td><td>(workers compensation program</td><td>**Definition:** Government mandated program providing coverage, disability income, and vocational rehabilitation for injuries sustained in the work place or in the course of employment. Employers may either self-fund the program, purchase commercial coverage, or pay a premium to a government entity that administers the program. Employees may be required to pay premiums toward the cost of coverage as well.</td><td/><td>22146</td><td>active</td><td/><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ActAdjudicationInformationCode<a name="v3-ActCode-_ActAdjudicationInformationCode"> </a></td><td>ActAdjudicationInformationCode</td><td>Explanatory codes that provide information derived by an Adjudicator during the course of adjudicating an invoice.

Codes from this domain are purely informational and do not materially affect the adjudicated invoice. That is, these codes do not impact or explain financial adjustments to an invoice. A companion domain (ActAdjudicationReasonCode) includes reasons which have a financial impact on an Invoice (claim).

Example adjudication information code is 54540 - Patient has reached Plan Maximum for current year.</td><td/><td>20852</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ActBillableTreatmentPlanCode<a name="v3-ActCode-_ActBillableTreatmentPlanCode"> </a></td><td>ActBillableTreatmentPlanCode</td><td/><td/><td>20856</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ActCognitiveProfessionalServiceCode<a name="v3-ActCode-_ActCognitiveProfessionalServiceCode"> </a></td><td>ActCognitiveProfessionalServiceCode</td><td>Denotes the specific service that has been performed. This is obtained from the professional service catalog pertaining to the discipline of the health service provider. Professional services are generally cognitive in nature and exclude surgical procedures. E.g. Provided training, Provided drug therapy review, Gave smoking-cessation counseling, etc.</td><td/><td>21511</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ActIdentityDocumentCode<a name="v3-ActCode-_ActIdentityDocumentCode"> </a></td><td>ActIdentityDocumentCode</td><td>Code identifying the type of identification document (e.g. passport, drivers license)

**Implementation Note:**The proposal called for a domain, but a code was also provided. When codes are available for the value set the code IDENTDOC (identity document) will be used as the headcode for the specializable value set.</td><td/><td>22267</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ActOrderCode<a name="v3-ActCode-_ActOrderCode"> </a></td><td>ActOrderCode</td><td>The type of order that was fulfilled by the clinical service</td><td/><td>20899</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ActPrivilegeCategorization<a name="v3-ActCode-_ActPrivilegeCategorization"> </a></td><td>ActPrivilegeCategorization</td><td>An Act which characterizes a Privilege can have additional observations to provide a finer definition of the requested or conferred privilege. This domain describes the categories under which this additional information is classified.</td><td/><td>21535</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ActProcedureCode<a name="v3-ActCode-_ActProcedureCode"> </a></td><td>ActProcedureCode</td><td>An identifying code for healthcare interventions/procedures.</td><td/><td>20902</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ActBillableServiceCode<a name="v3-ActCode-_ActBillableServiceCode"> </a></td><td>ActBillableServiceCode</td><td>**Definition:** An identifying code for billable services, as opposed to codes for similar services used to identify them for functional purposes.</td><td/><td>22218</td><td>retired</td><td>true</td><td/><td/><td>_ActProcedureCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _ActMedicalBillableServiceCode<a name="v3-ActCode-_ActMedicalBillableServiceCode"> </a></td><td>ActMedicalBillableServiceCode</td><td>**Definition:** An identifying code for billable medical services, as opposed to codes for similar services to identify them for clinical purposes.</td><td/><td>22219</td><td>retired</td><td>true</td><td/><td/><td>_ActBillableServiceCode</td></tr><tr style="background-color: #ffeeee"><td>3</td><td style="white-space:nowrap">    _ActNonMedicalBillableServiceCode<a name="v3-ActCode-_ActNonMedicalBillableServiceCode"> </a></td><td>ActNonMedicalBillableServiceCode</td><td>**Definition:** An identifying code for billable services that are not medical procedures, such as social services or governmental program services.

**Example:** Building a wheelchair ramp, help with groceries, giving someone a ride, etc.</td><td/><td>22220</td><td>retired</td><td>true</td><td/><td/><td>_ActBillableServiceCode</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ActOralHealthProcedureCode<a name="v3-ActCode-_ActOralHealthProcedureCode"> </a></td><td>ActOralHealthProcedureCode</td><td>**Description:**An identifying code for oral health interventions/procedures.</td><td/><td>22178</td><td>retired</td><td>true</td><td/><td/><td>_ActProcedureCode</td></tr><tr><td>2</td><td style="white-space:nowrap">  <a href="#v3-ActCode-_CPT5">_CPT5</a></td><td>CPT5</td><td colspan="8"/></tr><tr><td>2</td><td style="white-space:nowrap">  <a href="#v3-ActCode-_HCPCS">_HCPCS</a></td><td>HCPCS</td><td colspan="8"/></tr><tr><td>2</td><td style="white-space:nowrap">  <a href="#v3-ActCode-_ICD10PCS">_ICD10PCS</a></td><td>ICD10PCS</td><td colspan="8"/></tr><tr><td>2</td><td style="white-space:nowrap">  <a href="#v3-ActCode-_ICD9PCS">_ICD9PCS</a></td><td>ICD9PCS</td><td colspan="8"/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ActRegistryCode<a name="v3-ActCode-_ActRegistryCode"> </a></td><td>ActRegistryCode</td><td>This is the domain of registry types. Examples include Master Patient Registry, Staff Registry, Employee Registry, Tumor Registry.</td><td/><td>20904</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ActSecurityObjectCode<a name="v3-ActCode-_ActSecurityObjectCode"> </a></td><td>ActSecurityObjectCode</td><td>**Description:**An access control object used to manage permissions and capabilities of users within information systems. (See HL7 RBAC specification fo examples of thes objects.)</td><td/><td>22641</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_AdvanceBeneficiaryNoticeType<a name="v3-ActCode-_AdvanceBeneficiaryNoticeType"> </a></td><td>AdvanceBeneficiaryNoticeType</td><td>**Description:**

Represents types of consent that patient must sign prior to receipt of service, which is required for billing purposes.

**Examples:**

 *  Advanced beneficiary medically necessity notice.
 *  Advanced beneficiary agreement to pay notice.
 *  Advanced beneficiary requests payer billed.</td><td/><td>22095</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_CPT4<a name="v3-ActCode-_CPT4"> </a></td><td>CPT4</td><td>**Description:**Physicians Current Procedural Terminology (CPT) Manual is a listing of descriptive terms and identifying codes for reporting medical services and procedures performed by physicians. Available for the AMA at the address listed for CPT above. These codes are found in Appendix A of CPT 2000 Standard Edition. (CPT 2000 Standard Edition, American Medical Association, Chicago, IL).</td><td/><td>22176</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ExternallyDefinedActCodes<a name="v3-ActCode-_ExternallyDefinedActCodes"> </a></td><td>ExternallyDefinedActCodes</td><td/><td/><td>20919</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_HL7DefinedActCodes<a name="v3-ActCode-_HL7DefinedActCodes"> </a></td><td>HL7DefinedActCodes</td><td>Domain provides the root for HL7-defined detailed or rich codes for the Act classes.</td><td/><td>20921</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _ActDetectedIssueCode<a name="v3-ActCode-_ActDetectedIssueCode"> </a></td><td>ActDetectedIssueCode</td><td>Identifies types of detected issues for Act class &quot;ALRT&quot;</td><td/><td>20866</td><td>retired</td><td>true</td><td/><td/><td>_HL7DefinedActCodes</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _HL7TriggerEventCode<a name="v3-ActCode-_HL7TriggerEventCode"> </a></td><td>HL7TriggerEventCode</td><td>The trigger event referenced by the Control Act instance. Values are drawn from the available trigger events used in the release of HL7 identified by the versionCode.</td><td/><td>20922</td><td>retired</td><td>true</td><td/><td/><td>_HL7DefinedActCodes</td></tr><tr style="background-color: #ffeeee"><td>2</td><td style="white-space:nowrap">  _SubstanceAdministrationActCode<a name="v3-ActCode-_SubstanceAdministrationActCode"> </a></td><td>SubstanceAdministrationActCode</td><td>The specific chemical or radiological substance administered or to be administered into the body for therapeutic effect.</td><td/><td>20932</td><td>retired</td><td>true</td><td/><td/><td>_HL7DefinedActCodes</td></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_IndividualCaseSafetyReportCriteria<a name="v3-ActCode-_IndividualCaseSafetyReportCriteria"> </a></td><td>IndividualCaseSafetyReportCriteria</td><td>**Description:** Includes those concepts that are provided to justify the fact that an adverse event or product problem is required to be reported in an expedited fashion.</td><td/><td>22078</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_IndividualCaseSafetyReportProductCharacteristic<a name="v3-ActCode-_IndividualCaseSafetyReportProductCharacteristic"> </a></td><td>IndividualCaseSafetyReportProductCharacteristic</td><td>**Description:** Includes relevant pieces of information about a product or its process of creation. The vocabulary domain is used to characterize products when they are cited in adverse event or product problem reports.

**Examples:**Weight, color, dimensions.</td><td/><td>22079</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">_ObservationActAgeGroupType<a name="v3-ActCode-_ObservationActAgeGroupType"> </a></td><td>ObservationActAgeGroupType</td><td>**Description:**To allow queries to specify useful information about the age of the patient without disclosing possible protected health information.</td><td/><td>22046</td><td>retired</td><td>true</td><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">COPAY<a name="v3-ActCode-COPAY"> </a></td><td/><td/><td/><td>17501</td><td>retired</td><td/><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">DEDUCT<a name="v3-ActCode-DEDUCT"> </a></td><td/><td/><td/><td>17500</td><td>retired</td><td/><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">DOSEIND<a name="v3-ActCode-DOSEIND"> </a></td><td/><td/><td/><td>17793</td><td>retired</td><td/><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">PRA<a name="v3-ActCode-PRA"> </a></td><td/><td/><td/><td>16675</td><td>retired</td><td/><td/><td/><td/></tr><tr style="background-color: #ffeeee"><td>1</td><td style="white-space:nowrap">STORE<a name="v3-ActCode-STORE"> </a></td><td>Storage</td><td>The act of putting something away for safe keeping. The &quot;something&quot; may be physical object such as a specimen, or information, such as observations regarding a specimen.</td><td/><td>21456</td><td>retired</td><td/><td/><td/><td/></tr></table></div>
  </text>
  <url value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.5.4"/>
  </identifier>
  <version value="8.0.0"/>
  <name value="ActCode"/>
  <title value="ActCode"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-12-15"/>
  <publisher value="Health Level 7"/>
  <contact>
    <name value="Health Level Seven"/>
  </contact>
  <description
               value="A code specifying the particular kind of Act that the Act-instance represents within its class.

*Constraints:* The kind of Act (e.g. physical examination, serum potassium, inpatient encounter, charge financial transaction, etc.) is specified with a code from one of several, typically external, coding systems. The coding system will depend on the class of Act, such as LOINC for observations, etc.

Conceptually, the Act.code must be a specialization of the Act.classCode. This is why the structure of ActClass domain should be reflected in the superstructure of the ActCode domain and then individual codes or externally referenced vocabularies subordinated under these domains that reflect the ActClass structure.

Act.classCode and Act.code are not modifiers of each other but the Act.code concept should really imply the Act.classCode concept. For a negative example, it is not appropriate to use an Act.code &quot;potassium&quot; together with and Act.classCode for &quot;laboratory observation&quot; to somehow mean &quot;potassium laboratory observation&quot; and then use the same Act.code for &quot;potassium&quot; together with Act.classCode for &quot;medication&quot; to mean &quot;substitution of potassium&quot;. This mutually modifying use of Act.code and Act.classCode is not permitted."/>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <property>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry">
      <valueCode value="antisymmetric"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity">
      <valueCode value="transitive"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity">
      <valueCode value="irreflexive"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable">
      <valueBoolean value="true"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind">
      <valueCode value="Specializes"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName">
      <valueString value="Generalizes"/>
    </extension>
    <code value="Specializes"/>
    <description
                 value="The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric."/>
    <type value="Coding"/>
  </property>
  <property>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry">
      <valueCode value="antisymmetric"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity">
      <valueCode value="transitive"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity">
      <valueCode value="irreflexive"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable">
      <valueBoolean value="true"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind">
      <valueCode value="Generalizes"/>
    </extension>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName">
      <valueString value="Specializes"/>
    </extension>
    <code value="Generalizes"/>
    <description
                 value="Inverse of Specializes.  Only included as a derived relationship."/>
    <type value="Coding"/>
  </property>
  <property>
    <extension
               url="http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind">
      <valueCode value="Specializes"/>
    </extension>
    <code value="rim-ClassifiesClassCode"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#rim-ClassifiesClassCode"/>
    <description
                 value="The child code is a classification of the particular class group identified by the 'classCode' in a RIM class as the parent code.  Used only in RIM backbone classes to link the code and classCode values."/>
    <type value="Coding"/>
  </property>
  <property>
    <code value="internalId"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"/>
    <description
                 value="The internal identifier for the concept in the HL7 Access database repository."/>
    <type value="code"/>
  </property>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties#status"/>
    <description
                 value="A property that indicates the status of the concept. One of active, experimental, deprecated, or retired."/>
    <type value="code"/>
  </property>
  <property>
    <code value="deprecationDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#deprecationDate"/>
    <description
                 value="The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged."/>
    <type value="dateTime"/>
  </property>
  <property>
    <code value="notSelectable"/>
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
    <description
                 value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/>
    <type value="boolean"/>
  </property>
  <property>
    <code value="HL7usageNotes"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes"/>
    <description value="HL7 Concept Usage Notes"/>
    <type value="string"/>
  </property>
  <property>
    <code value="synonymCode"/>
    <uri value="http://hl7.org/fhir/concept-properties#synonym"/>
    <description
                 value="An additional concept code that was also attributed to a concept"/>
    <type value="code"/>
  </property>
  <property>
    <code value="subsumedBy"/>
    <uri value="http://hl7.org/fhir/concept-properties#parent"/>
    <description value="The concept code of a parent concept"/>
    <type value="code"/>
  </property>
  <concept>
    <code value="_ActAccountCode"/>
    <display value="ActAccountCode"/>
    <definition
                value="An account represents a grouping of financial transactions that are tracked and reported together with a single balance. Examples of account codes (types) are Patient billing accounts (collection of charges), Cost centers; Cash."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ACCT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20849"/>
    </property>
  </concept>
  <concept>
    <code value="_ActAdjudicationCode"/>
    <display value="ActAdjudicationCode"/>
    <definition
                value="Includes coded responses that will occur as a result of the adjudication of an electronic invoice at a summary level and provides guidance on interpretation of the referenced adjudication results."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ADJUD"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20850"/>
    </property>
  </concept>
  <concept>
    <code value="_ActAdjudicationResultActionCode"/>
    <display value="ActAdjudicationResultActionCode"/>
    <definition
                value="Actions to be carried out by the recipient of the Adjudication Result information."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20853"/>
    </property>
  </concept>
  <concept>
    <code value="_ActBillableModifierCode"/>
    <display value="ActBillableModifierCode"/>
    <definition
                value="**Definition:**An identifying modifier code for healthcare interventions or procedures."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21993"/>
    </property>
  </concept>
  <concept>
    <code value="_ActBillingArrangementCode"/>
    <display value="ActBillingArrangementCode"/>
    <definition
                value="The type of provision(s) made for reimbursing for the deliver of healthcare services and/or goods provided by a Provider, over a specified period."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20857"/>
    </property>
  </concept>
  <concept>
    <code value="_ActBoundedROICode"/>
    <display value="ActBoundedROICode"/>
    <definition value="Type of bounded ROI."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ROIBND"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20858"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCareProvisionCode"/>
    <display value="act care provision"/>
    <definition
                value="**Description:**The type and scope of responsibility taken-on by the performer of the Act for a specific subject of care."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="PCPR"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21825"/>
    </property>
  </concept>
  <concept>
    <code value="_ActClaimAttachmentCategoryCode"/>
    <display value="ActClaimAttachmentCategoryCode"/>
    <definition
                value="**Description:** Coded types of attachments included to support a healthcare claim."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="CATEGORY"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23004"/>
    </property>
  </concept>
  <concept>
    <code value="_ActConsentType"/>
    <display value="ActConsentType"/>
    <definition
                value="**Definition:** The type of consent directive, e.g., to consent or dissent to collect, access, or use in specific ways within an EHRS or for health information exchange; or to disclose health information for purposes such as research."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="CONS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22199"/>
    </property>
  </concept>
  <concept>
    <code value="_ActContainerRegistrationCode"/>
    <display value="ActContainerRegistrationCode"/>
    <definition
                value="Constrains the ActCode to the domain of Container Registration"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="CONTREG"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20860"/>
    </property>
  </concept>
  <concept>
    <code value="_ActControlVariable"/>
    <display value="ActControlVariable"/>
    <definition
                value="An observation form that determines parameters or attributes of an Act. Examples are the settings of a ventilator machine as parameters of a ventilator treatment act; the controls on dillution factors of a chemical analyzer as a parameter of a laboratory observation act; the settings of a physiologic measurement assembly (e.g., time skew) or the position of the body while measuring blood pressure.

Control variables are forms of observations because just as with clinical observations, the Observation.code determines the parameter and the Observation.value assigns the value. While control variables sometimes can be observed (by noting the control settings or an actually measured feedback loop) they are not primary observations, in the sense that a control variable without a primary act is of no use (e.g., it makes no sense to record a blood pressure position without recording a blood pressure, whereas it does make sense to record a systolic blood pressure without a diastolic blood pressure)."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="OBS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20861"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCoverageConfirmationCode"/>
    <display value="ActCoverageConfirmationCode"/>
    <definition
                value="Response to an insurance coverage eligibility query or authorization request."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="COV"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20863"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCoverageLimitCode"/>
    <display value="ActCoverageLimitCode"/>
    <definition
                value="Criteria that are applicable to the authorized coverage."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="COV"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20865"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCoverageTypeCode"/>
    <display value="ActCoverageTypeCode"/>
    <definition
                value="**Definition:** Set of codes indicating the type of insurance policy or program that pays for the cost of benefits provided to covered parties."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="COV"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22096"/>
    </property>
  </concept>
  <concept>
    <code value="_ActDetectedIssueManagementCode"/>
    <display value="ActDetectedIssueManagementCode"/>
    <definition
                value="Codes dealing with the management of Detected Issue observations"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ALRT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20867"/>
    </property>
  </concept>
  <concept>
    <code value="_ActExposureCode"/>
    <display value="ActExposureCode"/>
    <definition
                value="Concepts that identify the type or nature of exposure interaction. Examples include &quot;household&quot;, &quot;care giver&quot;, &quot;intimate partner&quot;, &quot;common space&quot;, &quot;common substance&quot;, etc. to further describe the nature of interaction."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="EXPOS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22353"/>
    </property>
  </concept>
  <concept>
    <code value="_ActFinancialTransactionCode"/>
    <display value="ActFinancialTransactionCode"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="XACT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20872"/>
    </property>
  </concept>
  <concept>
    <code value="_ActIncidentCode"/>
    <display value="ActIncidentCode"/>
    <definition
                value="Set of codes indicating the type of incident or accident."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INC"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20873"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInformationAccessCode"/>
    <display value="ActInformationAccessCode"/>
    <definition
                value="**Description:** The type of health information to which the subject of the information or the subject's delegate consents or dissents."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22244"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInformationAccessContextCode"/>
    <display value="ActInformationAccessContextCode"/>
    <definition
                value="Concepts conveying the context in which authorization given under jurisdictional law, by organizational policy, or by a patient consent directive permits the collection, access, use or disclosure of specified patient health information."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22332"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInformationCategoryCode"/>
    <display value="ActInformationCategoryCode"/>
    <definition
                value="**Definition:**Indicates the set of information types which may be manipulated or referenced, such as for recommending access restrictions."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="DOC"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22386"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceElementCode"/>
    <display value="ActInvoiceElementCode"/>
    <definition
                value="Type of invoice element that is used to assist in describing an Invoice that is either submitted for adjudication or for which is returned on adjudication results."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INVE"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20888"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceElementSummaryCode"/>
    <display value="ActInvoiceElementSummaryCode"/>
    <definition
                value="Identifies the different types of summary information that can be reported by queries dealing with Statement of Financial Activity (SOFA). The summary information is generally used to help resolve balance discrepancies between providers and payors."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INVE"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20889"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceOverrideCode"/>
    <display value="ActInvoiceOverrideCode"/>
    <definition
                value="Includes coded responses that will occur as a result of the adjudication of an electronic invoice at a summary level and provides guidance on interpretation of the referenced adjudication results."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INVE"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20892"/>
    </property>
  </concept>
  <concept>
    <code value="_ActListCode"/>
    <display value="ActListCode"/>
    <definition
                value="Provides codes associated with ActClass value of LIST (working list)"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="LIST"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20895"/>
    </property>
  </concept>
  <concept>
    <code value="_ActMonitoringProtocolCode"/>
    <display value="ActMonitoringProtocolCode"/>
    <definition value="Identifies types of monitoring programs"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="MPROT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20897"/>
    </property>
  </concept>
  <concept>
    <code value="_ActNonObservationIndicationCode"/>
    <display value="ActNonObservationIndicationCode"/>
    <definition
                value="**Description:**Concepts representing indications (reasons for clinical action) other than diagnosis and symptoms."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ACT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22387"/>
    </property>
  </concept>
  <concept>
    <code value="_ActObservationVerificationType"/>
    <display value="act observation verification"/>
    <definition
                value="Identifies the type of verification investigation being undertaken with respect to the subject of the verification activity.

**Examples:**

1.  Verification of eligibility for coverage under a policy or program - aka enrolled/covered by a policy or program
2.  Verification of record - e.g., person has record in an immunization registry
3.  Verification of enumeration - e.g. NPI
4.  Verification of Board Certification - provider specific
5.  Verification of Certification - e.g. JAHCO, NCQA, URAC
6.  Verification of Conformance - e.g. entity use with HIPAA, conformant to the CCHIT EHR system criteria
7.  Verification of Provider Credentials
8.  Verification of no adverse findings - e.g. on National Provider Data Bank, Health Integrity Protection Data Base (HIPDB)"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="VERIF"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21907"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPaymentCode"/>
    <display value="ActPaymentCode"/>
    <definition
                value="Code identifying the method or the movement of payment instructions.

Codes are drawn from X12 data element 591 (PaymentMethodCode)"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="XACT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20900"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPharmacySupplyType"/>
    <display value="ActPharmacySupplyType"/>
    <definition value="Identifies types of dispensing events"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="SPLY"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20901"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPolicyType"/>
    <display value="ActPolicyType"/>
    <definition
                value="A mandate, regulation, obligation, principle, requirement, rule, or expectation of how an entity is to conduct itself or execute an activity, which may be dictated and enforced by an authority of competent jurisdiction."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="POLICY"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22182"/>
    </property>
  </concept>
  <concept>
    <code value="_ActProductAcquisitionCode"/>
    <display value="ActProductAcquisitionCode"/>
    <definition
                value="The method that a product is obtained for use by the subject of the supply act (e.g. patient). Product examples are consumable or durable goods."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="SPLY"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20903"/>
    </property>
  </concept>
  <concept>
    <code value="_ActSpecimenTransportCode"/>
    <display value="ActSpecimenTransportCode"/>
    <definition value="Transportation of a specimen."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="TRNS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22388"/>
    </property>
  </concept>
  <concept>
    <code value="_ActSpecimenTreatmentCode"/>
    <display value="ActSpecimenTreatmentCode"/>
    <definition value="Set of codes related to specimen treatments"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="SPCTRT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20905"/>
    </property>
  </concept>
  <concept>
    <code value="_ActSubstanceAdministrationCode"/>
    <display value="ActSubstanceAdministrationCode"/>
    <definition
                value="**Description:** Describes the type of substance administration being performed. This should not be used to carry codes for identification of products. Use an associated role or entity to carry such information."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="SBADM"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21517"/>
    </property>
  </concept>
  <concept>
    <code value="_ActTaskCode"/>
    <display value="ActTaskCode"/>
    <definition
                value="**Description:** A task or action that a user may perform in a clinical information system (e.g., medication order entry, laboratory test results review, problem list entry)."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ACT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22047"/>
    </property>
  </concept>
  <concept>
    <code value="_ActTransportationModeCode"/>
    <display value="ActTransportationModeCode"/>
    <definition
                value="Characterizes how a transportation act was or will be carried out.

*Examples:* Via private transport, via public transit, via courier."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="TRNS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21545"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationType"/>
    <display value="ObservationType"/>
    <definition
                value="Identifies the kinds of observations that can be performed"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="OBS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20930"/>
    </property>
  </concept>
  <concept>
    <code value="_ROIOverlayShape"/>
    <display value="ROIOverlayShape"/>
    <definition value="Shape of the region on the object being referenced"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20931"/>
    </property>
  </concept>
  <concept>
    <code value="C"/>
    <display value="corrected"/>
    <definition
                value="**Description:**Indicates that result data has been corrected."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22831"/>
    </property>
  </concept>
  <concept>
    <code value="DIET"/>
    <display value="Diet"/>
    <definition value="Code set to define specialized/allowed diets"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10376"/>
    </property>
  </concept>
  <concept>
    <code value="DRUGPRG"/>
    <display value="drug program"/>
    <definition
                value="**Definition:** A public or government health program that administers and funds coverage for prescription drugs to assist program eligible who meet financial and health status criteria."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22132"/>
    </property>
  </concept>
  <concept>
    <code value="F"/>
    <display value="final"/>
    <definition
                value="**Description:**Indicates that a result is complete. No further results are to come. This maps to the 'complete' state in the observation result status code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22830"/>
    </property>
  </concept>
  <concept>
    <code value="PRLMN"/>
    <display value="preliminary"/>
    <definition
                value="**Description:**Indicates that a result is incomplete. There are further results to come. This maps to the 'active' state in the observation result status code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22829"/>
    </property>
  </concept>
  <concept>
    <code value="SECOBS"/>
    <display value="SecurityObservationType"/>
    <definition
                value="An observation identifying security metadata about an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Security metadata are used to name security labels.

*Rationale:* According to ISO/TS 22600-3:2009(E) A.9.1.7 SECURITY LABEL MATCHING, Security label matching compares the initiator's clearance to the target's security label. All of the following must be true for authorization to be granted:

 *  The security policy identifiers shall be identical
 *  The classification level of the initiator shall be greater than or equal to that of the target (that is, there shall be at least one value in the classification list of the clearance greater than or equal to the classification of the target), and
 *  For each security category in the target label, there shall be a security category of the same type in the initiator's clearance and the initiator's classification level shall dominate that of the target.

**Examples:** SecurityObservationType security label fields include:

 *  Confidentiality classification
 *  Compartment category
 *  Sensitivity category
 *  Security mechanisms used to ensure data integrity or to perform authorized data transformation
 *  Indicators of an IT resource completeness, veracity, reliability, trustworthiness, or provenance.

*Usage Note:* SecurityObservationType codes designate security label field types, which are valued with an applicable SecurityObservationValue code as the &quot;security label tag&quot;."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23471"/>
    </property>
  </concept>
  <concept>
    <code value="SUBSIDFFS"/>
    <display value="subsidized fee for service program"/>
    <definition
                value="**Definition:** A government health program that provides coverage on a fee for service basis for health services to persons meeting eligibility criteria such as income, location of residence, access to other coverages, health condition, and age, the cost of which is to some extent subsidized by public funds.

*Discussion:* The structure and business processes for underwriting and administering a subsidized fee for service program is further specified by the Underwriter and Payer Role.class and Role.code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22138"/>
    </property>
  </concept>
  <concept>
    <code value="WRKCOMP"/>
    <display value="(workers compensation program"/>
    <definition
                value="**Definition:** Government mandated program providing coverage, disability income, and vocational rehabilitation for injuries sustained in the work place or in the course of employment. Employers may either self-fund the program, purchase commercial coverage, or pay a premium to a government entity that administers the program. Employees may be required to pay premiums toward the cost of coverage as well."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22146"/>
    </property>
  </concept>
  <concept>
    <code value="_ActAdjudicationInformationCode"/>
    <display value="ActAdjudicationInformationCode"/>
    <definition
                value="Explanatory codes that provide information derived by an Adjudicator during the course of adjudicating an invoice.

Codes from this domain are purely informational and do not materially affect the adjudicated invoice. That is, these codes do not impact or explain financial adjustments to an invoice. A companion domain (ActAdjudicationReasonCode) includes reasons which have a financial impact on an Invoice (claim).

Example adjudication information code is 54540 - Patient has reached Plan Maximum for current year."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20852"/>
    </property>
  </concept>
  <concept>
    <code value="_ActBillableTreatmentPlanCode"/>
    <display value="ActBillableTreatmentPlanCode"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20856"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCognitiveProfessionalServiceCode"/>
    <display value="ActCognitiveProfessionalServiceCode"/>
    <definition
                value="Denotes the specific service that has been performed. This is obtained from the professional service catalog pertaining to the discipline of the health service provider. Professional services are generally cognitive in nature and exclude surgical procedures. E.g. Provided training, Provided drug therapy review, Gave smoking-cessation counseling, etc."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21511"/>
    </property>
  </concept>
  <concept>
    <code value="_ActIdentityDocumentCode"/>
    <display value="ActIdentityDocumentCode"/>
    <definition
                value="Code identifying the type of identification document (e.g. passport, drivers license)

**Implementation Note:**The proposal called for a domain, but a code was also provided. When codes are available for the value set the code IDENTDOC (identity document) will be used as the headcode for the specializable value set."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22267"/>
    </property>
  </concept>
  <concept>
    <code value="_ActOrderCode"/>
    <display value="ActOrderCode"/>
    <definition
                value="The type of order that was fulfilled by the clinical service"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20899"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPrivilegeCategorization"/>
    <display value="ActPrivilegeCategorization"/>
    <definition
                value="An Act which characterizes a Privilege can have additional observations to provide a finer definition of the requested or conferred privilege. This domain describes the categories under which this additional information is classified."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21535"/>
    </property>
  </concept>
  <concept>
    <code value="_ActProcedureCode"/>
    <display value="ActProcedureCode"/>
    <definition
                value="An identifying code for healthcare interventions/procedures."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20902"/>
    </property>
  </concept>
  <concept>
    <code value="_ActRegistryCode"/>
    <display value="ActRegistryCode"/>
    <definition
                value="This is the domain of registry types. Examples include Master Patient Registry, Staff Registry, Employee Registry, Tumor Registry."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20904"/>
    </property>
  </concept>
  <concept>
    <code value="_ActSecurityObjectCode"/>
    <display value="ActSecurityObjectCode"/>
    <definition
                value="**Description:**An access control object used to manage permissions and capabilities of users within information systems. (See HL7 RBAC specification fo examples of thes objects.)"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22641"/>
    </property>
  </concept>
  <concept>
    <code value="_AdvanceBeneficiaryNoticeType"/>
    <display value="AdvanceBeneficiaryNoticeType"/>
    <definition
                value="**Description:**

Represents types of consent that patient must sign prior to receipt of service, which is required for billing purposes.

**Examples:**

 *  Advanced beneficiary medically necessity notice.
 *  Advanced beneficiary agreement to pay notice.
 *  Advanced beneficiary requests payer billed."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22095"/>
    </property>
  </concept>
  <concept>
    <code value="_CPT4"/>
    <display value="CPT4"/>
    <definition
                value="**Description:**Physicians Current Procedural Terminology (CPT) Manual is a listing of descriptive terms and identifying codes for reporting medical services and procedures performed by physicians. Available for the AMA at the address listed for CPT above. These codes are found in Appendix A of CPT 2000 Standard Edition. (CPT 2000 Standard Edition, American Medical Association, Chicago, IL)."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22176"/>
    </property>
  </concept>
  <concept>
    <code value="_ExternallyDefinedActCodes"/>
    <display value="ExternallyDefinedActCodes"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20919"/>
    </property>
  </concept>
  <concept>
    <code value="_HL7DefinedActCodes"/>
    <display value="HL7DefinedActCodes"/>
    <definition
                value="Domain provides the root for HL7-defined detailed or rich codes for the Act classes."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20921"/>
    </property>
  </concept>
  <concept>
    <code value="_IndividualCaseSafetyReportCriteria"/>
    <display value="IndividualCaseSafetyReportCriteria"/>
    <definition
                value="**Description:** Includes those concepts that are provided to justify the fact that an adverse event or product problem is required to be reported in an expedited fashion."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22078"/>
    </property>
  </concept>
  <concept>
    <code value="_IndividualCaseSafetyReportProductCharacteristic"/>
    <display value="IndividualCaseSafetyReportProductCharacteristic"/>
    <definition
                value="**Description:** Includes relevant pieces of information about a product or its process of creation. The vocabulary domain is used to characterize products when they are cited in adverse event or product problem reports.

**Examples:**Weight, color, dimensions."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22079"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationActAgeGroupType"/>
    <display value="ObservationActAgeGroupType"/>
    <definition
                value="**Description:**To allow queries to specify useful information about the age of the patient without disclosing possible protected health information."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22046"/>
    </property>
  </concept>
  <concept>
    <code value="COPAY"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17501"/>
    </property>
  </concept>
  <concept>
    <code value="DEDUCT"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17500"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEIND"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17793"/>
    </property>
  </concept>
  <concept>
    <code value="PRA"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16675"/>
    </property>
  </concept>
  <concept>
    <code value="STORE"/>
    <display value="Storage"/>
    <definition
                value="The act of putting something away for safe keeping. The &quot;something&quot; may be physical object such as a specimen, or information, such as observations regarding a specimen."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21456"/>
    </property>
  </concept>
  <concept>
    <code value="ACCTRECEIVABLE"/>
    <display value="account receivable"/>
    <definition
                value="An account for collecting charges, reversals, adjustments and payments, including deductibles, copayments, coinsurance (financial transactions) credited or debited to the account receivable account for a patient's encounter."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21361"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAccountCode"/>
    </property>
  </concept>
  <concept>
    <code value="CASH"/>
    <display value="Cash"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14810"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAccountCode"/>
    </property>
  </concept>
  <concept>
    <code value="CC"/>
    <display value="credit card"/>
    <definition
                value="**Description:** Types of advance payment to be made on a plastic card usually issued by a financial institution used of purchasing services and/or products."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23013"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAccountCode"/>
    </property>
  </concept>
  <concept>
    <code value="PBILLACCT"/>
    <display value="patient billing account"/>
    <definition
                value="An account representing charges and credits (financial transactions) for a patient's encounter."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21301"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAccountCode"/>
    </property>
  </concept>
  <concept>
    <code value="_CreditCard"/>
    <display value="CreditCard"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20912"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAccountCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActAdjudicationGroupCode"/>
    <display value="ActAdjudicationGroupCode"/>
    <definition
                value="Catagorization of grouping criteria for the associated transactions and/or summary (totals, subtotals)."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ADJUD"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20851"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationCode"/>
    </property>
  </concept>
  <concept>
    <code value="AA"/>
    <display value="adjudicated with adjustments"/>
    <definition
                value="The invoice element has been accepted for payment but one or more adjustment(s) have been made to one or more invoice element line items (component charges).

Also includes the concept 'Adjudicate as zero' and items not covered under a particular Policy.

Invoice element can be reversed (nullified).

Recommend that the invoice element is saved for DUR (Drug Utilization Reporting)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19347"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationCode"/>
    </property>
  </concept>
  <concept>
    <code value="AR"/>
    <display value="adjudicated as refused"/>
    <definition
                value="The invoice element has passed through the adjudication process but payment is refused due to one or more reasons.

Includes items such as patient not covered, or invoice element is not constructed according to payer rules (e.g. 'invoice submitted too late').

If one invoice element line item in the invoice element structure is rejected, the remaining line items may not be adjudicated and the complete group is treated as rejected.

A refused invoice element can be forwarded to the next payer (for Coordination of Benefits) or modified and resubmitted to refusing payer.

Invoice element cannot be reversed (nullified) as there is nothing to reverse.

Recommend that the invoice element is not saved for DUR (Drug Utilization Reporting)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17619"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationCode"/>
    </property>
  </concept>
  <concept>
    <code value="AS"/>
    <display value="adjudicated as submitted"/>
    <definition
                value="The invoice element was/will be paid exactly as submitted, without financial adjustment(s).

If the dollar amount stays the same, but the billing codes have been amended or financial adjustments have been applied through the adjudication process, the invoice element is treated as &quot;Adjudicated with Adjustment&quot;.

If information items are included in the adjudication results that do not affect the monetary amounts paid, then this is still Adjudicated as Submitted (e.g. 'reached Plan Maximum on this Claim').

Invoice element can be reversed (nullified).

Recommend that the invoice element is saved for DUR (Drug Utilization Reporting)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17617"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationCode"/>
    </property>
  </concept>
  <concept>
    <code value="CONT"/>
    <display value="contract"/>
    <definition
                value="Transaction counts and value totals by Contract Identifier."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17974"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="DAY"/>
    <display value="day"/>
    <definition
                value="Transaction counts and value totals for each calendar day within the date range specified."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17969"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="LOC"/>
    <display value="location"/>
    <definition
                value="Transaction counts and value totals by service location (e.g clinic)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17976"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="MONTH"/>
    <display value="month"/>
    <definition
                value="Transaction counts and value totals for each calendar month within the date range specified."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17970"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="PERIOD"/>
    <display value="period"/>
    <definition
                value="Transaction counts and value totals for the date range specified."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17971"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="PROV"/>
    <display value="provider"/>
    <definition
                value="Transaction counts and value totals by Provider Identifier."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17975"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="WEEK"/>
    <display value="week"/>
    <definition
                value="Transaction counts and value totals for each calendar week within the date range specified."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17972"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="YEAR"/>
    <display value="year"/>
    <definition
                value="Transaction counts and value totals for each calendar year within the date range specified."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17973"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="DISPLAY"/>
    <display value="Display"/>
    <definition
                value="The adjudication result associated is to be displayed to the receiver of the adjudication result."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17475"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationResultActionCode"/>
    </property>
  </concept>
  <concept>
    <code value="FORM"/>
    <display value="Print on Form"/>
    <definition
                value="The adjudication result associated is to be printed on the specified form, which is then provided to the covered party."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17473"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdjudicationResultActionCode"/>
    </property>
  </concept>
  <concept>
    <code value="NAT"/>
    <display value="Insufficient authorization"/>
    <definition
                value="The requesting party has insufficient authorization to invoke the interaction."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21390"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeAuthorizationDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="SUPPRESSED"/>
    <display value="record suppressed"/>
    <definition
                value="**Description:** One or more records in the query response have been suppressed due to consent or privacy restrictions."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23274"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeAuthorizationDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="VALIDAT"/>
    <display value="validation issue"/>
    <definition
                value="**Description:**The specified element did not pass business-rule validation."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21651"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeAuthorizationDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActAdministrativeAuthorizationDetectedIssueCode"/>
    <display value="ActAdministrativeAuthorizationDetectedIssueCode"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21389"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActAdministrativeRuleDetectedIssueCode"/>
    <display value="ActAdministrativeRuleDetectedIssueCode"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21391"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="_AuthorizationIssueManagementCode"/>
    <display value="Authorization Issue Management Code"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ALRT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21387"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeDetectedIssueManagementCode"/>
    </property>
  </concept>
  <concept>
    <code value="KEY204"/>
    <display value="Unknown key identifier"/>
    <definition
                value="The ID of the patient, order, etc., was not found. Used for transactions other than additions, e.g. transfer of a non-existent patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21392"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeRuleDetectedIssueCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="KEY205"/>
    <display value="Duplicate key identifier"/>
    <definition
                value="The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21393"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeRuleDetectedIssueCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="KEY206"/>
    <display value="non-matching identification"/>
    <definition
                value="**Description:** Metadata associated with the identification (e.g. name or gender) does not match the identification being verified."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23272"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeRuleDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="OBSOLETE"/>
    <display value="obsolete record returned"/>
    <definition
                value="**Description:** One or more records in the query response have a status of 'obsolete'."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23275"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActAdministrativeRuleDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPTM"/>
    <display value="CPT modifier codes"/>
    <definition
                value="**Description:**CPT modifier codes are found in Appendix A of CPT 2000 Standard Edition."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22151"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillableModifierCode"/>
    </property>
  </concept>
  <concept>
    <code value="HCPCSA"/>
    <display value="HCPCS Level II and Carrier-assigned"/>
    <definition
                value="**Description:**HCPCS Level II (HCFA-assigned) and Carrier-assigned (Level III) modifiers are reported in Appendix A of CPT 2000 Standard Edition and in the Medicare Bulletin."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22150"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillableModifierCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActMedicalBillableServiceCode"/>
    <display value="ActMedicalBillableServiceCode"/>
    <definition
                value="**Definition:** An identifying code for billable medical services, as opposed to codes for similar services to identify them for clinical purposes."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22219"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillableServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActNonMedicalBillableServiceCode"/>
    <display value="ActNonMedicalBillableServiceCode"/>
    <definition
                value="**Definition:** An identifying code for billable services that are not medical procedures, such as social services or governmental program services.

**Example:** Building a wheelchair ramp, help with groceries, giving someone a ride, etc."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22220"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillableServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="BLK"/>
    <display value="block funding"/>
    <definition
                value="A billing arrangement where a Provider charges a lump sum to provide a prescribed group (volume) of services to a single patient which occur over a period of time. Services included in the block may vary.

This billing arrangement is also known as Program of Care for some specific Payors and Program Fees for other Payors."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17480"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillingArrangementCode"/>
    </property>
  </concept>
  <concept>
    <code value="CAP"/>
    <display value="capitation funding"/>
    <definition
                value="A billing arrangement where the payment made to a Provider is determined by analyzing one or more demographic attributes about the persons/patients who are enrolled with the Provider (in their practice)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17484"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillingArrangementCode"/>
    </property>
  </concept>
  <concept>
    <code value="CONTF"/>
    <display value="contract funding"/>
    <definition
                value="A billing arrangement where a Provider charges a lump sum to provide a particular volume of one or more interventions/procedures or groups of interventions/procedures."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17481"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillingArrangementCode"/>
    </property>
  </concept>
  <concept>
    <code value="FINBILL"/>
    <display value="financial"/>
    <definition
                value="A billing arrangement where a Provider charges for non-clinical items. This includes interest in arrears, mileage, etc. Clinical content is not included in Invoices submitted with this type of billing arrangement."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19723"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillingArrangementCode"/>
    </property>
  </concept>
  <concept>
    <code value="ROST"/>
    <display value="roster funding"/>
    <definition
                value="A billing arrangement where funding is based on a list of individuals registered as patients of the Provider."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17482"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillingArrangementCode"/>
    </property>
  </concept>
  <concept>
    <code value="SESS"/>
    <display value="sessional funding"/>
    <definition
                value="A billing arrangement where a Provider charges a sum to provide a group (volume) of interventions/procedures to one or more patients within a defined period of time, typically on the same date. Interventions/procedures included in the session may vary."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17483"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillingArrangementCode"/>
    </property>
  </concept>
  <concept>
    <code value="FFS"/>
    <display value="fee for service"/>
    <definition
                value="A billing arrangement where a Provider charges a separate fee for each intervention/procedure/event or product.

Fee for Service is used when an individual intervention/procedure/event is used for billing purposes. In other words, fees are associated with the intervention/procedure/event. For example, a specific CCI (Canadian Classification of Interventions) code has an associated fee and is used for billing purposes."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17479"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBillingArrangementCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FF"/>
    </property>
  </concept>
  <concept>
    <code value="ROIFS"/>
    <display value="fully specified ROI"/>
    <definition
                value="A fully specified bounded Region of Interest (ROI) delineates a ROI in which only those dimensions participate that are specified by boundary criteria, whereas all other dimensions are excluded. For example a ROI to mark an episode of &quot;ST elevation&quot; in a subset of the EKG leads V2, V3, and V4 would include 4 boundaries, one each for time, V2, V3, and V4."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17897"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBoundedROICode"/>
    </property>
  </concept>
  <concept>
    <code value="ROIPS"/>
    <display value="partially specified ROI"/>
    <definition
                value="A partially specified bounded Region of Interest (ROI) specifies a ROI in which at least all values in the dimensions specified by the boundary criteria participate. For example, if an episode of ventricular fibrillations (VFib) is observed, it usually doesn't make sense to exclude any EKG leads from the observation and the partially specified ROI would contain only one boundary for time indicating the time interval where VFib was observed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17898"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActBoundedROICode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCredentialedCareCode"/>
    <display value="act credentialed care"/>
    <definition
                value="**Description:**The type and scope of legal and/or professional responsibility taken-on by the performer of the Act for a specific subject of care as described by a credentialing agency, i.e. government or non-government agency. Failure in executing this Act may result in loss of credential to the person or organization who participates as performer of the Act. Excludes employment agreements.

**Example:**Hospital license; physician license; clinic accreditation."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="PCPR"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21826"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCareProvisionCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActEncounterCode"/>
    <display value="ActEncounterCode"/>
    <definition
                value="Domain provides codes that qualify the ActEncounterClass (ENC)"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ENC"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20869"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCareProvisionCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActMedicalServiceCode"/>
    <display value="ActMedicalServiceCode"/>
    <definition
                value="General category of medical service provided to the patient during their encounter."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20896"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCareProvisionCode"/>
    </property>
  </concept>
  <concept>
    <code value="AUTOATTCH"/>
    <display value="auto attachment"/>
    <definition value="**Description:** Automobile Information Attachment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23012"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActClaimAttachmentCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="DOCUMENT"/>
    <display value="document"/>
    <definition value="**Description:** Document Attachment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23008"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActClaimAttachmentCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="HEALTHREC"/>
    <display value="health record"/>
    <definition value="**Description:** Health Record Attachment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23010"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActClaimAttachmentCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="IMG"/>
    <display value="image attachment"/>
    <definition value="**Description:** Image Attachment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23006"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActClaimAttachmentCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="LABRESULTS"/>
    <display value="lab results"/>
    <definition value="**Description:** Lab Results Attachment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23009"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActClaimAttachmentCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="MODEL"/>
    <display value="model"/>
    <definition value="**Description:** Digital Model Attachment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23007"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActClaimAttachmentCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="WIATTCH"/>
    <display value="work injury report attachment"/>
    <definition
                value="**Description:** Work Injury related additional Information Attachment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23011"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActClaimAttachmentCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="XRAY"/>
    <display value="x-ray"/>
    <definition value="**Description:** Digital X-Ray Attachment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23005"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActClaimAttachmentCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActDecision"/>
    <display value="_ActDecision"/>
    <definition
                value="Specifies the type of agreement between one or more grantor and grantee in which rights and obligations related to one or more shared items of interest are allocated.

*Usage Note:* Such agreements may be considered &quot;consent directives&quot; or &quot;contracts&quot; depending on the context, and are considered closely related or synonymous from a legal perspective.

**Examples:** 

 *  Healthcare Privacy Consent Directive permitting or restricting in whole or part the collection, access, use, and disclosure of health information, and any associated handling caveats.
 *  Healthcare Medical Consent Directive to receive medical procedures after being informed of risks and benefits, thereby reducing the grantee's liability.
 *  Research Informed Consent for participation in clinical trials and disclosure of health information after being informed of risks and benefits, thereby reducing the grantee's liability.
 *  Substitute decision maker delegation in which the grantee assumes responsibility to act on behalf of the grantor.
 *  Contracts in which the agreement requires assent/dissent by the grantor of terms offered by a grantee, a consumer opts out of an &quot;award&quot; system for use of a retailer's marketing or credit card vendor's point collection cards in exchange for allowing purchase tracking and profiling.
 *  A mobile device or App privacy policy and terms of service to which a user must agree in whole or in part in order to utilize the service.
 *  Agreements between a client and an authorization server or between an authorization server and a resource operator and/or resource owner permitting or restricting e.g., collection, access, use, and disclosure of information, and any associated handling caveats."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24107"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsent"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPrivacyConsentDirective"/>
    <display value="_ActPrivacyConsentDirective"/>
    <definition
                value="Specifies types of consent directives governing the collection, access, use, or disclosure of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24108"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsent"/>
    </property>
  </concept>
  <concept>
    <code value="EMRGONLY"/>
    <display value="emergency only"/>
    <definition
                value="Privacy consent directive restricting or prohibiting access, use, or disclosure of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for all purposes except for emergency treatment generally, which may include treatment during a disaster, a threat, in an emergency department and for break the glass purposes of use as specified by applicable domain policy.

*Usage Note:* To specify the scope of an “EMRGONLY� consent directive within a policy domain, use one or more of the following Purpose of Use codes in the ActReason code system OID: 2.16.840.1.113883.5.8.

 *  ETREAT (Emergency Treatment): To perform one or more operations on information for provision of immediately needed health care for an emergent condition.
 *  BTG (break the glass): To perform policy override operations on information for provision of immediately needed health care for an emergent condition affecting potential harm, death or patient safety by end users who are not provisioned for this purpose of use. Includes override of organizational provisioning policies and may include override of subject of care consent directive restricting access.
 *  ERTREAT (emergency room treatment): To perform one or more operations on information for provision of immediately needed health care for an emergent condition in an emergency room or similar emergent care context by end users provisioned for this purpose, which does not constitute as policy override such as in a &quot;Break the Glass&quot; purpose of use.
 *  THREAT (threat): To perform one or more operations on information used to prevent injury or disease to living subjects who may be the target of violence.
 *  DISASTER (disaster): To perform one or more operations on information used for provision of immediately needed health care to a population of living subjects located in a disaster zone.

Map: An “emergency only� consent directive maps to ISO/TS 17975:2015(E) 5.13 Exceptional access"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23325"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="GRANTORCHOICE"/>
    <display value="grantor choice"/>
    <definition
                value="A grantor's terms of agreement to which a grantee may assent or dissent, and which may include an opportunity for a grantee to request restrictions or extensions.

*Comment:* A grantor typically is able to stipulate preferred terms of agreement when the grantor has control over the topic of the agreement, which a grantee must accept in full or may be offered an opportunity to extend or restrict certain terms.

*Usage Note:* If the grantor's term of agreement must be accepted in full, then this is considered &quot;basic consent&quot;. If a grantee is offered an opportunity to extend or restrict certain terms, then the agreement is considered &quot;granular consent&quot;.

**Examples:** 

 *  Healthcare: A PHR account holder \[grantor\] may require any PHR user \[grantee\] to accept the terms of agreement in full, or may permit a PHR user to extend or restrict terms selected by the account holder or requested by the PHR user.
 *  Non-healthcare: The owner of a resource server \[grantor\] may require any authorization server \[grantee\] to meet authorization requirements stipulated in the grantor's terms of agreement."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23754"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDecision"/>
    </property>
  </concept>
  <concept>
    <code value="IMPLIED"/>
    <display value="implied consent"/>
    <definition
                value="A grantor's presumed assent to the grantee's terms of agreement is based on the grantor's behavior, which may result from not expressly assenting to the consent directive offered, or from having no right to assent or dissent offered by the grantee.

*Comment:* Implied or &quot;implicit&quot; consent occurs when the behavior of the grantor is understood by a reasonable person to signal agreement to the grantee's terms.

*Usage Note:* Implied consent with no opportunity to assent or dissent to certain terms is considered &quot;basic consent&quot;.

**Examples:** 

 *  Healthcare: A patient schedules an appointment with a provider, and either does not take the opportunity to expressly assent or dissent to the provider's consent directive, does not have an opportunity to do so, as in the case where emergency care is required, or simply behaves as though the patient \[grantor\] agrees to the rights granted to the provider \[grantee\] in an implicit consent directive.
 *  An injured and unconscious patient is deemed to have assented to emergency treatment by those permitted to do so under jurisdictional laws, e.g., Good Samaritan laws.
 *  Non-healthcare: Upon receiving a driver's license, the driver is deemed to have assented without explicitly consenting to undergoing field sobriety tests.
 *  A corporation that does business in a foreign nation is deemed to have deemed to have assented without explicitly consenting to abide by that nation's laws."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23755"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDecision"/>
    </property>
  </concept>
  <concept>
    <code value="IMPLIEDD"/>
    <display value="implied consent with opportunity to dissent"/>
    <definition
                value="A grantor's presumed assent to the grantee's terms of agreement, which is based on the grantor's behavior, and includes a right to dissent to certain terms.

*Comment:* A grantor assenting to the grantee's terms of agreement may or may not exercise a right to dissent to grantor selected terms or to grantee's selected terms to which a grantor may dissent.

*Usage Note:* Implied or &quot;implicit&quot; consent with an &quot;opportunity to dissent&quot; occurs when the grantor's behavior is understood by a reasonable person to signal assent to the grantee's terms of agreement whether the grantor requests or the grantee approves further restrictions, is considered &quot;granular consent&quot;.

**Examples:** 

 *  Healthcare Examples: A healthcare provider deems a patient's assent to disclosure of health information to family members and friends, but offers an opportunity or permits the patient to dissent to such disclosures.
 *  A health information exchanges deems a patient to have assented to disclosure of health information for treatment purposes, but offers the patient an opportunity to dissents to disclosure to particular provider organizations.
 *  Non-healthcare Examples: A bank deems a banking customer's assent to specified collection, access, use, or disclosure of financial information as a requirement of holding a bank account, but provides the user an opportunity to limit third-party collection, access, use or disclosure of that information for marketing purposes."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23756"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDecision"/>
    </property>
  </concept>
  <concept>
    <code value="NOCONSENT"/>
    <display value="no consent"/>
    <definition
                value="No notification or opportunity is provided for a grantor to assent or dissent to a grantee's terms of agreement.

*Comment:* A &quot;No Consent&quot; policy scheme provides no opportunity for accommodation of an individual's preferences, and may not comply with Fair Information Practice Principles \[FIPP\] by enabling the data subject to object, access collected information, correct errors, or have accounting of disclosures.

*Usage Note:* The grantee's terms of agreement, may be available to the grantor by reviewing the grantee's privacy policies, but there is no notice by which a grantor is apprised of the policy directly or able to acknowledge.

**Examples:** 

 *  Healthcare: Without notification or an opportunity to assent or dissent, a patient's health information is automatically included in and available (often according to certain rules) through a health information exchange. Note that this differs from implied consent, where the patient is assumed to have consented.
 *  Without notification or an opportunity to assent or dissent, a patient's health information is collected, accessed, used, or disclosed for research, public health, security, fraud prevention, court order, or law enforcement.
 *  Non-healthcare: Without notification or an opportunity to assent or dissent, a consumer's healthcare or non-healthcare internet searches are aggregated for secondary uses such as behavioral tracking and profiling.
 *  Without notification or an opportunity to assent or dissent, a consumer's location and activities in a shopping mall are tracked by RFID tags on purchased items."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23757"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDecision"/>
    </property>
  </concept>
  <concept>
    <code value="NOPP"/>
    <display value="notice of privacy practices"/>
    <definition
                value="An implied privacy consent directive or notification, which the data subject may or may not acknowledge. The notification specifies permitted actions, which may include access, use, or disclosure of any and all personal information. The notification specifies the scope of personal information, which may include de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, that may be used to identify an individual in a registry or repository. The notification specifies the purposes for which personal information may be used such as treatment, payment, operations, research, information exchange, public health, disaster, quality and safety reporting; as required by law including court order, law enforcement, national security, military authorities; and for data analytics, marketing, and profiling.

*Usage Notes:* Map: An &quot;implied&quot; consent directive maps to ISO/TS 17975:2015(E) definition forImplied: Consent to Collect, Use and Disclose personal health information is implied by the actions or inactions of the individual and the circumstances under which it was implied&quot;."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="Map: An &quot;implied&quot; consent directive maps to ISO/TS 17975:2015(E) definition forImplied: Consent to Collect, Use and Disclose personal health information is implied by the actions or inactions of the individual and the circumstances under which it was implied&quot;."/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23370"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="OPTIN"/>
    <display value="opt-in"/>
    <definition
                value="A grantor's assent to the terms of an agreement offered by a grantee without an opportunity for to dissent to any terms.

*Comment:* Acceptance of a grantee's terms pertaining, for example, to permissible activities, purposes of use, handling caveats, expiry date, and revocation policies.

*Usage Note:* Opt-in with no opportunity for a grantor to restrict certain permissions sought by the grantee is considered &quot;basic consent&quot;.

**Examples:** 

 *  Healthcare: A patient \[grantor\] signs a provider's \[grantee's\] consent directive form, which lists permissible collection, access, use, or disclosure activities, purposes of use, handling caveats, and revocation policies.
 *  Non-healthcare: An employee \[grantor\] signs an employer's \[grantee's\] non-disclosure and non-compete agreement."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23326"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDecision"/>
    </property>
  </concept>
  <concept>
    <code value="OPTINR"/>
    <display value="opt-in with restrictions"/>
    <definition
                value="A grantor's assent to the grantee's terms of an agreement with an opportunity for to dissent to certain grantor or grantee selected terms.

*Comment:* A grantor dissenting to the grantee's terms of agreement may or may not exercise a right to assent to grantor's pre-approved restrictions or to grantee's selected terms to which a grantor may dissent.

*Usage Note:* Opt-in with restrictions is considered &quot;granular consent&quot; because the grantor has an opportunity to narrow the permissions sought by the grantee.

**Examples:** 

 *  Healthcare: A patient assent to grantee's consent directive terms for collection, access, use, or disclosure of health information, and dissents to disclosure to certain recipients as allowed by the provider's pre-approved restriction list.
 *  Non-Healthcare: A cell phone user assents to the cell phone's privacy practices and terms of use, but dissents from location tracking by turning off the cell phone's tracking capability."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23758"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDecision"/>
    </property>
  </concept>
  <concept>
    <code value="OPTOUT"/>
    <display value="op-out"/>
    <definition
                value="A grantor's dissent to the terms of agreement offered by a grantee without an opportunity for to assent to any terms.

*Comment:* Rejection of a grantee's terms of agreement pertaining, for example, to permissible activities, purposes of use, handling caveats, expiry date, and revocation policies.

*Usage Note:* Opt-out with no opportunity for a grantor to permit certain permissions sought by the grantee is considered &quot;basic consent&quot;.

**Examples:** 

 *  Healthcare: A patient \[grantor\] declines to sign a provider's \[grantee's\] consent directive form, which lists permissible collection, access, use, or disclosure activities, purposes of use, handling caveats, revocation policies, and consequences of not assenting.
 *  Non-healthcare: An employee \[grantor\] refuses to sign an employer's \[grantee's\] agreement not to join unions or participate in a strike where state law protects employee's collective bargaining rights.
 *  A citizen \[grantor\] refuses to enroll in mandatory government \[grantee\] health insurance based on religious beliefs, which is an exemption."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23327"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDecision"/>
    </property>
  </concept>
  <concept>
    <code value="OPTOUTE"/>
    <display value="opt-out with exceptions"/>
    <definition
                value="A grantor's dissent to the grantee's terms of agreement except for certain grantor or grantee selected terms.

*Comment:* A rejection of a grantee's terms of agreement while assenting to certain permissions sought by the grantee or requesting approval of additional grantor terms.

*Usage Note:* Opt-out with exceptions is considered a &quot;granular consent&quot; because the grantor has an opportunity to accept certain permissions sought by the grantee or request additional grantor terms, while rejecting other grantee terms.

**Examples:** 

 *  Healthcare: A patient \[grantor\] dissents to a health information exchange consent directive with the exception of disclosure based on a limited &quot;time to live&quot; shared secret \[e.g., a token or password\], which the patient can give to a provider when seeking care.
 *  Non-healthcare: A social media user \[grantor\] dissents from public access to their account, but assents to access to a circle of friends."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23759"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentDirective"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDecision"/>
    </property>
  </concept>
  <concept>
    <code value="ICOL"/>
    <display value="information collection"/>
    <definition
                value="**Definition:** Consent to have healthcare information collected in an electronic health record. This entails that the information may be used in analysis, modified, updated."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22203"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentType"/>
    </property>
  </concept>
  <concept>
    <code value="IDSCL"/>
    <display value="information disclosure"/>
    <definition
                value="**Definition:** Consent to have collected healthcare information disclosed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22204"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentType"/>
    </property>
  </concept>
  <concept>
    <code value="INFA"/>
    <display value="information access"/>
    <definition
                value="**Definition:** Consent to access healthcare information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22200"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentType"/>
    </property>
  </concept>
  <concept>
    <code value="IRDSCL"/>
    <display value="information redisclosure"/>
    <definition
                value="**Definition:** Information re-disclosed without the patient's consent."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22205"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentType"/>
    </property>
  </concept>
  <concept>
    <code value="RESEARCH"/>
    <display value="research information access"/>
    <definition
                value="**Definition:** Consent to have healthcare information in an electronic health record accessed for research purposes."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22206"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActConsentType"/>
    </property>
  </concept>
  <concept>
    <code value="ID"/>
    <display value="Identified"/>
    <definition
                value="Used by one system to inform another that it has received a container."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14059"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActContainerRegistrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="IP"/>
    <display value="In Position"/>
    <definition
                value="Used by one system to inform another that the container is in position for specimen transfer (e.g., container removal from track, pipetting, etc.)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14060"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActContainerRegistrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="L"/>
    <display value="Left Equipment"/>
    <definition
                value="Used by one system to inform another that the container has been released from that system."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14063"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActContainerRegistrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="M"/>
    <display value="Missing"/>
    <definition
                value="Used by one system to inform another that the container did not arrive at its next expected location."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14064"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActContainerRegistrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="O"/>
    <display value="In Process"/>
    <definition
                value="Used by one system to inform another that the specific container is being processed by the equipment. It is useful as a response to a query about Container Status, when the specific step of the process is not relevant."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14061"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActContainerRegistrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="R"/>
    <display value="Process Completed"/>
    <definition
                value="Status is used by one system to inform another that the processing has been completed, but the container has not been released from that system."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14062"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActContainerRegistrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="X"/>
    <display value="Container Unavailable"/>
    <definition
                value="Used by one system to inform another that the container is no longer available within the scope of the system (e.g., tube broken or discarded)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14065"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActContainerRegistrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="AUTO"/>
    <display value="auto-repeat permission"/>
    <definition
                value="Specifies whether or not automatic repeat testing is to be initiated on specimens."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16860"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActControlVariable"/>
    </property>
  </concept>
  <concept>
    <code value="ENDC"/>
    <display value="endogenous content"/>
    <definition
                value="A baseline value for the measured test that is inherently contained in the diluent. In the calculation of the actual result for the measured test, this baseline value is normally considered."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16858"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActControlVariable"/>
    </property>
  </concept>
  <concept>
    <code value="REFLEX"/>
    <display value="reflex permission"/>
    <definition
                value="Specifies whether or not further testing may be automatically or manually initiated on specimens."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16859"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActControlVariable"/>
    </property>
  </concept>
  <concept>
    <code value="_ECGControlVariable"/>
    <display value="ECGControlVariable"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20916"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActControlVariable"/>
    </property>
  </concept>
  <concept>
    <code value="AUTH"/>
    <display value="Authorized"/>
    <definition
                value="Authorization approved and funds have been set aside to pay for specified healthcare service(s) and/or product(s) within defined criteria for the authorization."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17492"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageAuthorizationConfirmationCode"/>
    </property>
  </concept>
  <concept>
    <code value="NAUTH"/>
    <display value="Not Authorized"/>
    <definition
                value="Authorization for specified healthcare service(s) and/or product(s) denied."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17493"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageAuthorizationConfirmationCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCoverageAuthorizationConfirmationCode"/>
    <display value="ActCoverageAuthorizationConfirmationCode"/>
    <definition
                value="Indication of authorization for healthcare service(s) and/or product(s). If authorization is approved, funds are set aside."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="COV"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20862"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageConfirmationCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCoverageEligibilityConfirmationCode"/>
    <display value="ActCoverageEligibilityConfirmationCode"/>
    <definition
                value="Indication of eligibility coverage for healthcare service(s) and/or product(s)."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20864"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageConfirmationCode"/>
    </property>
  </concept>
  <concept>
    <code value="ELG"/>
    <display value="Eligible"/>
    <definition
                value="Insurance coverage is in effect for healthcare service(s) and/or product(s)."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17489"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageEligibilityConfirmationCode"/>
    </property>
  </concept>
  <concept>
    <code value="NELG"/>
    <display value="Not Eligible"/>
    <definition
                value="Insurance coverage is not in effect for healthcare service(s) and/or product(s). May optionally include reasons for the ineligibility."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17490"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageEligibilityConfirmationCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCoverageQuantityLimitCode"/>
    <display value="ActCoverageQuantityLimitCode"/>
    <definition
                value="Maximum amount paid or maximum number of services/products covered; or maximum amount or number covered during a specified time period under the policy or program."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="COV"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22342"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageLimitCode"/>
    </property>
  </concept>
  <concept>
    <code value="COVMX"/>
    <display value="coverage maximum"/>
    <definition
                value="**Definition:** Codes representing the maximum coverate or financial participation requirements."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22239"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageLimitCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCoveredPartyLimitCode"/>
    <display value="ActCoveredPartyLimitCode"/>
    <definition
                value="Codes representing the types of covered parties that may receive covered benefits under a policy or program."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22344"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageLimitCode"/>
    </property>
  </concept>
  <concept>
    <code value="COVPRD"/>
    <display value="coverage period"/>
    <definition
                value="Codes representing the time period during which coverage is available; or financial participation requirements are in effect."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22343"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageQuantityLimitCode"/>
    </property>
  </concept>
  <concept>
    <code value="LFEMX"/>
    <display value="life time maximum"/>
    <definition
                value="**Definition:** Maximum amount paid by payer or covered party; or maximum number of services or products covered under the policy or program during a covered party's lifetime."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22240"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageQuantityLimitCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COVMX"/>
    </property>
  </concept>
  <concept>
    <code value="NETAMT"/>
    <display value="Net Amount"/>
    <definition
                value="Maximum net amount that will be covered for the product or service specified."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17497"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageQuantityLimitCode"/>
    </property>
  </concept>
  <concept>
    <code value="PRDMX"/>
    <display value="period maximum"/>
    <definition
                value="**Definition:** Maximum amount paid by payer or covered party; or maximum number of services/products covered under the policy or program by time period specified by the effective time on the act."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22241"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageQuantityLimitCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COVMX"/>
    </property>
  </concept>
  <concept>
    <code value="UNITPRICE"/>
    <display value="Unit Price"/>
    <definition
                value="Maximum unit price that will be covered for the authorized product or service."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17499"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageQuantityLimitCode"/>
    </property>
  </concept>
  <concept>
    <code value="UNITQTY"/>
    <display value="Unit Quantity"/>
    <definition
                value="Maximum number of items that will be covered of the product or service specified."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17498"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageQuantityLimitCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInsurancePolicyCode"/>
    <display value="ActInsurancePolicyCode"/>
    <definition
                value="Set of codes indicating the type of insurance policy or other source of funds to cover healthcare costs."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="POLICY"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20874"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInsuranceTypeCode"/>
    <display value="ActInsuranceTypeCode"/>
    <definition
                value="**Definition:** Set of codes indicating the type of insurance policy. Insurance, in law and economics, is a form of risk management primarily used to hedge against the risk of potential financial loss. Insurance is defined as the equitable transfer of the risk of a potential loss, from one entity to another, in exchange for a premium and duty of care. A policy holder is an individual or an organization enters into a contract with an underwriter which stipulates that, in exchange for payment of a sum of money (a premium), one or more covered parties (insureds) is guaranteed compensation for losses resulting from certain perils under specified conditions. The underwriter analyzes the risk of loss, makes a decision as to whether the risk is insurable, and prices the premium accordingly. A policy provides benefits that indemnify or cover the cost of a loss incurred by a covered party, and may include coverage for services required to remediate a loss. An insurance policy contains pertinent facts about the policy holder, the insurance coverage, the covered parties, and the insurer. A policy may include exemptions and provisions specifying the extent to which the indemnification clause cannot be enforced for intentional tortious conduct of a covered party, e.g., whether the covered parties are jointly or severably insured.

*Discussion:* In contrast to programs, an insurance policy has one or more policy holders, who own the policy. The policy holder may be the covered party, a relative of the covered party, a partnership, or a corporation, e.g., an employer. A subscriber of a self-insured health insurance policy is a policy holder. A subscriber of an employer sponsored health insurance policy is holds a certificate of coverage, but is not a policy holder; the policy holder is the employer. See CoveredRoleType."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22097"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActProgramTypeCode"/>
    <display value="ActProgramTypeCode"/>
    <definition
                value="**Definition:** A set of codes used to indicate coverage under a program. A program is an organized structure for administering and funding coverage of a benefit package for covered parties meeting eligibility criteria, typically related to employment, health, financial, and demographic status. Programs are typically established or permitted by legislation with provisions for ongoing government oversight. Regulations may mandate the structure of the program, the manner in which it is funded and administered, covered benefits, provider types, eligibility criteria and financial participation. A government agency may be charged with implementing the program in accordance to the regulation. Risk of loss under a program in most cases would not meet what an underwriter would consider an insurable risk, i.e., the risk is not random in nature, not financially measurable, and likely requires subsidization with government funds.

*Discussion:* Programs do not have policy holders or subscribers. Program eligibles are enrolled based on health status, statutory eligibility, financial status, or age. Program eligibles who are covered parties under the program may be referred to as members, beneficiaries, eligibles, or recipients. Programs risk are underwritten by not for profit organizations such as governmental entities, and the beneficiaries typically do not pay for any or some portion of the cost of coverage. See CoveredPartyRoleType."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22098"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoverageTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCoveragePartyLimitGroupCode"/>
    <display value="ActCoveragePartyLimitGroupCode"/>
    <definition
                value="Codes representing the level of coverage provided under the policy or program in terms of the types of entities that may play covered parties based on their personal relationships or employment status."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22345"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCoveredPartyLimitCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCredentialedCareProvisionPersonCode"/>
    <display value="act credentialed care provision peron"/>
    <definition
                value="**Description:**The type and scope of legal and/or professional responsibility taken-on by the performer of the Act for a specific subject of care as described by an agency for credentialing individuals."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="PCPR"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21827"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActCredentialedCareProvisionProgramCode"/>
    <display value="act credentialed care provision program"/>
    <definition
                value="**Description:**The type and scope of legal and/or professional responsibility taken-on by the performer of the Act for a specific subject of care as described by an agency for credentialing programs within organizations."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="PCPR"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21828"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareCode"/>
    </property>
  </concept>
  <concept>
    <code value="CACC"/>
    <display
             value="certified anatomic pathology and clinical pathology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21848"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CAIC"/>
    <display value="certified allergy and immunology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21830"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CAMC"/>
    <display value="certified aerospace medicine care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21854"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CANC"/>
    <display value="certified anesthesiology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21831"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CAPC"/>
    <display value="certified anatomic pathology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21849"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CBGC"/>
    <display value="certified clinical biochemical genetics care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21837"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CCCC"/>
    <display value="certified clinical cytogenetics care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21838"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CCGC"/>
    <display value="certified clinical genetics (M.D.) care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21839"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CCPC"/>
    <display value="certified clinical pathology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21850"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CCSC"/>
    <display value="certified colon and rectal surgery care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21832"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CDEC"/>
    <display value="certified dermatology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21833"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CDRC"/>
    <display value="certified diagnostic radiology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21860"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CEMC"/>
    <display value="certified emergency medicine care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21834"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CFPC"/>
    <display value="certified family practice care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21835"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CIMC"/>
    <display value="certified internal medicine care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21836"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CMGC"/>
    <display value="certified clinical molecular genetics care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21840"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CNEC"/>
    <display value="certified neurology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21858"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CNMC"/>
    <display value="certified nuclear medicine care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21843"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CNQC"/>
    <display
             value="certified neurology with special qualifications in child neurology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21859"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CNSC"/>
    <display value="certified neurological surgery care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21842"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="COGC"/>
    <display value="certified obstetrics and gynecology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21844"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="COMC"/>
    <display value="certified occupational medicine care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21855"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="COPC"/>
    <display value="certified ophthalmology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21845"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="COSC"/>
    <display value="certified orthopaedic surgery care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21846"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="COTC"/>
    <display value="certified otolaryngology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21847"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPEC"/>
    <display value="certified pediatrics care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21851"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPGC"/>
    <display value="certified Ph.D. medical genetics care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21841"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPHC"/>
    <display
             value="certified public health and general preventive medicine care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21856"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPRC"/>
    <display value="certified physical medicine and rehabilitation care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21852"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPSC"/>
    <display value="certified plastic surgery care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21853"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPYC"/>
    <display value="certified psychiatry care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21857"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CROC"/>
    <display value="certified radiation oncology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21861"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CRPC"/>
    <display value="certified radiological physics care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21862"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CSUC"/>
    <display value="certified surgery care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21863"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CTSC"/>
    <display value="certified thoracic surgery care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21865"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CURC"/>
    <display value="certified urology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21866"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="CVSC"/>
    <display value="certified vascular surgery care"/>
    <definition
                value="**Description:**Scope of responsibility taken on for specialty care as defined by the respective Specialty Board."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21864"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="LGPC"/>
    <display value="licensed general physician care"/>
    <definition
                value="**Description:**Scope of responsibility taken-on for physician care of a patient as defined by a governmental licensing agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21829"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionPersonCode"/>
    </property>
  </concept>
  <concept>
    <code value="AALC"/>
    <display value="accredited assisted living care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21868"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="AAMC"/>
    <display value="accredited ambulatory care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21867"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="ABHC"/>
    <display value="accredited behavioral health care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21869"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACAC"/>
    <display value="accredited critical access hospital care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21870"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACHC"/>
    <display value="accredited hospital care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21872"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="AHOC"/>
    <display value="accredited home care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21871"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="ALTC"/>
    <display value="accredited long term care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21873"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="AOSC"/>
    <display value="accredited office-based surgery care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the respective accreditation agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21874"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CACS"/>
    <display value="certified acute coronary syndrome care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21875"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CAMI"/>
    <display value="certified acute myocardial infarction care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21876"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CAST"/>
    <display value="certified asthma care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21877"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CBAR"/>
    <display value="certified bariatric surgery care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21878"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CCAD"/>
    <display value="certified coronary artery disease care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21881"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CCAR"/>
    <display value="certified cardiac care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21879"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CDEP"/>
    <display value="certified depression care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21882"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CDGD"/>
    <display value="certified digestive/gastrointestinal disorders care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21884"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CDIA"/>
    <display value="certified diabetes care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21883"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CEPI"/>
    <display value="certified epilepsy care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21885"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CFEL"/>
    <display value="certified frail elderly care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21886"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CHFC"/>
    <display value="certified heart failure care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21887"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CHRO"/>
    <display value="certified high risk obstetrics care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21888"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CHYP"/>
    <display value="certified hyperlipidemia care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21889"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CMIH"/>
    <display value="certified migraine headache care"/>
    <definition value="**Description:**."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21890"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CMSC"/>
    <display value="certified multiple sclerosis care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21891"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="COJR"/>
    <display value="certified orthopedic joint replacement care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21894"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CONC"/>
    <display value="certified oncology care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21892"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="COPD"/>
    <display value="certified chronic obstructive pulmonary disease care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21880"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CORT"/>
    <display value="certified organ transplant care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21893"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPAD"/>
    <display value="certified parkinsons disease care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21895"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPND"/>
    <display value="certified pneumonia disease care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21896"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPST"/>
    <display value="certified primary stroke center care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21897"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CSDM"/>
    <display value="certified stroke disease management care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21901"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CSIC"/>
    <display value="certified sickle cell care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21898"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CSLD"/>
    <display value="certified sleep disorders care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21899"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CSPT"/>
    <display value="certified spine treatment care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21900"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CTBU"/>
    <display value="certified trauma/burn center care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21902"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CVDC"/>
    <display value="certified vascular diseases care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21903"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CWMA"/>
    <display value="certified wound management care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21905"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="CWOH"/>
    <display value="certified women's health care"/>
    <definition
                value="**Description:**Scope of responsibility taken on by an organization for care of a patient as defined by the disease management certification agency."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21904"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActCredentialedCareProvisionProgramCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActAdministrativeDetectedIssueManagementCode"/>
    <display value="ActAdministrativeDetectedIssueManagementCode"/>
    <definition
                value="Codes dealing with the management of Detected Issue observations for the administrative and patient administrative acts domains."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20855"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDetectedIssueManagementCode"/>
    </property>
  </concept>
  <concept>
    <code value="1"/>
    <display value="Therapy Appropriate"/>
    <definition value="Confirmed drug therapy appropriate"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16696"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDetectedIssueManagementCode"/>
    </property>
  </concept>
  <concept>
    <code value="14"/>
    <display value="Supply Appropriate"/>
    <definition value="Confirmed supply action appropriate"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16709"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDetectedIssueManagementCode"/>
    </property>
  </concept>
  <concept>
    <code value="8"/>
    <display value="Other Action Taken"/>
    <definition
                value="Order is performed as issued, but other action taken to mitigate potential adverse effects"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16703"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDetectedIssueManagementCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActFinancialDetectedIssueManagementCode"/>
    <display value="ActFinancialDetectedIssueManagementCode"/>
    <definition
                value="Codes dealing with the management of Detected Issue observations for the financial acts domain."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20871"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActDetectedIssueManagementCode"/>
    </property>
  </concept>
  <concept>
    <code value="_HL7AccommodationCode"/>
    <display value="HL7AccommodationCode"/>
    <definition
                value="**Description:**Accommodation type. In Intent mood, represents the accommodation type requested. In Event mood, represents accommodation assigned/used. In Definition mood, represents the available accommodation type."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ACCM"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22153"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterAccommodationCode"/>
    </property>
  </concept>
  <concept>
    <code value="_HCPCSAccommodationCode"/>
    <display value="HCPCSAccommodationCode"/>
    <definition
                value="**Description:**External value set for accommodation types used in the U.S. Health Care Financing Administration (HCFA) Common Procedure Coding System (HCPCS) including modifiers."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22152"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterAccommodationCode"/>
    </property>
  </concept>
  <concept>
    <code value="AMB"/>
    <display value="ambulatory"/>
    <definition
                value="A comprehensive term for health care provided in a healthcare facility (e.g. a practitioneraTMs office, clinic setting, or hospital) on a nonresident basis. The term ambulatory usually implies that the patient has come to the location and is not assigned to a bed. Sometimes referred to as an outpatient encounter."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16239"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterCode"/>
    </property>
  </concept>
  <concept>
    <code value="EMER"/>
    <display value="emergency"/>
    <definition
                value="A patient encounter that takes place at a dedicated healthcare service delivery location where the patient receives immediate evaluation and treatment, provided until the patient can be discharged or responsibility for the patient's care is transferred elsewhere (for example, the patient could be admitted as an inpatient or transferred to another facility.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16240"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterCode"/>
    </property>
  </concept>
  <concept>
    <code value="FLD"/>
    <display value="field"/>
    <definition
                value="A patient encounter that takes place both outside a dedicated service delivery location and outside a patient's residence. Example locations might include an accident site and at a supermarket."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16235"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterCode"/>
    </property>
  </concept>
  <concept>
    <code value="HH"/>
    <display value="home health"/>
    <definition
                value="Healthcare encounter that takes place in the residence of the patient or a designee"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16237"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterCode"/>
    </property>
  </concept>
  <concept>
    <code value="IMP"/>
    <display value="inpatient encounter"/>
    <definition
                value="A patient encounter where a patient is admitted by a hospital or equivalent facility, assigned to a location where patients generally stay at least overnight and provided with room, board, and continuous nursing service."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16847"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterCode"/>
    </property>
  </concept>
  <concept>
    <code value="OBSENC"/>
    <display value="observation encounter"/>
    <definition
                value="An encounter where the patient usually will start in different encounter, such as one in the emergency department (EMER) but then transition to this type of encounter because they require a significant period of treatment and monitoring to determine whether or not their condition warrants an inpatient admission or discharge. In the majority of cases the decision about admission or discharge will occur within a time period determined by local, regional or national regulation, often between 24 and 48 hours."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23896"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterCode"/>
    </property>
  </concept>
  <concept>
    <code value="PRENC"/>
    <display value="pre-admission"/>
    <definition
                value="A patient encounter where patient is scheduled or planned to receive service delivery in the future, and the patient is given a pre-admission account number. When the patient comes back for subsequent service, the pre-admission encounter is selected and is encapsulated into the service registration, and a new account number is generated.

*Usage Note:* This is intended to be used in advance of encounter types such as ambulatory, inpatient encounter, virtual, etc."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23573"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterCode"/>
    </property>
  </concept>
  <concept>
    <code value="SS"/>
    <display value="short stay"/>
    <definition
                value="An encounter where the patient is admitted to a health care facility for a predetermined length of time, usually less than 24 hours."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21444"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterCode"/>
    </property>
  </concept>
  <concept>
    <code value="VR"/>
    <display value="virtual"/>
    <definition
                value="A patient encounter where the patient and the practitioner(s) are not in the same physical location. Examples include telephone conference, email exchange, robotic surgery, and televideo conference."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16236"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActEncounterCode"/>
    </property>
  </concept>
  <concept>
    <code value="CHLDCARE"/>
    <display value="Day care - Child care Interaction"/>
    <definition
                value="**Description:** Exposure participants' interaction occurred in a child care setting"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22357"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="CONVEYNC"/>
    <display value="Common Conveyance Interaction"/>
    <definition
                value="**Description:** An interaction where the exposure participants traveled in/on the same vehicle (not necessarily concurrently, e.g. both are passengers of the same plane, but on different flights of that plane)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22358"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="HLTHCARE"/>
    <display value="Health Care Interaction - Not Patient Care"/>
    <definition
                value="**Description:** Exposure participants' interaction occurred during the course of health care delivery or in a health care delivery setting, but did not involve the direct provision of care (e.g. a janitor cleaning a patient's hospital room)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22355"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="HOMECARE"/>
    <display value="Care Giver Interaction"/>
    <definition
                value="**Description:** Exposure interaction occurred in context of one providing care for the other, i.e. a babysitter providing care for a child, a home-care aide providing assistance to a paraplegic."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22354"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="HOSPPTNT"/>
    <display value="Hospital Patient Interaction"/>
    <definition
                value="**Description:** Exposure participants' interaction occurred when both were patients being treated in the same (acute) health care delivery facility."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22362"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="HOSPVSTR"/>
    <display value="Hospital Visitor Interaction"/>
    <definition
                value="**Description:** Exposure participants' interaction occurred when one visited the other who was a patient being treated in a health care delivery facility."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22363"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="HOUSEHLD"/>
    <display value="Household Interaction"/>
    <definition
                value="**Description:** Exposure interaction occurred in context of domestic interaction, i.e. both participants reside in the same household."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22364"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="INMATE"/>
    <display value="Inmate Interaction"/>
    <definition
                value="**Description:** Exposure participants' interaction occurred in the course of one or both participants being incarcerated at a correctional facility"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22365"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="INTIMATE"/>
    <display value="Intimate Interaction"/>
    <definition
                value="**Description:** Exposure interaction was intimate, i.e. participants are intimate companions (e.g. spouses, domestic partners)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22366"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="LTRMCARE"/>
    <display value="Long Term Care Facility Interaction"/>
    <definition
                value="**Description:** Exposure participants' interaction occurred in the course of one or both participants being resident at a long term care facility (second participant may be a visitor, worker, resident or a physical place or object within the facility)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22367"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="PLACE"/>
    <display value="Common Space Interaction"/>
    <definition
                value="**Description:** An interaction where the exposure participants were both present in the same location/place/space."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22361"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="PTNTCARE"/>
    <display value="Health Care Interaction - Patient Care"/>
    <definition
                value="**Description:** Exposure participants' interaction occurred during the course of health care delivery by a provider (e.g. a physician treating a patient in her office)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22356"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="SCHOOL2"/>
    <display value="School Interaction"/>
    <definition
                value="**Description:** Exposure participants' interaction occurred in an academic setting (e.g., participants are fellow students, or student and teacher)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22368"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="SOCIAL2"/>
    <display value="Social/Extended Family Interaction"/>
    <definition
                value="**Description:** An interaction where the exposure participants are social associates or members of the same extended family"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22369"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="SUBSTNCE"/>
    <display value="Common Substance Interaction"/>
    <definition
                value="**Description:** An interaction where the exposure participants shared or co-used a common substance (e.g. drugs, needles, or common food item)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22359"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="TRAVINT"/>
    <display value="Common Travel Interaction"/>
    <definition
                value="**Description:** An interaction where the exposure participants traveled together in/on the same vehicle/trip (e.g. concurrent co-passengers)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22360"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="WORK2"/>
    <display value="Work Interaction"/>
    <definition
                value="**Description:** Exposure interaction occurred in a work setting, i.e. participants are co-workers."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22370"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActExposureCode"/>
    </property>
  </concept>
  <concept>
    <code value="CHRG"/>
    <display value="Standard Charge"/>
    <definition
                value="A type of transaction that represents a charge for a service or product. Expressed in monetary terms."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14805"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActFinancialTransactionCode"/>
    </property>
  </concept>
  <concept>
    <code value="REV"/>
    <display value="Standard Charge Reversal"/>
    <definition
                value="A type of transaction that represents a reversal of a previous charge for a service or product. Expressed in monetary terms. It has the opposite effect of a standard charge."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14806"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActFinancialTransactionCode"/>
    </property>
  </concept>
  <concept>
    <code value="GDPRCD"/>
    <display value="GDPR Consent Directive"/>
    <definition
                value="A consent directive compliant with the European Union General Data Protection Regulation (GDPR) definition: Consent of the data subject means any freely given, specific, informed and unambiguous indication of the data subject's wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.

Where processing is based on consent, the controller shall be able to demonstrate that the data subject has consented to processing of his or her personal data. If the data subject's consent is given in the context of a written declaration which also concerns other matters, the request for consent shall be presented in a manner which is clearly distinguishable from the other matters, in an intelligible and easily accessible form, using clear and plain language. Any part of such a declaration which constitutes an infringement of this Regulation shall not be binding. The data subject shall have the right to withdraw his or her consent at any time. The withdrawal of consent shall not affect the lawfulness of processing based on consent before its withdrawal. Prior to giving consent, the data subject shall be informed thereof. It shall be as easy to withdraw as to give consent. When assessing whether consent is freely given, utmost account shall be taken of whether, inter alia, the performance of a contract, including the provision of a service, is conditional on consent to the processing of personal data that is not necessary for the performance of that contract. Consent should be given by a clear affirmative act establishing a freely given, specific, informed and unambiguous indication of the data subject's agreement to the processing of personal data relating to him or her, such as by a written statement, including by electronic means, or an oral statement. This could include ticking a box when visiting an internet website, choosing technical settings for information society services or another statement or conduct which clearly indicates in this context the data subject's acceptance of the proposed processing of his or her personal data. Silence, pre-ticked boxes or inactivity should not therefore constitute consent. Consent should cover all processing activities carried out for the same purpose or purposes. When the processing has multiple purposes, consent should be given for all of them. If the data subject's consent is to be given following a request by electronic means, the request must be clear, concise and not unnecessarily disruptive to the use of the service for which it is provided.

*Usage Note:* Article 4.11 GDPR Definitions https://gdpr-info.eu/art-4-gdpr/ 11) 'Consent' of the data subject means any freely given, specific, informed and unambiguous indication of the data subject's wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her. Article 7 GDPR Conditions for consent https://gdpr-info.eu/art-7-gdpr Recital 32 Conditions for consent\* https://gdpr-info.eu/recitals/no-32 Recital 42 Burden of proof and requirements for consent\* https://gdpr-info.eu/recitals/no-42/&gt; Recital 43 Freely given consent\* https://gdpr-info.eu/recitals/no-43 GDPR Consent Brief https://gdpr-info.eu/issues/consent/ Art. 4 GDPR Definitions Art. 6 GDPR Lawfulness of processing Art. 7 GDPR Conditions for consent Art. 8 GDPR Conditions applicable to child's consent in relation to information society services Art. 9 GDPR Processing of special categories of personal data Art. 22 GDPR Automated individual decision-making, including profiling Art. 49 GDPR Derogations for specific situations

Relevant GDPR Recitals: (32) Conditions for consent (33) Consent to certain areas of scientific research (38) Special protection of children's personal data (40) Lawfulness of data processing (42) Burden of proof and requirements for consent (43) Freely given consent (50) Further processing of personal data (51) Protecting sensitive personal data (54) Processing of sensitive data in public health sector (71) Profiling (111) Exceptions for certain cases of international transfers (155) Processing in the employment context (161) Consenting to the participation in clinical trials (171) Repeal of Directive 95/46/EC and transitional provisions"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24110"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActGDPRConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="GDPRResearchCD"/>
    <display value="GDPR Research Consent Directive"/>
    <definition
                value="A consent directive that complies with regulatory requirements for a consent directive compliant with the European Union General Data Protection Regulation (GDPR) definition: Consent of the data subject means any freely given, specific, informed and unambiguous indication of the data subject’s wishes by which he or she, by a statement or by a clear affirmative action, signifies agreement to the processing of personal data relating to him or her.

GDPR research consent directive has the additional caveat that it is often not possible to fully identify the purpose of personal data processing for scientific research purposes at the time of data collection. Therefore, data subjects should be allowed to give their consent to certain areas of scientific research when in keeping with recognized ethical standards for scientific research. Data subjects should have the opportunity to give their consent only to certain areas of research or parts of research projects to the extent allowed by the intended purpose.

*Usage Note:* HL7 Purpose of Use codes include specialize research purposes of use, which could be used to convey a data subject’s purpose of use restrictions related to areas of research or parts of research projects. See citations for GDPRResearchCD and below: Recital 33 Consent to certain areas of scientific research https://gdpr-info.eu/recitals/no-33/&gt; Recital 157 Information from registries and scientific research https://gdpr-info.eu/recitals/no-157 Recital 159 Processing for scientific research purposes\* https://gdpr-info.eu/recitals/no-159/"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24111"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActGDPRConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="GDPRCONSENT"/>
    <display value="GDPR Consent"/>
    <definition
                value="Processing of personal data, inclusive of the special categories of data, is lawful only if the data subject has given explicit consent to the processing of his or her personal data, inclusive of the special categories of data, for one or more specific purposes, except where Union or Member State law provide that the prohibition to use the data may not be lifted by the data subject; and for personal data which are manifestly made public by the data subject.

*Usage Note:* The description is based on the following GDPR provisions: Article 6.1.a https://gdpr-info.eu/art-6-gdpr/ 1Processing shall be lawful only if and to the extent that at least one of the following applies: (a) the data subject has given consent to the processing of his or her personal data for one or more specific purposes. Article 9.1, 9.2a., 9.2.e https://gdpr-info.eu/art-9-gdpr/ 1. Processing of personal data revealing racial or ethnic origin, political opinions, religious or philosophical beliefs, or trade union membership, and the processing of genetic data, biometric data for the purpose of uniquely identifying a natural person, data concerning health or data concerning a natural person’s sex life or sexual orientation shall be prohibited. 2. Paragraph 1 shall not apply if one of the following applies: (a) the data subject has given explicit consent to the processing of those personal data for one or more specified purposes, except where Union or Member State law provide that the prohibition referred to in paragraph 1 may not be lifted by the data subject; and (e) processing relates to personal data which are manifestly made public by the data subject."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24121"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActGDPRPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="OIC"/>
    <display
             value="opt-in to personal information or effect collection in a registry or repository"/>
    <definition
                value="An expressed privacy consent directive permitting the collection of a some or all personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for purposes such as treatment, payment, operations, research, information exchange, public health, data analytics, marketing, and profiling.

*Usage Note:* Useful when a more specific jurisdictional or organizational consent directive policy or form is not specified, available, or known, for example, where an individual wishes to opt-in to collection of some or all of the individual’s information by multiple registries and repositories.

Map: An “expressed� consent directive maps to ISO/TS 17975:2015(E) definitions for “Express or Expressed: Consent to Collect, Use and Disclose personal health information is expressly given by the subject of care� and “Opt-in�."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24115"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActGenericConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="OIS"/>
    <display
             value="opt-in to personal information or effect sharing via a registry or repository"/>
    <definition
                value="An expressed privacy consent directive permitting access, use, or disclosure of a some or all personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for purposes such as treatment, payment, operations, research, information exchange, public health, data analytics, marketing, and profiling.

*Usage Note:* Useful when a more specific jurisdictional or organizational consent directive policy or form is not specified, available, or known, for example, where an individual wishes to opt-in to access, use, or disclosure of some or all of the individual’s information by multiple registries and repositories.

Map: An “expressed� consent directive maps to ISO/TS 17975:2015(E) Express or Expressed: Consent to Collect, Use and Disclose personal health information is expressly given by the subject of care and “Opt-in�."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24116"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActGenericConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="OOC"/>
    <display
             value="opt-out of personal information or effect collection in a registry or repository"/>
    <definition
                value="An expressed privacy consent directive restricting or prohibiting collection of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for purposes such as treatment, payment, operations, research, information exchange, public health, data analytics, marketing, and profiling.

*Usage Note:* Useful when a more specific jurisdictional or organizational consent directive policy or form is not specified, available, or known, for example, where an individual wishes to opt-out of access, use, or disclosure of some or all of the individual’s information by multiple registries and repositories.

Map: An “expressed� opt-out to collection consent directive maps to ISO/TS 17975:2015(E) definitions for “Express or Expressed: Consent to Collect, Use and Disclose personal health information is expressly given by the subject of care� and “Express or Expressed (and Informed) Denial�."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24113"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActGenericConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="OOS"/>
    <display
             value="opt-out of personal information or effect sharing via a registry or repository"/>
    <definition
                value="An expressed privacy consent directive restricting or prohibiting access, use, or disclosure of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual in a registry or repository for purposes such as treatment, payment, operations, research, information exchange, public health, data analytics, marketing, and profiling.

*Usage Note:* Useful when a more specific jurisdictional or organizational consent directive policy or form is not specified, available, or known, for example, where an individual wishes to opt-out of access, use, or disclosure of some or all of the individual’s information by multiple registries and repositories.

Map: An “expressed� opt-out to sharing consent directive maps to ISO/TS 17975:2015(E) definitions for “Express or Expressed: Consent to Collect, Use and Disclose personal health information is expressly given by the subject of care� and “Express or Expressed (and Informed) Denial�."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24114"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActGenericConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="DENTAL"/>
    <display value="dental care policy"/>
    <definition
                value="**Definition:** A health insurance policy that that covers benefits for dental services."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22105"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="DISEASE"/>
    <display value="disease specific policy"/>
    <definition
                value="**Definition:** A health insurance policy that covers benefits for healthcare services provided for named conditions under the policy, e.g., cancer, diabetes, or HIV-AIDS."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22106"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="DRUGPOL"/>
    <display value="drug policy"/>
    <definition
                value="**Definition:** A health insurance policy that covers benefits for prescription drugs, pharmaceuticals, and supplies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22107"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="EHCPOL"/>
    <display value="extended healthcare"/>
    <definition
                value="Private insurance policy that provides coverage in addition to other policies (e.g. in addition to a Public Healthcare insurance policy)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19722"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsurancePolicyCode"/>
    </property>
  </concept>
  <concept>
    <code value="HIP"/>
    <display value="health insurance plan policy"/>
    <definition
                value="**Definition:** A health insurance policy that covers healthcare benefits by protecting covered parties from medical expenses arising from health conditions, sickness, or accidental injury as well as preventive care. Health insurance policies explicitly exclude coverage for losses insured under a disability policy, workers' compensation program, liability insurance (including automobile insurance); or for medical expenses, coverage for on-site medical clinics or for limited dental or vision benefits when these are provided under a separate policy.

*Discussion:* Health insurance policies are offered by health insurance plans that typically reimburse providers for covered services on a fee-for-service basis, that is, a fee that is the allowable amount that a provider may charge. This is in contrast to managed care plans, which typically prepay providers a per-member/per-month amount or capitation as reimbursement for all covered services rendered. Health insurance plans include indemnity and healthcare services plans."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22108"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="HSAPOL"/>
    <display value="health spending account"/>
    <definition
                value="Insurance policy that provides for an allotment of funds replenished on a periodic (e.g. annual) basis. The use of the funds under this policy is at the discretion of the covered party."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19720"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsurancePolicyCode"/>
    </property>
  </concept>
  <concept>
    <code value="LTC"/>
    <display value="long term care policy"/>
    <definition
                value="**Definition:** An insurance policy that covers benefits for long-term care services people need when they no longer can care for themselves. This may be due to an accident, disability, prolonged illness or the simple process of aging. Long-term care services assist with activities of daily living including:

 *  Help at home with day-to-day activities, such as cooking, cleaning, bathing and dressing
 *  Care in the community, such as in an adult day care facility
 *  Supervised care provided in an assisted living facility
 *  Skilled care provided in a nursing home"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22109"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="MCPOL"/>
    <display value="managed care policy"/>
    <definition
                value="**Definition:** Government mandated program providing coverage, disability income, and vocational rehabilitation for injuries sustained in the work place or in the course of employment. Employers may either self-fund the program, purchase commercial coverage, or pay a premium to a government entity that administers the program. Employees may be required to pay premiums toward the cost of coverage as well.

Managed care policies specifically exclude coverage for losses insured under a disability policy, workers' compensation program, liability insurance (including automobile insurance); or for medical expenses, coverage for on-site medical clinics or for limited dental or vision benefits when these are provided under a separate policy.

*Discussion:* Managed care policies are offered by managed care plans that contract with selected providers or health care organizations to provide comprehensive health care at a discount to covered parties and coordinate the financing and delivery of health care. Managed care uses medical protocols and procedures agreed on by the medical profession to be cost effective, also known as medical practice guidelines. Providers are typically reimbursed for covered services by a capitated amount on a per member per month basis that may reflect difference in the health status and level of services anticipated to be needed by the member."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22147"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="MENTPOL"/>
    <display value="mental health policy"/>
    <definition
                value="**Definition:** A health insurance policy that covers benefits for mental health services and prescriptions."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22113"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="POS"/>
    <display value="point of service policy"/>
    <definition
                value="**Definition:** A policy for a health plan that has features of both an HMO and a FFS plan. Like an HMO, a POS plan encourages the use its HMO network to maintain discounted fees with participating providers, but recognizes that sometimes covered parties want to choose their own provider. The POS plan allows a covered party to use providers who are not part of the HMO network (non-participating providers). However, there is a greater cost associated with choosing these non-network providers. A covered party will usually pay deductibles and coinsurances that are substantially higher than the payments when he or she uses a plan provider. Use of non-participating providers often requires the covered party to pay the provider directly and then to file a claim for reimbursement, like in an FFS plan."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22111"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MCPOL"/>
    </property>
  </concept>
  <concept>
    <code value="SUBPOL"/>
    <display value="substance use policy"/>
    <definition
                value="**Definition:** A health insurance policy that covers benefits for substance use services."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22114"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="VISPOL"/>
    <display value="vision care policy"/>
    <definition
                value="**Definition:** Set of codes for a policy that provides coverage for health care expenses arising from vision services.

A health insurance policy that covers benefits for vision care services, prescriptions, and products."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22115"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActHealthInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="MVA"/>
    <display value="Motor vehicle accident"/>
    <definition
                value="Incident or accident as the result of a motor vehicle accident"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16509"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActIncidentCode"/>
    </property>
  </concept>
  <concept>
    <code value="SCHOOL"/>
    <display value="School Accident"/>
    <definition
                value="Incident or accident is the result of a school place accident."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17468"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActIncidentCode"/>
    </property>
  </concept>
  <concept>
    <code value="SPT"/>
    <display value="Sporting Accident"/>
    <definition
                value="Incident or accident is the result of a sporting accident."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17469"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActIncidentCode"/>
    </property>
  </concept>
  <concept>
    <code value="WPA"/>
    <display value="Workplace accident"/>
    <definition
                value="Incident or accident is the result of a work place accident"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16510"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActIncidentCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPatientSafetyIncidentCode"/>
    <display value="ActPatientSafetyIncidentCode"/>
    <definition
                value="**Definition:** A code specifying the particular kind of Patient Safety Incident that the Incident class instance represents.

**Examples:**&quot;Medication incident&quot;, &quot;slips, trips and falls incident&quot;.The actual value set for the domain will be determined by each (realm) implementation, whose Patient Safety terminology will be specific, although probably linked to the WHO Patient Safety Taxonomy that is currently under development"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22265"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActIncidentCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACADR"/>
    <display value="adverse drug reaction access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access adverse drug reaction information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22245"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACALL"/>
    <display value="all access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access all information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22868"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACALLG"/>
    <display value="allergy access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access allergy information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22246"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACCONS"/>
    <display value="informational consent access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access informational consent information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22869"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACDEMO"/>
    <display value="demographics access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access demographics information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22254"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACDI"/>
    <display value="diagnostic imaging access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access diagnostic imaging information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22810"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACIMMUN"/>
    <display value="immunization access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access immunization information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22255"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACLAB"/>
    <display value="lab test result access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access lab test result information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22247"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACMED"/>
    <display value="medication access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access medical condition information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22248"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACMEDC"/>
    <display value="medical condition access"/>
    <definition
                value="**Definition:** Provide consent to view or access medical condition information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22249"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACMEN"/>
    <display value="mental health access"/>
    <definition
                value="**Description:**Provide consent to collect, use, disclose, or access mental health information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22904"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACOBS"/>
    <display value="common observations access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access common observation information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22253"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACPOLPRG"/>
    <display value="policy or program information access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access coverage policy or program for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22252"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACPROV"/>
    <display value="provider information access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access provider information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22251"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACPSERV"/>
    <display value="professional service access"/>
    <definition
                value="**Description:** Provide consent to collect, use, disclose, or access professional service information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22250"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACSUBSTAB"/>
    <display value="substance abuse access"/>
    <definition
                value="**Description:**Provide consent to collect, use, disclose, or access substance abuse information for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22905"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessCode"/>
    </property>
  </concept>
  <concept>
    <code value="INFAUT"/>
    <display value="authorized information transfer"/>
    <definition
                value="Authorization to collect, access, use, or disclose specified patient health information in accordance with jurisdictional law, organizational policy, or a patient's consent directive, which may be implied, deemed, opt-in, opt-out, or explicit."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22643"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessContextCode"/>
    </property>
  </concept>
  <concept>
    <code value="INFCRT"/>
    <display value="only on court order"/>
    <definition
                value="Authorization to collect, access, use, or disclose specified patient health information in accordance with judicial system protocol, such as in the case of a subpoena or court order."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22337"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessContextCode"/>
    </property>
  </concept>
  <concept>
    <code value="INFDNG"/>
    <display value="only if danger to others"/>
    <definition
                value="Authorization to collect, access, use, or disclose specified patient health information where deemed necessary to avert potential danger to other persons in accordance with jurisdictional law, organizational policy, or standards of practice. For example, disclosure about a person threatening violence."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22335"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessContextCode"/>
    </property>
  </concept>
  <concept>
    <code value="INFEMER"/>
    <display value="only in an emergency"/>
    <definition
                value="Authorization to collect, access, use, or disclose specified patient health information in accordance with emergency information transfer protocol dictated by jurisdictional law, organization policy, or standards of practice. For example, sharing of health information during disaster response."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22333"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessContextCode"/>
    </property>
  </concept>
  <concept>
    <code value="INFPWR"/>
    <display value="only if public welfare risk"/>
    <definition
                value="Authorization to collect, access, use, or disclose specified patient health information necessary to avert potential public welfare risk in accordance with jurisdictional law, organizational policy, or standards of practice. For example, reporting that a person is a victim of abuse or demonstrating suicidal tendencies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22336"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessContextCode"/>
    </property>
  </concept>
  <concept>
    <code value="INFREG"/>
    <display value="regulatory information transfer"/>
    <definition
                value="Authorization to collect, access, use, or disclose specified patient health information for public health, welfare, and safety purposes in accordance with jurisdictional law, organizational policy, or standards of practice. For example, public health reporting of notifiable conditions."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22642"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationAccessContextCode"/>
    </property>
  </concept>
  <concept>
    <code value="INFOACCESS"/>
    <display value="access information"/>
    <definition
                value="Authorization to obtain information with no further permission to collect and store it."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24088"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="INFOCOLLECT"/>
    <display value="collect information"/>
    <definition value="Authorization to gather and store information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24089"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="INFODEIDENTIFIY"/>
    <display value="deidentify information"/>
    <definition
                value="Authorization to alter or remove identifying characteristics of an entity or individual that is a subject of the information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24090"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="INFODISCLOSE"/>
    <display value="disclose information"/>
    <definition
                value="Authorization to make information known to another party."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24091"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="INFOMASK"/>
    <display value="mask information"/>
    <definition
                value="Authorization to alter information in order to conceal it from unauthorized recipients."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24092"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="INFOREADONLY"/>
    <display value="read only information"/>
    <definition
                value="Authorization to access information within a specific context for communication purposes only. Storing, manipulating, and further disclosure are prohibited and may be technically disabled."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24093"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="INFOREDACT"/>
    <display value="redact information"/>
    <definition
                value="Authorization to remove information that a recipient is not authorized to access."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24094"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="INFOREDISCLOSE"/>
    <display value="redisclose information"/>
    <definition
                value="Authorization to make disclosed information known to another party."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24095"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="INFOREIDENTIFY"/>
    <display value="reidentify information"/>
    <definition
                value="Authorization to alter or relink deidentified information so that an entity or individual that is the subject of that information identifiable."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24096"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="INFOUSE"/>
    <display value="use information"/>
    <definition value="Authorization to employ or alter information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24097"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationActionPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="ALLCAT"/>
    <display value="all categories"/>
    <definition value="**Description:** All patient information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22870"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="ALLGCAT"/>
    <display value="allergy category"/>
    <definition
                value="**Definition:**All information pertaining to a patient's allergy and intolerance records."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21614"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="ARCAT"/>
    <display value="adverse drug reaction category"/>
    <definition
                value="**Description:** All information pertaining to a patient's adverse drug reactions."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22811"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="COBSCAT"/>
    <display value="common observation category"/>
    <definition
                value="**Definition:**All information pertaining to a patient's common observation records (height, weight, blood pressure, temperature, etc.)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21617"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="DEMOCAT"/>
    <display value="demographics category"/>
    <definition
                value="**Definition:**All information pertaining to a patient's demographics (such as name, date of birth, gender, address, etc)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21618"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="DICAT"/>
    <display value="diagnostic image category"/>
    <definition
                value="**Definition:**All information pertaining to a patient's diagnostic image records (orders &amp; results)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21613"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="IMMUCAT"/>
    <display value="immunization category"/>
    <definition
                value="**Definition:**All information pertaining to a patient's vaccination records."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21619"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="LABCAT"/>
    <display value="lab test category"/>
    <definition
                value="**Description:** All information pertaining to a patient's lab test records (orders &amp; results)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21611"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="MEDCCAT"/>
    <display value="medical condition category"/>
    <definition
                value="**Definition:**All information pertaining to a patient's medical condition records."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21616"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="MENCAT"/>
    <display value="mental health category"/>
    <definition
                value="**Description:** All information pertaining to a patient's mental health records."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22871"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="PSVCCAT"/>
    <display value="professional service category"/>
    <definition
                value="**Definition:**All information pertaining to a patient's professional service records (such as smoking cessation, counseling, medication review, mental health)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21615"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="RXCAT"/>
    <display value="medication category"/>
    <definition
                value="**Definition:**All information pertaining to a patient's medication records (orders, dispenses and other active medications)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21612"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationCategoryCode"/>
    </property>
  </concept>
  <concept>
    <code value="JurisIP"/>
    <display value="jurisdictional information policy"/>
    <definition
                value="Jurisdictional policy on collection, access, use, or disclosure of information as defined by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24074"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="OrgIP"/>
    <display value="organizational information policy"/>
    <definition
                value="Organizational policy on collection, access, use, or disclosure of information, which does not conflict with jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24066"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PersIP"/>
    <display value="personal information policy"/>
    <definition
                value="Personal policy on collection, access, use, or disclosure of information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24082"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="ETH"/>
    <display value="substance abuse information sensitivity"/>
    <definition
                value="Policy for handling alcohol or drug-abuse information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to alcohol or drug-abuse information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23338"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="GDIS"/>
    <display value="genetic disease information sensitivity"/>
    <definition
                value="Policy for handling genetic disease information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to genetic disease information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23339"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="HIV"/>
    <display value="HIV/AIDS information sensitivity"/>
    <definition
                value="Policy for handling HIV or AIDS information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to HIV or AIDS information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23340"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="MST"/>
    <display value="military sexual trauma information sensitivity"/>
    <definition
                value="Policy for handling information related to sexual assault or repeated, threatening sexual harassment that occurred while the patient was in the military, which is afforded heightened confidentiality.

Access control concerns for military sexual trauma is based on the patient being subject to control by a higher ranking military perpetrator and/or censure by others within the military unit. Due to the relatively unfettered access to healthcare information by higher ranking military personnel and those who have command over the patient, there is a need to sequester this information outside of the typical controls on access to military health records.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23888"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PREGNANT"/>
    <display value="pregnancy information sensitivity"/>
    <definition
                value="Policy for handling information about an individual's current or past pregnancy status, deemed sensitive by the individual or by policy, which may be afforded heightened confidentiality.

*Usage Note:* 

Information about a patient's current or past pregnancy status may be considered sensitive in circumstances in which that status could result in discrimination or stigmatization."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24123"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="SCA"/>
    <display value="sickle cell anemia information sensitivity"/>
    <definition
                value="Policy for handling sickle cell disease information, which is afforded heightened confidentiality. Information handling protocols are based on organizational policies related to sickle cell disease information, which is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then the Act valued with this ActCode should be associated with an Act valued with any applicable laws from the ActPrivacyLaw code system."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23576"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="SDV"/>
    <display
             value="sexual assault, abuse, or domestic violence information sensitivity"/>
    <definition
                value="Policy for handling sexual assault, abuse, or domestic violence information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to sexual assault, abuse, or domestic violence information that is deemed sensitive.

SDV code covers violence perpetrated by related and non-related persons. This code should be specific to physical and mental trauma caused by a related person only. The access control concerns are keeping the patient safe from the perpetrator who may have an abusive psychological control over the patient, may be stalking the patient, or may try to manipulate care givers into allowing the perpetrator to make contact with the patient. The definition needs to be clarified.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23342"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="SEX"/>
    <display
             value="sexuality and reproductive health information sensitivity"/>
    <definition
                value="Policy for handling sexuality and reproductive health information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to sexuality and reproductive health information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23343"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="SPI"/>
    <display value="specially protected information sensitivity"/>
    <definition
                value="Policy for handling information deemed specially protected by law or policy including substance abuse, substance use, psychiatric, mental health, behavioral health, and cognitive disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23889"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="STD"/>
    <display value="sexually transmitted disease information sensitivity"/>
    <definition
                value="Policy for handling sexually transmitted disease information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to sexually transmitted disease information that is deemed sensitive.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23344"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="TBOO"/>
    <display value="taboo"/>
    <definition
                value="Policy for handling information not to be initially disclosed or discussed with patient except by a physician assigned to patient in this case. Information handling protocols based on organizational policies related to sensitive patient information that must be initially discussed with the patient by an attending physician before being disclosed to the patient.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.

*Open Issue:* This definition conflates a rule and a characteristic, and there may be a similar issue with ts sibling codes."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23345"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="VIO"/>
    <display value="violence information sensitivity"/>
    <definition
                value="Policy for handling information related to harm by violence, which is afforded heightened confidentiality. Harm by violence is perpetrated by an unrelated person.

Access control concerns for information about mental or physical harm resulting from violence caused by an unrelated person may include manipulation of care givers or access to records that enable the perpetrator contact or locate the patient, but the perpetrator will likely not have established abusive psychological control over the patient.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23887"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="IDS"/>
    <display value="Identifier Sensitivity"/>
    <definition
                value="Policy for handling information related to an identifier of an information subject, which will be afforded heightened confidentiality. Usage Note: Such policies may govern the sensitivity of information related to an identifier of an act, such as the identifier of a contract; a role, such as a citizen, a patient, a practitioner, or an organization; or an entity such as a medical device due to potential impact on the privacy, well-being, safety or integrity of an information subject. For example, protection against identity fraud or counterfeit."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24800"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="SICKLE"/>
    <display value="sickle cell"/>
    <definition
                value="Types of sensitivity policies that apply to Acts. Act.confidentialityCode is defined in the RIM as &quot;constraints around appropriate disclosure of information about this Act, regardless of mood.&quot;

*Usage Note:* ActSensitivity codes are used to bind information to an Act.confidentialityCode according to local sensitivity policy so that those confidentiality codes can then govern its handling across enterprises. Internally to a policy domain, however, local policies guide the access control system on how end users in that policy domain are able to use information tagged with these sensitivity values."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23459"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="AUTOPOL"/>
    <display value="automobile"/>
    <definition
                value="Insurance policy for injuries sustained in an automobile accident. Will also typically covered non-named parties to the policy, such as pedestrians and passengers."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19721"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsurancePolicyCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="PUBLICPOL"/>
    <display value="public healthcare"/>
    <definition
                value="Insurance policy funded by a public health system such as a provincial or national health plan. Examples include BC MSP (British Columbia Medical Services Plan) OHIP (Ontario Health Insurance Plan), NHS (National Health Service)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19718"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsurancePolicyCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="WCBPOL"/>
    <display value="worker's compensation"/>
    <definition
                value="Insurance policy for injuries sustained in the work place or in the course of employment."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19719"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsurancePolicyCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActHealthInsuranceTypeCode"/>
    <display value="ActHealthInsuranceTypeCode"/>
    <definition
                value="**Definition:** Set of codes indicating the type of health insurance policy that covers health services provided to covered parties. A health insurance policy is a written contract for insurance between the insurance company and the policyholder, and contains pertinent facts about the policy owner (the policy holder), the health insurance coverage, the insured subscribers and dependents, and the insurer. Health insurance is typically administered in accordance with a plan, which specifies (1) the type of health services and health conditions that will be covered under what circumstances (e.g., exclusion of a pre-existing condition, service must be deemed medically necessary; service must not be experimental; service must provided in accordance with a protocol; drug must be on a formulary; service must be prior authorized; or be a referral from a primary care provider); (2) the type and affiliation of providers (e.g., only allopathic physicians, only in network, only providers employed by an HMO); (3) financial participations required of covered parties (e.g., co-pays, coinsurance, deductibles, out-of-pocket); and (4) the manner in which services will be paid (e.g., under indemnity or fee-for-service health plans, the covered party typically pays out-of-pocket and then file a claim for reimbursement, while health plans that have contractual relationships with providers, i.e., network providers, typically do not allow the providers to bill the covered party for the cost of the service until after filing a claim with the payer and receiving reimbursement)."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22099"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="DIS"/>
    <display value="disability insurance policy"/>
    <definition
                value="**Definition:** An insurance policy that provides a regular payment to compensate for income lost due to the covered party's inability to work because of illness or injury."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22102"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="EWB"/>
    <display value="employee welfare benefit plan policy"/>
    <definition
                value="**Definition:** An insurance policy under a benefit plan run by an employer or employee organization for the purpose of providing benefits other than pension-related to employees and their families. Typically provides health-related benefits, benefits for disability, disease or unemployment, or day care and scholarship benefits, among others. An employer sponsored health policy includes coverage of health care expenses arising from sickness or accidental injury, coverage for on-site medical clinics or for dental or vision benefits, which are typically provided under a separate policy. Coverage excludes health care expenses covered by accident or disability, workers' compensation, liability or automobile insurance."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22103"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="FLEXP"/>
    <display value="flexible benefit plan policy"/>
    <definition
                value="**Definition:**  An insurance policy that covers qualified benefits under a Flexible Benefit plan such as group medical insurance, long and short term disability income insurance, group term life insurance for employees only up to $50,000 face amount, specified disease coverage such as a cancer policy, dental and/or vision insurance, hospital indemnity insurance, accidental death and dismemberment insurance, a medical expense reimbursement plan and a dependent care reimbursement plan.

 *Discussion:* See UnderwriterRoleTypeCode flexible benefit plan which is defined as a benefit plan that allows employees to choose from several life, health, disability, dental, and other insurance plans according to their individual needs. Also known as cafeteria plans. Authorized under Section 125 of the Revenue Act of 1978."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22104"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="LIFE"/>
    <display value="life insurance policy"/>
    <definition
                value="**Definition:** A policy under which the insurer agrees to pay a sum of money upon the occurrence of the covered partys death. In return, the policyholder agrees to pay a stipulated amount called a premium at regular intervals. Life insurance indemnifies the beneficiary for the loss of the insurable interest that a beneficiary has in the life of a covered party. For persons related by blood, a substantial interest established through love and affection, and for all other persons, a lawful and substantial economic interest in having the life of the insured continue. An insurable interest is required when purchasing life insurance on another person. Specific exclusions are often written into the contract to limit the liability of the insurer; for example claims resulting from suicide or relating to war, riot and civil commotion.

*Discussion:*A life insurance policy may be used by the covered party as a source of health care coverage in the case of a viatical settlement, which is the sale of a life insurance policy by the policy owner, before the policy matures. Such a sale, at a price discounted from the face amount of the policy but usually in excess of the premiums paid or current cash surrender value, provides the seller an immediate cash settlement. Generally, viatical settlements involve insured individuals with a life expectancy of less than two years. In countries without state-subsidized healthcare and high healthcare costs (e.g. United States), this is a practical way to pay extremely high health insurance premiums that severely ill people face. Some people are also familiar with life settlements, which are similar transactions but involve insureds with longer life expectancies (two to fifteen years)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22148"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="PNC"/>
    <display value="property and casualty insurance policy"/>
    <definition
                value="**Definition:** A type of insurance that covers damage to or loss of the policyholderaTMs property by providing payments for damages to property damage or the injury or death of living subjects. The terms &quot;casualty&quot; and &quot;liability&quot; insurance are often used interchangeably. Both cover the policyholder's legal liability for damages caused to other persons and/or their property."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22119"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="REI"/>
    <display value="reinsurance policy"/>
    <definition
                value="**Definition:** An agreement between two or more insurance companies by which the risk of loss is proportioned. Thus the risk of loss is spread and a disproportionately large loss under a single policy does not fall on one insurance company. Acceptance by an insurer, called a reinsurer, of all or part of the risk of loss of another insurance company.

**Discussion:** Reinsurance is a means by which an insurance company can protect itself against the risk of losses with other insurance companies. Individuals and corporations obtain insurance policies to provide protection for various risks (hurricanes, earthquakes, lawsuits, collisions, sickness and death, etc.). Reinsurers, in turn, provide insurance to insurance companies.

For example, an HMO may purchase a reinsurance policy to protect itself from losing too much money from one insured's particularly expensive health care costs. An insurance company issuing an automobile liability policy, with a limit of $100,000 per accident may reinsure its liability in excess of $10,000. A fire insurance company which issues a large policy generally reinsures a portion of the risk with one or several other companies. Also called *risk control insurance or stop-loss insurance.*"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22120"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="SURPL"/>
    <display value="surplus line insurance policy"/>
    <definition
                value="**Definition:** 

1.  A risk or part of a risk for which there is no normal insurance market available.
2.  Insurance written by unauthorized insurance companies. Surplus lines insurance is insurance placed with unauthorized insurance companies through licensed surplus lines agents or brokers."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22121"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="UMBRL"/>
    <display value="umbrella liability insurance policy"/>
    <definition
                value="**Definition:** A form of insurance protection that provides additional liability coverage after the limits of your underlying policy are reached. An umbrella liability policy also protects you (the insured) in many situations not covered by the usual liability policies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22122"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInsuranceTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    <display value="ActInvoiceAdjudicationPaymentGroupCode"/>
    <definition
                value="Codes representing adjustments to a Payment Advice such as retroactive, clawback, garnishee, etc."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20893"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoicePaymentCode"/>
    <display value="ActInvoiceAdjudicationPaymentGroupCode"/>
    <definition
                value="Codes representing adjustments to a Payment Advice such as retroactive, clawback, garnishee, etc."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20893"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    <display value="ActInvoiceAdjudicationPaymentSummaryCode"/>
    <definition
                value="Codes representing a grouping of invoice elements (totals, sub-totals), reported through a Payment Advice or a Statement of Financial Activity (SOFA). The code can represent summaries by day, location, payee, etc."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20876"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="ALEC"/>
    <display value="alternate electronic"/>
    <definition
                value="Payment initiated by the payor as the result of adjudicating a submitted invoice that arrived to the payor from an electronic source that did not provide a conformant set of HL7 messages (e.g. web claim submission)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20077"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="BONUS"/>
    <display value="bonus"/>
    <definition
                value="Bonus payments based on performance, volume, etc. as agreed to by the payor."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20058"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="CFWD"/>
    <display value="carry forward adjusment"/>
    <definition
                value="An amount still owing to the payor but the payment is 0$ and this cannot be settled until a future payment is made."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20068"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="EDU"/>
    <display value="education fees"/>
    <definition
                value="Fees deducted on behalf of a payee for tuition and continuing education."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20059"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="EPYMT"/>
    <display value="early payment fee"/>
    <definition
                value="Fees deducted on behalf of a payee for charges based on a shorter payment frequency (i.e. next day versus biweekly payments."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20065"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="GARN"/>
    <display value="garnishee"/>
    <definition
                value="Fees deducted on behalf of a payee for charges based on a per-transaction or time-period (e.g. monthly) fee."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20066"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="INVOICE"/>
    <display value="submitted invoice"/>
    <definition
                value="Payment is based on a payment intent for a previously submitted Invoice, based on formal adjudication results.."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20063"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="PINV"/>
    <display value="paper invoice"/>
    <definition
                value="Payment initiated by the payor as the result of adjudicating a paper (original, may have been faxed) invoice."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20067"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="PPRD"/>
    <display value="prior period adjustment"/>
    <definition
                value="An amount that was owed to the payor as indicated, by a carry forward adjusment, in a previous payment advice"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20069"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="PROA"/>
    <display value="professional association deduction"/>
    <definition
                value="Professional association fee that is collected by the payor from the practitioner/provider on behalf of the association"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20060"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="RECOV"/>
    <display value="recovery"/>
    <definition
                value="Retroactive adjustment such as fee rate adjustment due to contract negotiations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20061"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="RETRO"/>
    <display value="retro adjustment"/>
    <definition
                value="Bonus payments based on performance, volume, etc. as agreed to by the payor."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20062"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="TRAN"/>
    <display value="transaction fee"/>
    <definition
                value="Fees deducted on behalf of a payee for charges based on a per-transaction or time-period (e.g. monthly) fee."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20064"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentGroupCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoicePaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="INVTYPE"/>
    <display value="invoice type"/>
    <definition
                value="Transaction counts and value totals by invoice type (e.g. RXDINV - Pharmacy Dispense)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20055"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="PAYEE"/>
    <display value="payee"/>
    <definition
                value="Transaction counts and value totals by each instance of an invoice payee."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20057"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="PAYOR"/>
    <display value="payor"/>
    <definition
                value="Transaction counts and value totals by each instance of an invoice payor."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20056"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="SENDAPP"/>
    <display value="sending application"/>
    <definition
                value="Transaction counts and value totals by each instance of a messaging application on a single processor. It is a registered identifier known to the receivers."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20054"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceAdjudicationPaymentSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="UNSPSC"/>
    <display
             value="United Nations Standard Products and Services Classification"/>
    <definition
                value="**Description:**United Nations Standard Products and Services Classification, managed by Uniform Code Council (UCC): www.unspsc.org"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22179"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailClinicalProductCode"/>
    </property>
  </concept>
  <concept>
    <code value="_CPT5"/>
    <display value="CPT5"/>
    <definition
                value="**Description:**Physicians Current Procedural Terminology (CPT) Manual is a listing of descriptive terms and identifying codes for reporting medical services and procedures performed by physicians. Available for the AMA at the address listed for CPT above. These codes are found in Appendix A of CPT 2000 Standard Edition. (CPT 2000 Standard Edition, American Medical Association, Chicago, IL)."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22177"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailClinicalServiceCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProcedureCode"/>
    </property>
  </concept>
  <concept>
    <code value="_HCPCS"/>
    <display value="HCPCS"/>
    <definition
                value="**Description:**Health Care Financing Administration Common Procedural Coding System (HCPCS) Codes are procedure identifying codes. HCPCS is Health Care Finance AdministrationaTMs (HFCA) coding scheme to group procedures performed for payment to providers. contains codes for medical equipment, injectable drugs, transportation services, and other services not found in CPT4."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22175"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailClinicalServiceCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProcedureCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ICD10PCS"/>
    <display value="ICD10PCS"/>
    <definition
                value="**Description:**International Classification of Diseases, 10th Revision, Procedure Coding System (ICD-10-PCS) are procedure identifying codes. ICD-10-PCS describes the classification of inpatient procedures for statistical purposes."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22173"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailClinicalServiceCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProcedureCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ICD9PCS"/>
    <display value="ICD9PCS"/>
    <definition
                value="**Description:**International Classification of Diseases, 9th Revision, Procedure Coding System (ICD-9-PCS) are procedure identifying codes. ICD-9-PCS describes the classification of inpatient procedures for statistical purposes."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22174"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailClinicalServiceCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProcedureCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailClinicalProductCode"/>
    <display value="ActInvoiceDetailClinicalProductCode"/>
    <definition value="An identifying data string for healthcare products."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20877"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailDrugProductCode"/>
    <display value="ActInvoiceDetailDrugProductCode"/>
    <definition
                value="An identifying data string for A substance used as a medication or in the preparation of medication."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20880"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailGenericCode"/>
    <display value="ActInvoiceDetailGenericCode"/>
    <definition
                value="The detail item codes to identify charges or changes to the total billing of a claim due to insurance rules and payments."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20882"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailPreferredAccommodationCode"/>
    <display value="ActInvoiceDetailPreferredAccommodationCode"/>
    <definition
                value="An identifying data string for medical facility accommodations."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20886"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailClinicalServiceCode"/>
    <display value="ActInvoiceDetailClinicalServiceCode"/>
    <definition
                value="An identifying data string for healthcare procedures."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20878"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailOralHealthProcedureCode"/>
    <display value="ActInvoiceDetailOralHealthProcedureCode"/>
    <definition
                value="An identifying data string for oral health procedure codes, e.g. extract tooth."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20885"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailCode"/>
    </property>
  </concept>
  <concept>
    <code value="GTIN"/>
    <display value="Global Trade Item Number"/>
    <definition
                value="**Description:**Global Trade Item Number is an identifier for trade items developed by GS1 (comprising the former EAN International and Uniform Code Council)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22181"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailDrugProductCode"/>
    </property>
  </concept>
  <concept>
    <code value="UPC"/>
    <display value="Universal Product Code"/>
    <definition
                value="**Description:**Universal Product Code is one of a wide variety of bar code languages widely used in the United States and Canada for items in stores."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22180"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailDrugProductCode"/>
    </property>
  </concept>
  <concept>
    <code value="COIN"/>
    <display value="coinsurance"/>
    <definition
                value="That portion of the eligible charges which a covered party must pay for each service and/or product. It is a percentage of the eligible amount for the service/product that is typically charged after the covered party has met the policy deductible. This amount represents the covered party's coinsurance that is applied to a particular adjudication result. It is expressed as a negative dollar amount in adjudication results."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21946"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericAdjudicatorCode"/>
    </property>
  </concept>
  <concept>
    <code value="COPAYMENT"/>
    <display value="patient co-pay"/>
    <definition
                value="That portion of the eligible charges which a covered party must pay for each service and/or product. It is a defined amount per service/product of the eligible amount for the service/product. This amount represents the covered party's copayment that is applied to a particular adjudication result. It is expressed as a negative dollar amount in adjudication results."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20052"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericAdjudicatorCode"/>
    </property>
  </concept>
  <concept>
    <code value="DEDUCTIBLE"/>
    <display value="deductible"/>
    <definition
                value="That portion of the eligible charges which a covered party must pay in a particular period (e.g. annual) before the benefits are payable by the adjudicator. This amount represents the covered party's deductible that is applied to a particular adjudication result. It is expressed as a negative dollar amount in adjudication results."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20051"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericAdjudicatorCode"/>
    </property>
  </concept>
  <concept>
    <code value="PAY"/>
    <display value="payment"/>
    <definition
                value="The guarantor, who may be the patient, pays the entire charge for a service. Reasons for such action may include: there is no insurance coverage for the service (e.g. cosmetic surgery); the patient wishes to self-pay for the service; or the insurer denies payment for the service due to contractual provisions such as the need for prior authorization."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21362"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericAdjudicatorCode"/>
    </property>
  </concept>
  <concept>
    <code value="SPEND"/>
    <display value="spend down"/>
    <definition
                value="That total amount of the eligible charges which a covered party must periodically pay for services and/or products prior to the Medicaid program providing any coverage. This amount represents the covered party's spend down that is applied to a particular adjudication result. It is expressed as a negative dollar amount in adjudication results"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21947"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericAdjudicatorCode"/>
    </property>
  </concept>
  <concept>
    <code value="COINS"/>
    <display value="co-insurance"/>
    <definition
                value="The covered party pays a percentage of the cost of covered services."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20053"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericAdjudicatorCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailGenericAdjudicatorCode"/>
    <display value="ActInvoiceDetailGenericAdjudicatorCode"/>
    <definition
                value="The billable item codes to identify adjudicator specified components to the total billing of a claim."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20881"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailGenericModifierCode"/>
    <display value="ActInvoiceDetailGenericModifierCode"/>
    <definition
                value="The billable item codes to identify modifications to a billable item charge. As for example after hours increase in the office visit fee."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20883"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailGenericProviderCode"/>
    <display value="ActInvoiceDetailGenericProviderCode"/>
    <definition
                value="The billable item codes to identify provider supplied charges or changes to the total billing of a claim."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20884"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailTaxCode"/>
    <display value="ActInvoiceDetailTaxCode"/>
    <definition
                value="The billable item codes to identify modifications to a billable item charge by a tax factor applied to the amount. As for example 7% provincial sales tax."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20887"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericCode"/>
    </property>
  </concept>
  <concept>
    <code value="AFTHRS"/>
    <display value="non-normal hours"/>
    <definition
                value="Premium paid on service fees in compensation for practicing outside of normal working hours."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20049"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericModifierCode"/>
    </property>
  </concept>
  <concept>
    <code value="ISOL"/>
    <display value="isolation allowance"/>
    <definition
                value="Premium paid on service fees in compensation for practicing in a remote location."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20048"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericModifierCode"/>
    </property>
  </concept>
  <concept>
    <code value="OOO"/>
    <display value="out of office"/>
    <definition
                value="Premium paid on service fees in compensation for practicing at a location other than normal working location."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20050"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericModifierCode"/>
    </property>
  </concept>
  <concept>
    <code value="CANCAPT"/>
    <display value="cancelled appointment"/>
    <definition
                value="A charge to compensate the provider when a patient cancels an appointment with insufficient time for the provider to make another appointment with another patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20040"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="DSC"/>
    <display value="discount"/>
    <definition
                value="A reduction in the amount charged as a percentage of the amount. For example a 5% discount for volume purchase."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20042"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="ESA"/>
    <display value="extraordinary service assessment"/>
    <definition
                value="A premium on a service fee is requested because, due to extenuating circumstances, the service took an extraordinary amount of time or supplies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20043"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="FFSTOP"/>
    <display value="fee for service top off"/>
    <definition
                value="Under agreement between the parties (payor and provider), a guaranteed level of income is established for the provider over a specific, pre-determined period of time. The normal course of business for the provider is submission of fee-for-service claims. Should the fee-for-service income during the specified period of time be less than the agreed to amount, a top-up amount is paid to the provider equal to the difference between the fee-for-service total and the guaranteed income amount for that period of time. The details of the agreement may specify (or not) a requirement for repayment to the payor in the event that the fee-for-service income exceeds the guaranteed amount."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21311"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="FNLFEE"/>
    <display value="final fee"/>
    <definition
                value="Anticipated or actual final fee associated with treating a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21314"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="FRSTFEE"/>
    <display value="first fee"/>
    <definition
                value="Anticipated or actual initial fee associated with treating a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21313"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="MARKUP"/>
    <display value="markup or up-charge"/>
    <definition
                value="An increase in the amount charged as a percentage of the amount. For example, 12% markup on product cost."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20038"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="MISSAPT"/>
    <display value="missed appointment"/>
    <definition
                value="A charge to compensate the provider when a patient does not show for an appointment."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20039"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="PERFEE"/>
    <display value="periodic fee"/>
    <definition
                value="Anticipated or actual periodic fee associated with treating a patient. For example, expected billing cycle such as monthly, quarterly. The actual period (e.g. monthly, quarterly) is specified in the unit quantity of the Invoice Element."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21312"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="PERMBNS"/>
    <display value="performance bonus"/>
    <definition
                value="The amount for a performance bonus that is being requested from a payor for the performance of certain services (childhood immunizations, influenza immunizations, mammograms, pap smears) on a sliding scale. That is, for 90% of childhood immunizations to a maximum of $2200/yr. An invoice is created at the end of the service period (one year) and a code is submitted indicating the percentage achieved and the dollar amount claimed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21310"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="RESTOCK"/>
    <display value="restocking fee"/>
    <definition
                value="A charge is requested because the patient failed to pick up the item and it took an amount of time to return it to stock for future use."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20044"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="TRAVEL"/>
    <display value="travel"/>
    <definition
                value="A charge to cover the cost of travel time and/or cost in conjuction with providing a service or product. It may be charged per kilometer or per hour based on the effective agreement."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20041"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="URGENT"/>
    <display value="urgent"/>
    <definition
                value="Premium paid on service fees in compensation for providing an expedited response to an urgent situation."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21315"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailGenericProviderCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActEncounterAccommodationCode"/>
    <display value="ActEncounterAccommodationCode"/>
    <definition
                value="Accommodation type. In Intent mood, represents the accommodation type requested. In Event mood, represents accommodation assigned/used. In Definition mood, represents the available accommodation type."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ACCM"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20868"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailPreferredAccommodationCode"/>
    </property>
  </concept>
  <concept>
    <code value="FST"/>
    <display value="federal sales tax"/>
    <definition
                value="Federal tax on transactions such as the Goods and Services Tax (GST)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20045"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailTaxCode"/>
    </property>
  </concept>
  <concept>
    <code value="HST"/>
    <display value="harmonized sales Tax"/>
    <definition value="Joint Federal/Provincial Sales Tax"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20047"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailTaxCode"/>
    </property>
  </concept>
  <concept>
    <code value="PST"/>
    <display value="provincial/state sales tax"/>
    <definition
                value="Tax levied by the provincial or state jurisdiction such as Provincial Sales Tax"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20046"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceDetailTaxCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceAdjudicationPaymentCode"/>
    <display value="ActInvoiceAdjudicationPaymentCode"/>
    <definition
                value="Codes representing a grouping of invoice elements (totals, sub-totals), reported through a Payment Advice or a Statement of Financial Activity (SOFA). The code can represent summaries by day, location, payee and other cost elements such as bonus, retroactive adjustment and transaction fees."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20875"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceElementCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceDetailCode"/>
    <display value="ActInvoiceDetailCode"/>
    <definition
                value="Codes representing a service or product that is being invoiced (billed). The code can represent such concepts as &quot;office visit&quot;, &quot;drug X&quot;, &quot;wheelchair&quot; and other billable items such as taxes, service charges and discounts."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20879"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceElementCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceGroupCode"/>
    <display value="ActInvoiceGroupCode"/>
    <definition
                value="Type of invoice element that is used to assist in describing an Invoice that is either submitted for adjudication or for which is returned on adjudication results.

Invoice elements of this type signify a grouping of one or more children (detail) invoice elements. They do not have intrinsic costing associated with them, but merely reflect the sum of all costing for it's immediate children invoice elements."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INVE"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20890"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceElementCode"/>
    </property>
  </concept>
  <concept>
    <code value="_InvoiceElementAdjudicated"/>
    <display value="InvoiceElementAdjudicated"/>
    <definition
                value="Total counts and total net amounts adjudicated for all Invoice Groupings that were adjudicated within a time period based on the adjudication date of the Invoice Grouping."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INVE"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20924"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceElementSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="_InvoiceElementPaid"/>
    <display value="InvoiceElementPaid"/>
    <definition
                value="Total counts and total net amounts paid for all Invoice Groupings that were paid within a time period based on the payment date."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INVE"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20925"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceElementSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="_InvoiceElementSubmitted"/>
    <display value="InvoiceElementSubmitted"/>
    <definition
                value="Total counts and total net amounts billed for all Invoice Groupings that were submitted within a time period. Adjudicated invoice elements are included."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INVE"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20926"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceElementSummaryCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceInterGroupCode"/>
    <display value="ActInvoiceInterGroupCode"/>
    <definition
                value="Type of invoice element that is used to assist in describing an Invoice that is either submitted for adjudication or for which is returned on adjudication results.

Invoice elements of this type signify a grouping of one or more children (detail) invoice elements. They do not have intrinsic costing associated with them, but merely reflect the sum of all costing for it's immediate children invoice elements.

The domain is only specified for an intermediate invoice element group (non-root or non-top level) for an Invoice."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INVE"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20891"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInvoiceRootGroupCode"/>
    <display value="ActInvoiceRootGroupCode"/>
    <definition
                value="Type of invoice element that is used to assist in describing an Invoice that is either submitted for adjudication or for which is returned on adjudication results.

Invoice elements of this type signify a grouping of one or more children (detail) invoice elements. They do not have intrinsic costing associated with them, but merely reflect the sum of all costing for it's immediate children invoice elements.

Codes from this domain reflect the type of Invoice such as Pharmacy Dispense, Clinical Service and Clinical Product. The domain is only specified for the root (top level) invoice element group for an Invoice."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="INVE"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20894"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPNDDRGING"/>
    <display value="compound drug invoice group"/>
    <definition
                value="A grouping of invoice element groups and details including the ones specifying the compound ingredients being invoiced. It may also contain generic detail items such as markup."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20033"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceInterGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPNDINDING"/>
    <display value="compound ingredient invoice group"/>
    <definition
                value="A grouping of invoice element details including the one specifying an ingredient drug being invoiced. It may also contain generic detail items such as tax or markup."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20034"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceInterGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPNDSUPING"/>
    <display value="compound supply invoice group"/>
    <definition
                value="A grouping of invoice element groups and details including the ones specifying the compound supplies being invoiced. It may also contain generic detail items such as markup."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20035"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceInterGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="DRUGING"/>
    <display value="drug invoice group"/>
    <definition
                value="A grouping of invoice element details including the one specifying the drug being invoiced. It may also contain generic detail items such as markup."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20032"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceInterGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="FRAMEING"/>
    <display value="frame invoice group"/>
    <definition
                value="A grouping of invoice element details including the ones specifying the frame fee and the frame dispensing cost that are being invoiced."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20037"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceInterGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="LENSING"/>
    <display value="lens invoice group"/>
    <definition
                value="A grouping of invoice element details including the ones specifying the lens fee and the lens dispensing cost that are being invoiced."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20036"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceInterGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="PRDING"/>
    <display value="product invoice group"/>
    <definition
                value="A grouping of invoice element details including the one specifying the product (good or supply) being invoiced. It may also contain generic detail items such as tax or discount."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20031"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceInterGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="COVGE"/>
    <display value="coverage problem"/>
    <definition
                value="Insurance coverage problems have been encountered. Additional explanation information to be supplied."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17594"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="EFORM"/>
    <display value="electronic form to follow"/>
    <definition
                value="Electronic form with supporting or additional information to follow."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20021"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="FAX"/>
    <display value="fax to follow"/>
    <definition
                value="Fax with supporting or additional information to follow."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20022"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="GFTH"/>
    <display value="good faith indicator"/>
    <definition
                value="The medical service was provided to a patient in good faith that they had medical coverage, although no evidence of coverage was available before service was rendered."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17592"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="LATE"/>
    <display value="late invoice"/>
    <definition
                value="Knowingly over the payor's published time limit for this invoice possibly due to a previous payor's delays in processing. Additional reason information will be supplied."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17593"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="MANUAL"/>
    <display value="manual review"/>
    <definition
                value="Manual review of the invoice is requested. Additional information to be supplied. This may be used in the case of an appeal."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19713"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="OOJ"/>
    <display value="out of jurisdiction"/>
    <definition
                value="The medical service and/or product was provided to a patient that has coverage in another jurisdiction."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="18036"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="ORTHO"/>
    <display value="orthodontic service"/>
    <definition
                value="The service provided is required for orthodontic purposes. If the covered party has orthodontic coverage, then the service may be paid."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21317"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="PAPER"/>
    <display value="paper documentation to follow"/>
    <definition
                value="Paper documentation (or other physical format) with supporting or additional information to follow."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20020"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="PIE"/>
    <display value="public insurance exhausted"/>
    <definition
                value="Public Insurance has been exhausted. Invoice has not been sent to Public Insuror and therefore no Explanation Of Benefits (EOB) is provided with this Invoice submission."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20023"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="PYRDELAY"/>
    <display value="delayed by a previous payor"/>
    <definition
                value="Allows provider to explain lateness of invoice to a subsequent payor."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17591"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="REFNR"/>
    <display value="referral not required"/>
    <definition
                value="Rules of practice do not require a physician's referral for the provider to perform a billable service."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="18037"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="REPSERV"/>
    <display value="repeated service"/>
    <definition
                value="The same service was delivered within a time period that would usually indicate a duplicate billing. However, the repeated service is a medical necessity and therefore not a duplicate."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19711"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="UNRELAT"/>
    <display value="unrelated service"/>
    <definition
                value="The service provided is not related to another billed service. For example, 2 unrelated services provided on the same day to the same patient which may normally result in a refused payment for one of the items."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21316"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="VERBAUTH"/>
    <display value="verbal authorization"/>
    <definition
                value="The provider has received a verbal permission from an authoritative source to perform the service or supply the item being invoiced."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19712"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceOverrideCode"/>
    </property>
  </concept>
  <concept>
    <code value="CPINV"/>
    <display value="clinical product invoice"/>
    <definition
                value="Clinical product invoice where the Invoice Grouping contains one or more billable item and is supported by clinical product(s).

For example, a crutch or a wheelchair."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="CP"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19715"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="CP"/>
    <display value="clinical product invoice"/>
    <definition
                value="Clinical product invoice where the Invoice Grouping contains one or more billable item and is supported by clinical product(s).

For example, a crutch or a wheelchair."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="CPINV"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19715"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="CSINV"/>
    <display value="clinical service invoice"/>
    <definition
                value="Clinical Services Invoice which can be used to describe a single service, multiple services or repeated services.

\[1\] Single Clinical services invoice where the Invoice Grouping contains one billable item and is supported by one clinical service.

For example, a single service for an office visit or simple clinical procedure (e.g. knee mobilization).

\[2\] Multiple Clinical services invoice where the Invoice Grouping contains more than one billable item, supported by one or more clinical services. The services can be distinct and over multiple dates, but for the same patient. This type of invoice includes a series of treatments which must be adjudicated together.

For example, an adjustment and ultrasound for a chiropractic session where fees are associated for each of the services and adjudicated (invoiced) together.

\[3\] Repeated Clinical services invoice where the Invoice Grouping contains one or more billable item, supported by the same clinical service repeated over a period of time.

For example, the same Chiropractic adjustment (service or treatment) delivered on 3 separate occasions over a period of time at the discretion of the provider (e.g. month)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="CS"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19714"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="CS"/>
    <display value="clinical service invoice"/>
    <definition
                value="Clinical Services Invoice which can be used to describe a single service, multiple services or repeated services.

\[1\] Single Clinical services invoice where the Invoice Grouping contains one billable item and is supported by one clinical service.

For example, a single service for an office visit or simple clinical procedure (e.g. knee mobilization).

\[2\] Multiple Clinical services invoice where the Invoice Grouping contains more than one billable item, supported by one or more clinical services. The services can be distinct and over multiple dates, but for the same patient. This type of invoice includes a series of treatments which must be adjudicated together.

For example, an adjustment and ultrasound for a chiropractic session where fees are associated for each of the services and adjudicated (invoiced) together.

\[3\] Repeated Clinical services invoice where the Invoice Grouping contains one or more billable item, supported by the same clinical service repeated over a period of time.

For example, the same Chiropractic adjustment (service or treatment) delivered on 3 separate occasions over a period of time at the discretion of the provider (e.g. month)."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="CSINV"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19714"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="CSPINV"/>
    <display value="clinical service and product"/>
    <definition
                value="A clinical Invoice Grouping consisting of one or more services and one or more product. Billing for these service(s) and product(s) are supported by multiple clinical billable events (acts).

All items in the Invoice Grouping must be adjudicated together to be acceptable to the Adjudicator.

For example , a brace (product) invoiced together with the fitting (service)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20076"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="FININV"/>
    <display value="financial invoice"/>
    <definition
                value="Invoice Grouping without clinical justification. These will not require identification of participants and associations from a clinical context such as patient and provider.

Examples are interest charges and mileage."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19716"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="OHSINV"/>
    <display value="oral health service"/>
    <definition
                value="A clinical Invoice Grouping consisting of one or more oral health services. Billing for these service(s) are supported by multiple clinical billable events (acts).

All items in the Invoice Grouping must be adjudicated together to be acceptable to the Adjudicator."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21309"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="PAINV"/>
    <display value="preferred accommodation invoice"/>
    <definition value="HealthCare facility preferred accommodation invoice."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PA"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20029"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="PA"/>
    <display value="preferred accommodation invoice"/>
    <definition value="HealthCare facility preferred accommodation invoice."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PAINV"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20029"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="RXCINV"/>
    <display value="Rx compound invoice"/>
    <definition value="Pharmacy dispense invoice for a compound."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="RXC"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20027"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="RXC"/>
    <display value="Rx compound invoice"/>
    <definition value="Pharmacy dispense invoice for a compound."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="RXCINV"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20027"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="RXDINV"/>
    <display value="Rx dispense invoice"/>
    <definition value="Pharmacy dispense invoice not involving a compound"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="RXD"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20028"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="RXD"/>
    <display value="Rx dispense invoice"/>
    <definition value="Pharmacy dispense invoice not involving a compound"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="RXDINV"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20028"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="SBFINV"/>
    <display value="sessional or block fee invoice"/>
    <definition
                value="Clinical services invoice where the Invoice Group contains one billable item for multiple clinical services in one or more sessions."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19717"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="VRXINV"/>
    <display value="vision dispense invoice"/>
    <definition
                value="Vision dispense invoice for up to 2 lens (left and right), frame and optional discount. Eye exams are invoiced as a clinical service invoice."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20030"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActInvoiceRootGroupCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActObservationList"/>
    <display value="ActObservationList"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="LIST"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20898"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActListCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActTherapyDurationWorkingListCode"/>
    <display value="ActTherapyDurationWorkingListCode"/>
    <definition
                value="Codes used to identify different types of 'duration-based' working lists. Examples include &quot;Continuous/Chronic&quot;, &quot;Short-Term&quot; and &quot;As-Needed&quot;."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="LIST"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21522"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActListCode"/>
    </property>
  </concept>
  <concept>
    <code value="MEDLIST"/>
    <display value="medication list"/>
    <definition value="List of medications."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19976"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActListCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActProcedureCategoryList"/>
    <display value="ActProcedureCategoryList"/>
    <definition
                value="**Description:**Describes the high level classification of professional services for grouping.

**Examples:**Education, Counseling, Surgery, etc."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22076"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActListCode"/>
    </property>
  </concept>
  <concept>
    <code value="ALC"/>
    <display value="Alternative Level of Care"/>
    <definition
                value="Provision of Alternate Level of Care to a patient in an acute bed. Patient is waiting for placement in a long-term care facility and is unable to return home."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17459"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="CARD"/>
    <display value="Cardiology"/>
    <definition
                value="Provision of diagnosis and treatment of diseases and disorders affecting the heart"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20092"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="CHR"/>
    <display value="Chronic"/>
    <definition value="Provision of recurring care for chronic illness."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17453"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="DNTL"/>
    <display value="Dental"/>
    <definition
                value="Provision of treatment for oral health and/or dental surgery."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17456"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="DRGRHB"/>
    <display value="Drug Rehab"/>
    <definition value="Provision of treatment for drug abuse."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17454"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="GENRL"/>
    <display value="General"/>
    <definition
                value="General care performed by a general practitioner or family doctor as a responsible provider for a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19974"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="MED"/>
    <display value="Medical"/>
    <definition
                value="Provision of diagnostic and/or therapeutic treatment."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17450"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="OBS"/>
    <display value="Obstetrics"/>
    <definition
                value="Provision of care of women during pregnancy, childbirth and immediate postpartum period. Also known as Maternity."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17460"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="ONC"/>
    <display value="Oncology"/>
    <definition
                value="Provision of treatment and/or diagnosis related to tumors and/or cancer."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17457"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="PALL"/>
    <display value="Palliative"/>
    <definition
                value="Provision of care for patients who are living or dying from an advanced illness."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17452"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="PED"/>
    <display value="Pediatrics"/>
    <definition
                value="Provision of diagnosis and treatment of diseases and disorders affecting children."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17461"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="PHAR"/>
    <display value="Pharmaceutical"/>
    <definition value="Pharmaceutical care performed by a pharmacist."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19975"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="PHYRHB"/>
    <display value="Physical Rehab"/>
    <definition value="Provision of treatment for physical injury."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17455"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="PSYCH"/>
    <display value="Psychiatric"/>
    <definition
                value="Provision of treatment of psychiatric disorder relating to mental illness."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17458"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="SURG"/>
    <display value="Surgical"/>
    <definition value="Provision of surgical treatment."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17451"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicalServiceCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACU"/>
    <display value="short term/acute"/>
    <definition
                value="**Definition:**A list of medications which the patient is only expected to consume for the duration of the current order or limited set of orders and which is not expected to be renewed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21756"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicationTherapyDurationWorkingListCode"/>
    </property>
  </concept>
  <concept>
    <code value="CHRON"/>
    <display value="continuous/chronic"/>
    <definition
                value="**Definition:**A list of medications which are expected to be continued beyond the present order and which the patient should be assumed to be taking unless explicitly stopped."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21755"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicationTherapyDurationWorkingListCode"/>
    </property>
  </concept>
  <concept>
    <code value="ONET"/>
    <display value="one time"/>
    <definition
                value="**Definition:**A list of medications which the patient is intended to be administered only once."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21757"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicationTherapyDurationWorkingListCode"/>
    </property>
  </concept>
  <concept>
    <code value="PRN"/>
    <display value="as needed"/>
    <definition
                value="**Definition:**A list of medications which the patient will consume intermittently based on the behavior of the condition for which the medication is indicated."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21758"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMedicationTherapyDurationWorkingListCode"/>
    </property>
  </concept>
  <concept>
    <code value="CTLSUB"/>
    <display value="Controlled Substance"/>
    <definition
                value="A monitoring program that focuses on narcotics and/or commonly abused substances that are subject to legal restriction."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16232"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMonitoringProtocolCode"/>
    </property>
  </concept>
  <concept>
    <code value="INV"/>
    <display value="investigational"/>
    <definition
                value="**Definition:**A monitoring program that focuses on a drug which is under investigation and has not received regulatory approval for the condition being investigated"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22860"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMonitoringProtocolCode"/>
    </property>
  </concept>
  <concept>
    <code value="LU"/>
    <display value="limited use"/>
    <definition
                value="**Description:**A drug that can be prescribed (and reimbursed) only if it meets certain criteria."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22025"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMonitoringProtocolCode"/>
    </property>
  </concept>
  <concept>
    <code value="OTC"/>
    <display value="non prescription medicine"/>
    <definition
                value="Medicines designated in this way may be supplied for patient use without a prescription. The exact form of categorisation will vary in different realms."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23062"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMonitoringProtocolCode"/>
    </property>
  </concept>
  <concept>
    <code value="RX"/>
    <display value="prescription only medicine"/>
    <definition
                value="Some form of prescription is required before the related medicine can be supplied for a patient. The exact form of regulation will vary in different realms."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23061"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMonitoringProtocolCode"/>
    </property>
  </concept>
  <concept>
    <code value="SA"/>
    <display value="special authorization"/>
    <definition
                value="**Definition:**A drug that requires prior approval (to be reimbursed) before being dispensed"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22861"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMonitoringProtocolCode"/>
    </property>
  </concept>
  <concept>
    <code value="SAC"/>
    <display value="special access"/>
    <definition
                value="**Description:**A drug that requires special access permission to be prescribed and dispensed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22026"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActMonitoringProtocolCode"/>
    </property>
  </concept>
  <concept>
    <code value="IND01"/>
    <display value="imaging study requiring contrast"/>
    <definition
                value="**Description:**Contrast agent required for imaging study."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21679"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActNonObservationIndicationCode"/>
    </property>
  </concept>
  <concept>
    <code value="IND02"/>
    <display value="colonoscopy prep"/>
    <definition
                value="**Description:**Provision of prescription or direction to consume a product for purposes of bowel clearance in preparation for a colonoscopy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21680"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActNonObservationIndicationCode"/>
    </property>
  </concept>
  <concept>
    <code value="IND03"/>
    <display value="prophylaxis"/>
    <definition
                value="**Description:**Provision of medication as a preventative measure during a treatment or other period of increased risk."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21681"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActNonObservationIndicationCode"/>
    </property>
  </concept>
  <concept>
    <code value="IND04"/>
    <display value="surgical prophylaxis"/>
    <definition
                value="**Description:**Provision of medication during pre-operative phase; e.g., antibiotics before dental surgery or bowel prep before colon surgery."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21682"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActNonObservationIndicationCode"/>
    </property>
  </concept>
  <concept>
    <code value="IND05"/>
    <display value="pregnancy prophylaxis"/>
    <definition
                value="**Description:**Provision of medication for pregnancy --e.g., vitamins, antibiotic treatments for vaginal tract colonization, etc."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21683"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActNonObservationIndicationCode"/>
    </property>
  </concept>
  <concept>
    <code value="CARELIST"/>
    <display value="care plan"/>
    <definition
                value="List of acts representing a care plan. The acts can be in a varierty of moods including event (EVN) to record acts that have been carried out as part of the care plan."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19984"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActObservationList"/>
    </property>
  </concept>
  <concept>
    <code value="CONDLIST"/>
    <display value="condition list"/>
    <definition value="List of condition observations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21322"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActObservationList"/>
    </property>
  </concept>
  <concept>
    <code value="GOALLIST"/>
    <display value="goal list"/>
    <definition value="List of observations in goal mood."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19981"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActObservationList"/>
    </property>
  </concept>
  <concept>
    <code value="VFPAPER"/>
    <display value="verify paper"/>
    <definition
                value="**Definition:**Indicates that the paper version of the record has, should be or is being verified against the electronic version."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="VRFPAPER"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22862"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActObservationVerificationType"/>
    </property>
  </concept>
  <concept>
    <code value="VRFPAPER"/>
    <display value="verify paper"/>
    <definition
                value="**Definition:**Indicates that the paper version of the record has, should be or is being verified against the electronic version."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="VFPAPER"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22862"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActObservationVerificationType"/>
    </property>
  </concept>
  <concept>
    <code value="ANNDI"/>
    <display value="diagnostic image note"/>
    <definition
                value="**Description:**A note that is specific to a patient's diagnostic images, either historical, current or planned."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22825"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientAnnotationType"/>
    </property>
  </concept>
  <concept>
    <code value="ANNGEN"/>
    <display value="general note"/>
    <definition value="**Description:**A general or uncategorized note."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22822"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientAnnotationType"/>
    </property>
  </concept>
  <concept>
    <code value="ANNIMM"/>
    <display value="immunization note"/>
    <definition
                value="A note that is specific to a patient's immunizations, either historical, current or planned."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23099"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientAnnotationType"/>
    </property>
  </concept>
  <concept>
    <code value="ANNLAB"/>
    <display value="laboratory note"/>
    <definition
                value="**Description:**A note that is specific to a patient's laboratory results, either historical, current or planned."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22824"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientAnnotationType"/>
    </property>
  </concept>
  <concept>
    <code value="ANNMED"/>
    <display value="medication note"/>
    <definition
                value="**Description:**A note that is specific to a patient's medications, either historical, current or planned."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22823"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientAnnotationType"/>
    </property>
  </concept>
  <concept>
    <code value="AFOOT"/>
    <display value="pedestrian transport"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="OnFoot"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21551"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="OnFoot"/>
    <display value="pedestrian transport"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="AFOOT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21551"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="AMBT"/>
    <display value="ambulance transport"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="Ambulance"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21547"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="Ambulance"/>
    <display value="ambulance transport"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="AMBT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21547"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="LAWENF"/>
    <display value="law enforcement transport"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="LawEnforcementVehicle"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21548"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="LawEnforcementVehicle"/>
    <display value="law enforcement transport"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="LAWENF"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21548"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="PRVTRN"/>
    <display value="private transport"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PrivateTransport"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21550"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="PrivateTransport"/>
    <display value="private transport"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PRVTRN"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21550"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="PUBTRN"/>
    <display value="public transport"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PublicTransport"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21549"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="PublicTransport"/>
    <display value="public transport"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PUBTRN"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21549"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPatientTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACH"/>
    <display value="Automated Clearing House"/>
    <definition value="Automated Clearing House (ACH)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17611"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="CHK"/>
    <display value="Cheque"/>
    <definition
                value="A written order to a bank to pay the amount specified from funds on deposit."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17612"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="DDP"/>
    <display value="Direct Deposit"/>
    <definition
                value="Electronic Funds Transfer (EFT) deposit into the payee's bank account"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17613"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="NON"/>
    <display value="Non-Payment Data"/>
    <definition value="Non-Payment Data."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17614"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPaymentCode"/>
    </property>
  </concept>
  <concept>
    <code value="DF"/>
    <display value="Daily Fill"/>
    <definition value="A fill providing sufficient supply for one day"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16214"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPharmacySupplyType"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RF"/>
    </property>
  </concept>
  <concept>
    <code value="EM"/>
    <display value="Emergency Supply"/>
    <definition
                value="A supply action where there is no 'valid' order for the supplied medication. E.g. Emergency vacation supply, weekend supply (when prescriber is unavailable to provide a renewal prescription)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16220"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPharmacySupplyType"/>
    </property>
  </concept>
  <concept>
    <code value="FF"/>
    <display value="First Fill"/>
    <definition
                value="The initial fill against an order. (This includes initial fills against refill orders.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16209"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPharmacySupplyType"/>
    </property>
  </concept>
  <concept>
    <code value="FS"/>
    <display value="Floor stock"/>
    <definition
                value="A supply action to restock a smaller more local dispensary."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16222"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPharmacySupplyType"/>
    </property>
  </concept>
  <concept>
    <code value="MS"/>
    <display value="Manufacturer Sample"/>
    <definition value="A supply of a manufacturer sample"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16219"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPharmacySupplyType"/>
    </property>
  </concept>
  <concept>
    <code value="RF"/>
    <display value="Refill"/>
    <definition
                value="A fill against an order that has already been filled (or partially filled) at least once."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16215"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPharmacySupplyType"/>
    </property>
  </concept>
  <concept>
    <code value="UD"/>
    <display value="Unit Dose"/>
    <definition
                value="A supply action that provides sufficient material for a single dose."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16223"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPharmacySupplyType"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RF"/>
    </property>
  </concept>
  <concept>
    <code value="UDE"/>
    <display value="unit dose equivalent"/>
    <definition
                value="A supply action that provides sufficient material for a single dose via multiple products. E.g. 2 50mg tablets for a 100mg unit dose."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21824"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPharmacySupplyType"/>
    </property>
  </concept>
  <concept>
    <code value="_ActConsent"/>
    <display value="_ActConsent"/>
    <definition
                value="Specifies the type or actual definition of a contractually binding agreement or a non-binding representation of that agreement between a grantor and a grantee as to the exchange of the grantee’s considerations in return for the grantor’s control of certain assets. The type of assets exchanged include rights, license, terms of service, valued items, information and real property assets and control over such assets such as physical and locatable property; intellectual property; biospecimen; genomic and genetic information related to an individual including that disclosed by genetically related individuals with or without the individual’s consent; personal identifiable, pseudonymized, anonymized, de-identified per some rubric, and relinkable variants.

*Usage Note:* Types or actual definitions of a contractually binding agreement or a non-binding representation of that agreement include:

 *  \_ActDecision (formally ActConsentDirective), which specifies the type of decision made by the grantor. The decision types are mapped to ISO/TS 17975 Health informatics — Principles and data requirements for consent in the Collection, Use or Disclosure of personal health information;
 *  \_ActPrivacyConsentDirective, which is the parent of types of registry participation consent directives, and of realm specific privacy consent directive policies such as \_USPrivacyConsentDirective and \_GDPRPrivacyConsentDirective."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24098"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInformationActionPolicy"/>
    <display value="_ActInformationActionPolicy"/>
    <definition
                value="The type of action permitted on information by jurisdictional, organizational, or personal policy."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24087"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInformationPolicy"/>
    <display value="_ActInformationPolicy"/>
    <definition
                value="Information management directives related to privacy, security, integrity, and control concerns, which may be governed by specific laws; based on private sector self-governance; adopted &quot;best practices&quot; recognized by a community of interest; or terms of license, participation, or service as implemented in jurisdictional, organizational, or personal policies."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24065"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPrivacyPolicy"/>
    <display value="ActPrivacyPolicy"/>
    <definition
                value="A policy deeming certain information to be private to an individual or organization.

*Definition:* A mandate, obligation, requirement, rule, or expectation relating to privacy.

*Discussion:* ActPrivacyPolicyType codes support the designation of the 1..\* policies that are applicable to an Act such as a Consent Directive, a Role such as a VIP Patient, or an Entity such as a patient who is a minor. 1..\* ActPrivacyPolicyType values may be associated with an Act or Role to indicate the policies that govern the assignment of an Act or Role confidentialityCode. Use of multiple ActPrivacyPolicyType values enables fine grain specification of applicable policies, but must be carefully assigned to ensure cogency and avoid creation of conflicting policy mandates.

*Usage Note:* Statutory title may be named in the ActClassPolicy Act Act.title to specify which privacy policy is being referenced."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23323"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="ActTrustPolicyType"/>
    <display value="trust policy"/>
    <definition
                value="A mandate, obligation, requirement, rule, or expectation conveyed as security metadata between senders and receivers required to establish the reliability, authenticity, and trustworthiness of their transactions.

Trust security metadata are observation made about aspects of trust applicable to an IT resource (data, information object, service, or system capability).

Trust applicable to IT resources is established and maintained in and among security domains, and may be comprised of observations about the domain's trust authority, trust framework, trust policy, trust interaction rules, means for assessing and monitoring adherence to trust policies, mechanisms that enforce trust, and quality and reliability measures of assurance in those mechanisms. \[Based on ISO IEC 10181-1 and NIST SP 800-63-2\]

For example, identity proofing , level of assurance, and Trust Framework."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23658"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="COVPOL"/>
    <display value="benefit policy"/>
    <definition
                value="**Description:**A mandate, obligation, requirement, rule, or expectation unilaterally imposed on benefit coverage under a policy or program by a sponsor, underwriter or payor on:

 *  The activity of another party
 *  The behavior of another party
 *  The manner in which an act is executed

**Examples:**A clinical protocol imposed by a payer to which a provider must adhere in order to be paid for providing the service. A formulary from which a provider must select prescribed drugs in order for the patient to incur a lower copay."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22183"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="SecurityPolicy"/>
    <display value="security policy"/>
    <definition
                value="Types of security policies that further specify the ActClassPolicy value set.

**Examples:**

 *  obligation to encrypt
 *  refrain from redisclosure without consent"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23371"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="_ActGDPRConsentDirective"/>
    <display value="_ActGDPRConsentDirective"/>
    <definition
                value="European Union General Data Protection Regulation (GDPR) consent directives."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24109"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="_ActGenericConsentDirective"/>
    <display value="_ActGenericConsentDirective"/>
    <definition
                value="Specifies types of consent directives authorizing a registry or repository to collect and, under certain terms, manage the access, use, and disclosure of personal information, including de-identified information, and personal effects, such as biometrics, biospecimen or genetic material, which may be used to identify an individual.

Registries governed by registry consent directives are data management systems, which use metadata to support the collection, access, use, and disclosure of personal information or effects as well as observational or analytic information generated about personal information or effects stored in federated repositories. Such registries are used for a variety of purposes by federated health information exchanges, health information systems, personal record systems, and research organizations to locate and retrieve personal information or effects as well as observational or analytic information generated about personal information stored externally to their systems.

Repositories governed by registry consent directives are data stores used to collect, access, use, and disclose personal information or effects as well as observational or analytic information generated about personal information or effects and metadata used to manage the repository contents. Such repositories are used for a variety of purposes by centralized health information exchanges, health information systems used by providers and payers, personal record systems, and research organizations. A repository typically includes a registry component that provides the data store with content management capabilities for internal purposes. A repository may also interface with one or more external registries, which provide federated content management."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24112"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="_ActUSPrivacyConsentDirective"/>
    <display value="_ActUSPrivacyConsentDirective"/>
    <definition
                value="Specific US privacy consent directives in accordance with US federal, state, regional, organizational, or personal privacy policies."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24099"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="_ActGDPRPrivacyLaw"/>
    <display value="General Data Protection Regulation"/>
    <definition
                value="GDPR is a regulation on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95/46/EC (Data Protection Directive). Promulgated by the European Parliament and Council of the European Union. Regulation available at L119, 4 May 2016, p. 1–88.

GDPR privacy policies specifying types of lawful personal data processing based on a controller meeting one or more processing condition such as specified by law, compliance with data controller legal obligations, protection of data subject’s vital interests, perform tasks in the public interest, related to legal claims, research and statistics, management of health or social care systems, legitimate interests of controller or third party. Processing sensitive personal data, including genetic, biometric and health data, as well as personal data from which racial and ethnic origin, political opinions, religious or ideological convictions or membership in a union can be attributed to a person, requires meeting at least one sensitive personal processing condition.

GDPR ‘processing’ means any operation or set of operations which is performed on personal data or on sets of personal data, whether or not by automated means, such as collection, recording, organisation, structuring, storage, adaptation or alteration, retrieval, consultation, use, disclosure by transmission, dissemination or otherwise making available, alignment or combination, restriction, erasure or destruction. Article 4 https://gdpr-info.eu/art-4-gdpr/

*Usage Note:* 

 *  Confidentiality: e.g., U (unrestricted) for anonymized personal information; L (low) for pseudonymized U (unrestricted) for anonymized personal information; M (moderate) for indirectly identifiable information such as test scores and work times; N (normal) for personal information; and R (restricted) for sensitive personal information
 *  DPR sensitivity \[personal data revealing racial or ethnic origin, political opinions, religious or philosophical beliefs, or trade union membership, and the processing of genetic data, biometric data for the purpose of uniquely identifying a natural person, data concerning health or data concerning a natural person’s sex life or sexual orientation, some of which are defined at Article 4 https://gdpr-info.eu/art-4-gdpr/
 *  GDPR processing policies and GDPR ConsentDirectiveTypes, such as data subject consent and research consent.
 *  Other security category codes, such as compartment codes for legitimate relationship,
 *  Handling instructions including
 *  Purpose of use stipulated in a GDPR consent or contract restricting processing or related to the scope of the processing policy such as public health, research, and legal obligations
 *  Obligation policies such as GDPR Information Obligations https://gdpr-info.eu/issues/information-obligations, data minimization and deleting when processing is complete
 *  Refrain policies such as no relinking

See Intersoft GDPR at https://gdpr-info.eu/issues/personal-data/ Art. 4 GDPR Definitions https://gdpr-info.eu/art-4-gdpr/ Art. 9 GDPR Processing of special categories of personal data https://gdpr-info.eu/art-9-gdpr/ Relevant Recitals (26) Not applicable to anonymous data (30) Online identifiers for profiling and identification (34) Genetic data (35) Health data (51) Protecting sensitive personal data at Intersoft GDPR briefing papers and navigating tool https://gdpr-info.eu/

Authorities

 *  European Data Protection Supervisor - Security Measures for Personal Data Processing (Link)
 *  Data Protection Authority Isle of Man - Know your data – Mapping the 5 W’s (Link)
 *  Data Protection Authority UK - Key definitions (Link)
 *  European Commission - What is personal data? (Link)
 *  European Commission - What personal data is considered sensitive? (Link)
 *  EU publications - Handbook on European data protection law – Personal data, page 83 (Link)

Expert contribution A&amp;L Goodbody - The GDPR: A Guide for Businesses – Definition of Personal &amp; Sensitive Data, Page 8 (Link) Bird &amp; Bird - Sensitive data and lawful processing (Link) https://ec.europa.eu/commission/priorities/justice-and-fundamental-rights/data-protection/2018-reform-eu-data-protection-rules\_en General Data Protection Regulation https://eur-lex.europa.eu/legal-content/EN/TXT/?qid=1528874672298&amp;uri=CELEX%3A32016R0679 Communication on data protection – guidance on direct application of the GDPR http://eur-lex.europa.eu/legal-content/EN/TXT/?qid=1517578296944&amp;uri=CELEX%3A52018DC0043 Intersoft GDPR briefing papers and navigating tool https://gdpr-info.eu/"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24120"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="_ActUSPrivacyLaw"/>
    <display value="_ActUSPrivacyLaw"/>
    <definition
                value="*Definition:* A jurisdictional mandate in the U.S. relating to privacy.

*Usage Note:* ActPrivacyLaw codes may be associated with an Act or a Role to indicate the legal provision to which the assignment of an Act.confidentialityCode or Role.confidentialtyCode complies. May be used to further specify rationale for assignment of other ActPrivacyPolicy codes in the US realm, e.g., ETH and 42CFRPart2 can be differentiated from ETH and Title38Part1."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23760"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="_ActConsentDirective"/>
    <display value="ActConsentDirective"/>
    <definition
                value="Specifies the type of agreement between one or more grantor and grantee in which rights and obligations related to one or more shared items of interest are allocated.

*Usage Note:* Such agreements may be considered &quot;consent directives&quot; or &quot;contracts&quot; depending on the context, and are considered closely related or synonymous from a legal perspective.

**Examples:** 

 *  Healthcare Privacy Consent Directive permitting or restricting in whole or part the collection, access, use, and disclosure of health information, and any associated handling caveats.
 *  Healthcare Medical Consent Directive to receive medical procedures after being informed of risks and benefits, thereby reducing the grantee's liability.
 *  Research Informed Consent for participation in clinical trials and disclosure of health information after being informed of risks and benefits, thereby reducing the grantee's liability.
 *  Substitute decision maker delegation in which the grantee assumes responsibility to act on behalf of the grantor.
 *  Contracts in which the agreement requires assent/dissent by the grantor of terms offered by a grantee, a consumer opts out of an &quot;award&quot; system for use of a retailer's marketing or credit card vendor's point collection cards in exchange for allowing purchase tracking and profiling.
 *  A mobile device or App privacy policy and terms of service to which a user must agree in whole or in part in order to utilize the service.
 *  Agreements between a client and an authorization server or between an authorization server and a resource operator and/or resource owner permitting or restricting e.g., collection, access, use, and disclosure of information, and any associated handling caveats."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23324"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPrivacyPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPrivacyLaw"/>
    <display value="ActPrivacyLaw"/>
    <definition
                value="A jurisdictional mandate, regulation, obligation, requirement, rule, or expectation deeming certain information to be private to an individual or organization, which is imposed on:

 *  The activity of a governed party
 *  The behavior of a governed party
 *  The manner in which an act is executed by a governed party"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23328"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPrivacyPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="_InformationSensitivityPolicy"/>
    <display value="InformationSensitivityPolicy"/>
    <definition
                value="A mandate, obligation, requirement, rule, or expectation characterizing the value or importance of a resource and may include its vulnerability. (Based on ISO7498-2:1989. Note: The vulnerability of personally identifiable sensitive information may be based on concerns that the unauthorized disclosure may result in social stigmatization or discrimination.) Description: Types of Sensitivity policy that apply to Acts or Roles. A sensitivity policy is adopted by an enterprise or group of enterprises (a 'policy domain') through a formal data use agreement that stipulates the value, importance, and vulnerability of information. A sensitivity code representing a sensitivity policy may be associated with criteria such as categories of information or sets of information identifiers (e.g., a value set of clinical codes or branch in a code system hierarchy). These criteria may in turn be used for the Policy Decision Point in a Security Engine. A sensitivity code may be used to set the confidentiality code used on information about Acts and Roles to trigger the security mechanisms required to control how security principals (i.e., a person, a machine, a software application) may act on the information (e.g., collection, access, use, or disclosure). Sensitivity codes are never assigned to the transport or business envelope containing patient specific information being exchanged outside of a policy domain as this would disclose the information intended to be protected by the policy. When sensitive information is exchanged with others outside of a policy domain, the confidentiality code on the transport or business envelope conveys the receiver's responsibilities and indicates the how the information is to be safeguarded without unauthorized disclosure of the sensitive information. This ensures that sensitive information is treated by receivers as the sender intends, accomplishing interoperability without point to point negotiations.

*Usage Note:* Sensitivity codes are not useful for interoperability outside of a policy domain because sensitivity policies are typically localized and vary drastically across policy domains even for the same information category because of differing organizational business rules, security policies, and jurisdictional requirements. For example, an employee's sensitivity code would make little sense for use outside of a policy domain. 'Taboo' would rarely be useful outside of a policy domain unless there are jurisdictional requirements requiring that a provider disclose sensitive information to a patient directly. Sensitivity codes may be more appropriate in a legacy system's Master Files in order to notify those who access a patient's orders and observations about the sensitivity policies that apply. Newer systems may have a security engine that uses a sensitivity policy's criteria directly. The specializable InformationSensitivityPolicy Act.code may be useful in some scenarios if used in combination with a sensitivity identifier and/or Act.title."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23329"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPrivacyPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="COMPT"/>
    <display value="compartment"/>
    <definition
                value="This is the healthcare analog to the US Intelligence Community's concept of a Special Access Program. Compartment codes may be used in as a field value in an initiator's clearance to indicate permission to access and use an IT Resource with a security label having the same compartment value in security category label field.

Map: Aligns with ISO 2382-8 definition of Compartment - &quot;A division of data into isolated blocks with separate security controls for the purpose of reducing risk.&quot;"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23577"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActPrivacyPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="_ActBillableServiceCode"/>
    <display value="ActBillableServiceCode"/>
    <definition
                value="**Definition:** An identifying code for billable services, as opposed to codes for similar services used to identify them for functional purposes."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22218"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProcedureCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActOralHealthProcedureCode"/>
    <display value="ActOralHealthProcedureCode"/>
    <definition
                value="**Description:**An identifying code for oral health interventions/procedures."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22178"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProcedureCode"/>
    </property>
  </concept>
  <concept>
    <code value="LOAN"/>
    <display value="Loan"/>
    <definition
                value="Temporary supply of a product without transfer of ownership for the product."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17961"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProductAcquisitionCode"/>
    </property>
  </concept>
  <concept>
    <code value="TRANSFER"/>
    <display value="Transfer"/>
    <definition value="Transfer of ownership for a product."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17959"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProductAcquisitionCode"/>
    </property>
  </concept>
  <concept>
    <code value="CHAR"/>
    <display value="charity program"/>
    <definition
                value="**Definition:** A program that covers the cost of services provided directly to a beneficiary who typically has no other source of coverage without charge."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22123"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="CRIME"/>
    <display value="crime victim program"/>
    <definition
                value="**Definition:** A program that covers the cost of services provided to crime victims for injuries or losses related to the occurrence of a crime."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22124"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="EAP"/>
    <display value="employee assistance program"/>
    <definition
                value="**Definition:** An employee assistance program is run by an employer or employee organization for the purpose of providing benefits and covering all or part of the cost for employees to receive counseling, referrals, and advice in dealing with stressful issues in their lives. These may include substance abuse, bereavement, marital problems, weight issues, or general wellness issues. The services are usually provided by a third-party, rather than the company itself, and the company receives only summary statistical data from the service provider. Employee's names and services received are kept confidential."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22125"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="GOVEMP"/>
    <display value="government employee health program"/>
    <definition
                value="**Definition:** A set of codes used to indicate a government program that is an organized structure for administering and funding coverage of a benefit package for covered parties meeting eligibility criteria, typically related to employment, health and financial status. Government programs are established or permitted by legislation with provisions for ongoing government oversight. Regulation mandates the structure of the program, the manner in which it is funded and administered, covered benefits, provider types, eligibility criteria and financial participation. A government agency is charged with implementing the program in accordance to the regulation

**Example:** Federal employee health benefit program in the U.S."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22126"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="HIRISK"/>
    <display value="high risk pool program"/>
    <definition
                value="**Definition:** A government program that provides health coverage to individuals who are considered medically uninsurable or high risk, and who have been denied health insurance due to a serious health condition. In certain cases, it also applies to those who have been quoted very high premiums a&quot; again, due to a serious health condition. The pool charges premiums for coverage. Because the pool covers high-risk people, it incurs a higher level of claims than premiums can cover. The insurance industry pays into the pool to make up the difference and help it remain viable."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22127"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="IND"/>
    <display value="indigenous peoples health program"/>
    <definition
                value="**Definition:** Services provided directly and through contracted and operated indigenous peoples health programs.

**Example:** Indian Health Service in the U.S."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22128"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="MILITARY"/>
    <display value="military health program"/>
    <definition
                value="**Definition:** A government program that provides coverage for health services to military personnel, retirees, and dependents. A covered party who is a subscriber can choose from among Fee-for-Service (FFS) plans, and their Preferred Provider Organizations (PPO), or Plans offering a Point of Service (POS) Product, or Health Maintenance Organizations.

**Example:** In the U.S., TRICARE, CHAMPUS."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22130"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="RETIRE"/>
    <display value="retiree health program"/>
    <definition
                value="**Definition:** A government mandated program with specific eligibility requirements based on premium contributions made during employment, length of employment, age, and employment status, e.g., being retired, disabled, or a dependent of a covered party under this program. Benefits typically include ambulatory, inpatient, and long-term care, such as hospice care, home health care and respite care."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22129"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="SOCIAL"/>
    <display value="social service program"/>
    <definition
                value="**Definition:** A social service program funded by a public or governmental entity.

**Example:** Programs providing habilitation, food, lodging, medicine, transportation, equipment, devices, products, education, training, counseling, alteration of living or work space, and other resources to persons meeting eligibility criteria."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22144"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="VET"/>
    <display value="veteran health program"/>
    <definition
                value="**Definition:** Services provided directly and through contracted and operated veteran health programs."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22145"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActProgramTypeCode"/>
    </property>
  </concept>
  <concept>
    <code value="SREC"/>
    <display value="specimen received"/>
    <definition
                value="**Description:**Specimen has been received by the participating organization/department."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21675"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTransportCode"/>
    </property>
  </concept>
  <concept>
    <code value="SSTOR"/>
    <display value="specimen in storage"/>
    <definition
                value="**Description:**Specimen has been placed into storage at a participating location."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21677"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTransportCode"/>
    </property>
  </concept>
  <concept>
    <code value="STRAN"/>
    <display value="specimen in transit"/>
    <definition
                value="**Description:**Specimen has been put in transit to a participating receiver."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21676"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTransportCode"/>
    </property>
  </concept>
  <concept>
    <code value="ACID"/>
    <display value="Acidification"/>
    <definition
                value="The lowering of specimen pH through the addition of an acid"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14044"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTreatmentCode"/>
    </property>
  </concept>
  <concept>
    <code value="ALK"/>
    <display value="Alkalization"/>
    <definition
                value="The act rendering alkaline by impregnating with an alkali; a conferring of alkaline qualities."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14046"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTreatmentCode"/>
    </property>
  </concept>
  <concept>
    <code value="DEFB"/>
    <display value="Defibrination"/>
    <definition
                value="The removal of fibrin from whole blood or plasma through physical or chemical means"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14043"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTreatmentCode"/>
    </property>
  </concept>
  <concept>
    <code value="FILT"/>
    <display value="Filtration"/>
    <definition
                value="The passage of a liquid through a filter, accomplished by gravity, pressure or vacuum (suction)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14047"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTreatmentCode"/>
    </property>
  </concept>
  <concept>
    <code value="LDLP"/>
    <display value="LDL Precipitation"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14041"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTreatmentCode"/>
    </property>
  </concept>
  <concept>
    <code value="NEUT"/>
    <display value="Neutralization"/>
    <definition
                value="The act or process by which an acid and a base are combined in such proportions that the resulting compound is neutral."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14045"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTreatmentCode"/>
    </property>
  </concept>
  <concept>
    <code value="RECA"/>
    <display value="Recalcification"/>
    <definition
                value="The addition of calcium back to a specimen after it was removed by chelating agents"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14042"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTreatmentCode"/>
    </property>
  </concept>
  <concept>
    <code value="UFIL"/>
    <display value="Ultrafiltration"/>
    <definition
                value="The filtration of a colloidal substance through a semipermeable medium that allows only the passage of small molecules."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14048"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecimenTreatmentCode"/>
    </property>
  </concept>
  <concept>
    <code value="ARTBLD"/>
    <display value="ActSpecObsArtBldCode"/>
    <definition
                value="Describes the artificial blood identifier that is associated with the specimen."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14387"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecObsCode"/>
    </property>
  </concept>
  <concept>
    <code value="DILUTION"/>
    <display value="ActSpecObsDilutionCode"/>
    <definition
                value="An observation that reports the dilution of a sample."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14352"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecObsCode"/>
    </property>
  </concept>
  <concept>
    <code value="EVNFCTS"/>
    <display value="ActSpecObsEvntfctsCode"/>
    <definition
                value="Domain provides codes that qualify the ActLabObsEnvfctsCode domain. (Environmental Factors)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14390"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecObsCode"/>
    </property>
  </concept>
  <concept>
    <code value="INTFR"/>
    <display value="ActSpecObsInterferenceCode"/>
    <definition
                value="An observation that relates to factors that may potentially cause interference with the observation"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14382"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecObsCode"/>
    </property>
  </concept>
  <concept>
    <code value="VOLUME"/>
    <display value="ActSpecObsVolumeCode"/>
    <definition value="An observation that reports the volume of a sample."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14369"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSpecObsCode"/>
    </property>
  </concept>
  <concept>
    <code value="DRUG"/>
    <display value="Drug therapy"/>
    <definition
                value="The introduction of a drug into a subject with the intention of altering its biologic state with the intent of improving its health status."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21518"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSubstanceAdministrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="FD"/>
    <display value="food"/>
    <definition
                value="**Description:** The introduction of material into a subject with the intent of providing nutrition or other dietary supplements (e.g. minerals or vitamins)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23110"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSubstanceAdministrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="IMMUNIZ"/>
    <display value="Immunization"/>
    <definition
                value="The introduction of an immunogen with the intent of stimulating an immune response, aimed at preventing subsequent infections by more viable agents."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21519"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSubstanceAdministrationCode"/>
    </property>
  </concept>
  <concept>
    <code value="_AdministrationDetectedIssueCode"/>
    <display value="AdministrationDetectedIssueCode"/>
    <definition
                value="Administration of the proposed therapy may be inappropriate or contraindicated as proposed"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ALRT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20908"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSuppliedItemDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="_SupplyDetectedIssueCode"/>
    <display value="SupplyDetectedIssueCode"/>
    <definition
                value="Supplying the product at this time may be inappropriate or indicate compliance issues with the associated therapy"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20933"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSuppliedItemDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="HISTORIC"/>
    <display value="record recorded as historical"/>
    <definition
                value="**Description:** While the record was accepted in the repository, there is a more recent version of a record of this type."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23273"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSuppliedItemDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="PATPREF"/>
    <display value="violates stated preferences"/>
    <definition
                value="**Definition:**The proposed therapy goes against preferences or consent constraints recorded in the patient's record."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22835"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActSuppliedItemDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="OE"/>
    <display value="order entry task"/>
    <definition
                value="A clinician creates a request for a service to be performed for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22048"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActTaskCode"/>
    </property>
  </concept>
  <concept>
    <code value="PATDOC"/>
    <display value="patient documentation task"/>
    <definition value="A person enters documentation about a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22067"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActTaskCode"/>
    </property>
  </concept>
  <concept>
    <code value="PATINFO"/>
    <display value="patient information review task"/>
    <definition
                value="A person (e.g., clinician, the patient herself) reviews patient information in the electronic medical record."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22051"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActTaskCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActMedicationTherapyDurationWorkingListCode"/>
    <display value="act medication therapy duration working list"/>
    <definition
                value="**Definition:**A collection of concepts that identifies different types of 'duration-based' mediation working lists.

**Examples:**&quot;Continuous/Chronic&quot; &quot;Short-Term&quot; and &quot;As Needed&quot;"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="LIST"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21754"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActTherapyDurationWorkingListCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPatientTransportationModeCode"/>
    <display value="ActPatientTransportationModeCode"/>
    <definition
                value="Definition: Characterizes how a patient was or will be transported to the site of a patient encounter.

*Examples:* Via ambulance, via public transit, on foot."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="TRNS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21546"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActTransportationModeCode"/>
    </property>
  </concept>
  <concept>
    <code value="42CFRPart2CD"/>
    <display value="42 CFR Part 2 consent directive"/>
    <definition
                value="A code representing an individual’s privacy consent directive that complies with 42 CFR Part 2.31 Consent requirements https://www.gpo.gov/fdsys/pkg/CFR-2017-title42-vol1/pdf/CFR-2017-title42-vol1-sec2-31.pdf, which is a US Federal law stipulating the policy elements of a written consent to a disclosure under the regulations in Part 2.

(1) The name of the patient. (2) The specific name(s) or general designation(s) of the part 2 program(s), entity(ies), or individual(s) permitted to make the disclosure. (3) How much and what kind of information is to be disclosed, including an explicit description of the substance use disorder information that may be disclosed. (4) (i) The name(s) of the individual(s) to whom a disclosure is to be made; or (ii)Entities with a treating provider relationship with the patient. If the recipient entity has a treating provider relationship with the patient whose information is being disclosed, such as a hospital, a health care clinic, or a private practice, the name of that entity; or (iii)Entities without a treating provider relationship with the patient. (A) If the recipient entity does not have a treating provider relationship with the patient whose information is being disclosed and is a third-party payer, the name of the entity; or (B) If the recipient entity does not have a treating provider relationship with the patient whose information is being disclosed and is not covered by paragraph (a)(4)(iii)(A) of this section, such as an entity that facilitates the exchange of health information or a research institution, the name(s) of the entity(-ies); and (1) The name(s) of an individual participant(s); or (2) The name(s) of an entity participant(s) that has a treating provider relationship with the patient whose information is being disclosed; or (3) A general designation of an individual or entity participant(s) or class of participants that must be limited to a participant(s) who has a treating provider relationship with the patient whose information is being disclosed. (i) When using a general designation, a statement must be included on the consent form that the patient (or other individual authorized to sign in lieu of the patient), confirms their understanding that, upon their request and consistent with this part, they must be provided a list of entities to which their information has been disclosed pursuant to the general designation (see Section 2.13(d)). (ii) \[Reserved\] (5) The purpose of the disclosure. In accordance with Section 2.13(a), the disclosure must be limited to that information which is necessary to carry out the stated purpose. (6) A statement that the consent is subject to revocation at any time except to the extent that the part 2 program or other lawful holder of patient identifying information that is permitted to make the disclosure has already acted in reliance on it. Acting in reliance includes the provision of treatment services in reliance on a valid consent to disclose information to a third-party payer (7) The date, event, or condition upon which the consent will expire if not revoked before. This date, event, or condition must ensure that the consent will last no longer than reasonably necessary to serve the purpose for which it is provided. (8) The signature of the patient and, when required for a patient who is a minor, the signature of an individual authorized to give consent under Section 2.14; or, when required for a patient who is incompetent or deceased, the signature of an individual authorized to sign under Section 2.15. Electronic signatures are permitted to the extent that they are not prohibited by any applicable law. (9) The date on which the consent is signed.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s 42 CFR Part 2.31 consent directive, “42CFRPart2CD� as the security label policy code.

Since information governed by an individual’s 42 CFR Part 2.31 consent directive has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR § 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “R� (restricted)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24100"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="CompoundResearchCD"/>
    <display
             value="Compound HIPAA Research Authorization and Informed Consent for Research"/>
    <definition
                value="A code representing an individual’s consent directive that complies with HIPAA Privacy rule 45 CFR Section 164.508 Uses and disclosures for which an authorization is required https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is a US Federal law stipulating the policy elements of a valid authorization under this Section specific to disclosures for purposes of research when combined with a Common Rule or Federal Drug Administration consent to participate in research also known as a compound authorization.

*Usage Note:* The Agency for Healthcare Research and Quality (AHRQ) has developed the Informed Consent and Authorization Toolkit for Minimal Risk Research to facilitate the process of obtaining informed consent and Health Insurance Portability and Accountability Act (HIPAA) authorization from potential research subjects. This toolkit contains information for people responsible for ensuring that potential research subjects are informed in a manner that is consistent with medical ethics and regulatory guidelines. From https://www.ahrq.gov/sites/default/files/publications/files/ictoolkit.pdf.

Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s right of access directive under 45 CFR Section 164.508 use “CompoundResearchCD� as the security label policy code.

Information or biospecimen disclosed under the Common Rule are not protected by the HIPAA Privacy Rule. If protected under other laws such as confidentiality provisions under the Common Rule, assign the HL7 Confidentiality code “M� (moderate).

See ActCode.\_ActPolicyType.\_ActPrivacyPolicy.\_ActPrivacyLaw.\_ActUSPrivacyLaw.HIPAAAuth (HIPAA Authorization for Disclosure). See: HIPAAAuth and NIH Sample Authorization Language for Research Uses and Disclosures of Individually Identifiable Health Information by a Covered Health Care Provider https://privacyruleandresearch.nih.gov/authorization.asp"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24105"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAAAuthCD"/>
    <display value="HIPAA Authorization Consent Directive"/>
    <definition
                value="A code representing an individual’s consent directive that complies with HIPAA Privacy rule 45 CFR Section 164.508 Uses and disclosures for which an authorization is required https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is a US Federal law stipulating the policy elements of a valid authorization under this Section.

An “authorization� is required by the Privacy Rule for uses and disclosures of protected health information not otherwise allowed by the Rule. Where the Privacy Rule requires patient authorization, voluntary consent is not sufficient to permit a use or disclosure of protected health information unless it also satisfies the requirements of a valid authorization. An authorization is a detailed document that gives covered entities permission to use protected health information for specified purposes, which are generally other than treatment, payment, or health care operations, or to disclose protected health information to a third party specified by the individual.

An authorization must specify a number of elements, including a description of the protected health information to be used and disclosed, the person authorized to make the use or disclosure, the person to whom the covered entity may make the disclosure, an expiration date, and, in some cases, the purpose for which the information may be used or disclosed. With limited exceptions, covered entities may not condition treatment or coverage on the individual providing an authorization. https://www.hhs.gov/hipaa/for-professionals/faq/264/what-is-the-difference-between-consent-and-authorization/index.html

A HIPAA Authorization must comply with 45 CFR Section164.508(c) Implementation specifications: Core elements and requirements – (1) Core elements. A valid authorization under this Section must contain at least the following elements: (i) A description of the information to be used or disclosed that identifies the information in a specific and meaningful fashion. (ii) The name or other specific identification of the person(s), or class of persons, authorized to make the requested use or disclosure. (iii) The name or other specific identification of the person(s), or class of persons, to whom the covered entity may make the requested use or disclosure. (iv) A description of each purpose of the requested use or disclosure. The statement “at the request of the individual� is a sufficient description of the purpose when an individual initiates the authorization and does not, or elects not to, provide a statement of the purpose. (v) An expiration date or an expiration event that relates to the individual or the purpose of the use or disclosure. The statement “end of the research study,� “none,� or similar language is sufficient if the authorization is for a use or disclosure of protected health information for research, including for the creation and maintenance of a research database or research repository. (vi) Signature of the individual and date. If the authorization is signed by a personal representative of the individual, a description of such representative's authority to act for the individual must also be provided. (2)Required statements. In addition to the core elements, the authorization must contain statements adequate to place the individual on notice of all of the following: (i) The individual's right to revoke the authorization in writing, and either: (A) The exceptions to the right to revoke and a description of how the individual may revoke the authorization; or (B) To the extent that the information in paragraph (c)(2)(i)(A) of this section is included in the notice required by Section 164.520, a reference to the covered entity's notice. https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by a an individual’s HIPAA Authorization for Disclosure, use “HIPAAAuthCD� as the security label policy code.

Information governed under a HIPAA Authorization for Disclosure has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, which is considered the “norm�, assign the HL7 Confidentiality code “N� (normal)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24101"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAAConsentCD"/>
    <display value="HIPAA Consent Directive"/>
    <definition
                value="A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule 45 CFR Section 164.522 Rights to request privacy protection for protected health information https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf, which stipulates the process by which a covered entity seeks agreement from an individual regarding how it will use and disclose the individual's protected health information for treatment, payment, and health care operations is termed a &quot;consent.&quot;

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s consent directive under 45 CFR Section 164.522 use “HIPAAConsentCD� as the security label policy code.

Since information governed by a 45 CFR Section 164.522 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “R� (restricted)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24102"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAAResearchAuthCD"/>
    <display
             value="HIPAA Authorization for Disclosure for Research Consent Directive"/>
    <definition
                value="A code representing an individual’s consent directive that complies with HIPAA Privacy rule 45 CFR Section 164.508 Uses and disclosures for which an authorization is required https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is a US Federal law stipulating the policy elements of a valid authorization under this Section specific to disclosures for purposes of research.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s HIPAA Authorization for Disclosure for Research under 45 CFR Section 164.508 use “HIPAAResearchAuthCD� as the security label policy code.

Information disclosed under an individual’s HIPAA Authorization for Disclosure for Research are not protected by the HIPAA Privacy Rule. If protected under other laws such as confidentiality provisions under the Common Rule, assign the HL7 Confidentiality code “M� (moderate).

See ActCode.\_ActPolicyType.\_ActPrivacyPolicy.\_ActPrivacyLaw.\_ActUSPrivacyLaw.HIPAAAuth (HIPAA Authorization for Disclosure). See: HIPAAAuth and NIH Sample Authorization Language for Research Uses and Disclosures of Individually Identifiable Health Information by a Covered Health Care Provider https://privacyruleandresearch.nih.gov/authorization.asp"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24104"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAAROAD"/>
    <display value="HIPAA Right of Access Directive"/>
    <definition
                value="A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule 45 CFR Section 164.524 Access of individuals to protected health information https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-524.pdf, stipulating the policy elements of an individual’s written and signed right of access directive requesting that a covered entity send the individual’s protected health information (PHI) to a third party.

See 45 CFR 164.524(c)(3)(ii) If an individual's request for access directs the covered entity to transmit the copy of protected health information directly to another person designated by the individual, the covered entity must provide the copy to the person designated by the individual. The individual's request must be in writing, signed by the individual, and clearly identify the designated person and where to send the copy of protected health information. https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-524.pdf

This right applies to PHI in a designated record set, which is defined as “Designated record set means: (1) A group of records maintained by or for a covered entity that is: (i) The medical records and billing records about individuals maintained by or for a covered health care provider; (ii) The enrollment, payment, claims adjudication, and case or medical management record systems maintained by or for a health plan; or (iii) Used, in whole or in part, by or for the covered entity to make decisions about individuals. \[https://www.law.cornell.edu/cfr/text/45/164.501\]. Also see HHS Individuals’ Right under HIPAA to Access their Health Information 45 CFR Section 164.524 \[https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/access/index.html\#maximumflatfee\].

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by an individual’s right of access directive under 45 CFR Section 164.524 use “HIPAAROAD� as the security label policy code.

Information disclosed under a HIPAA 42 CFR Section 164.524 no longer has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is considered the “norm�, assign the HL7 Confidentiality code “M� (moderate), which may be protected under other laws such as the Federal Trade Commission privacy and security regulations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24103"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="MDHHS-5515"/>
    <display
             value="Michigan Consent to Share Behavioral Health Information for Care Coordination Purposes"/>
    <definition
                value="The State of Michigan standard privacy consent form for sharing of health information specific to behavioral health and substance use treatment in accordance with Public Act 129 of 2014. In Michigan, while providers are not required to use this new standard form (MDHHS-5515), they are required to accept it.

*Usage Note:* For legislative background, current MDHHS-5515 consent directive form, and provider and patient FAQs see http://www.michigan.gov/mdhhs/0,5885,7-339-71550\_2941\_58005-343686--,00.html"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24106"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="42CFRPart2"/>
    <display value="42 CFR Part2"/>
    <definition
                value="A code representing 42 CFR Part 2 Confidentiality of Substance Use Disorder Patient Records. 42 CFR Part 2 stipulates the privacy rights of an individual who has applied for or been given diagnosis or treatment for alcohol or drug abuse at a federally assisted program, which includes non-disclosure of health information relating to health care paid for by a federally assisted substance use disorder program without patient consent. https://www.gpo.gov/fdsys/pkg/CFR-2010-title42-vol1/pdf/CFR-2010-title42-vol1-part2.pdf

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, the collection, access, use, and disclosure of healthcare information is governed by 42 CFR Part 2 Confidentiality of Substance Use Disorder Patient Records https://www.gpo.gov/fdsys/pkg/CFR-2010-title42-vol1/pdf/CFR-2010-title42-vol1-part2.pdf use “42CFRPart2� as the security label policy code.

Since information governed by a 42 CFR Part 2 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf assign the HL7 Confidentiality code “R� (restricted)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23761"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="CommonRule"/>
    <display value="Common Rule"/>
    <definition
                value="A code representing U.S. Federal laws governing research-related privacy policies known as the “Common Rule�. The Common Rule is the U.S. Federal regulations governing the protection of human subjects in research (codified at Subpart A of 45 CFR part 46), which has been adopted by 15 U.S. Federal departments and agencies in an effort to promote uniformity, understanding, and compliance with human subject protections. Existing regulations governing the protection of human subjects in Food and Drug Administration (FDA)-regulated research (21 CFR parts 50, 56, 312, and 812) are separate from the Common Rule but include similar requirements.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information or biospecimen is governed by the Common Rule use “COMMONRULE� as the security label policy code. Information or biospecimen disclosed under the Common Rule are not protected by the HIPAA Privacy Rule. If protected under other laws such as confidentiality provisions under the Common Rule, assign the HL7 Confidentiality code “M� (moderate)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23762"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAAAuth"/>
    <display value="HIPAA Authorization for Disclosure"/>
    <definition
                value="A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.508) Uses and disclosures for which an authorization is required https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which stipulates the process by which a covered entity seeks agreement from an individual to use or disclose protected health information for other purposes, or to authorize another covered entity to disclose protected health information to the requesting covered entity, are termed &quot;authorizations&quot;.

An “authorization� is required by the Privacy Rule for uses and disclosures of protected health information not otherwise allowed by the Rule. Where the Privacy Rule requires patient authorization, voluntary consent is not sufficient to permit a use or disclosure of protected health information unless it also satisfies the requirements of a valid authorization. An authorization is a detailed document that gives covered entities permission to use protected health information for specified purposes, which are generally other than treatment, payment, or health care operations, or to disclose protected health information to a third party specified by the individual.

An authorization must specify a number of elements, including a description of the protected health information to be used and disclosed, the person authorized to make the use or disclosure, the person to whom the covered entity may make the disclosure, an expiration date, and, in some cases, the purpose for which the information may be used or disclosed. With limited exceptions, covered entities may not condition treatment or coverage on the individual providing an authorization. https://www.hhs.gov/hipaa/for-professionals/faq/264/what-is-the-difference-between-consent-and-authorization/index.html

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, where use or disclosure of healthcare information is governed by a covered entity’s HIPAA Authorization for Disclosure, use “HIPAAAuth� as the security label policy code.

Information disclosed under a HIPAA Authorization for Disclosure no longer has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is considered the “norm�, assign the HL7 Confidentiality code “M� (moderate), which may be protected under other laws such as the Federal Trade Commission privacy and security regulations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24118"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAAConsent"/>
    <display value="HIPAA Consent"/>
    <definition
                value="A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.522), which stipulates the process by which a covered entity seeks agreement from an individual regarding how it will use and disclose the individual's protected health information for treatment, payment, and health care operations is termed a &quot;consent&quot;.

The Privacy Rule permits, but does not require, a covered entity to voluntarily obtain patient consent for uses and disclosures of protected health information for treatment, payment, and health care operations. Covered entities that do so have complete discretion to design a process that best suits their needs. From https://www.hhs.gov/hipaa/for-professionals/faq/264/what-is-the-difference-between-consent-and-authorization/index.html. The provisions relating to consent are largely contained in Section 164.522 Rights to request privacy protection for protected health information https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by 45 CFR Section 164.522 use 'HIPAAConsent' as the security label policy code.

Since information governed by a 45 CFR Section 164.522 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code 'R' (restricted)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24135"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAANOPP"/>
    <display value="HIPAA notice of privacy practices"/>
    <definition
                value="A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.520), which stipulates an individual’s right to adequate notice of the uses and disclosures of protected health information that may be made by the covered entity, and of the individual's rights and the covered entity's legal duties with respect to protected health information. Relevant HIPAA Privacy Rule provisions are at Section 164.520 (a) Standard: Notice of privacy practices. https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-520.pdf

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, if collection, access, use, or disclosure of healthcare information is governed by a covered entity’s HIPAA Notice of Privacy Practices, use “HIPAANOPP� as the security label policy code.

Information governed under a HIPAA Notice of Privacy Practices has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf , which is considered the “norm�, assign the HL7 Confidentiality code “N� (normal)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23763"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAAPsyNotes"/>
    <display value="HIPAA psychotherapy notes"/>
    <definition
                value="A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.508), which stipulates the privacy rights of an individual who is the subject of psychotherapy notes, and requires authorization for certain uses and disclosure of that information.

Definition of Psychotherapy notes 45 CFR Section 164.501 https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-501.pdf: Psychotherapy notes means notes recorded (in any medium) by a health care provider who is a mental health professional documenting or analyzing the contents of conversation during a private counseling session or a group, joint, or family counseling session and that are separated from the rest of the individual's medical record. Psychotherapy notes excludes medication prescription and monitoring, counseling session start and stop times, the modalities and frequencies of treatment furnished, results of clinical tests, and any summary of the following items: Diagnosis, functional status, the treatment plan, symptoms, prognosis, and progress to date.

See Section 164.508 Uses and disclosures for which an authorization is required. (2)Authorization required: Psychotherapy notes https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf: Notwithstanding any provision of this subpart, other than the transition provisions in Section 164.532, a covered entity must obtain an authorization for any use or disclosure of psychotherapy notes, except: (i) To carry out the following treatment, payment, or health care operations: (A) Use by the originator of the psychotherapy notes for treatment; (B) Use or disclosure by the covered entity for its own training programs in which students, trainees, or practitioners in mental health learn under supervision to practice or improve their skills in group, joint, family, or individual counseling; or (C) Use or disclosure by the covered entity to defend itself in a legal action or other proceeding brought by the individual; and (ii) A use or disclosure that is required by Section 164.502(a)(2)(ii) or permitted by Section 164.512(a); Section 164.512(d) with respect to the oversight of the originator of the psychotherapy notes; Section 164.512(g)(1); Section 164.512(j)(1)(i).

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, the collection, access, use, or disclosure of healthcare information is governed by HIPAA 45 CFR 164.508 (2) Authorization required: Psychotherapy notes https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf , use “HIPAAPsyNotes� as the security label policy code.

Since information governed by a HIPAA 45 CFR 164.508 (2) has a level of confidentiality protection that is more stringent than the normal level of protection under 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “R� (restricted)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23764"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAAROA"/>
    <display value="HIPAA Right of Access"/>
    <definition
                value="A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule 45 CFR Section 164.524 Access of individuals to protected health information https://www.govinfo.gov/app/details/CFR-2017-title45-vol1/CFR-2017-title45-vol1-sec164-524, which stipulates that an individual has a right of access to inspect and obtain a copy of protected health information about the individual in a designated record set, for as long as the protected health information is maintained in the designated record set with exceptions stipulated in HIPAA Privacy Rule Section 164.524. Exceptions include psychotherapy notes and information compiled in reasonable anticipation of, or for use in, a civil, criminal, or administrative action or proceeding.

If an individual's request for access directs the covered entity to transmit the copy of protected health information directly to another person designated by the individual, the covered entity must provide the copy to the person designated by the individual. The individual's request must be in writing, signed by the individual, and clearly identify the designated person and where to send the copy of protected health information.

For discussion on extent of right, grounds for denial, and documentation requirements see: HHS Individuals’ Right under HIPAA to Access their Health Information 45 CFR Section 164.524 https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/access/index.html and HHS FAQ on Right of Access vs. HIPAA Authorization https://www.hhs.gov/hipaa/for-professionals/faq/2041/why-depend-on-the-individuals-right/index.html

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed under 45 CFR Section 164.5224 use “HIPAAROA� as the security label policy code.

Information disclosed under a HIPAA 42 CFR Section 164.524 no longer has the level of confidentiality protection afforded under the 45 CFR Section 164.506 - Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-508.pdf, which is considered the “norm�, assign the HL7 Confidentiality code “M� (moderate), which may be protected under other laws such as the Federal Trade Commission privacy and security regulations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24119"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="HIPAASelfPay"/>
    <display value="HIPAA self-pay"/>
    <definition
                value="A code representing 45 CFR 164.522 Rights to request privacy protection for protected health information, which is a US Federal law stipulating the privacy rights of an individual to restrict disclosure of information related to health care items or services for which the individual pays out of pocket in full to a health plan or payer.

See 45 CFR 164.522 https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf. (vi) A covered entity must agree to the request of an individual to restrict disclosure of protected health information about the individual to a health plan if: (A) The disclosure is for the purpose of carrying out payment or health care operations and is not otherwise required by law; and (B) The protected health information pertains solely to a health care item or service for which the individual, or person other than the health plan on behalf of the individual, has paid the covered entity in full.

*Usage Note:* Used to indicate the legal authority for assigning security labels to HIPAA governed information. In this case, the collection, access, use, or disclosure of healthcare information is governed by HIPAA 45 CFR 164.522 https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf use “HIPAASelfPay� as the security label policy code.

Since information governed by a HIPAA 45 CFR 164.522 has a level of confidentiality protection that is more stringent than the normal level of protection under 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “R� (restricted)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23765"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="Title38Section7332"/>
    <display value="Title 38 Section 7332"/>
    <definition
                value="A code representing Title 38 Section 7332, which is a US Federal law stipulating the privacy rights of veterans diagnosed and treated for substance use disorders, infection with the human immunodeficiency virus, or sickle cell anemia.

https://www.gpo.gov/fdsys/granule/USCODE-2011-title38/USCODE-2011-title38-partV-chap73-subchapIII-sec7332/content-detail.html . (1) Records of the identity, diagnosis, prognosis, or treatment of any patient or subject which are maintained in connection with the performance of any program or activity (including education, training, treatment, rehabilitation, or research) relating to drug abuse, alcoholism or alcohol abuse, infection with the human immunodeficiency virus, or sickle cell anemia which is carried out by or for the Department under this title shall, except as provided in subsections (e) and (f), be confidential, and (section 5701 of this title to the contrary notwithstanding) such records may be disclosed only for the purposes and under the circumstances expressly authorized under subsection (b). (2) Paragraph (1) prohibits the disclosure to any person or entity other than the patient or subject concerned of the fact that a special written consent is required in order for such records to be disclosed. (b) (1) The content of any record referred to in subsection (a) may be disclosed by the Secretary in accordance with the prior written consent of the patient or subject with respect to whom such record is maintained, but only to such extent, under such circumstances, and for such purposes as may be allowed in regulations prescribed by the Secretary. (2) Whether or not any patient or subject, with respect to whom any given record referred to in subsection (a) is maintained, gives written consent, the content of such record may be disclosed by the Secretary as follows: (A) To medical personnel to the extent necessary to meet a bona fide medical emergency. (B) To qualified personnel for the purpose of conducting scientific research, management audits, financial audits, or program evaluation, but such personnel may not identify, directly or indirectly, any individual patient or subject in any report of such research, audit, or evaluation, or otherwise disclose patient or subject identities in any manner. (C) (i) In the case of any record which is maintained in connection with the performance of any program or activity relating to infection with the human immunodeficiency virus, to a Federal, State, or local public-health authority charged under Federal or State law with the protection of the public health, and to which Federal or State law requires disclosure of such record, if a qualified representative of such authority has made a written request that such record be provided as required pursuant to such law for a purpose authorized by such law. (ii) A person to whom a record is disclosed under this paragraph may not redisclose or use such record for a purpose other than that for which the disclosure was made. (D) If authorized by an appropriate order of a court of competent jurisdiction granted after application showing good cause therefor. In assessing good cause the court shall weigh the public interest and the need for disclosure against the injury to the patient or subject, to the physician-patient relationship, and to the treatment services. Upon the granting of such order, the court, in determining the extent to which any disclosure of all or any part of any record is necessary, shall impose appropriate safeguards against unauthorized disclosure. (E) To an entity described in paragraph (1)(B) of section 5701(k) of this title, but only to the extent authorized by such section. (F) (i) To a representative of a patient who lacks decision-making capacity, when a practitioner deems the content of the given record necessary for that representative to make an informed decision regarding the patient's treatment. (ii) In this subparagraph, the term “representative� means an individual, organization, or other body authorized under section 7331 of this title and its implementing regulations to give informed consent on behalf of a patient who lacks decision-making capacity. (G) To a State controlled substance monitoring program, including a program approved by the Secretary of Health and Human Services under section 399O of the Public Health Service Act (42 U.S.C. 280g-3), to the extent necessary to prevent misuse and diversion of prescription medicines. (H) (i) To a non-Department entity (including private entities and other Federal agencies) for purposes of providing health care, including hospital care, medical services, and extended care services, to Veterans or performing other health care-related activities or functions. (ii) An entity to which a record is disclosed under this subparagraph may not disclose or use such record for a purpose other than that for which the disclosure was made or as permitted by law. (I) To a third party in order to recover or collect reasonable charges for care furnished to, or paid on behalf of, a Veteran in connection with a non-service connected disability as permitted by section 1729 of this title or for a condition for which recovery is authorized or with respect to which the United States is deemed to be a third party beneficiary under the Act entitled 'An Act to provide for the recovery from tortiously liable third persons of the cost of hospital and medical care and treatment furnished by the United States' (Public Law 87-693; 42 U.S.C. 2651 et seq.; commonly known as the 'Federal Medical Care Recovery Act').

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by 38 U.S. Code Section 7332 - Confidentiality of certain medical records https://www.gpo.gov/fdsys/granule/USCODE-2011-title38/USCODE-2011-title38-partV-chap73-subchapIII-sec7332/content-detail.html use &quot;Title38Section7332&quot; as the security label policy code.

Since information governed by a Title 38 Section 7332 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code &quot;R&quot; (restricted)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23766"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="a) HIPAAConsent"/>
    <display value="HIPAA Consent"/>
    <definition
                value="Code retired in December 2019 and replaced by code HIPAAConsent. Originally entered with copy/paste error in code value.

A code representing U.S. Public Law 104-191 Health Insurance Portability and Accountability Act (HIPAA) Privacy Rule (45 CFR Section 164.522), which stipulates the process by which a covered entity seeks agreement from an individual regarding how it will use and disclose the individual's protected health information for treatment, payment, and health care operations is termed a &quot;consent.&quot; The Privacy Rule permits, but does not require, a covered entity to voluntarily obtain patient consent for uses and disclosures of protected health information for treatment, payment, and health care operations. Covered entities that do so have complete discretion to design a process that best suits their needs. From https://www.hhs.gov/hipaa/for-professionals/faq/264/what-is-the-difference-between-consent-and-authorization/index.html. The provisions relating to consent are largely contained in Section 164.522 Rights to request privacy protection for protected health information https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-522.pdf.

*Usage Note:* Used to indicate the legal authority for assigning security labels to governed information. In this case, where collection, access, use, or disclosure of healthcare information is governed by 45 CFR Section 164.522 use “HIPAAConsent� as the security label policy code.

Since information governed by a 45 CFR Section 164.522 has a level of confidentiality protection that is more stringent than the normal level of protection under HIPAA 45 CFR Section 164.506 Uses and disclosures to carry out treatment, payment, or health care operations https://www.gpo.gov/fdsys/pkg/CFR-2017-title45-vol1/pdf/CFR-2017-title45-vol1-sec164-506.pdf, assign the HL7 Confidentiality code “R� (restricted)."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24117"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyLaw"/>
    </property>
  </concept>
  <concept>
    <code value="USResearchInformedAssent"/>
    <display value="Informed Assent for Research"/>
    <definition
                value="An informed assertion by a minor who is a candidate research subject, of the individual's willingness to participate in research. Assent means a child's affirmative agreement to participate in a clinical investigation. Mere failure to object should not, absent affirmative agreement, be construed as assent. The minor's assent must be accompanied by parental or guardian consent that the minor participate in a specified research. The assent is not legally binding, however, the accompanying consent is legally binding. Background: In the US, informed assent is governed under 21 CFR Part 50, Subpart D - Additional Safeguards for Children in Clinical Investigations. Available at https://www.law.cornell.edu/cfr/text/21/part-50/subpart-D"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="25100"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="USResearchInformedConsent"/>
    <display value="Informed Consent for Research"/>
    <definition
                value="An informed assertion by an adult, or the parent/guardian of a minor who is a candidate research subject, of the individual's willingness to participate in a specified research study. The consent is legally binding. Background: In the US, informed assent is governed under 49 CFR § 11.116 - General Requirements for Informed Consent. Available at https://www.law.cornell.edu/cfr/text/49/11.116"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="25101"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="USBroadResearchConsent"/>
    <display value="Broad Consent for Research"/>
    <definition
                value="An informed assertion by an adult, or the parent/guardian of a minor who is a candidate research subject, of the individual's willingness to participate in unspecified research studies, including storage, maintenance, and secondary research use of identifiable biospecimens and data.  If broad consent is obtained, any subsequent storage, maintenance, and secondary research uses of the individual’s identifiable biospecimens and data consistent with the broad consent would not require additional consent, so long as additional conditions are met, including limited review by an IRB. The consent is legally binding. Background: In the US, informed assent is governed under 49 CFR § 11.116 - General Requirements for Informed Consent. Available at https://www.law.cornell.edu/cfr/text/49/11.116"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="25102"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ActUSPrivacyConsentDirective"/>
    </property>
  </concept>
  <concept>
    <code value="_AppropriatenessDetectedIssueCode"/>
    <display value="AppropriatenessDetectedIssueCode"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ALRT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20910"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AdministrationDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="COMPLY"/>
    <display value="Compliance Alert"/>
    <definition
                value="There may be an issue with the patient complying with the intentions of the proposed therapy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16687"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AdministrationDetectedIssueCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="DACT"/>
    <display value="drug action detected issue"/>
    <definition
                value="**Description:**Proposed therapy may be contraindicated or ineffective based on an existing or recent drug therapy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21699"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AdministrationDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="DOSE"/>
    <display value="Dosage problem"/>
    <definition
                value="Proposed dosage instructions for therapy differ from standard practice."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16680"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AdministrationDetectedIssueCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="DUPTHPY"/>
    <display value="Duplicate Therapy Alert"/>
    <definition
                value="The proposed therapy appears to duplicate an existing therapy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16688"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AdministrationDetectedIssueCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPLY"/>
    </property>
  </concept>
  <concept>
    <code value="TIME"/>
    <display value="timing detected issue"/>
    <definition
                value="**Description:**Proposed therapy may be inappropriate or ineffective based on the proposed start or end time."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21700"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AdministrationDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="_DrugActionDetectedIssueCode"/>
    <display value="DrugActionDetectedIssueCode"/>
    <definition
                value="Proposed therapy may be contraindicated or ineffective based on an existing or recent drug therapy"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20914"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AdministrationDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="_TimingDetectedIssueCode"/>
    <display value="TimingDetectedIssueCode"/>
    <definition
                value="Proposed therapy may be inappropriate or ineffective based on the proposed start or end time."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20934"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AdministrationDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPatientAnnotationType"/>
    <display value="ActPatientAnnotationType"/>
    <definition
                value="**Description:**Provides a categorization for annotations recorded directly against the patient ."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22821"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AnnotationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ECGAnnotationType"/>
    <display value="ECGAnnotationType"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20915"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AnnotationType"/>
    </property>
  </concept>
  <concept>
    <code value="_InteractionDetectedIssueCode"/>
    <display value="InteractionDetectedIssueCode"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ALRT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20923"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AppropriatenessDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="OBSA"/>
    <display value="Observation Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated due to conditions or characteristics of the patient"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16664"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AppropriatenessDetectedIssueCode"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="PREVINEF"/>
    <display value="previously ineffective"/>
    <definition
                value="**Definition:**The same or similar treatment has previously been attempted with the patient without achieving a positive effect."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22834"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AppropriatenessDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="EMAUTH"/>
    <display value="emergency authorization override"/>
    <definition
                value="Used to temporarily override normal authorization rules to gain access to data in a case of emergency. Use of this override code will typically be monitored, and a procedure to verify its proper use may be triggered when used."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21388"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_AuthorizationIssueManagementCode"/>
    </property>
  </concept>
  <concept>
    <code value="AIRTRNS"/>
    <display value="airborne transmission"/>
    <definition
                value="Communication of an agent from a living subject or environmental source to a living subject through indirect contact via oral or nasal inhalation."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21915"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="ANANTRNS"/>
    <display value="animal to animal transmission"/>
    <definition
                value="Communication of an agent from one animal to another proximate animal."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21909"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="ANHUMTRNS"/>
    <display value="animal to human transmission"/>
    <definition
                value="Communication of an agent from an animal to a proximate person."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21910"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="BDYFLDTRNS"/>
    <display value="body fluid contact transmission"/>
    <definition
                value="Communication of an agent from one living subject to another living subject through direct contact with any body fluid."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21911"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="BLDTRNS"/>
    <display value="blood borne transmission"/>
    <definition
                value="Communication of an agent to a living subject through direct contact with blood or blood products whether the contact with blood is part of a therapeutic procedure or not."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21912"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="DERMTRNS"/>
    <display value="transdermal transmission"/>
    <definition
                value="Communication of an agent from a living subject or environmental source to a living subject via agent migration through intact skin."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21923"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="ENVTRNS"/>
    <display value="environmental exposure transmission"/>
    <definition
                value="Communication of an agent from an environmental surface or source to a living subject by direct contact."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21914"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="FECTRNS"/>
    <display value="fecal-oral transmission"/>
    <definition
                value="Communication of an agent from a living subject or environmental source to a living subject through oral contact with material contaminated by person or animal fecal material."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21916"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="FOMTRNS"/>
    <display value="fomite transmission"/>
    <definition
                value="Communication of an agent from an non-living material to a living subject through direct contact."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21917"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="FOODTRNS"/>
    <display value="food-borne transmission"/>
    <definition
                value="Communication of an agent from a food source to a living subject via oral consumption."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21918"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="HUMHUMTRNS"/>
    <display value="human to human transmission"/>
    <definition
                value="Communication of an agent from a person to a proximate person."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21919"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="INDTRNS"/>
    <display value="indeterminate disease transmission mode"/>
    <definition
                value="Communication of an agent to a living subject via an undetermined route."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21920"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="LACTTRNS"/>
    <display value="lactation transmission"/>
    <definition
                value="Communication of an agent from one living subject to another living subject through direct contact with mammalian milk or colostrum."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21913"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="NOSTRNS"/>
    <display value="nosocomial transmission"/>
    <definition
                value="Communication of an agent from any entity to a living subject while the living subject is in the patient role in a healthcare facility."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21921"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="PARTRNS"/>
    <display value="parenteral transmission"/>
    <definition
                value="Communication of an agent from a living subject or environmental source to a living subject where the acquisition of the agent is not via the alimentary canal."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21922"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="PLACTRNS"/>
    <display value="transplacental transmission"/>
    <definition
                value="Communication of an agent from a living subject to the progeny of that living subject via agent migration across the maternal-fetal placental membranes while in utero."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21926"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="SEXTRNS"/>
    <display value="sexual transmission"/>
    <definition
                value="Communication of an agent from one living subject to another living subject through direct contact with genital or oral tissues as part of a sexual act."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21925"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="TRNSFTRNS"/>
    <display value="transfusion transmission"/>
    <definition
                value="Communication of an agent from one living subject to another living subject through direct contact with blood or blood products where the contact with blood is part of a therapeutic procedure."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21924"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="VECTRNS"/>
    <display value="vector-borne transmission"/>
    <definition
                value="Communication of an agent from a living subject acting as a required intermediary in the agent transmission process to a recipient living subject via direct contact."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21927"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="WATTRNS"/>
    <display value="water-borne transmission"/>
    <definition
                value="Communication of an agent from a contaminated water source to a living subject whether the water is ingested as a food or not. The route of entry of the water may be through any bodily orifice."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21928"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_CaseTransmissionMode"/>
    </property>
  </concept>
  <concept>
    <code value="REPRESENTATIVE_BEAT"/>
    <display value="ECG representative beat waveforms"/>
    <definition
                value="This Observation Series type contains waveforms of a &quot;representative beat&quot; (a.k.a. &quot;median beat&quot; or &quot;average beat&quot;). The waveform samples are measured in relative time, relative to the beginning of the beat as defined by the Observation Series effective time. The waveforms are not directly acquired from the subject, but rather algorithmically derived from the &quot;rhythm&quot; waveforms."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19324"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ECGObservationSeriesType"/>
    </property>
  </concept>
  <concept>
    <code value="RHYTHM"/>
    <display value="ECG rhythm waveforms"/>
    <definition
                value="This Observation type contains ECG &quot;rhythm&quot; waveforms. The waveform samples are measured in absolute time (a.k.a. &quot;subject time&quot; or &quot;effective time&quot;). These waveforms are usually &quot;raw&quot; with some minimal amount of noise reduction and baseline filtering applied."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19323"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ECGObservationSeriesType"/>
    </property>
  </concept>
  <concept>
    <code value="DEMO"/>
    <display value="all demographic information sensitivity"/>
    <definition
                value="Policy for handling all demographic information about an information subject, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to all demographic about an information subject, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23352"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_EntitySensitivityPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="DOB"/>
    <display value="date of birth information sensitivity"/>
    <definition
                value="Policy for handling information related to an information subject's date of birth, which will be afforded heightened confidentiality.Policies may govern sensitivity of information related to an information subject's date of birth, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23353"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_EntitySensitivityPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="GENDER"/>
    <display value="gender and sexual orientation information sensitivity"/>
    <definition
                value="Policy for handling information related to an information subject's gender and sexual orientation, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's gender and sexual orientation, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23354"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_EntitySensitivityPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="LIVARG"/>
    <display value="living arrangement information sensitivity"/>
    <definition
                value="Policy for handling information related to an information subject's living arrangement, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's living arrangement, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23355"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_EntitySensitivityPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="MARST"/>
    <display value="marital status information sensitivity"/>
    <definition
                value="Policy for handling information related to an information subject's marital status, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's marital status, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23356"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_EntitySensitivityPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="PATLOC"/>
    <display value="patient location"/>
    <definition
                value="Policy for handling information related to an individual's location, which is deemed sensitive when the disclosure could impact the privacy, well-being, or safety of that subject, and requires additional protection.

*Usage Note:* If there is a jurisdictional, organizational, or individual mandate, then use the applicable ActPrivacyLaw or ActConsentDirective code from the ActCode system to and specify the law in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24041"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_EntitySensitivityPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="RACE"/>
    <display value="race information sensitivity"/>
    <definition
                value="Policy for handling information related to an information subject's race, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's race, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23357"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_EntitySensitivityPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="REL"/>
    <display value="religion information sensitivity"/>
    <definition
                value="Policy for handling information related to an information subject's religious affiliation, which will be afforded heightened confidentiality. Policies may govern sensitivity of information related to an information subject's religion, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Notes:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23358"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_EntitySensitivityPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="FDACOATING"/>
    <display value="coating"/>
    <definition value="FDA label coating"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19260"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_FDALabelData"/>
    </property>
  </concept>
  <concept>
    <code value="FDACOLOR"/>
    <display value="color"/>
    <definition value="FDA label color"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19259"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_FDALabelData"/>
    </property>
  </concept>
  <concept>
    <code value="FDAIMPRINTCD"/>
    <display value="imprint code"/>
    <definition value="FDA label imprint code"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19256"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_FDALabelData"/>
    </property>
  </concept>
  <concept>
    <code value="FDALOGO"/>
    <display value="logo"/>
    <definition value="FDA label logo"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19262"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_FDALabelData"/>
    </property>
  </concept>
  <concept>
    <code value="FDASCORING"/>
    <display value="scoring"/>
    <definition value="FDA label scoring"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19261"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_FDALabelData"/>
    </property>
  </concept>
  <concept>
    <code value="FDASHAPE"/>
    <display value="shape"/>
    <definition value="FDA label shape"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19258"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_FDALabelData"/>
    </property>
  </concept>
  <concept>
    <code value="FDASIZE"/>
    <display value="size"/>
    <definition value="FDA label size"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19257"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_FDALabelData"/>
    </property>
  </concept>
  <concept>
    <code value="GENE"/>
    <display value="gene"/>
    <definition
                value="**Description:** A DNA segment that contributes to phenotype/function. In the absence of demonstrated function a gene may be characterized by sequence, transcription or homology"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22651"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_GeneticObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="I"/>
    <display value="Isolation"/>
    <definition
                value="Accommodations used in the care of diseases that are transmitted through casual contact or respiratory transmission."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16134"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_HL7AccommodationCode"/>
    </property>
  </concept>
  <concept>
    <code value="P"/>
    <display value="Private"/>
    <definition value="Accommodations in which there is only 1 bed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16131"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_HL7AccommodationCode"/>
    </property>
  </concept>
  <concept>
    <code value="S"/>
    <display value="Suite"/>
    <definition
                value="Uniquely designed and elegantly decorated accommodations with many amenities available for an additional charge."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16133"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_HL7AccommodationCode"/>
    </property>
  </concept>
  <concept>
    <code value="SP"/>
    <display value="Semi-private"/>
    <definition value="Accommodations in which there are 2 beds."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16132"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_HL7AccommodationCode"/>
    </property>
  </concept>
  <concept>
    <code value="W"/>
    <display value="Ward"/>
    <definition value="Accommodations in which there are 3 or more beds."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16135"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_HL7AccommodationCode"/>
    </property>
  </concept>
  <concept>
    <code value="_ActDetectedIssueCode"/>
    <display value="ActDetectedIssueCode"/>
    <definition
                value="Identifies types of detected issues for Act class &quot;ALRT&quot;"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20866"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_HL7DefinedActCodes"/>
    </property>
  </concept>
  <concept>
    <code value="_HL7TriggerEventCode"/>
    <display value="HL7TriggerEventCode"/>
    <definition
                value="The trigger event referenced by the Control Act instance. Values are drawn from the available trigger events used in the release of HL7 identified by the versionCode."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20922"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_HL7DefinedActCodes"/>
    </property>
  </concept>
  <concept>
    <code value="_SubstanceAdministrationActCode"/>
    <display value="SubstanceAdministrationActCode"/>
    <definition
                value="The specific chemical or radiological substance administered or to be administered into the body for therapeutic effect."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20932"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_HL7DefinedActCodes"/>
    </property>
  </concept>
  <concept>
    <code value="OBSANTC"/>
    <display value="antigen count"/>
    <definition value="**Description:** Indicates the valid antigen count."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23243"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ImmunizationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="OBSANTV"/>
    <display value="antigen validity"/>
    <definition
                value="**Description:** Indicates whether an antigen is valid or invalid."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23242"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ImmunizationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="PAT_ADV_EVNT"/>
    <display value="patient adverse event"/>
    <definition
                value="Indicates that the ICSR is describing problems that a patient experienced after receiving a vaccine product."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23104"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_IndividualCaseSafetyReportType"/>
    </property>
  </concept>
  <concept>
    <code value="VAC_PROBLEM"/>
    <display value="vaccine product problem"/>
    <definition
                value="Indicates that the ICSR is describing a problem with the actual vaccine product such as physical defects (cloudy, particulate matter) or inability to confer immunity."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23103"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_IndividualCaseSafetyReportType"/>
    </property>
  </concept>
  <concept>
    <code value="_ActInformationSensitivityPolicy"/>
    <display value="ActInformationSensitivityPolicy"/>
    <definition
                value="Types of sensitivity policies that apply to Acts. Act.confidentialityCode is defined in the RIM as &quot;constraints around appropriate disclosure of information about this Act, regardless of mood.&quot;

*Usage Note:* ActSensitivity codes are used to bind information to an Act.confidentialityCode according to local sensitivity policy so that those confidentiality codes can then govern its handling across enterprises. Internally to a policy domain, however, local policies guide the access control system on how end users in that policy domain are able to use information tagged with these sensitivity values."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23337"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="_EntitySensitivityPolicyType"/>
    <display value="EntityInformationSensitivityPolicy"/>
    <definition
                value="Types of sensitivity policies that may apply to a sensitive attribute on an Entity.

*Usage Note:* EntitySensitivity codes are used to convey a policy that is applicable to sensitive information conveyed by an entity attribute. May be used to bind a Role.confidentialityCode associated with an Entity per organizational policy. Role.confidentialityCode is defined in the RIM as &quot;an indication of the appropriate disclosure of information about this Role with respect to the playing Entity.&quot;"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23351"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="_RoleInformationSensitivityPolicy"/>
    <display value="RoleInformationSensitivityPolicy"/>
    <definition
                value="Types of sensitivity policies that apply to Roles.

*Usage Notes:* RoleSensitivity codes are used to bind information to a Role.confidentialityCode per organizational policy. Role.confidentialityCode is defined in the RIM as &quot;an indication of the appropriate disclosure of information about this Role with respect to the playing Entity.&quot;"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="RoleSensitivity codes are used to bind information to a Role.confidentialityCode per organizational policy.  Role.confidentialityCode is defined in the RIM as &quot;an indication of the appropriate disclosure of information about this Role with respect to the playing Entity.&quot;"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23346"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="ADOL"/>
    <display value="adolescent information sensitivity"/>
    <definition
                value="Policy for handling information related to an adolescent, which will be afforded heightened confidentiality per applicable organizational or jurisdictional policy. An enterprise may have a policy that requires that adolescent patient information be provided heightened confidentiality. Information deemed sensitive typically includes health information and patient role information including patient status, demographics, next of kin, and location.

*Usage Note:* For use within an enterprise in which an adolescent is the information subject. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23330"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="CEL"/>
    <display value="celebrity information sensitivity"/>
    <definition
                value="Policy for handling information related to a celebrity (people of public interest (VIP), which will be afforded heightened confidentiality. Celebrities are people of public interest (VIP) about whose information an enterprise may have a policy that requires heightened confidentiality. Information deemed sensitive may include health information and patient role information including patient status, demographics, next of kin, and location.

*Usage Note:*  For use within an enterprise in which the information subject is deemed a celebrity or very important person. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="VIP"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23331"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="VIP"/>
    <display value="celebrity information sensitivity"/>
    <definition
                value="Policy for handling information related to a celebrity (people of public interest (VIP), which will be afforded heightened confidentiality. Celebrities are people of public interest (VIP) about whose information an enterprise may have a policy that requires heightened confidentiality. Information deemed sensitive may include health information and patient role information including patient status, demographics, next of kin, and location.

*Usage Note:*  For use within an enterprise in which the information subject is deemed a celebrity or very important person. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="CEL"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23331"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="DIA"/>
    <display value="diagnosis information sensitivity"/>
    <definition
                value="Policy for handling information related to a diagnosis, health condition or health problem, which will be afforded heightened confidentiality. Diagnostic, health condition or health problem related information may be deemed sensitive by organizational policy, and require heightened confidentiality.

*Usage Note:* For use within an enterprise that provides heightened confidentiality to diagnostic, health condition or health problem related information deemed sensitive. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23332"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="DRGIS"/>
    <display value="drug information sensitivity"/>
    <definition
                value="Policy for handling information related to a drug, which will be afforded heightened confidentiality. Drug information may be deemed sensitive by organizational policy, and require heightened confidentiality.

*Usage Note:* For use within an enterprise that provides heightened confidentiality to drug information deemed sensitive. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23333"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="EMP"/>
    <display value="employee information sensitivity"/>
    <definition
                value="Policy for handling information related to an employee, which will be afforded heightened confidentiality. When a patient is an employee, an enterprise may have a policy that requires heightened confidentiality. Information deemed sensitive typically includes health information and patient role information including patient status, demographics, next of kin, and location.

*Usage Note:* Policy for handling information related to an employee, which will be afforded heightened confidentiality. Description: When a patient is an employee, an enterprise may have a policy that requires heightened confidentiality. Information deemed sensitive typically includes health information and patient role information including patient status, demographics, next of kin, and location."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23334"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PDS"/>
    <display value="patient default information sensitivity"/>
    <definition
                value="Policy for specially protecting information reported by or about a patient, which is deemed sensitive within the enterprise (i.e., by default regardless of whether the patient requested that the information be deemed sensitive for another reason.) For example information reported by the patient about another person, e.g., a family member, may be deemed sensitive by default. Organizational policy may allow the sensitivity tag to be cleared on patient's request.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.

For example, VA deems employee information sensitive by default. Information about a patient who is being stalked or a victim of abuse or violence may be deemed sensitive by default per a provider organization's policies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23336"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PHY"/>
    <display value="physician requested information sensitivity"/>
    <definition
                value="Policy for handling information about a patient, which a physician or other licensed healthcare provider deems sensitive. Once tagged by the provider, this may trigger alerts for follow up actions according to organizational policy or jurisdictional law.

*Usage Note:* For use within an enterprise that provides heightened confidentiality to certain types of information designated by a physician as sensitive. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.

Use cases in which this code could be used are, e.g., in systems that lack the ability to automatically detect sensitive information and must rely on manual tagging; a system that lacks an applicable sensitivity tag, or for ad hoc situations where criticality of the situation requires that the tagging be done immediately by the provider before coding or transcription of consult notes can be completed, e.g., upon detection of a patient with suicidal tendencies or potential for violence."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23931"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PRS"/>
    <display value="patient requested information sensitivity"/>
    <definition
                value="Policy for specially protecting information reported by or about a patient, which the patient deems sensitive, and the patient requests that collection, access, use, or disclosure of that information be restricted. For example, a minor patient may request that information about reproductive health not be disclosed to the patient's family or to particular providers and payers.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23335"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="FOOD"/>
    <display value="Food Interaction Alert"/>
    <definition value="Proposed therapy may interact with certain foods"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16662"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InteractionDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="TPROD"/>
    <display value="Therapeutic Product Alert"/>
    <definition
                value="Proposed therapy may interact with an existing or recent therapeutic product"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17807"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InteractionDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="ADNFPPELAT"/>
    <display value="adjud. nullified prior-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADCNPPELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20007"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADCNPPELAT"/>
    <display value="adjud. nullified prior-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADNFPPELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20007"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNFPPELCT"/>
    <display value="adjud. nullified prior-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADCNPPELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20006"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADCNPPELCT"/>
    <display value="adjud. nullified prior-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADNFPPELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20006"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNFPPMNAT"/>
    <display value="adjud. nullified prior-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADCNPPMNAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20009"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADCNPPMNAT"/>
    <display value="adjud. nullified prior-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADNFPPMNAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20009"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNFPPMNCT"/>
    <display value="adjud. nullified prior-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADCNPPMNCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20008"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADCNPPMNCT"/>
    <display value="adjud. nullified prior-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADNFPPMNCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20008"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNFSPELAT"/>
    <display value="adjud. nullified same-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADCNSPELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20005"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADCNSPELAT"/>
    <display value="adjud. nullified same-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADNFSPELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20005"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNFSPELCT"/>
    <display value="adjud. nullified same-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADCNSPELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20004"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADCNSPELCT"/>
    <display value="adjud. nullified same-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADNFSPELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20004"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNFSPMNAT"/>
    <display value="adjud. nullified same-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADCNSPMNAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20011"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADCNSPMNAT"/>
    <display value="adjud. nullified same-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADNFSPMNAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20011"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNFSPMNCT"/>
    <display value="adjud. nullified same-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADCNSPMNCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20010"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADCNSPMNCT"/>
    <display value="adjud. nullified same-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date), subsequently cancelled in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="ADNFSPMNCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20010"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNPPPELAT"/>
    <display value="adjud. non-payee payable prior-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17544"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNPPPELCT"/>
    <display value="adjud. non-payee payable prior-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17543"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNPPPMNAT"/>
    <display value="adjud. non-payee payable prior-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17546"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNPPPMNCT"/>
    <display value="adjud. non-payee payable prior-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17545"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNPSPELAT"/>
    <display value="adjud. non-payee payable same-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17540"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNPSPELCT"/>
    <display value="adjud. non-payee payable same-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17539"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNPSPMNAT"/>
    <display value="adjud. non-payee payable same-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17542"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADNPSPMNCT"/>
    <display value="adjud. non-payee payable same-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that do not match a specified payee (e.g. pay patient) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17541"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADPPPPELAT"/>
    <display value="adjud. payee payable prior-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17536"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADPPPPELCT"/>
    <display value="adjud. payee payable prior-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17535"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADPPPPMNAT"/>
    <display value="adjud. payee payable prior-period manual amout"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17538"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADPPPPMNCT"/>
    <display value="adjud. payee payable prior-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable prior to the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17537"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADPPSPELAT"/>
    <display value="adjud. payee payable same-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17532"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADPPSPELCT"/>
    <display value="adjud. payee payable same-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17531"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADPPSPMNAT"/>
    <display value="adjud. payee payable same-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17534"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADPPSPMNCT"/>
    <display value="adjud. payee payable same-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as payable during the specified time period (based on adjudication date) that match a specified payee (e.g. pay provider) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17533"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADRFPPELAT"/>
    <display value="adjud. refused prior-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as refused prior to the specified time period (based on adjudication date) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17560"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADRFPPELCT"/>
    <display value="adjud. refused prior-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as refused prior to the specified time period (based on adjudication date) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17559"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADRFPPMNAT"/>
    <display value="adjud. refused prior-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as refused prior to the specified time period (based on adjudication date) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17562"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADRFPPMNCT"/>
    <display value="adjud. refused prior-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as refused prior to the specified time period (based on adjudication date) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17561"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADRFSPELAT"/>
    <display value="adjud. refused same-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as refused during the specified time period (based on adjudication date) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17556"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADRFSPELCT"/>
    <display value="adjud. refused same-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as refused during the specified time period (based on adjudication date) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17555"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADRFSPMNAT"/>
    <display value="adjud. refused same-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were adjudicated as refused during the specified time period (based on adjudication date) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17558"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="ADRFSPMNCT"/>
    <display value="adjud. refused same-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were adjudicated as refused during the specified time period (based on adjudication date) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17557"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementAdjudicated"/>
    </property>
  </concept>
  <concept>
    <code value="PDNFPPELAT"/>
    <display value="paid nullified prior-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDCNPPELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20017"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDCNPPELAT"/>
    <display value="paid nullified prior-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDNFPPELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20017"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNFPPELCT"/>
    <display value="paid nullified prior-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDCNPPELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20016"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDCNPPELCT"/>
    <display value="paid nullified prior-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDNFPPELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20016"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNFPPMNAT"/>
    <display value="paid nullified prior-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDCNPPMNAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20019"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDCNPPMNAT"/>
    <display value="paid nullified prior-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDNFPPMNAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20019"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNFPPMNCT"/>
    <display value="paid nullified prior-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDCNPPMNCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20018"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDCNPPMNCT"/>
    <display value="paid nullified prior-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDNFPPMNCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20018"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNFSPELAT"/>
    <display value="paid nullified same-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDCNSPELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20013"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDCNSPELAT"/>
    <display value="paid nullified same-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDNFSPELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20013"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNFSPELCT"/>
    <display value="paid nullified same-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently cancelled in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDCNSPELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20012"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDCNSPELCT"/>
    <display value="paid nullified same-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently cancelled in the specified period and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDNFSPELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20012"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNFSPMNAT"/>
    <display value="paid nullified same-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDCNSPMNAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20015"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDCNSPMNAT"/>
    <display value="paid nullified same-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDNFSPMNAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20015"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNFSPMNCT"/>
    <display value="paid nullified same-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDCNSPMNCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20014"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDCNSPMNCT"/>
    <display value="paid nullified same-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date), subsequently nullified in the specified period and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="PDNFSPMNCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20014"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNPPPELAT"/>
    <display value="paid non-payee payable prior-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17577"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNPPPELCT"/>
    <display value="paid non-payee payable prior-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17576"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNPPPMNAT"/>
    <display value="paid non-payee payable prior-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17579"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNPPPMNCT"/>
    <display value="paid non-payee payable prior-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17578"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNPSPELAT"/>
    <display value="paid non-payee payable same-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17573"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNPSPELCT"/>
    <display value="paid non-payee payable same-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17572"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNPSPMNAT"/>
    <display value="paid non-payee payable same-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17575"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDNPSPMNCT"/>
    <display value="paid non-payee payable same-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date) that do not match a specified payee (e.g. pay patient) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17574"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDPPPPELAT"/>
    <display value="paid payee payable prior-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17569"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDPPPPELCT"/>
    <display value="paid payee payable prior-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17568"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDPPPPMNAT"/>
    <display value="paid payee payable prior-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17571"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDPPPPMNCT"/>
    <display value="paid payee payable prior-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid prior to the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17570"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDPPSPELAT"/>
    <display value="paid payee payable same-period electronic amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17565"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDPPSPELCT"/>
    <display value="paid payee payable same-period electronic count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted electronically."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17564"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDPPSPMNAT"/>
    <display value="paid payee payable same-period manual amount"/>
    <definition
                value="Identifies the total net amount of all Invoice Groupings that were paid during the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17567"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="PDPPSPMNCT"/>
    <display value="paid payee payable same-period manual count"/>
    <definition
                value="Identifies the total number of all Invoice Groupings that were paid during the specified time period (based on payment date) that match a specified payee (e.g. pay provider) and submitted manually."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17566"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementPaid"/>
    </property>
  </concept>
  <concept>
    <code value="SBBLELAT"/>
    <display value="submitted billed electronic amount"/>
    <definition
                value="Identifies the total net amount billed for all submitted Invoice Groupings within a time period and submitted electronically. Adjudicated invoice elements are included."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBBLAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19999"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBBLAT"/>
    <display value="submitted billed electronic amount"/>
    <definition
                value="Identifies the total net amount billed for all submitted Invoice Groupings within a time period and submitted electronically. Adjudicated invoice elements are included."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBBLELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19999"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBBLELCT"/>
    <display value="submitted billed electronic count"/>
    <definition
                value="Identifies the total number of submitted Invoice Groupings within a time period and submitted electronically. Adjudicated invoice elements are included."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBBLCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19998"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBBLCT"/>
    <display value="submitted billed electronic count"/>
    <definition
                value="Identifies the total number of submitted Invoice Groupings within a time period and submitted electronically. Adjudicated invoice elements are included."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBBLELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19998"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBNFELAT"/>
    <display value="submitted nullified electronic amount"/>
    <definition
                value="Identifies the total net amount billed for all submitted Invoice Groupings that were nullified within a time period and submitted electronically. Adjudicated invoice elements are included."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBCNAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20001"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBCNAT"/>
    <display value="submitted nullified electronic amount"/>
    <definition
                value="Identifies the total net amount billed for all submitted Invoice Groupings that were nullified within a time period and submitted electronically. Adjudicated invoice elements are included."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBNFELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20001"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBNFELCT"/>
    <display value="submitted cancelled electronic count"/>
    <definition
                value="Identifies the total number of submitted Invoice Groupings that were nullified within a time period and submitted electronically. Adjudicated invoice elements are included."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBCNCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20000"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBCNCT"/>
    <display value="submitted cancelled electronic count"/>
    <definition
                value="Identifies the total number of submitted Invoice Groupings that were nullified within a time period and submitted electronically. Adjudicated invoice elements are included."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBNFELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20000"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBPDELAT"/>
    <display value="submitted pending electronic amount"/>
    <definition
                value="Identifies the total net amount billed for all submitted Invoice Groupings that are pended or held by the payor, within a time period and submitted electronically. Adjudicated invoice elements are not included."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBPDAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20003"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBPDAT"/>
    <display value="submitted pending electronic amount"/>
    <definition
                value="Identifies the total net amount billed for all submitted Invoice Groupings that are pended or held by the payor, within a time period and submitted electronically. Adjudicated invoice elements are not included."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBPDELAT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20003"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBPDELCT"/>
    <display value="submitted pending electronic count"/>
    <definition
                value="Identifies the total number of submitted Invoice Groupings that are pended or held by the payor, within a time period and submitted electronically. Adjudicated invoice elements are not included."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBPDCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20002"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="SBPDCT"/>
    <display value="submitted pending electronic count"/>
    <definition
                value="Identifies the total number of submitted Invoice Groupings that are pended or held by the payor, within a time period and submitted electronically. Adjudicated invoice elements are not included."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="SBPDELCT"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20002"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_InvoiceElementSubmitted"/>
    </property>
  </concept>
  <concept>
    <code value="21611-9"/>
    <display value="age patient qn est"/>
    <definition value="**Definition:**Estimated age."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21630"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_LOINCObservationActContextAgeType"/>
    </property>
  </concept>
  <concept>
    <code value="21612-7"/>
    <display value="age patient qn reported"/>
    <definition value="**Definition:**Reported age."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21631"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_LOINCObservationActContextAgeType"/>
    </property>
  </concept>
  <concept>
    <code value="29553-5"/>
    <display value="age patient qn calc"/>
    <definition value="**Definition:**Calculated age."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21632"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_LOINCObservationActContextAgeType"/>
    </property>
  </concept>
  <concept>
    <code value="30525-0"/>
    <display value="age patient qn definition"/>
    <definition
                value="**Definition:**General specification of age with no implied method of determination."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21629"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_LOINCObservationActContextAgeType"/>
    </property>
  </concept>
  <concept>
    <code value="30972-4"/>
    <display value="age at onset of adverse event"/>
    <definition
                value="**Definition:**Age at onset of associated adverse event; no implied method of determination."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21633"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_LOINCObservationActContextAgeType"/>
    </property>
  </concept>
  <concept>
    <code value="REP_HALF_LIFE"/>
    <display value="representative half-life"/>
    <definition
                value="**Description:**This observation represents an 'average' or 'expected' half-life typical of the product."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21678"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_MedicationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SPLCOATING"/>
    <display value="coating"/>
    <definition
                value="**Definition:** A characteristic of an oral solid dosage form of a medicinal product, indicating whether it has one or more coatings such as sugar coating, film coating, or enteric coating. Only coatings to the external surface or the dosage form should be considered (for example, coatings to individual pellets or granules inside a capsule or tablet are excluded from consideration).

**Constraints:** The Observation.value must be a Boolean (BL) with true for the presence or false for the absence of one or more coatings on a solid dosage form."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21604"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_MedicationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SPLCOLOR"/>
    <display value="color"/>
    <definition
                value="**Definition:** A characteristic of an oral solid dosage form of a medicinal product, specifying the color or colors that most predominantly define the appearance of the dose form. SPLCOLOR is not an FDA specification for the actual color of solid dosage forms or the names of colors that can appear in labeling.

**Constraints:** The Observation.value must be a single coded value or a list of multiple coded values, specifying one or more distinct colors that approximate of the color(s) of distinct areas of the solid dosage form, such as the different sides of a tablet or one-part capsule, or the different halves of a two-part capsule. Bands on banded capsules, regardless of the color, are not considered when assigning an SPLCOLOR. Imprints on the dosage form, regardless of their color are not considered when assigning an SPLCOLOR. If more than one color exists on a particular side or half, then the most predominant color on that side or half is recorded. If the gelatin capsule shell is colorless and transparent, use the predominant color of the contents that appears through the colorless and transparent capsule shell. Colors can include: Black;Gray;White;Red;Pink;Purple;Green;Yellow;Orange;Brown;Blue;Turquoise."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21608"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_MedicationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SPLIMAGE"/>
    <display value="image"/>
    <definition
                value="**Description:** A characteristic representing a single file reference that contains two or more views of the same dosage form of the product; in most cases this should represent front and back views of the dosage form, but occasionally additional views might be needed in order to capture all of the important physical characteristics of the dosage form. Any imprint and/or symbol should be clearly identifiable, and the viewer should not normally need to rotate the image in order to read it. Images that are submitted with SPL should be included in the same directory as the SPL file."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21610"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_MedicationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SPLIMPRINT"/>
    <display value="imprint"/>
    <definition
                value="**Definition:** A characteristic of an oral solid dosage form of a medicinal product, specifying the alphanumeric text that appears on the solid dosage form, including text that is embossed, debossed, engraved or printed with ink. The presence of other non-textual distinguishing marks or symbols is recorded by SPLSYMBOL.

**Examples:** Included in SPLIMPRINT are alphanumeric text that appears on the bands of banded capsules and logos and other symbols that can be interpreted as letters or numbers.

**Constraints:** The Observation.value must be of type Character String (ST). Excluded from SPLIMPRINT are internal and external cut-outs in the form of alphanumeric text and the letter 'R' with a circle around it (when referring to a registered trademark) and the letters 'TM' (when referring to a 'trade mark'). To record text, begin on either side or part of the dosage form. Start at the top left and progress as one would normally read a book. Enter a semicolon to show separation between words or line divisions."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21607"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_MedicationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SPLSCORING"/>
    <display value="scoring"/>
    <definition
                value="**Definition:** A characteristic of an oral solid dosage form of a medicinal product, specifying the number of equal pieces that the solid dosage form can be divided into using score line(s).

**Example:** One score line creating two equal pieces is given a value of 2, two parallel score lines creating three equal pieces is given a value of 3.

**Constraints:** Whether three parallel score lines create four equal pieces or two intersecting score lines create two equal pieces using one score line and four equal pieces using both score lines, both have the scoring value of 4. Solid dosage forms that are not scored are given a value of 1. Solid dosage forms that can only be divided into unequal pieces are given a null-value with nullFlavor other (OTH)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21606"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_MedicationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SPLSHAPE"/>
    <display value="shape"/>
    <definition
                value="**Description:** A characteristic of an oral solid dosage form of a medicinal product, specifying the two dimensional representation of the solid dose form, in terms of the outside perimeter of a solid dosage form when the dosage form, resting on a flat surface, is viewed from directly above, including slight rounding of corners. SPLSHAPE does not include embossing, scoring, debossing, or internal cut-outs. SPLSHAPE is independent of the orientation of the imprint and logo. Shapes can include: Triangle (3 sided); Square; Round; Semicircle; Pentagon (5 sided); Diamond; Double circle; Bullet; Hexagon (6 sided); Rectangle; Gear; Capsule; Heptagon (7 sided); Trapezoid; Oval; Clover; Octagon (8 sided); Tear; Freeform."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21609"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_MedicationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SPLSIZE"/>
    <display value="size"/>
    <definition
                value="**Definition:** A characteristic of an oral solid dosage form of a medicinal product, specifying the longest single dimension of the solid dosage form as a physical quantity in the dimension of length (e.g., 3 mm). The length is should be specified in millimeters and should be rounded to the nearest whole millimeter.

**Example:** SPLSIZE for a rectangular shaped tablet is the length and SPLSIZE for a round shaped tablet is the diameter."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21605"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_MedicationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SPLSYMBOL"/>
    <display value="symbol"/>
    <definition
                value="**Definition:** A characteristic of an oral solid dosage form of a medicinal product, to describe whether or not the medicinal product has a mark or symbol appearing on it for easy and definite recognition. Score lines, letters, numbers, and internal and external cut-outs are not considered marks or symbols. See SPLSCORING and SPLIMPRINT for these characteristics.

**Constraints:** The Observation.value must be a Boolean (BL) with &lt;u&gt;true&lt;/u&gt; indicating the presence and &lt;u&gt;false&lt;/u&gt; for the absence of marks or symbols.

**Example:**"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21603"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_MedicationObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="ADMDX"/>
    <display value="admitting diagnosis"/>
    <definition
                value="Admitting diagnosis are the diagnoses documented for administrative purposes as the basis for a hospital admission."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16839"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationDiagnosisTypes"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DX"/>
    </property>
  </concept>
  <concept>
    <code value="DISDX"/>
    <display value="discharge diagnosis"/>
    <definition
                value="Discharge diagnosis are the diagnoses documented for administrative purposes as the time of hospital discharge."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16840"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationDiagnosisTypes"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DX"/>
    </property>
  </concept>
  <concept>
    <code value="INTDX"/>
    <display value="intermediate diagnosis"/>
    <definition
                value="Intermediate diagnoses are those diagnoses documented for administrative purposes during the course of a hospital stay."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16841"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationDiagnosisTypes"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DX"/>
    </property>
  </concept>
  <concept>
    <code value="NOI"/>
    <display value="nature of injury"/>
    <definition value="The type of injury that the injury coding specifies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20026"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationDiagnosisTypes"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DX"/>
    </property>
  </concept>
  <concept>
    <code value="_CaseTransmissionMode"/>
    <display value="case transmission mode"/>
    <definition
                value="Code for the mechanism by which disease was acquired by the living subject involved in the public health case. Includes sexually transmitted, airborne, bloodborne, vectorborne, foodborne, zoonotic, nosocomial, mechanical, dermal, congenital, environmental exposure, indeterminate."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21908"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationIssueTriggerCodedObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="AGGREGATE"/>
    <display value="aggregate measure observation"/>
    <definition
                value="Indicates that the observation is carrying out an aggregation calculation, contained in the value element."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23626"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="CMPMSRMTH"/>
    <display value="composite measure method"/>
    <definition
                value="Indicates what method is used in a quality measure to combine the component measure results included in an composite measure."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23788"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="CMPMSRSCRWGHT"/>
    <display value="component measure scoring weight"/>
    <definition
                value="An attribute of a quality measure describing the weight this component measure score is to carry in determining the overall composite measure final score. The value is real value greater than 0 and less than 1.0. Each component measure score will be multiplied by its CMPMSRSCRWGHT and then summed with the other component measures to determine the final overall composite measure score. The sum across all CMPMSRSCRWGHT values within a single composite measure SHALL be 1.0. The value assigned is scoped to the composite measure referencing this component measure only."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23791"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="COPY"/>
    <display value="copyright"/>
    <definition
                value="Identifies the organization(s) who own the intellectual property represented by the eMeasure."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23020"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="CRS"/>
    <display value="clinical recommendation statement"/>
    <definition
                value="Summary of relevant clinical guidelines or other clinical recommendations supporting this eMeasure."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23430"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="DEF"/>
    <display value="definition"/>
    <definition value="Description of individual terms, provided as needed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23433"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="DISC"/>
    <display value="disclaimer"/>
    <definition value="Disclaimer information for the eMeasure."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23022"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="FINALDT"/>
    <display value="finalized date/time"/>
    <definition
                value="The timestamp when the eMeasure was last packaged in the Measure Authoring Tool."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23440"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="GUIDE"/>
    <display value="guidance"/>
    <definition
                value="Used to allow measure developers to provide additional guidance for implementers to understand greater specificity than could be provided in the logic for data criteria."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23434"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="IDUR"/>
    <display value="improvement notation"/>
    <definition
                value="Information on whether an increase or decrease in score is the preferred result (e.g., a higher score indicates better quality OR a lower score indicates better quality OR quality is within a range)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23431"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="ITMCNT"/>
    <display value="items counted"/>
    <definition
                value="Describes the items counted by the measure (e.g., patients, encounters, procedures, etc.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23441"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="KEY"/>
    <display value="keyword"/>
    <definition value="A significant word that aids in discoverability."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23024"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MEDT"/>
    <display value="measurement end date"/>
    <definition value="The end date of the measurement period."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23439"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSD"/>
    <display value="measurement start date"/>
    <definition value="The start date of the measurement period."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23438"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRADJ"/>
    <display value="risk adjustment"/>
    <definition
                value="The method of adjusting for clinical severity and conditions present at the start of care that can influence patient outcomes for making valid comparisons of outcome measures across providers. Indicates whether an eMeasure is subject to the statistical process for reducing, removing, or clarifying the influences of confounding factors to allow more useful comparisons."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23028"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRAGG"/>
    <display value="rate aggregation"/>
    <definition
                value="Describes how to combine information calculated based on logic in each of several populations into one summarized result. It can also be used to describe how to risk adjust the data based on supplemental data elements described in the eMeasure. (e.g., pneumonia hospital measures antibiotic selection in the ICU versus non-ICU and then the roll-up of the two).

*Open Issue:* The description does NOT align well with the definition used in the HQMF specfication; correct the MSGAGG definition, and the possible distinction of MSRAGG as a child of AGGREGATE."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23021"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRIMPROV"/>
    <display value="health quality measure improvement notation"/>
    <definition
                value="Information on whether an increase or decrease in score is the preferred result. This should reflect information on which way is better, an increase or decrease in score."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23023"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRJUR"/>
    <display value="jurisdiction"/>
    <definition
                value="The list of jurisdiction(s) for which the measure applies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23539"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRRPTR"/>
    <display value="reporter type"/>
    <definition
                value="Type of person or organization that is expected to report the issue."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23540"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRRPTTIME"/>
    <display value="timeframe for reporting"/>
    <definition
                value="The maximum time that may elapse following completion of the measure until the measure report must be sent to the receiver."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23541"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRSCORE"/>
    <display value="measure scoring"/>
    <definition
                value="Indicates how the calculation is performed for the eMeasure (e.g., proportion, continuous variable, ratio)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23029"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRSET"/>
    <display value="health quality measure care setting"/>
    <definition
                value="Location(s) in which care being measured is rendered

Usage Note: MSRSET is used rather than RoleCode because the setting applies to what is being measured, as opposed to participating directly in the health quality measure documantion itself)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23019"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRTOPIC"/>
    <display value="health quality measure topic type"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23031"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRTP"/>
    <display value="measurement period"/>
    <definition value="The time period for which the eMeasure applies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23432"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="MSRTYPE"/>
    <display value="measure type"/>
    <definition
                value="Indicates whether the eMeasure is used to examine a process or an outcome over time (e.g., Structure, Process, Outcome)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23030"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="RAT"/>
    <display value="rationale"/>
    <definition
                value="Succinct statement of the need for the measure. Usually includes statements pertaining to Importance criterion: impact, gap in care and evidence."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23026"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="REF"/>
    <display value="reference"/>
    <definition
                value="Identifies bibliographic citations or references to clinical practice guidelines, sources of evidence, or other relevant materials supporting the intent and rationale of the eMeasure."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23027"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="SDE"/>
    <display value="supplemental data elements"/>
    <definition
                value="Comparison of results across strata can be used to show where disparities exist or where there is a need to expose differences in results. For example, Centers for Medicare &amp; Medicaid Services (CMS) in the U.S. defines four required Supplemental Data Elements (payer, ethnicity, race, and gender), which are variables used to aggregate data into various subgroups. Additional supplemental data elements required for risk adjustment or other purposes of data aggregation can be included in the Supplemental Data Element section."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23437"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="STRAT"/>
    <display value="stratification"/>
    <definition
                value="Describes the strata for which the measure is to be evaluated. There are three examples of reasons for stratification based on existing work. These include: (1) evaluate the measure based on different age groupings within the population described in the measure (e.g., evaluate the whole \[age 14-25\] and each sub-stratum \[14-19\] and \[20-25\]); (2) evaluate the eMeasure based on either a specific condition, a specific discharge location, or both; (3) evaluate the eMeasure based on different locations within a facility (e.g., evaluate the overall rate for all intensive care units and also some strata include additional findings \[specific birth weights for neonatal intensive care units\])."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23435"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="TRANF"/>
    <display value="transmission format"/>
    <definition
                value="Can be a URL or hyperlinks that link to the transmission formats that are specified for a particular reporting program."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23436"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="USE"/>
    <display value="notice of use"/>
    <definition value="Usage notes."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23025"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationQualityMeasureAttribute"/>
    </property>
  </concept>
  <concept>
    <code value="TIME_ABSOLUTE"/>
    <display value="absolute time sequence"/>
    <definition
                value="A sequence of values in the &quot;absolute&quot; time domain. This is the same time domain that all HL7 timestamps use. It is time as measured by the Gregorian calendar"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19326"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationSequenceType"/>
    </property>
  </concept>
  <concept>
    <code value="TIME_RELATIVE"/>
    <display value="relative time sequence"/>
    <definition
                value="A sequence of values in a &quot;relative&quot; time domain. The time is measured relative to the earliest effective time in the Observation Series containing this sequence."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19327"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationSequenceType"/>
    </property>
  </concept>
  <concept>
    <code value="_ECGObservationSequenceType"/>
    <display value="ECGObservationSequenceType"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20917"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationSequenceType"/>
    </property>
  </concept>
  <concept>
    <code value="_ECGObservationSeriesType"/>
    <display value="ECGObservationSeriesType"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="OBSSER"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20918"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationSeriesType"/>
    </property>
  </concept>
  <concept>
    <code value="_ActSpecObsCode"/>
    <display value="ActSpecObsCode"/>
    <definition
                value="Identifies the type of observation that is made about a specimen that may affect its processing, analysis or further result interpretation"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="SPCOBS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20906"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_AnnotationType"/>
    <display value="AnnotationType"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20909"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_GeneticObservationType"/>
    <display value="GeneticObservationType"/>
    <definition value="**Description:** None provided"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="OBS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22650"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ImmunizationObservationType"/>
    <display value="ImmunizationObservationType"/>
    <definition
                value="**Description:** Observation codes which describe characteristics of the immunization material."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23241"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_IndividualCaseSafetyReportType"/>
    <display value="Individual Case Safety Report Type"/>
    <definition
                value="A code that is used to indicate the type of case safety report received from sender. The current code example reference is from the International Conference on Harmonisation (ICH) Expert Workgroup guideline on Clinical Safety Data Management: Data Elements for Transmission of Individual Case Safety Reports. The unknown/unavailable option allows the transmission of information from a secondary sender where the initial sender did not specify the type of report.

Example concepts include: Spontaneous, Report from study, Other."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21394"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_LOINCObservationActContextAgeType"/>
    <display value="LOINCObservationActContextAgeType"/>
    <definition
                value="**Definition:**The set of LOINC codes for the act of determining the period of time that has elapsed since an entity was born or created."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="OBS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22389"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_MedicationObservationType"/>
    <display value="MedicationObservationType"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="OBS"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22390"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationIssueTriggerCodedObservationType"/>
    <display value="ObservationIssueTriggerCodedObservationType"/>
    <definition
                value="Distinguishes the kinds of coded observations that could be the trigger for clinical issue detection. These are observations that are not measurable, but instead can be defined with codes. Coded observation types include: Allergy, Intolerance, Medical Condition, Pregnancy status, etc."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21524"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationQualityMeasureAttribute"/>
    <display value="ObservationQualityMeasureAttribute"/>
    <definition
                value="Codes used to define various metadata aspects of a health quality measure."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23018"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationSequenceType"/>
    <display value="ObservationSequenceType"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20928"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationSeriesType"/>
    <display value="ObservationSeriesType"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20929"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_PatientImmunizationRelatedObservationType"/>
    <display value="PatientImmunizationRelatedObservationType"/>
    <definition
                value="**Description:** Reporting codes that are related to an immunization event."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23244"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_PopulationInclusionObservationType"/>
    <display value="PopulationInclusionObservationType"/>
    <definition
                value="Observation types for specifying criteria used to assert that a subject is included in a particular population."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23543"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_PreferenceObservationType"/>
    <display value="_PreferenceObservationType"/>
    <definition
                value="Types of observations that can be made about Preferences."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23622"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="ADVERSE_REACTION"/>
    <display value="Adverse Reaction"/>
    <definition
                value="Indicates that the observation is of an unexpected negative occurrence in the subject suspected to result from the subject's exposure to one or more agents. Observation values would be the symptom resulting from the reaction."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21510"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="ASSERTION"/>
    <display value="Assertion"/>
    <definition
                value="**Description:**Refines classCode OBS to indicate an observation in which observation.value contains a finding or other nominalized statement, where the encoded information in Observation.value is not altered by Observation.code. For instance, observation.code=&quot;ASSERTION&quot; and observation.value=&quot;fracture of femur present&quot; is an assertion of a clinical finding of femur fracture."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22040"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="CASESER"/>
    <display value="case seriousness criteria"/>
    <definition
                value="**Definition:**An observation that provides a characterization of the level of harm to an investigation subject as a result of a reaction or event."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22833"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="CDIO"/>
    <display value="case disease imported observation"/>
    <definition
                value="An observation that states whether the disease was likely acquired outside the jurisdiction of observation, and if so, the nature of the inter-jurisdictional relationship.

**OpenIssue:** This code could be moved to LOINC if it can be done before there are significant implemenations using it."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23467"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="CRIT"/>
    <display value="criticality"/>
    <definition
                value="A clinical judgment as to the worst case result of a future exposure (including substance administration). When the worst case result is assessed to have a life-threatening or organ system threatening potential, it is considered to be of high criticality."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23572"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="CTMO"/>
    <display value="case transmission mode observation"/>
    <definition
                value="An observation that states the mechanism by which disease was acquired by the living subject involved in the public health case.

**OpenIssue:** This code could be moved to LOINC if it can be done before there are significant implemenations using it."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23466"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="DX"/>
    <display value="ObservationDiagnosisTypes"/>
    <definition
                value="Includes all codes defining types of indications such as diagnosis, symptom and other indications such as contrast agents for lab tests."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="_ObservationDiagnosisTypes"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20927"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationDiagnosisTypes"/>
    <display value="ObservationDiagnosisTypes"/>
    <definition
                value="Includes all codes defining types of indications such as diagnosis, symptom and other indications such as contrast agents for lab tests."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="DX"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20927"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="GISTIER"/>
    <display value="GIS tier"/>
    <definition
                value="**Description:** Accuracy determined as per the GIS tier code system."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22710"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="HHOBS"/>
    <display value="household situation observation"/>
    <definition
                value="Indicates that the observation is of a person’s living situation in a household including the household composition and circumstances."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23073"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="ISSUE"/>
    <display value="detected issue"/>
    <definition
                value="There is a clinical issue for the therapy that makes continuation of the therapy inappropriate.

*Open Issue:* The definition of this code does not correctly represent the concept space of its specializations (children)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21697"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="KSUBJ"/>
    <display value="knowledge subject"/>
    <definition
                value="Categorization of types of observation that capture the main clinical knowledge subject which may be a medication, a laboratory test, a disease."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23090"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="KSUBT"/>
    <display value="knowledge subtopic"/>
    <definition
                value="Categorization of types of observation that capture a knowledge subtopic which might be treatment, etiology, or prognosis."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23091"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="OINT"/>
    <display value="intolerance"/>
    <definition
                value="Hypersensitivity resulting in an adverse reaction upon exposure to an agent."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21498"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SEV"/>
    <display value="Severity Observation"/>
    <definition
                value="A subjective evaluation of the seriousness or intensity associated with another observation."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16642"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ActPrivilegeCategorizationType"/>
    <display value="ActPrivilegeCategorizationType"/>
    <definition
                value="This domain includes observations used to characterize a privilege, under which this additional information is classified.

*Examples:*A privilege to prescribe drugs has a RESTRICTION that excludes prescribing narcotics; a surgical procedure privilege has a PRE-CONDITION that it requires prior Board approval."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21585"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_AdverseSubstanceAdministrationEventActionTakenType"/>
    <display value="AdverseSubstanceAdministrationEventActionTakenType"/>
    <definition
                value="**Definition:** Indicates the class of actions taken with regard to a substance administration related adverse event. This characterization offers a judgment of the practitioner's response to the patient's problem.

**Examples:** Example values include dose withdrawn, dose reduced, dose not changed.

**NOTE:** The concept domain is currently supported by a value set created by the International Conference on Harmonization"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22266"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_CommonClinicalObservationType"/>
    <display value="CommonClinicalObservationType"/>
    <definition
                value="Used in a patient care message to report and query simple clinical (non-lab) observations."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21527"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_FDALabelData"/>
    <display value="FDALabelData"/>
    <definition value="FDA label data"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20920"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationAllergyTestCode"/>
    <display value="observation allergy test"/>
    <definition
                value="**Description:**Dianostic procedures ordered or performed to evaluate whether a sensitivity to a substance is present. This test may be associated with specimen collection and/or substance administration challenge actiivities.

**Example:**Skin tests and eosinophilia evaluations."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21942"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationAllergyTestType"/>
    <display value="ObservationAllergyTestType"/>
    <definition
                value="Indicates the type of allergy test performed or to be performed. E.g. the specific antibody or skin test performed"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21494"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationCausalityAssessmentType"/>
    <display value="observation causality assessment"/>
    <definition
                value="**Description:**A kind of observation that allows a Secondary Observation (source act) to assert (at various levels of probability) that the target act of the association (which may be of any type of act) is implicated in the etiology of another observation that is named as the subject of the Secondary Observation

**Example:**Causality assertions where an accident is the cause of a symptom; predisposition assertions where the genetic state plus environmental factors are implicated in the development of a disease; reaction assertions where a substance exposure is associated with a finding of wheezing."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21941"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationDosageDefinitionPreconditionType"/>
    <display value="observation dosage definition precondition type"/>
    <definition
                value="**Definition:**

The set of observation type concepts that can be used to express pre-conditions to a particular dosage definition.

Rationale: Used to constrain the set of observations to those related to the applicability of a dosage, such as height, weight, age, pregnancy, liver function, kidney function, etc. For example, in drug master-file type records indicating when a specified dose is applicable."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21714"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationGenomicFamilyHistoryType"/>
    <display value="ObservationGenomicFamilyHistoryType"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22041"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationIndicationType"/>
    <display value="ObservationIndicationType"/>
    <definition
                value="Includes all codes defining types of indications such as diagnosis, symptom and other indications such as contrast agents for lab tests"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21541"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationIssueTriggerMeasuredObservationType"/>
    <display value="ObservationIssueTriggerMeasuredObservationType"/>
    <definition
                value="Distinguishes between the kinds of measurable observations that could be the trigger for clinical issue detection. Measurable observation types include: Lab Results, Height, Weight."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21525"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationQueryMatchType"/>
    <display value="ObservationQueryMatchType"/>
    <definition
                value="**Definition:** An observation related to a query response.

**Example:**The degree of match or match weight returned by a matching algorithm in a response to a query."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22264"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_ObservationVisionPrescriptionType"/>
    <display value="ObservationVisionPrescriptionType"/>
    <definition
                value="**Definition:** Identifies the type of Vision Prescription Observation that is being described."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22243"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_PatientCharacteristicObservationType"/>
    <display value="PatientCharacteristicObservationType"/>
    <definition
                value="Indicates the type of characteristics a patient should have for a given therapy to be appropriate. E.g. Weight, Age, certain lab values, etc."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21526"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="_SimpleMeasurableClinicalObservationType"/>
    <display value="SimpleMeasurableClinicalObservationType"/>
    <definition
                value="Types of measurement observations typically performed in a clinical (non-lab) setting. E.g. Height, Weight, Blood-pressure"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21523"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="CLSSRM"/>
    <display value="classroom"/>
    <definition
                value="**Description:** The class room associated with the patient during the immunization event."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23246"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PatientImmunizationRelatedObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="GRADE"/>
    <display value="grade"/>
    <definition
                value="**Description:** The school grade or level the patient was in when immunized."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23245"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PatientImmunizationRelatedObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SCHL"/>
    <display value="school"/>
    <definition
                value="**Description:** The school the patient attended when immunized."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23247"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PatientImmunizationRelatedObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="SCHLDIV"/>
    <display value="school division"/>
    <definition
                value="**Description:** The school division or district associated with the patient during the immunization event."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23248"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PatientImmunizationRelatedObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="TEACHER"/>
    <display value="teacher"/>
    <definition
                value="**Description:** The patient's teacher when immunized."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23249"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PatientImmunizationRelatedObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="DENEX"/>
    <display value="denominator exclusions"/>
    <definition
                value="Criteria which specify subjects who should be removed from the eMeasure population and denominator before determining if numerator criteria are met. Denominator exclusions are used in proportion and ratio measures to help narrow the denominator."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23544"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PopulationInclusionObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="DENEXCEP"/>
    <display value="denominator exceptions"/>
    <definition
                value="Criteria which specify the removal of a subject, procedure or unit of measurement from the denominator, only if the numerator criteria are not met. Denominator exceptions allow for adjustment of the calculated score for those providers with higher risk populations. Denominator exceptions are used only in proportion eMeasures. They are not appropriate for ratio or continuous variable eMeasures. Denominator exceptions allow for the exercise of clinical judgment and should be specifically defined where capturing the information in a structured manner fits the clinical workflow. Generic denominator exception reasons used in proportion eMeasures fall into three general categories:

 *  Medical reasons
 *  Patient (or subject) reasons
 *  System reasons"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23545"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PopulationInclusionObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="DENOM"/>
    <display value="denominator"/>
    <definition
                value="Criteria for specifying the entities to be evaluated by a specific quality measure, based on a shared common set of characteristics (within a specific measurement set to which a given measure belongs). The denominator can be the same as the initial population, or it may be a subset of the initial population to further constrain it for the purpose of the eMeasure. Different measures within an eMeasure set may have different denominators. Continuous Variable eMeasures do not have a denominator, but instead define a measure population."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23546"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PopulationInclusionObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="IPOP"/>
    <display value="initial population"/>
    <definition
                value="Criteria for specifying the entities to be evaluated by a specific quality measure, based on a shared common set of characteristics (within a specific measurement set to which a given measure belongs)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23547"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PopulationInclusionObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="MSROBS"/>
    <display value="measure observation"/>
    <definition
                value="Defines the observation to be performed for each patient or event in the measure population. Measure observations for each case in the population are aggregated to determine the overall measure score for the population.

**Examples:** 

 *  the median time from arrival in the Emergency Room to departure
 *  the median time from decision to admit to a hospital to the actual admission for Emergency Room patients"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23895"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PopulationInclusionObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="MSRPOPL"/>
    <display value="measure population"/>
    <definition
                value="Criteria for specifying the measure population as a narrative description (e.g., all patients seen in the Emergency Department during the measurement period). This is used only in continuous variable eMeasures."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23549"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PopulationInclusionObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="MSRPOPLEX"/>
    <display value="measure population exclusions"/>
    <definition
                value="Criteria for specifying subjects who should be removed from the eMeasure's Initial Population and Measure Population. Measure Population Exclusions are used in Continuous Variable measures to help narrow the Measure Population before determining the value(s) of the continuous variable(s)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23550"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PopulationInclusionObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="NUMER"/>
    <display value="numerator"/>
    <definition
                value="Criteria for specifying the processes or outcomes expected for each patient, procedure, or other unit of measurement defined in the denominator for proportion measures, or related to (but not directly derived from) the denominator for ratio measures (e.g., a numerator listing the number of central line blood stream infections and a denominator indicating the days per thousand of central line usage in a specific time period)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23551"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PopulationInclusionObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="NUMEX"/>
    <display value="numerator exclusions"/>
    <definition
                value="Criteria for specifying instances that should not be included in the numerator data. (e.g., if the number of central line blood stream infections per 1000 catheter days were to exclude infections with a specific bacterium, that bacterium would be listed as a numerator exclusion). Numerator Exclusions are used only in ratio eMeasures."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23552"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PopulationInclusionObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="PREFSTRENGTH"/>
    <display value="preference strength"/>
    <definition
                value="An observation about how important a preference is to the target of the preference."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23623"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_PreferenceObservationType"/>
    </property>
  </concept>
  <concept>
    <code value="CIRCLE"/>
    <display value="circle"/>
    <definition
                value="A circle defined by two (column,row) pairs. The first point is the center of the circle and the second point is a point on the perimeter of the circle."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16118"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ROIOverlayShape"/>
    </property>
  </concept>
  <concept>
    <code value="ELLIPSE"/>
    <display value="ellipse"/>
    <definition
                value="An ellipse defined by four (column,row) pairs, the first two points specifying the endpoints of the major axis and the second two points specifying the endpoints of the minor axis."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16119"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ROIOverlayShape"/>
    </property>
  </concept>
  <concept>
    <code value="POINT"/>
    <display value="point"/>
    <definition
                value="A single point denoted by a single (column,row) pair, or multiple points each denoted by a (column,row) pair."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16120"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ROIOverlayShape"/>
    </property>
  </concept>
  <concept>
    <code value="POLY"/>
    <display value="polyline"/>
    <definition
                value="A series of connected line segments with ordered vertices denoted by (column,row) pairs; if the first and last vertices are the same, it is a closed polygon."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16121"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_ROIOverlayShape"/>
    </property>
  </concept>
  <concept>
    <code value="B"/>
    <display value="business information sensitivity"/>
    <definition
                value="Policy for handling trade secrets such as financial information or intellectual property, which will be afforded heightened confidentiality. Description: Since the service class can represent knowledge structures that may be considered a trade or business secret, there is sometimes (though rarely) the need to flag those items as of business level confidentiality.

*Usage Notes:* No patient related information may ever be of this confidentiality level. If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="No patient related information may ever be of this confidentiality level.   If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23347"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_RoleInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="EMPL"/>
    <display value="employer information sensitivity"/>
    <definition
                value="Policy for handling information related to an employer which is deemed classified to protect an employee who is the information subject, and which will be afforded heightened confidentiality. Description: Policies may govern sensitivity of information related to an employer, such as law enforcement or national security, the identity of which could impact the privacy, well-being, or safety of an information subject who is an employee.

*Usage Notes:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23348"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_RoleInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="LOCIS"/>
    <display value="location information sensitivity"/>
    <definition
                value="Policy for handling information related to the location of the information subject, which will be afforded heightened confidentiality. Description: Policies may govern sensitivity of information related to the location of the information subject, the disclosure of which could impact the privacy, well-being, or safety of that subject.

*Usage Notes:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23349"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_RoleInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="SSP"/>
    <display value="sensitive service provider information sensitivity"/>
    <definition
                value="Policy for handling information related to a provider of sensitive services, which will be afforded heightened confidentiality. Description: Policies may govern sensitivity of information related to providers who deliver sensitive healthcare services in order to protect the privacy, well-being, and safety of the provider and of patients receiving sensitive services.

*Usage Notes:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23350"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_RoleInformationSensitivityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="ALLDONE"/>
    <display value="already performed"/>
    <definition
                value="**Definition:**The requested action has already been performed and so this request has no effect"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22847"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_SupplyDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="FULFIL"/>
    <display value="fulfillment alert"/>
    <definition
                value="**Definition:**The therapy being performed is in some way out of alignment with the requested therapy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22839"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_SupplyDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="HELD"/>
    <display value="held/suspended alert"/>
    <definition
                value="**Definition:**There should be no actions taken in fulfillment of a request that has been held or suspended."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22848"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_SupplyDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="TOOLATE"/>
    <display value="Refill Too Late Alert"/>
    <definition
                value="The patient is receiving a subsequent fill significantly later than would be expected based on the amount previously supplied and the therapy dosage instructions"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16693"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_SupplyDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="TOOSOON"/>
    <display value="Refill Too Soon Alert"/>
    <definition
                value="The patient is receiving a subsequent fill significantly earlier than would be expected based on the amount previously supplied and the therapy dosage instructions"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16692"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_SupplyDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="ENDLATE"/>
    <display value="End Too Late Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or ineffective because the end of administration is too close to another planned therapy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17818"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_TimingDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="STRTLATE"/>
    <display value="Start Too Late Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or ineffective because the start of administration is too late after the onset of the condition"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17817"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="_TimingDetectedIssueCode"/>
    </property>
  </concept>
  <concept>
    <code value="19"/>
    <display value="Consulted Supplier"/>
    <definition value="Consulted other supplier/pharmacy, therapy confirmed"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17836"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="1"/>
    </property>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Assessed Patient"/>
    <definition value="Assessed patient, therapy is appropriate"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16697"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="1"/>
    </property>
  </concept>
  <concept>
    <code value="22"/>
    <display value="appropriate indication or diagnosis"/>
    <definition
                value="**Description:** The patient has the appropriate indication or diagnosis for the action to be taken."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22814"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="1"/>
    </property>
  </concept>
  <concept>
    <code value="23"/>
    <display value="prior therapy documented"/>
    <definition
                value="**Description:** It has been confirmed that the appropriate pre-requisite therapy has been tried."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22815"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="1"/>
    </property>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Patient Explanation"/>
    <definition value="Patient gave adequate explanation"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16698"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="1"/>
    </property>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Consulted Other Source"/>
    <definition
                value="Consulted other supply source, therapy still appropriate"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16699"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="1"/>
    </property>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Consulted Prescriber"/>
    <definition value="Consulted prescriber, therapy confirmed"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16700"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="1"/>
    </property>
  </concept>
  <concept>
    <code value="7"/>
    <display value="Interacting Therapy No Longer Active/Planned"/>
    <definition
                value="Concurrent therapy triggering alert is no longer on-going or planned"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16702"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="1"/>
    </property>
  </concept>
  <concept>
    <code value="15"/>
    <display value="Replacement"/>
    <definition value="Patient's existing supply was lost/wasted"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16710"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="14"/>
    </property>
  </concept>
  <concept>
    <code value="16"/>
    <display value="Vacation Supply"/>
    <definition value="Supply date is due to patient vacation"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16711"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="14"/>
    </property>
  </concept>
  <concept>
    <code value="17"/>
    <display value="Weekend Supply"/>
    <definition
                value="Supply date is intended to carry patient over weekend"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16712"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="14"/>
    </property>
  </concept>
  <concept>
    <code value="18"/>
    <display value="Leave of Absence"/>
    <definition
                value="Supply is intended for use during a leave of absence from an institution."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17835"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="14"/>
    </property>
  </concept>
  <concept>
    <code value="20"/>
    <display value="additional quantity on separate dispense"/>
    <definition
                value="**Description:** Supply is different than expected as an additional quantity has been supplied in a separate dispense."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22813"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="14"/>
    </property>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Prescriber Declined Change"/>
    <definition
                value="Consulted prescriber and recommended change, prescriber declined"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16701"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="5"/>
    </property>
  </concept>
  <concept>
    <code value="10"/>
    <display value="Provided Patient Education"/>
    <definition
                value="Provided education or training to the patient on appropriate therapy use"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16705"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="8"/>
    </property>
  </concept>
  <concept>
    <code value="11"/>
    <display value="Added Concurrent Therapy"/>
    <definition
                value="Instituted an additional therapy to mitigate potential negative effects"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16706"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="8"/>
    </property>
  </concept>
  <concept>
    <code value="12"/>
    <display value="Temporarily Suspended Concurrent Therapy"/>
    <definition
                value="Suspended existing therapy that triggered interaction for the duration of this therapy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16707"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="8"/>
    </property>
  </concept>
  <concept>
    <code value="13"/>
    <display value="Stopped Concurrent Therapy"/>
    <definition value="Aborted existing therapy that triggered interaction."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16708"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="8"/>
    </property>
  </concept>
  <concept>
    <code value="9"/>
    <display value="Instituted Ongoing Monitoring Program"/>
    <definition value="Arranged to monitor patient for adverse effects"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16704"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="8"/>
    </property>
  </concept>
  <concept>
    <code value="ANF"/>
    <display value="adjudicated with adjustments and no financial impact"/>
    <definition
                value="The invoice element has been accepted for payment but one or more adjustment(s) have been made to one or more invoice element line items (component charges) without changing the amount.

Invoice element can be reversed (nullified).

Recommend that the invoice element is saved for DUR (Drug Utilization Reporting)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19708"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AA"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTACCRD"/>
    <display value="trust accreditation"/>
    <definition
                value="Type of security metadata about the formal declaration by an authority or neutral third party that validates the technical, security, trust, and business practice conformance of Trust Agents to facilitate security, interoperability, and trust among participants within a security domain or trust framework."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23659"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ActTrustPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTAGRE"/>
    <display value="trust agreement"/>
    <definition
                value="Type of security metadata about privacy and security requirements with which a security domain must comply. \[ISO IEC 10181-1\]"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23660"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ActTrustPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTASSUR"/>
    <display value="trust assurance"/>
    <definition
                value="Type of security metadata about the digital quality or reliability of a trust assertion, activity, capability, information exchange, mechanism, process, or protocol."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23661"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ActTrustPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTCERT"/>
    <display value="trust certificate"/>
    <definition
                value="Type of security metadata about a set of security-relevant data issued by a security authority or trusted third party, together with security information which is used to provide the integrity and data origin authentication services for an IT resource (data, information object, service, or system capability). \[Based on ISO IEC 10181-1\]"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23662"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ActTrustPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTFWK"/>
    <display value="trust framework"/>
    <definition
                value="Type of security metadata about a complete set of contracts, regulations, or commitments that enable participating actors to rely on certain assertions by other actors to fulfill their information security requirements. \[Kantara Initiative\]"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23663"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ActTrustPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTMEC"/>
    <display value="trust mechanism"/>
    <definition
                value="Type of security metadata about a security architecture system component that supports enforcement of security policies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23664"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ActTrustPolicyType"/>
    </property>
  </concept>
  <concept>
    <code value="ADALRT"/>
    <display value="adult alert"/>
    <definition
                value="Proposed therapy is outside of the standard practice for an adult patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23556"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AGE"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEHINDA"/>
    <display value="High Dose for Age Alert"/>
    <definition
                value="Proposed dosage exceeds standard practice for the patient's age"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17788"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AGE"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEH"/>
    </property>
  </concept>
  <concept>
    <code value="DOSELINDA"/>
    <display value="Low Dose for Age Alert"/>
    <definition
                value="Proposed dosage is below suggested therapeutic levels for the patient's age"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17792"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AGE"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEL"/>
    </property>
  </concept>
  <concept>
    <code value="GEALRT"/>
    <display value="geriatric alert"/>
    <definition
                value="Proposed therapy is outside of standard practice for a geriatric patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23554"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AGE"/>
    </property>
  </concept>
  <concept>
    <code value="PEALRT"/>
    <display value="pediatric alert"/>
    <definition
                value="Proposed therapy is outside of the standard practice for a pediatric patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23555"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AGE"/>
    </property>
  </concept>
  <concept>
    <code value="DALG"/>
    <display value="Drug Allergy"/>
    <definition value="An allergy to a pharmaceutical product."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21504"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ALG"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DINT"/>
    </property>
  </concept>
  <concept>
    <code value="EALG"/>
    <display value="Environmental Allergy"/>
    <definition
                value="An allergy to a substance other than a drug or a food. E.g. Latex, pollen, etc."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21506"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ALG"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="EINT"/>
    </property>
  </concept>
  <concept>
    <code value="FALG"/>
    <display value="Food Allergy"/>
    <definition
                value="An allergy to a substance generally consumed for nutritional purposes."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21505"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ALG"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FINT"/>
    </property>
  </concept>
  <concept>
    <code value="AMBAIR"/>
    <display value="fixed-wing ambulance transport"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="Fixed-wingAmbulance"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21554"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AMBT"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="Ambulance"/>
    </property>
  </concept>
  <concept>
    <code value="Fixed-wingAmbulance"/>
    <display value="fixed-wing ambulance transport"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="AMBAIR"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21554"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AMBT"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="Ambulance"/>
    </property>
  </concept>
  <concept>
    <code value="AMBGRND"/>
    <display value="ground ambulance transport"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="GroundAmbulance"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21552"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AMBT"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="Ambulance"/>
    </property>
  </concept>
  <concept>
    <code value="GroundAmbulance"/>
    <display value="ground ambulance transport"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="AMBGRND"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21552"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AMBT"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="Ambulance"/>
    </property>
  </concept>
  <concept>
    <code value="AMBHELO"/>
    <display value="helicopter ambulance transport"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="HelicopterAmbulance"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21553"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AMBT"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="Ambulance"/>
    </property>
  </concept>
  <concept>
    <code value="HelicopterAmbulance"/>
    <display value="helicopter ambulance transport"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="AMBHELO"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21553"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AMBT"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="Ambulance"/>
    </property>
  </concept>
  <concept>
    <code value="ACCESSCONSCHEME"/>
    <display value="access control scheme"/>
    <definition
                value="An access control policy specific to the type of access control scheme, which is used to enforce one or more authorization policies.

*Usage Note:* Access control schemes are the type of access control policy, which is comprised of access control policy rules concerning the provision of the access control service.

There are two categories of access control policies, rule-based and identity-based, which are identified in CCITT Rec. X.800 aka ISO 7498-2. Rule-based access control policies are intended to apply to all access requests by any initiator on any target in a security domain. Identity-based access control policies are based on rules specific to an individual initiator, a group of initiators, entities acting on behalf of initiators, or originators acting in a specific role. Context can modify rule-based or identity-based access control policies. Context rules may define the entire policy in effect. Real systems will usually employ a combination of these policy types; if a rule-based policy is used, then an identity-based policy is usually in effect also.

An access control scheme may be based on access control lists, capabilities, labels, and context or a combination of these. An access control scheme is a component of an access control mechanism or &quot;service&quot;) along with the supporting mechanisms required by that scheme to provide access control decision information (ADI) supplied by the scheme to the access decision facility (ADF also known as a PDP). (Based on ISO/IEC 10181-3:1996)

**Examples:** 

 *  Attribute Based Access Control (ABAC)
 *  Discretionary Access Control (DAC)
 *  History Based Access Control (HBAC)
 *  Identity Based Access Control (IBAC)
 *  Mandatory Access Control (MAC)
 *  Organization Based Access Control (OrBAC)
 *  Relationship Based Access Control (RelBac)
 *  Responsibility Based Access Control (RespBAC)
 *  Risk Adaptable Access Control (RAdAC)

&gt;"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23935"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AUTHPOL"/>
    </property>
  </concept>
  <concept>
    <code value="COL"/>
    <display value="collision coverage policy"/>
    <definition
                value="**Definition:** An automobile insurance policy under which the insurance company will cover the cost of damages to an automobile owned by the named insured that are caused by accident or intentionally by another party."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22100"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AUTOPOL"/>
    </property>
  </concept>
  <concept>
    <code value="UNINSMOT"/>
    <display value="uninsured motorist policy"/>
    <definition
                value="**Definition:** An automobile insurance policy under which the insurance company will indemnify a loss for which another motorist is liable if that motorist is unable to pay because he or she is uninsured. Coverage under the policy applies to bodily injury damages only. Injuries to the covered party caused by a hit-and-run driver are also covered."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22101"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="AUTOPOL"/>
    </property>
  </concept>
  <concept>
    <code value="COGN"/>
    <display value="cognitive disability information sensitivity"/>
    <definition
                value="Policy for handling information related to cognitive disability disorders and conditions caused by these disorders, which are afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.

Examples may include dementia, traumatic brain injury, attention deficit, hearing and visual disability such as dyslexia and other disorders and related conditions which impair learning and self-sufficiency. However, the cognitive disabilities to which this term may apply versus other behavioral health categories varies by jurisdiction and organizational policy in part due to overlap with other behavioral health conditions. Implementers should constrain to those diagnoses applicable in the domain in which this code is used."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23928"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="BH"/>
    </property>
  </concept>
  <concept>
    <code value="DVD"/>
    <display value="developmental disability information sensitivity"/>
    <definition
                value="Policy for handling information related to developmental disability disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.

A diverse group of chronic conditions that are due to mental or physical impairments impacting activities of daily living, self-care, language acuity, learning, mobility, independent living and economic self-sufficiency. Examples may include Down syndrome and Autism spectrum. However, the developmental disabilities to which this term applies versus other behavioral health categories varies by jurisdiction and organizational policy in part due to overlap with other behavioral health conditions. Implementers should constrain to those diagnoses applicable in the domain in which this code is used."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23929"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="BH"/>
    </property>
  </concept>
  <concept>
    <code value="EMOTDIS"/>
    <display value="emotional disturbance information sensitivity"/>
    <definition
                value="Policy for handling information related to emotional disturbance disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code.

Typical used to characterize behavioral and mental health issues of adolescents where the disorder may be temporarily diagnosed in order to avoid the potential and unnecessary stigmatizing diagnoses of disorder long term."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23930"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="BH"/>
    </property>
  </concept>
  <concept>
    <code value="AE"/>
    <display value="American Express"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14814"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CC"/>
    </property>
  </concept>
  <concept>
    <code value="DN"/>
    <display value="Diner's Club"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14815"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CC"/>
    </property>
  </concept>
  <concept>
    <code value="DV"/>
    <display value="Discover Card"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14816"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CC"/>
    </property>
  </concept>
  <concept>
    <code value="MC"/>
    <display value="Master Card"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14813"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CC"/>
    </property>
  </concept>
  <concept>
    <code value="V"/>
    <display value="Visa"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14812"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CC"/>
    </property>
  </concept>
  <concept>
    <code value="DIAGLISTE"/>
    <display value="diagnosis list entry task"/>
    <definition value="A clinician enters a diagnosis for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22071"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CLINNOTEE"/>
    </property>
  </concept>
  <concept>
    <code value="DISCHINSTE"/>
    <display value="discharge instruction entry"/>
    <definition
                value="A person provides a discharge instruction to a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23628"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CLINNOTEE"/>
    </property>
  </concept>
  <concept>
    <code value="DISCHSUME"/>
    <display value="discharge summary entry task"/>
    <definition
                value="A clinician enters a discharge summary for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22069"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CLINNOTEE"/>
    </property>
  </concept>
  <concept>
    <code value="PATEDUE"/>
    <display value="patient education entry"/>
    <definition
                value="A person provides a patient-specific education handout to a patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23627"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CLINNOTEE"/>
    </property>
  </concept>
  <concept>
    <code value="PATREPE"/>
    <display value="pathology report entry task"/>
    <definition value="A pathologist enters a report for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22073"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CLINNOTEE"/>
    </property>
  </concept>
  <concept>
    <code value="PROBLISTE"/>
    <display value="problem list entry task"/>
    <definition value="A clinician enters a problem for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22070"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CLINNOTEE"/>
    </property>
  </concept>
  <concept>
    <code value="RADREPE"/>
    <display value="radiology report entry task"/>
    <definition value="A radiologist enters a report for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22072"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CLINNOTEE"/>
    </property>
  </concept>
  <concept>
    <code value="DISCHSUMREV"/>
    <display value="discharge summary review task"/>
    <definition
                value="A person reviews a discharge summary of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22066"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CLINNOTEREV"/>
    </property>
  </concept>
  <concept>
    <code value="CODE_DEPREC"/>
    <display value="code has been deprecated"/>
    <definition
                value="**Description:**The specified code has been deprecated and should no longer be used. Select another code from the code system."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21660"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CODE_INVAL"/>
    </property>
  </concept>
  <concept>
    <code value="ABUSE"/>
    <display value="commonly abused/misused alert"/>
    <definition
                value="**Description:**The proposed therapy is frequently misused or abused and therefore should be used with caution and/or monitoring."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21670"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPLY"/>
    </property>
  </concept>
  <concept>
    <code value="FRAUD"/>
    <display value="potential fraud"/>
    <definition
                value="**Description:**The request is suspected to have a fraudulent basis."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21669"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPLY"/>
    </property>
  </concept>
  <concept>
    <code value="PLYDOC"/>
    <display value="Poly-orderer Alert"/>
    <definition
                value="A similar or identical therapy was recently ordered by a different practitioner."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16689"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPLY"/>
    </property>
  </concept>
  <concept>
    <code value="PLYPHRM"/>
    <display value="Poly-supplier Alert"/>
    <definition
                value="This patient was recently supplied a similar or identical therapy from a different pharmacy or supplier."/>
    <designation>
      <language value="en"/>
      <use>
        <system value="http://snomed.info/sct"/>
        <code value="900000000000013009"/>
      </use>
      <value value="Poly-pharmacy Alert"/>
    </designation>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16690"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPLY"/>
    </property>
  </concept>
  <concept>
    <code value="ACOCOMPT"/>
    <display value="accountable care organization compartment"/>
    <definition
                value="A group of health care entities, which may include health care providers, care givers, hospitals, facilities, health plans, and other health care constituents who coordinate care for reimbursement based on quality metrics for improving outcomes and lowering costs, and may be authorized to access the consumer's health information because of membership in that group.

Security Compartment Labels assigned to a consumer's information use in accountable care workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a an accountable care workflow who is requesting access to that information"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23880"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPT"/>
    </property>
  </concept>
  <concept>
    <code value="CDSSCOMPT"/>
    <display value="CDS system compartment"/>
    <definition
                value="This compartment code may be used as a field value in an initiator's clearance to indicate permission for its Clinical Decision Support system (CDSS) to access and use an IT Resource with a security label having the same compartment value in the security category label field.

This code permits a CDS system to algorithmically process information with this compartment tag for the purpose of alerting an unauthorized end user that masked information is needed to address an emergency or a patient safety issue, such as a contraindicated medication. The alert would advise the end user to &quot;break the glass&quot;, to access the masked information in an accountable manner, or to ask the patient about possibly masked information.

For example, releasing a list of sensitive medications with this compartment tag means that while the CDS system is permitted to use this list in its contraindication analysis, this sensitive information should not be shared directly with unauthorized end-users or end-user-facing Apps. Based on the results of the CDS system analysis (e.g., warnings about prescriptions) the end-user (e.g., a clinician) may still have the ability to access to the sensitive information by invoking &quot;break-the-glass protocol&quot;.

*Usage Note:* A security label with the CDS system compartment may be used in conjunction with other security labels, e.g., a label authorizing an end user with adequate clearance to access the same CDS system compartment tagged information. For example, a patient may restrict sharing sensitive information with most care team members except in an emergency or to prevent an adverse event, and may consent to sharing with their sensitive service care team providers, e.g., for mental health or substance abuse."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24132"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPT"/>
    </property>
  </concept>
  <concept>
    <code value="CTCOMPT"/>
    <display value="care team compartment"/>
    <definition
                value="Care coordination across participants in a care plan requires sharing of a healthcare consumer's information specific to that workflow. A care team member should only have access to that information while participating in that workflow or for other authorized uses.

Security Compartment Labels assigned to a consumer's information use in care coordination workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a care team member workflow who is requesting access to that information"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23878"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPT"/>
    </property>
  </concept>
  <concept>
    <code value="FMCOMPT"/>
    <display value="financial management compartment"/>
    <definition
                value="Financial management department members who have access to healthcare consumer information as part of a patient account, billing and claims workflows.

Security Compartment Labels assigned to consumer information used in these workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a financial management workflow who is requesting access to that information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23881"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPT"/>
    </property>
  </concept>
  <concept>
    <code value="HRCOMPT"/>
    <display value="human resource compartment"/>
    <definition
                value="A security category label field value, which indicates that access and use of an IT resource is restricted to members of human resources department or workflow."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23580"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPT"/>
    </property>
  </concept>
  <concept>
    <code value="LRCOMPT"/>
    <display value="legitimate relationship compartment"/>
    <definition
                value="Providers and care givers who have an established relationship per criteria determined by policy are considered to have an established care provision relations with a healthcare consumer, and may be authorized to access the consumer's health information because of that relationship. Providers and care givers should only have access to that information while participating in legitimate relationship workflows or for other authorized uses.

Security Compartment Labels assigned to a consumer's information use in legitimate relationship workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a legitimate relationship workflow who is requesting access to that information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23879"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPT"/>
    </property>
  </concept>
  <concept>
    <code value="PACOMPT"/>
    <display value="patient administration compartment"/>
    <definition
                value="Patient administration members who have access to healthcare consumer information as part of a patient administration workflows.

Security Compartment Labels assigned to consumer information used in these workflows should be met or exceeded by the Security Compartment attribute claimed by a participant in a patient administration workflow who is requesting access to that information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23882"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPT"/>
    </property>
  </concept>
  <concept>
    <code value="RESCOMPT"/>
    <display value="research project compartment"/>
    <definition
                value="A security category label field value, which indicates that access and use of an IT resource is restricted to members of a research project."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23578"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPT"/>
    </property>
  </concept>
  <concept>
    <code value="RMGTCOMPT"/>
    <display value="records management compartment"/>
    <definition
                value="A security category label field value, which indicates that access and use of an IT resource is restricted to members of records management department or workflow."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23579"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COMPT"/>
    </property>
  </concept>
  <concept>
    <code value="HGHT"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17795"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COND"/>
    </property>
  </concept>
  <concept>
    <code value="LACT"/>
    <display value="Lactation Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated when breast-feeding"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16667"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COND"/>
    </property>
  </concept>
  <concept>
    <code value="PREG"/>
    <display value="Pregnancy Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated during pregnancy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16666"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COND"/>
    </property>
  </concept>
  <concept>
    <code value="WGHT"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17794"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="COND"/>
    </property>
  </concept>
  <concept>
    <code value="INTOLIST"/>
    <display value="intolerance list"/>
    <definition value="List of intolerance observations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19982"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CONDLIST"/>
    </property>
  </concept>
  <concept>
    <code value="PROBLIST"/>
    <display value="problem list"/>
    <definition value="List of problem observations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19980"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CONDLIST"/>
    </property>
  </concept>
  <concept>
    <code value="RISKLIST"/>
    <display value="risk factors"/>
    <definition value="List of risk factor observations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19983"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CONDLIST"/>
    </property>
  </concept>
  <concept>
    <code value="CONTROLLED"/>
    <display value="CONTROLLED"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;CONTROLLED&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Mandatory control marking, which must be displayed on the top portion of each rendered or printed page containing controlled information. Should be displayed at the bottom of each rendered or printed page containing controlled information. Must be displayed on each portion of controlled information at the portion level if portions are uncontrolled unclassified information. Based on CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24053"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUI"/>
    <display value="CUI"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;CUI&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Mandatory control marking, which must be displayed on the top portion of each rendered or printed page containing controlled information. Should be displayed at the bottom of each rendered or printed page containing controlled information. Must be displayed on each portion of controlled information at the portion level if portions are uncontrolled unclassified information. Based on CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24054"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUIHLTH"/>
    <display value="CUI//HLTH"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;CUI//HLTH&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Basic marking include HIPAA Unique Identifier provisions 42 USC 1320d-2 note(b) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf; Title 38 Section 7332 https://www.govinfo.gov/content/pkg/USCODE-2016-title38/pdf/USCODE-2016-title38-partV-chap73-subchapIII-sec7332.pdf; and several sections of 42 CFR Part 2.related to consent and confidentiality, e.g., https://www.govinfo.gov/content/pkg/CFR-2017-title42-vol1/pdf/CFR-2017-title42-vol1-sec2-12.pdf"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24055"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUIHLTHP"/>
    <display value="(CUI//HLTH)"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;(CUI//HLTH)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Basic marking include HIPAA Unique Identifier provisions 42 USC 1320d-2 note(b) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf; Title 38 Section 7332 https://www.govinfo.gov/content/pkg/USCODE-2016-title38/pdf/USCODE-2016-title38-partV-chap73-subchapIII-sec7332.pdf; and several sections of 42 CFR Part 2.related to consent and confidentiality, e.g., https://www.govinfo.gov/content/pkg/CFR-2017-title42-vol1/pdf/CFR-2017-title42-vol1-sec2-12.pdf"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24056"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUIP"/>
    <display value="(CUI)"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;(CUI)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Basic marking include HIPAA Unique Identifier provisions 42 USC 1320d-2 note(b) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf; Title 38 Section 7332 https://www.govinfo.gov/content/pkg/USCODE-2016-title38/pdf/USCODE-2016-title38-partV-chap73-subchapIII-sec7332.pdf; and several sections of 42 CFR Part 2.related to consent and confidentiality, e.g., https://www.govinfo.gov/content/pkg/CFR-2017-title42-vol1/pdf/CFR-2017-title42-vol1-sec2-12.pdf"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24057"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUIPRVCY"/>
    <display value="CUI//PRVCY"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;CUI//PRVCY&quot;, indicating that the electronic or hardcopy controlled unclassified basic privacy information is private and must be protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of privacy regulation governing CUI Basic marking include 20 CFR 401.100 related to SSA disclosure of personal, program, and non-program information. https://www.govinfo.gov/content/pkg/CFR-2017-title20-vol2/pdf/CFR-2017-title20-vol2-sec401-100.pdf."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24058"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUIPRVCYP"/>
    <display value="(CUI//PRVCY)"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;(CUI//PRVCY)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of privacy regulation governing CUI Basic marking include 20 CFR 401.100 related to SSA disclosure of personal, program, and non-program information. https://www.govinfo.gov/content/pkg/CFR-2017-title20-vol2/pdf/CFR-2017-title20-vol2-sec401-100.pdf."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24059"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUISP-HLTH"/>
    <display value="CUI//SP-HLTH"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;CUI//SP-HLTH&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI in which the authorizing law, regulation, or Government-wide policy contains specific handling controls that it requires or permits agencies to use that differ from those for CUI Basic. The CUI Registry indicates which laws, regulations, and Government-wide policies include such specific requirements. CUI Specified controls may be more stringent than, or may simply differ from, those required by CUI Basic; the distinction is that the underlying authority spells out the controls for CUI Specified information and does not for CUI Basic information. CUI Basic controls apply to those aspects of CUI Specified where the authorizing laws, regulations, and Government-wide policies do not provide specific guidance. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Specified marking include HIPAA Transaction and Code Sets and references the Congressional requirement that HHS promulgate Privacy, and Security rules https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24060"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUISP-HLTHP"/>
    <display value="(CUI//SP-HLTH)"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;(CUI//SP-HLTH)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of healthcare regulation governing CUI Specified marking include HIPAA Transaction and Code Sets and references the Congressional requirement that HHS promulgate Privacy, and Security rules https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24061"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUISP-PRVCY"/>
    <display value="CUI//SP-PRVCY"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;CUI//SP-PRVCY&quot;, indicating that the electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of privacy regulation governing CUI Specified marking is OMB M-17-12� This Memorandum sets forth the policy for Federal agencies to prepare for and respond to a breach of personally identifiable information (PII). It includes a framework for assessing and mitigating the risk of harm to individuals potentially affected by a breach, as well as guidance on whether and how to provide notification and services to those individuals. https://www.whitehouse.gov/sites/whitehouse.gov/files/omb/memoranda/2017/m-17-12\_0.pdf."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24062"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CUISP-PRVCYP"/>
    <display value="(CUI//SP-PRVCY)"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;(CUI//SP-PRVCY)&quot;, indicating that a portion of an electronic or hardcopy information is protected at the level of the subset of CUI for which the authorizing law, regulation, or Government-wide policy does not set out specific handling or dissemination controls. Agencies handle CUI Basic according to the uniform set of controls set forth in this part and the CUI Registry. CUI Basic differs from CUI Specified (see definition for CUI Specified), and CUI Basic controls apply whenever CUI Specified ones do not cover the involved CUI. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html.

*Usage Note:* Examples of privacy regulation governing CUI Specified marking is OMB M-17-12� This Memorandum sets forth the policy for Federal agencies to prepare for and respond to a breach of personally identifiable information (PII). It includes a framework for assessing and mitigating the risk of harm to individuals potentially affected by a breach, as well as guidance on whether and how to provide notification and services to those individuals. https://www.whitehouse.gov/sites/whitehouse.gov/files/omb/memoranda/2017/m-17-12\_0.pdf."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24063"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="UUI"/>
    <display value="(U)"/>
    <definition
                value="A displayed mark, required to be rendered as &quot;(U)&quot;, indicating that a portion of an electronic or hardcopy information is neither Executive Order 13556 nor classified information authorities cover as protected. Although this information is not controlled or classified, agencies must still handle it in accordance with Federal Information Security Modernization Act (FISMA) requirements. From CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html

*Usage Note:* Regulatory Source: 32 CFR § 2002.20 Marking. Federal Register Page 63344 63344 (ii) Authorized holders permitted to designate CUI must portion mark both CUI and uncontrolled unclassified portions.

CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf

CUI Portion Marking: Portion marking of CUI is optional in a fully unclassified document, but is permitted and encouraged to facilitate information sharing and proper handling of the information. Agency heads may approve the required use of CUI Portion marking on all CUI generated within their agency. As such, users should consult their agency CUI policy when creating CUI documents. When CUI Portion Markings are used and a portion does not contain CUI a “U� is placed in parentheses to indicate that the portion contains Uncontrolled Unclassified Information. (Page 14)

CUI Portion Markings are placed at the beginning of the portion to which they apply and must be used throughout the entire document. They are presented in all capital letters and separated as indicated in this handbook and the CUI Registry. The presence of EVEN ONE item of CUI in a document requires CUI marking of that document. Because of this, CUI Portion Markings can be of great assistance in determining if a document contains CUI and therefore must be marked as such. Remember: When portion markings are used and any portion does not contain CUI, a “(U)� is placed in front of that portion to indicate that it contains Uncontrolled - or non-CUI - Unclassified Information. (Page 15)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24064"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ControlledUnclassifiedInformation"/>
    </property>
  </concept>
  <concept>
    <code value="CPLYCC"/>
    <display value="comply with confidentiality code"/>
    <definition
                value="Custodian security system must retrieve, evaluate, and comply with the information handling directions of the Confidentiality Code associated with an information target.

*Usage Note:* CPLYCC may be used as a security label code to inform senders and receivers of information tagged with a Confidentiality Code to comply with applicable level of protection required by the assigned confidentiality code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23378"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CPLYPOL"/>
    </property>
  </concept>
  <concept>
    <code value="CPLYCD"/>
    <display value="comply with consent directive"/>
    <definition
                value="Custodian security system must retrieve, evaluate, and comply with applicable information subject consent directives.

*Usage Note:* CPLYCD may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType\_ActConsent code or an ActCode\_ActPolicyType\_ActPrivacyPolicy\_ActConsentDirective code to comply with applicable consent directives."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23379"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CPLYPOL"/>
    </property>
  </concept>
  <concept>
    <code value="CPLYCUI"/>
    <display value="comply with controlled unclassified information policy"/>
    <definition
                value="Custodian security system must retrieve, evaluate, and comply with applicable Controlled Unclassified Information (CUI) policies associated with the target information.

*Usage Note:* In the US, CPLYCUI may be used as a security label code to inform recipients of information designated by a US Federal Agency as Controlled Unclassified Information (CUI) to comply with the applicable laws, regulations, executive orders, and other guidances, such as included in DURSAs, to persist, mark, and enforce required CUI controls

Background:

In accordance with US 32 CFR Part 2002 and US Executive Order 13556 Controlled Unclassified Information, US Federal Agencies and their contractors are charged with classifying and marking certain information they create as Controlled Unclassified Information (CUI).

The following definitions, which are provided for context, are based on terms defined by the CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html

 *  CUI is defined as &quot;information in any form that the Government creates or possesses, or that an entity creates or possesses for or on behalf of the Government, that a law, regulation, or Government-wide policy requires or permits an agency to handle using safeguarding or dissemination controls.&quot;
 *  Designating CUI occurs when an authorized holder, consistent with 32 CFR Part 2002 and the CUI Registry, determines that a specific item of information falls into a CUI category or subcategory.
 *  The designating agency is the executive branch agency that designates or approves the designation of a specific item of information as CUI.
 *  The authorized holder who designates the CUI must make recipients aware of the information's CUI status when disseminating that information.
 *  • Disseminating occurs when authorized holders provide access, transmit, or transfer CUI to other authorized holders through any means, whether internal or external to the agency.

Once designated as CUI, US Federal Agencies and their contractors must assign CUI marks as prescribed by the National Archives and Records Administration (NARA) CUI Registry, and display marks as prescribed by the CUI Marking Handbook.

CUI markings must be displayed on hard copy, on containers, electronic media, and to end users for IT systems.

When HL7 content is designated as CUI, these computable markings can be interoperably conveyed using HL7 security label CUI tags, and may be included in HL7 text and narrative elements as human readable markings.

**Impact of CUI markings:**

CUI Custodians must enforce CUI security controls per applicable CUI policies. Federal agencies and their contractors must adhere to FISMA and NIST SP 800-53 security controls. Custodians, who are not Federal agencies or agency contractors, and are receivers of CUI, must adhere to NIST SP 800-171 security controls and those dictated by the Authorities indicated by the assigned CUI markings.

For most participants in US healthcare information exchange, including Federal Agencies and their contractors, additional controls are required by HIPAA Security standards for health information US 42 USC 1320d-2(d)(2) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf

Federal Agencies and their contractors may be the CUI classifier of original CUI content; or a CUI derivative classifier, which reclassifies CUI content that has been aggregated with other CUI or Unclassified Uncontrolled Information (U) or dissembled from a larger CUI content; or declassifiers, depending on the designating agency's policies.

Applicable CUI policies include the following and any future applicable updates to policies or laws related to CUI:

 *  Executive Order 13556 https://www.federalregister.gov/articles/2010/11/09/2010-28360/controlled-unclassified-information
 *  US 32 CFR Part 2002 https://www.govinfo.gov/content/pkg/CFR-2017-title32-vol6/pdf/CFR-2017-title32-vol6-part2002.pdf
 *  NIST SP 800-171 https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-171r1.pdf
 *  NIST SP 800-171A https://doi.org/10.6028/NIST.SP.800-171A
 *  CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf
 *  CUI Registry - Health Information Category https://www.archives.gov/cui/registry/category-detail/health-info
 *  CUI Registry: Limited Dissemination Controls https://www.archives.gov/cui/registry/limited-dissemination
 *  CUI Policy and Guidance https://www.archives.gov/cui/registry/policy-guidance"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24131"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CPLYPOL"/>
    </property>
  </concept>
  <concept>
    <code value="CPLYJPP"/>
    <display value="comply with jurisdictional privacy policy"/>
    <definition
                value="Custodian security system must retrieve, evaluate, and comply with applicable jurisdictional privacy policies associated with the target information.

*Usage Note:* CPLYJPP may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType\_ActPrivacyPolicy\_ActPrivacyLaw code or an ActCode\_ActPolicyType\_ActInformationPolicy.JurisIP code to comply with applicable jurisdictional privacy policy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23380"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CPLYPOL"/>
    </property>
  </concept>
  <concept>
    <code value="CPLYJSP"/>
    <display value="comply with jurisdictional security policy"/>
    <definition
                value="Custodian security system must retrieve, evaluate, and comply with applicable jurisdictional security policies associated with the target information.

*Usage Note:* CPLYJSP may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType.SecurityPolicy code to comply with applicable jurisdictional security policy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24130"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CPLYPOL"/>
    </property>
  </concept>
  <concept>
    <code value="CPLYOPP"/>
    <display value="comply with organizational privacy policy"/>
    <definition
                value="Custodian security system must retrieve, evaluate, and comply with applicable organizational privacy policies associated with the target information.

*Usage Note:* CPLYOPP may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType\_ActInformationPolicy.OrgIP code to comply with applicable organizational privacy policy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23381"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CPLYPOL"/>
    </property>
  </concept>
  <concept>
    <code value="CPLYOSP"/>
    <display value="comply with organizational security policy"/>
    <definition
                value="Custodian security system must retrieve, evaluate, and comply with the organizational security policies associated with the target information.

*Usage Note:* CPLYOSP may be used as a security label code to inform senders and receivers of information tagged with an ActCode\_ActPolicyType.SecurityPolicy code to comply with applicable organizational security policy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23382"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CPLYPOL"/>
    </property>
  </concept>
  <concept>
    <code value="_DEADrugSchedule"/>
    <display value="DEADrugSchedule"/>
    <definition value="DEA schedule for a drug."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20913"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="CTLSUB"/>
    </property>
  </concept>
  <concept>
    <code value="BR"/>
    <display value="breikost (GE)"/>
    <definition
                value="A diet exclusively composed of oatmeal, semolina, or rice, to be extremely easy to eat and digest."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10379"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="DM"/>
    <display value="diabetes mellitus diet"/>
    <definition
                value="A diet that uses carbohydrates sparingly. Typically with a restriction in daily energy content (e.g. 1600-2000 kcal)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10383"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="FAST"/>
    <display value="fasting"/>
    <definition
                value="No enteral intake of foot or liquids whatsoever, no smoking. Typically 6 to 8 hours before anesthesia."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10382"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="FORMULA"/>
    <display value="formula diet"/>
    <definition
                value="A diet consisting of a formula feeding, either for an infant or an adult, to provide nutrition either orally or through the gastrointestinal tract via tube, catheter or stoma."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23529"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="GF"/>
    <display value="gluten free"/>
    <definition value="Gluten free diet for celiac disease."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10390"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="LF"/>
    <display value="low fat"/>
    <definition
                value="A diet low in fat, particularly to patients with hepatic diseases."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10386"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="LP"/>
    <display value="low protein"/>
    <definition value="A low protein diet for patients with renal failure."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10389"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="LQ"/>
    <display value="liquid"/>
    <definition
                value="A strictly liquid diet, that can be fully absorbed in the intestine, and therefore may not contain fiber. Used before enteral surgeries."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10380"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="LS"/>
    <display value="low sodium"/>
    <definition
                value="A diet low in sodium for patients with congestive heart failure and/or renal failure."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10388"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="N"/>
    <display value="normal diet"/>
    <definition
                value="A normal diet, i.e. no special preparations or restrictions for medical reasons. This is notwithstanding any preferences the patient might have regarding special foods, such as vegetarian, kosher, etc."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10377"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="NF"/>
    <display value="no fat"/>
    <definition value="A no fat diet for acute hepatic diseases."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10387"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="PAF"/>
    <display value="phenylalanine free"/>
    <definition value="Phenylketonuria diet."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10391"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="PAR"/>
    <display value="parenteral"/>
    <definition
                value="Patient is supplied with parenteral nutrition, typically described in terms of i.v. medications."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10385"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="RD"/>
    <display value="reduction diet"/>
    <definition
                value="A diet that seeks to reduce body fat, typically low energy content (800-1600 kcal)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10384"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="SCH"/>
    <display value="schonkost (GE)"/>
    <definition
                value="A diet that avoids ingredients that might cause digestion problems, e.g., avoid excessive fat, avoid too much fiber (cabbage, peas, beans)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10378"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="SUPPLEMENT"/>
    <display value="nutritional supplement"/>
    <definition
                value="A diet that is not intended to be complete but is added to other diets."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23530"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="T"/>
    <display value="tea only"/>
    <definition
                value="This is not really a diet, since it contains little nutritional value, but is essentially just water. Used before coloscopy examinations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10381"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="VLI"/>
    <display value="low valin, leucin, isoleucin"/>
    <definition
                value="Diet with low content of the amino-acids valin, leucin, and isoleucin, for &quot;maple syrup disease.&quot;"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="10392"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DIET"/>
    </property>
  </concept>
  <concept>
    <code value="AUTO-HIGH"/>
    <display value="Auto-High Dilution"/>
    <definition
                value="The dilution of a sample performed by automated equipment. The value is specified by the equipment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="13958"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DILUTION"/>
    </property>
  </concept>
  <concept>
    <code value="AUTO-LOW"/>
    <display value="Auto-Low Dilution"/>
    <definition
                value="The dilution of a sample performed by automated equipment. The value is specified by the equipment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="13959"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DILUTION"/>
    </property>
  </concept>
  <concept>
    <code value="PRE"/>
    <display value="Pre-Dilution"/>
    <definition
                value="The dilution of the specimen made prior to being loaded onto analytical equipment"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="13961"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DILUTION"/>
    </property>
  </concept>
  <concept>
    <code value="RERUN"/>
    <display value="Rerun Dilution"/>
    <definition
                value="The value of the dilution of a sample after it had been analyzed at a prior dilution value"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="13960"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DILUTION"/>
    </property>
  </concept>
  <concept>
    <code value="DNAINT"/>
    <display value="Drug Non-Allergy Intolerance"/>
    <definition
                value="Hypersensitivity to an agent caused by a mechanism other than an immunologic response to an initial exposure"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21507"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DINT"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="NAINT"/>
    </property>
  </concept>
  <concept>
    <code value="CANPRG"/>
    <display value="women's cancer detection program"/>
    <definition
                value="**Definition:** A program that provides low-income, uninsured, and underserved women access to timely, high-quality screening and diagnostic services, to detect breast and cervical cancer at the earliest stages.

**Example:** To improve women's access to screening for breast and cervical cancers, Congress passed the Breast and Cervical Cancer Mortality Prevention Act of 1990, which guided CDC in creating the National Breast and Cervical Cancer Early Detection Program (NBCCEDP), which provides access to critical breast and cervical cancer screening services for underserved women in the United States. An estimated 7 to 10% of U.S. women of screening age are eligible to receive NBCCEDP services. Federal guidelines establish an eligibility baseline to direct services to uninsured and underinsured women at or below 250% of federal poverty level; ages 18 to 64 for cervical screening; ages 40 to 64 for breast screening."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22134"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DISEASEPRG"/>
    </property>
  </concept>
  <concept>
    <code value="ENDRENAL"/>
    <display value="end renal program"/>
    <definition
                value="**Definition:** A public or government program that administers publicly funded coverage of kidney dialysis and kidney transplant services.

Example: In the U.S., the Medicare End-stage Renal Disease program (ESRD), the National Kidney Foundation (NKF) American Kidney Fund (AKF) The Organ Transplant Fund."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22135"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DISEASEPRG"/>
    </property>
  </concept>
  <concept>
    <code value="HIVAIDS"/>
    <display value="HIV-AIDS program"/>
    <definition
                value="**Definition:** Government administered and funded HIV-AIDS program for beneficiaries meeting financial and health status criteria. Administration, funding levels, eligibility criteria, covered benefits, provider types, and financial participation are typically set by a regulatory process. Payer responsibilities for administering the program may be delegated to contractors.

**Example:** In the U.S., the Ryan White program, which is administered by the Health Resources and Services Administration."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22136"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DISEASEPRG"/>
    </property>
  </concept>
  <concept>
    <code value="DOSECOND"/>
    <display value="dosage-condition alert"/>
    <definition
                value="**Description:**Proposed dosage is inappropriate due to patient's medical condition."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21671"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSE"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEDUR"/>
    <display value="Dose-Duration Alert"/>
    <definition
                value="Proposed length of therapy differs from standard practice."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16684"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSE"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEH"/>
    <display value="High Dose Alert"/>
    <definition value="Proposed dosage exceeds standard practice"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16681"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSE"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEIVL"/>
    <display value="Dose-Interval Alert"/>
    <definition
                value="Proposed dosage interval/timing differs from standard practice"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16683"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSE"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEL"/>
    <display value="Low Dose Alert"/>
    <definition
                value="Proposed dosage is below suggested therapeutic levels"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16682"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSE"/>
    </property>
  </concept>
  <concept>
    <code value="MDOSE"/>
    <display value="maximum dosage reached"/>
    <definition
                value="**Description:**The maximum quantity of this drug allowed to be administered within a particular time-range (month, year, lifetime) has been reached or exceeded."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21698"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSE"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEDURH"/>
    <display value="Dose-Duration High Alert"/>
    <definition
                value="Proposed length of therapy is longer than standard practice"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16686"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEDUR"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEDURL"/>
    <display value="Dose-Duration Low Alert"/>
    <definition
                value="Proposed length of therapy is shorter than that necessary for therapeutic effect"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16685"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEDUR"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEDURHIND"/>
    <display value="Dose-Duration High for Indication Alert"/>
    <definition
                value="Proposed length of therapy is longer than standard practice for the identified indication or diagnosis"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17782"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEDURH"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEDURLIND"/>
    <display value="Dose-Duration Low for Indication Alert"/>
    <definition
                value="Proposed length of therapy is shorter than standard practice for the identified indication or diagnosis"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17783"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEDURL"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEHIND"/>
    <display value="High Dose for Indication Alert"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17785"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEH"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEHINDSA"/>
    <display value="High Dose for Height/Surface Area Alert"/>
    <definition
                value="Proposed dosage exceeds standard practice for the patient's height or body surface area"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17787"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEH"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEHINDW"/>
    <display value="High Dose for Weight Alert"/>
    <definition
                value="Proposed dosage exceeds standard practice for the patient's weight"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17786"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEH"/>
    </property>
  </concept>
  <concept>
    <code value="DOSEIVLIND"/>
    <display value="Dose-Interval for Indication Alert"/>
    <definition
                value="Proposed dosage interval/timing differs from standard practice for the identified indication or diagnosis"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17784"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEIVL"/>
    </property>
  </concept>
  <concept>
    <code value="DOSELIND"/>
    <display value="Low Dose for Indication Alert"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17789"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEL"/>
    </property>
  </concept>
  <concept>
    <code value="DOSELINDSA"/>
    <display value="Low Dose for Height/Surface Area Alert"/>
    <definition
                value="Proposed dosage is below suggested therapeutic levels for the patient's height or body surface area"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17791"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEL"/>
    </property>
  </concept>
  <concept>
    <code value="DOSELINDW"/>
    <display value="Low Dose for Weight Alert"/>
    <definition
                value="Proposed dosage is below suggested therapeutic levels for the patient's weight"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17790"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DOSEL"/>
    </property>
  </concept>
  <concept>
    <code value="DUPTHPCLS"/>
    <display value="duplicate therapeutic alass alert"/>
    <definition
                value="**Description:**The proposed therapy appears to have the same intended therapeutic benefit as an existing therapy, though the specific mechanisms of action vary."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21667"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DUPTHPY"/>
    </property>
  </concept>
  <concept>
    <code value="DUPTHPGEN"/>
    <display value="duplicate generic alert"/>
    <definition
                value="**Description:**The proposed therapy appears to have the same intended therapeutic benefit as an existing therapy and uses the same mechanisms of action as the existing therapy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21668"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="DUPTHPY"/>
    </property>
  </concept>
  <concept>
    <code value="ENAINT"/>
    <display value="Environmental Non-Allergy Intolerance"/>
    <definition
                value="Hypersensitivity to an agent caused by a mechanism other than an immunologic response to an initial exposure"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21509"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="EINT"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="NAINT"/>
    </property>
  </concept>
  <concept>
    <code value="SO"/>
    <display value="Script Owing"/>
    <definition
                value="An emergency supply where the expectation is that a formal order authorizing the supply will be provided at a later date."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16221"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="EM"/>
    </property>
  </concept>
  <concept>
    <code value="21"/>
    <display value="authorization confirmed"/>
    <definition
                value="**Description:** Indicates that the permissions have been externally verified and the request should be processed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22812"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="EMAUTH"/>
    </property>
  </concept>
  <concept>
    <code value="ENCRYPTR"/>
    <display value="encrypt at rest"/>
    <definition
                value="Custodian system must render information unreadable and unusable by algorithmically transforming plaintext into ciphertext when &quot;at rest&quot; or in storage."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23386"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ENCRYPT"/>
    </property>
  </concept>
  <concept>
    <code value="ENCRYPTT"/>
    <display value="encrypt in transit"/>
    <definition
                value="Custodian system must render information unreadable and unusable by algorithmically transforming plaintext into ciphertext while &quot;in transit&quot; or being transported by any means."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23387"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ENCRYPT"/>
    </property>
  </concept>
  <concept>
    <code value="ENCRYPTU"/>
    <display value="encrypt in use"/>
    <definition
                value="Custodian system must render information unreadable and unusable by algorithmically transforming plaintext into ciphertext while in use such that operations permitted on the target information are limited by the license granted to the end user."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23388"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ENCRYPT"/>
    </property>
  </concept>
  <concept>
    <code value="FFC"/>
    <display value="First Fill - Complete"/>
    <definition
                value="A first fill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16210"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FF"/>
    </property>
  </concept>
  <concept>
    <code value="FFP"/>
    <display value="First Fill - Part Fill"/>
    <definition
                value="A first fill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16211"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FF"/>
    </property>
  </concept>
  <concept>
    <code value="FFPS"/>
    <display value="first fill, part fill, partial strength"/>
    <definition
                value="A first fill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.) and also where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21817"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FF"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FFS"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FFSS"/>
    </property>
  </concept>
  <concept>
    <code value="FFSS"/>
    <display value="first fill, partial strength"/>
    <definition
                value="A first fill where the strength supplied is less than the ordered strength. (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23017"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FF"/>
    </property>
  </concept>
  <concept>
    <code value="TF"/>
    <display value="Trial Fill"/>
    <definition
                value="A fill where a small portion is provided to allow for determination of the therapy effectiveness and patient tolerance."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16212"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FF"/>
    </property>
  </concept>
  <concept>
    <code value="FFCS"/>
    <display value="first fill complete, partial strength"/>
    <definition
                value="A first fill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets) and also where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21816"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FFC"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FFS"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FFSS"/>
    </property>
  </concept>
  <concept>
    <code value="TFS"/>
    <display value="trial fill partial strength"/>
    <definition
                value="A fill where a small portion is provided to allow for determination of the therapy effectiveness and patient tolerance and also where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21818"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FFS"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FFSS"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TF"/>
    </property>
  </concept>
  <concept>
    <code value="FNAINT"/>
    <display value="Food Non-Allergy Intolerance"/>
    <definition
                value="Hypersensitivity to an agent caused by a mechanism other than an immunologic response to an initial exposure"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21508"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FINT"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="NAINT"/>
    </property>
  </concept>
  <concept>
    <code value="NOTACTN"/>
    <display value="no longer actionable"/>
    <definition
                value="**Definition:**The status of the request being fulfilled has changed such that it is no longer actionable. This may be because the request has expired, has already been completely fulfilled or has been otherwise stopped or disabled. (Not used for 'suspended' orders.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22840"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FULFIL"/>
    </property>
  </concept>
  <concept>
    <code value="NOTEQUIV"/>
    <display value="not equivalent alert"/>
    <definition
                value="**Definition:**The therapy being performed is not sufficiently equivalent to the therapy which was requested."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22841"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FULFIL"/>
    </property>
  </concept>
  <concept>
    <code value="TIMING"/>
    <display value="event timing incorrect alert"/>
    <definition
                value="**Definition:**The therapy is being performed at a time which diverges from the time the therapy was requested"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22844"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="FULFIL"/>
    </property>
  </concept>
  <concept>
    <code value="BOOSTER"/>
    <display value="Booster Immunization"/>
    <definition
                value="An additional immunization administration within a series intended to bolster or enhance immunity."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21521"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="IMMUNIZ"/>
    </property>
  </concept>
  <concept>
    <code value="INITIMMUNIZ"/>
    <display value="Initial Immunization"/>
    <definition
                value="The first immunization administration in a series intended to produce immunity"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21520"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="IMMUNIZ"/>
    </property>
  </concept>
  <concept>
    <code value="ACUTE"/>
    <display value="inpatient acute"/>
    <definition value="An acute inpatient encounter."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="13956"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="IMP"/>
    </property>
  </concept>
  <concept>
    <code value="NONAC"/>
    <display value="inpatient non-acute"/>
    <definition value="Any category of inpatient encounter except 'acute'"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16238"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="IMP"/>
    </property>
  </concept>
  <concept>
    <code value="INFAO"/>
    <display value="access only"/>
    <definition
                value="**Definition:** Consent to access or &quot;read&quot; only, which entails that the information is not to be copied, screen printed, saved, emailed, stored, re-disclosed or altered in any way. This level ensures that data which is masked or to which access is restricted will not be.

**Example:** Opened and then emailed or screen printed for use outside of the consent directive purpose."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22201"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="INFA"/>
    </property>
  </concept>
  <concept>
    <code value="INFASO"/>
    <display value="access and save only"/>
    <definition
                value="**Definition:** Consent to access and save only, which entails that access to the saved copy will remain locked."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22202"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="INFA"/>
    </property>
  </concept>
  <concept>
    <code value="INFCON"/>
    <display value="after explicit consent"/>
    <definition
                value="Authorization to collect, access, use, or disclose specified patient health information as explicitly consented to by the subject of the information or the subject's representative."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22334"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="INFAUT"/>
    </property>
  </concept>
  <concept>
    <code value="FIBRIN"/>
    <display value="Fibrin"/>
    <definition
                value="The Fibrin Index of the specimen. In the case of only differentiating between Absent and Present, recommend using 0 and 1"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14386"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="INTFR"/>
    </property>
  </concept>
  <concept>
    <code value="HEMOLYSIS"/>
    <display value="Hemolysis"/>
    <definition
                value="An observation of the hemolysis index of the specimen in g/L"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14383"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="INTFR"/>
    </property>
  </concept>
  <concept>
    <code value="ICTERUS"/>
    <display value="Icterus"/>
    <definition
                value="An observation that describes the icterus index of the specimen. It is recommended to use mMol/L of bilirubin"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14385"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="INTFR"/>
    </property>
  </concept>
  <concept>
    <code value="LIPEMIA"/>
    <display value="Lipemia"/>
    <definition
                value="An observation used to describe the Lipemia Index of the specimen. It is recommended to use the optical turbidity at 600 nm (in absorbance units)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="14384"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="INTFR"/>
    </property>
  </concept>
  <concept>
    <code value="IPPOP"/>
    <display value="initial patient population"/>
    <definition
                value="Criteria for specifying the patients to be evaluated by a specific quality measure, based on a shared common set of characteristics (within a specific measurement set to which a given measure belongs). Details often include information based upon specific age groups, diagnoses, diagnostic and procedure codes, and enrollment periods."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23548"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="IPOP"/>
    </property>
  </concept>
  <concept>
    <code value="_ActAdministrativeDetectedIssueCode"/>
    <display value="ActAdministrativeDetectedIssueCode"/>
    <definition
                value="Identifies types of detectyed issues for Act class &quot;ALRT&quot; for the administrative and patient administrative acts domains."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ALRT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20854"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ISSUE"/>
    </property>
  </concept>
  <concept>
    <code value="_ActSuppliedItemDetectedIssueCode"/>
    <display value="ActSuppliedItemDetectedIssueCode"/>
    <definition
                value="Identifies types of detected issues regarding the administration or supply of an item to a patient."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="rim-ClassifiesClassCode"/>
      <valueCoding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActClass"/>
        <code value="ALRT"/>
      </valueCoding>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20907"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ISSUE"/>
    </property>
  </concept>
  <concept>
    <code value="_ActFinancialDetectedIssueCode"/>
    <display value="ActFinancialDetectedIssueCode"/>
    <definition
                value="Identifies types of detected issues for Act class &quot;ALRT&quot; for the financial acts domain."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20870"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ISSUE"/>
    </property>
  </concept>
  <concept>
    <code value="_ClinicalActionDetectedIssueCode"/>
    <display value="ClinicalActionDetectedIssueCode"/>
    <definition
                value="Identifies types of issues detected regarding the performance of a clinical action on a patient."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="20911"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ISSUE"/>
    </property>
    <concept>
      <code value="CAREGAP"/>
      <display value="Caregap"/>
      <definition
                  value="Identifies the type of detected issue is a care gap"/>
      <property>
        <code value="internalId"/>
        <valueString value="120911"/>
      </property>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="subsumedBy"/>
        <valueString value="_ClinicalActionDetectedIssueCode"/>
      </property>
    </concept>
    <concept>
      <code value="CODINGGAP"/>
      <display value="Codinggap"/>
      <definition
                  value="Identifies the type of detected issue is a risk adjustment coding gap"/>
      <property>
        <code value="internalId"/>
        <valueString value="1120911"/>
      </property>
      <property>
        <code value="status"/>
        <valueCode value="active"/>
      </property>
      <property>
        <code value="subsumedBy"/>
        <valueString value="_ClinicalActionDetectedIssueCode"/>
      </property>
    </concept>
  </concept>
  <concept>
    <code value="JurisCUI"/>
    <display
             value="jurisdictional controlled unclassified information policy"/>
    <definition
                value="Jurisdictional policy on collection, access, use, or disclosure of controlled unclassified information as defined by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24075"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="JurisIP"/>
    </property>
  </concept>
  <concept>
    <code value="JurisDEID"/>
    <display value="jurisdictional de-identified information policy"/>
    <definition
                value="Jurisdictional policy on collection, access, use, or disclosure of de-identified information as defined by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24076"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="JurisIP"/>
    </property>
  </concept>
  <concept>
    <code value="JurisLDS"/>
    <display value="jurisdictional limited data set"/>
    <definition
                value="Jurisdictional policy on collection, access, use, or disclosure of information in a limited data set as defined by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24077"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="JurisIP"/>
    </property>
  </concept>
  <concept>
    <code value="JurisNSI"/>
    <display value="jurisdictional non-sensitive information policy"/>
    <definition
                value="Jurisdictional policy on collection, access, use, or disclosure of information deemed non-sensitive by applicable jurisdiction law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24078"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="JurisIP"/>
    </property>
  </concept>
  <concept>
    <code value="JurisPI"/>
    <display value="jurisdictional public information policy"/>
    <definition
                value="Jurisdictional policy on collection, access, use, or disclosure of information deemed public by applicable jurisdiction law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24079"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="JurisIP"/>
    </property>
  </concept>
  <concept>
    <code value="JurisSP-CUI"/>
    <display
             value="jurisdictional specified controlled unclassified information policy"/>
    <definition
                value="Jurisdictional policy on collection, access, use, or disclosure of specified controlled unclassified information as defined by applicable jurisdictional policy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24080"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="JurisIP"/>
    </property>
  </concept>
  <concept>
    <code value="JurisUUI"/>
    <display
             value="jurisdictional uncontrolled unclassified information policy"/>
    <definition
                value="Jurisdictional policy on collection, access, use, or disclosure of uncontrolled unclassified information as defined by applicable jurisdictional policy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24081"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="JurisIP"/>
    </property>
  </concept>
  <concept>
    <code value="LEN_LONG"/>
    <display value="length is too long"/>
    <definition
                value="**Description:**The length of the data specified is greater than the maximum length defined for the element."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21658"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="LEN_RANGE"/>
    </property>
  </concept>
  <concept>
    <code value="LEN_SHORT"/>
    <display value="length is too short"/>
    <definition
                value="**Description:**The length of the data specified is less than the minimum length defined for the element."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21657"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="LEN_RANGE"/>
    </property>
  </concept>
  <concept>
    <code value="ANNU"/>
    <display value="annuity policy"/>
    <definition
                value="**Definition:** A policy that, after an initial premium or premiums, pays out a sum at pre-determined intervals.

For example, a policy holder may pay $10,000, and in return receive $150 each month until he dies; or $1,000 for each of 14 years or death benefits if he dies before the full term of the annuity has elapsed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22118"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="LIFE"/>
    </property>
  </concept>
  <concept>
    <code value="TLIFE"/>
    <display value="term life insurance policy"/>
    <definition
                value="**Definition:** Life insurance under which the benefit is payable only if the insured dies during a specified period. If an insured dies during that period, the beneficiary receives the death payments. If the insured survives, the policy ends and the beneficiary receives nothing."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22116"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="LIFE"/>
    </property>
  </concept>
  <concept>
    <code value="ULIFE"/>
    <display value="universal life insurance policy"/>
    <definition
                value="**Definition:** Life insurance under which the benefit is payable upon the insuredaTMs death or diagnosis of a terminal illness. If an insured dies during that period, the beneficiary receives the death payments. If the insured survives, the policy ends and the beneficiary receives nothing"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22117"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="LIFE"/>
    </property>
  </concept>
  <concept>
    <code value="RENT"/>
    <display value="Rent"/>
    <definition
                value="Temporary supply of a product with financial compensation, without transfer of ownership for the product."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17962"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="LOAN"/>
    </property>
  </concept>
  <concept>
    <code value="HMO"/>
    <display value="health maintenance organization policy"/>
    <definition
                value="**Definition:** A policy for a health plan that provides coverage for health care only through contracted or employed physicians and hospitals located in particular geographic or service areas. HMOs emphasize prevention and early detection of illness. Eligibility to enroll in an HMO is determined by where a covered party lives or works."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22110"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MCPOL"/>
    </property>
  </concept>
  <concept>
    <code value="PPO"/>
    <display value="preferred provider organization policy"/>
    <definition
                value="**Definition:** A network-based, managed care plan that allows a covered party to choose any health care provider. However, if care is received from a &quot;preferred&quot; (participating in-network) provider, there are generally higher benefit coverage and lower deductibles."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22112"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MCPOL"/>
    </property>
  </concept>
  <concept>
    <code value="MDHHS-5515MMHC"/>
    <display
             value="Michigan Consent to Share Behavioral Health Information for Care Coordination Purposes-Michigan Mental Health Code"/>
    <definition
                value="The State of Michigan standard privacy consent form for sharing of health information specific to behavioral health governed by the Michigan Mental Health Code Act 258 of 1974, which require patient authorization for purposes other than treatment, payment, and coordination of care, in accordance with Public Act 129 of 2014.

*Usage Note:* For legislative background, current MDHHS-5515 consent directive form, and provider and patient FAQs see http://www.michigan.gov/mdhhs/0,5885,7-339-71550\_2941\_58005-343686--,00.html"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24134"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MDHHS-5515"/>
    </property>
  </concept>
  <concept>
    <code value="MDHHS-5515Part2"/>
    <display
             value="Michigan Consent to Share Behavioral Health Information for Care Coordination Purposes-US 42 CFR Part 2"/>
    <definition
                value="The State of Michigan standard privacy consent form for sharing of health information specific to substance use information governed under US 42 CFR Part 2 in accordance with Public Act 129 of 2014.

*Usage Note:* For legislative background, current MDHHS-5515 consent directive form, and provider and patient FAQs see http://www.michigan.gov/mdhhs/0,5885,7-339-71550\_2941\_58005-343686--,00.html"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24133"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MDHHS-5515"/>
    </property>
  </concept>
  <concept>
    <code value="CURMEDLIST"/>
    <display value="current medication list"/>
    <definition value="List of current medications."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19977"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MEDLIST"/>
    </property>
  </concept>
  <concept>
    <code value="DISCMEDLIST"/>
    <display value="discharge medication list"/>
    <definition value="List of discharge medications."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19979"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MEDLIST"/>
    </property>
  </concept>
  <concept>
    <code value="HISTMEDLIST"/>
    <display value="medication history"/>
    <definition value="Historical list of medications."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="19978"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MEDLIST"/>
    </property>
  </concept>
  <concept>
    <code value="MICROORGRREV"/>
    <display value="microbiology organisms results review task"/>
    <definition
                value="A person reviews organisms of microbiology results of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22057"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MICRORREV"/>
    </property>
  </concept>
  <concept>
    <code value="MICROSENSRREV"/>
    <display value="microbiology sensitivity test results review task"/>
    <definition
                value="A person reviews the sensitivity test of microbiology results of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22058"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MICRORREV"/>
    </property>
  </concept>
  <concept>
    <code value="MARWLREV"/>
    <display value="medication administration record work list review task"/>
    <definition
                value="A clinician reviews a work list of medications to be administered to a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22054"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="MLREV"/>
    </property>
  </concept>
  <concept>
    <code value="NOTEQUIVGEN"/>
    <display value="not generically equivalent alert"/>
    <definition
                value="**Definition:**The therapy being performed is not generically equivalent (having the identical biological action) to the therapy which was requested."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22843"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="NOTEQUIV"/>
    </property>
  </concept>
  <concept>
    <code value="NOTEQUIVTHER"/>
    <display value="not therapeutically equivalent alert"/>
    <definition
                value="**Definition:**The therapy being performed is not therapeutically equivalent (having the same overall patient effect) to the therapy which was requested."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22842"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="NOTEQUIV"/>
    </property>
  </concept>
  <concept>
    <code value="ANONY"/>
    <display value="anonymize"/>
    <definition
                value="Custodian system must remove any information that could result in identifying the information subject."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23374"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="AOD"/>
    <display value="accounting of disclosure"/>
    <definition
                value="Custodian system must make available to an information subject upon request an accounting of certain disclosures of the individual’s protected health information over a period of time. Policy may dictate that the accounting include information about the information disclosed, the date of disclosure, the identification of the receiver, the purpose of the disclosure, the time in which the disclosing entity must provide a response and the time period for which accountings of disclosure can be requested."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23373"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="AUDIT"/>
    <display value="audit"/>
    <definition
                value="Custodian system must monitor systems to ensure that all users are authorized to operate on information objects."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23375"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="AUDTR"/>
    <display value="audit trail"/>
    <definition
                value="Custodian system must monitor and maintain retrievable log for each user and operation on information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23376"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="CPLYPOL"/>
    <display value="comply with policy"/>
    <definition
                value="Custodian security system must retrieve, evaluate, and comply with applicable policies associated with the target information.

*Usage Note:* CPLYPOL may be used as a security label code to inform senders and receivers of the tagged information to comply with applicable policy without specifying the specific policy type(s)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23377"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="DECLASSIFYLABEL"/>
    <display value="declassify security label"/>
    <definition
                value="Custodian security system must declassify information assigned security labels by instantiating a new version of the classified information so as to break the binding of the classifying security label when assigning a new security label that marks the information as unclassified in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the previous assignment and binding."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23751"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="DEID"/>
    <display value="deidentify"/>
    <definition
                value="Custodian system must strip information of data that would allow the identification of the source of the information or the information subject."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23383"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="DELAU"/>
    <display value="delete after use"/>
    <definition
                value="Custodian system must remove target information from access after use."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23384"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="DOWNGRDLABEL"/>
    <display value="downgrade security label"/>
    <definition
                value="Custodian security system must downgrade information assigned security labels by instantiating a new version of the classified information so as to break the binding of the classifying security label when assigning a new security label that marks the information as classified at a less protected level in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the previous assignment and binding."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23752"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="DRIVLABEL"/>
    <display value="derive security label"/>
    <definition
                value="Custodian security system must assign and bind security labels derived from compilations of information by aggregation or disaggregation in order to classify information compiled in the information systems under its control for collection, access, use and disclosure in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the previous assignment and binding."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23749"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="ENCRYPT"/>
    <display value="encrypt"/>
    <definition
                value="Custodian system must render information unreadable by algorithmically transforming plaintext into ciphertext.

*Usage Notes:* A mathematical transposition of a file or data stream so that it cannot be deciphered at the receiving end without the proper key. Encryption is a security feature that assures that only the parties who are supposed to be participating in a videoconference or data transfer are able to do so. It can include a password, public and private keys, or a complex combination of all. (Per Infoway.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="A mathematical transposition of a file or data stream so that it cannot be deciphered at the receiving end without the proper key. Encryption is a security feature that assures that only the parties who are supposed to be participating in a videoconference or data transfer are able to do so. It can include a password, public and private keys, or a complex combination of all.  (Per Infoway.)"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23385"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="HUAPRV"/>
    <display value="human approval"/>
    <definition
                value="Custodian system must require human review and approval for permission requested."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23391"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="LABEL"/>
    <display value="assign security label"/>
    <definition
                value="Custodian security system must assign and bind security labels in order to classify information created in the information systems under its control for collection, access, use and disclosure in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the assignment and binding.

*Usage Note:* In security systems, security policy label assignments do not change, they may supersede prior assignments, and such reassignments are always tracked for auditing and other purposes."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23748"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="MASK"/>
    <display value="mask"/>
    <definition
                value="Custodian system must render information unreadable and unusable by algorithmically transforming plaintext into ciphertext. User may be provided a key to decrypt per license or &quot;shared secret&quot;."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23389"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="MINEC"/>
    <display value="minimum necessary"/>
    <definition
                value="Custodian must limit access and disclosure to the minimum information required to support an authorized user's purpose of use.

*Usage Note:* Limiting the information available for access and disclosure to that an authorized user or receiver &quot;needs to know&quot; in order to perform permitted workflow or purpose of use."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23574"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PERSISTLABEL"/>
    <display value="persist security label"/>
    <definition
                value="Custodian security system must persist the binding of security labels to classify information received or imported by information systems under its control for collection, access, use and disclosure in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the assignment and binding."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23750"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PRIVMARK"/>
    <display value="privacy mark"/>
    <definition
                value="Custodian must create and/or maintain human readable security label tags as required by policy.

Map: Aligns with ISO 22600-3 Section A.3.4.3 description of privacy mark: &quot;If present, the privacy-mark is not used for access control. The content of the privacy-mark may be defined by the security policy in force (identified by the security-policy-identifier) which may define a list of values to be used. Alternately, the value may be determined by the originator of the security-label.&quot;"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23575"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PSEUD"/>
    <display value="pseudonymize"/>
    <definition
                value="Custodian system must strip information of data that would allow the identification of the source of the information or the information subject. Custodian may retain a key to relink data necessary to reidentify the information subject."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23392"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="REDACT"/>
    <display value="redact"/>
    <definition
                value="Custodian system must remove information, which is not authorized to be access, used, or disclosed from records made available to otherwise authorized users."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23390"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="UPGRDLABEL"/>
    <display value="upgrade security label"/>
    <definition
                value="Custodian security system must declassify information assigned security labels by instantiating a new version of the classified information so as to break the binding of the classifying security label when assigning a new security label that marks the information as classified at a more protected level in accordance with applicable jurisdictional privacy policies associated with the target information. The system must retain an immutable record of the previous assignment and binding."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23753"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PROCESSINLINELABEL"/>
    <display value="process inline security label"/>
    <definition
                value="Custodian security system must take note that the data object contains inline security labels and process them."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23850"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="ObligationPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="AGE"/>
    <display value="Age Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated due to patient age"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16669"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OBSA"/>
    </property>
  </concept>
  <concept>
    <code value="COND"/>
    <display value="Condition Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated due to an existing/recent patient condition or diagnosis"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16665"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OBSA"/>
    </property>
  </concept>
  <concept>
    <code value="CREACT"/>
    <display value="common reaction alert"/>
    <definition
                value="**Description:**Proposed therapy may be inappropriate or contraindicated because of a common but non-patient specific reaction to the product.

**Example:**There is no record of a specific sensitivity for the patient, but the presence of the sensitivity is common and therefore caution is warranted."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21666"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OBSA"/>
    </property>
  </concept>
  <concept>
    <code value="GEN"/>
    <display value="Genetic Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated due to patient genetic indicators."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16671"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OBSA"/>
    </property>
  </concept>
  <concept>
    <code value="GEND"/>
    <display value="Gender Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated due to patient gender."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16670"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OBSA"/>
    </property>
  </concept>
  <concept>
    <code value="LAB"/>
    <display value="Lab Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated due to recent lab test results"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16668"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OBSA"/>
    </property>
  </concept>
  <concept>
    <code value="REACT"/>
    <display value="Reaction Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated based on the potential for a patient reaction to the proposed product"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16672"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OBSA"/>
    </property>
  </concept>
  <concept>
    <code value="RREACT"/>
    <display value="Related Reaction Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated because of a potential patient reaction to a cross-sensitivity related product."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16676"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OBSA"/>
    </property>
  </concept>
  <concept>
    <code value="LABOE"/>
    <display value="laboratory test order entry task"/>
    <definition
                value="A clinician creates a request for a laboratory test to be done for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22049"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OE"/>
    </property>
  </concept>
  <concept>
    <code value="MEDOE"/>
    <display value="medication order entry task"/>
    <definition
                value="A clinician creates a request for the administration of one or more medications to a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22050"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OE"/>
    </property>
  </concept>
  <concept>
    <code value="ALG"/>
    <display value="Allergy"/>
    <definition
                value="Hypersensitivity to an agent caused by an immunologic response to an initial exposure"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21499"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OINT"/>
    </property>
  </concept>
  <concept>
    <code value="DINT"/>
    <display value="Drug Intolerance"/>
    <definition
                value="Hypersensitivity resulting in an adverse reaction upon exposure to a drug."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21501"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OINT"/>
    </property>
  </concept>
  <concept>
    <code value="EINT"/>
    <display value="Environmental Intolerance"/>
    <definition
                value="Hypersensitivity resulting in an adverse reaction upon exposure to environmental conditions."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21503"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OINT"/>
    </property>
  </concept>
  <concept>
    <code value="FINT"/>
    <display value="Food Intolerance"/>
    <definition
                value="Hypersensitivity resulting in an adverse reaction upon exposure to food."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21502"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OINT"/>
    </property>
  </concept>
  <concept>
    <code value="NAINT"/>
    <display value="Non-Allergy Intolerance"/>
    <definition
                value="Hypersensitivity to an agent caused by a mechanism other than an immunologic response to an initial exposure"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21500"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OINT"/>
    </property>
  </concept>
  <concept>
    <code value="OrgCUI"/>
    <display
             value="organizational basic controlled unclassified information policy"/>
    <definition
                value="Organizational policy on collection, access, use, or disclosure of basic controlled unclassified information as defined by the organization or by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24067"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OrgIP"/>
    </property>
  </concept>
  <concept>
    <code value="OrgDEID"/>
    <display value="organizational de-identified informati)on policy"/>
    <definition
                value="Organizational policy on collection, access, use, or disclosure of de-identified information as defined by the organization or by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24068"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OrgIP"/>
    </property>
  </concept>
  <concept>
    <code value="OrgLDS"/>
    <display value="organizational limited data set information policy"/>
    <definition
                value="Organizational policy on collection, access, use, or disclosure of information in a limited data set as defined by the organization or by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24069"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OrgIP"/>
    </property>
  </concept>
  <concept>
    <code value="OrgNSI"/>
    <display value="organizational non-sensitive information policy"/>
    <definition
                value="Organizational policy on collection, access, use, or disclosure of information deemed non-sensitive by the organization or by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24070"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OrgIP"/>
    </property>
  </concept>
  <concept>
    <code value="OrgPI"/>
    <display value="organizational public information policy"/>
    <definition
                value="Organizational policy on collection, access, use, or disclosure of public information as defined by the organization or by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24071"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OrgIP"/>
    </property>
  </concept>
  <concept>
    <code value="OrgSP-CUI"/>
    <display
             value="organizational specified controlled unclassified information policy"/>
    <definition
                value="Organizational policy on collection, access, use, or disclosure of specified controlled unclassified information as defined by the organization or by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24072"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OrgIP"/>
    </property>
  </concept>
  <concept>
    <code value="OrgUUI"/>
    <display
             value="organizational uncontrolled unclassified information policy"/>
    <definition
                value="Organizational policy on collection, access, use, or disclosure of uncontrolled unclassified information as defined by the organization or governing jurisdiction."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24073"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="OrgIP"/>
    </property>
  </concept>
  <concept>
    <code value="ALLERLREV"/>
    <display value="allergy list review"/>
    <definition
                value="**Description:** A person reviews a list of known allergies of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23268"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATDOC"/>
    </property>
  </concept>
  <concept>
    <code value="CLINNOTEE"/>
    <display value="clinical note entry task"/>
    <definition
                value="A clinician enters a clinical note about a given patient"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22068"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATDOC"/>
    </property>
  </concept>
  <concept>
    <code value="IMMLREV"/>
    <display value="immunization list review"/>
    <definition
                value="**Description:** A person reviews a list of immunizations due or received for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23269"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATDOC"/>
    </property>
  </concept>
  <concept>
    <code value="REMLREV"/>
    <display value="reminder list review"/>
    <definition
                value="**Description:** A person reviews a list of health care reminders for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23270"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATDOC"/>
    </property>
  </concept>
  <concept>
    <code value="ALLERLE"/>
    <display value="allergy list entry"/>
    <definition
                value="**Description:** A person enters a known allergy for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23264"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="CDSREV"/>
    <display value="clinical decision support intervention review"/>
    <definition
                value="A person reviews a recommendation/assessment provided automatically by a clinical decision support application for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23429"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="CLINNOTEREV"/>
    <display value="clinical note review task"/>
    <definition value="A person reviews a clinical note of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22065"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="DIAGLISTREV"/>
    <display value="diagnosis list review task"/>
    <definition
                value="A person reviews a list of diagnoses of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22060"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="IMMLE"/>
    <display value="immunization list entry"/>
    <definition
                value="**Description:** A person enters an immunization due or received for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23265"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="LABRREV"/>
    <display value="laboratory results review task"/>
    <definition
                value="A person reviews a list of laboratory results of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22055"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="MICRORREV"/>
    <display value="microbiology results review task"/>
    <definition
                value="A person reviews a list of microbiology results of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22056"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="MLREV"/>
    <display value="medication list review task"/>
    <definition
                value="A person reviews a list of medication orders submitted to a given patient"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22053"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="OREV"/>
    <display value="orders review task"/>
    <definition
                value="A person reviews a list of orders submitted to a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22052"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="PATREPREV"/>
    <display value="pathology report review task"/>
    <definition
                value="A person reviews a pathology report of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22062"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="PROBLISTREV"/>
    <display value="problem list review task"/>
    <definition
                value="A person reviews a list of problems of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22059"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="RADREPREV"/>
    <display value="radiology report review task"/>
    <definition
                value="A person reviews a radiology report of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22061"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="REMLE"/>
    <display value="reminder list entry"/>
    <definition
                value="**Description:** A person enters a health care reminder for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23266"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="RISKASSESS"/>
    <display value="risk assessment instrument task"/>
    <definition
                value="A person reviews a Risk Assessment Instrument report of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22063"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATINFO"/>
    </property>
  </concept>
  <concept>
    <code value="PATPREFALT"/>
    <display value="violates stated preferences, alternate available"/>
    <definition
                value="**Definition:**The proposed therapy goes against preferences or consent constraints recorded in the patient's record. An alternate therapy meeting those constraints is available."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22836"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PATPREF"/>
    </property>
  </concept>
  <concept>
    <code value="PersDEID"/>
    <display value="personal de-identified information policy"/>
    <definition
                value="Personal policy on collection, access, use, or disclosure of de-identified information as defined by the information subject or by applicable jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24083"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PersIP"/>
    </property>
  </concept>
  <concept>
    <code value="PersLDS"/>
    <display value="personal limited data set information policy"/>
    <definition
                value="Personal policy personal policy on collection, access, use, or disclosure of information in a limited data set by the information subject."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24085"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PersIP"/>
    </property>
  </concept>
  <concept>
    <code value="PersNSI"/>
    <display value="personal non-sensitive information policy"/>
    <definition
                value="Personal policy on collection, access, use, or disclosure of information deemed non-sensitive by the information subject."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24084"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PersIP"/>
    </property>
  </concept>
  <concept>
    <code value="PersPI"/>
    <display value="personal public information policy"/>
    <definition
                value="Personal policy on collection, access, use, or disclosure of information deemed public by the information subject."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24086"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PersIP"/>
    </property>
  </concept>
  <concept>
    <code value="ControlledUnclassifiedInformation"/>
    <display value="ControlledUnclassifiedInformation"/>
    <definition
                value="Information the US Government creates or possesses, or that an entity creates or possesses for or on behalf of the Government, that a law, regulation, or Government-wide policy requires or permits an agency to handle using safeguarding or dissemination controls. However, CUI does not include classified information (see definition above) or information a non-executive branch entity possesses and maintains in its own systems that did not come from, or was not created or possessed by or for, an executive branch agency or an entity acting for an agency. Law, regulation, or Government-wide policy may require or permit safeguarding or dissemination controls in three ways: Requiring or permitting agencies to control or protect the information but providing no specific controls, which makes the information CUI Basic; requiring or permitting agencies to control or protect the information and providing specific controls for doing so, which makes the information CUI Specified; or requiring or permitting agencies to control the information and specifying only some of those controls, which makes the information CUI Specified, but with CUI Basic controls where the authority does not specify. Based on CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html .

*Usage Note:* Mandatory control marking, which must be displayed on the top portion of each rendered or printed page containing controlled information. Should be displayed at the bottom of each rendered or printed page containing controlled information. Must be displayed on each portion of controlled information at the portion level if portions are uncontrolled unclassified information. Based on CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf. For definitions of key terms see CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24052"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PrivacyMark"/>
    </property>
  </concept>
  <concept>
    <code value="SecurityLabelMark"/>
    <display value="Security Label Mark"/>
    <definition
                value="An abstract code for displayed Security Label tags.

*Usage Note:* These marks may be based on any of the HL7 Security Labeling related codes from various code systems and values sets, which are organized according to the HL7 Privacy and Security Classification System into HL7 Security Observation Type Named Tag Sets and valued with codes associated with the HL7 Security Observation Value Tag Set Names."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24046"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PrivacyMark"/>
    </property>
  </concept>
  <concept>
    <code value="CUIMark"/>
    <display value="CUI Mark"/>
    <definition
                value="An originator must mark, persist, display, and convey computable and renderable Controlled Unclassified Information (CUI) marks as required by policy. A recipient must consume, persist, display, and reconvey CUI marks on information received based on agreements with the originator..

**Examples:** 

 *  As CUI custodians, Federal Agencies and their contractors must mark, persist, display, and convey these marks.
 *  All CUI receivers must consume, persist, display, and reconvey CUI markings on information further disclosed

*Usage Note:* 

In accordance with US 32 CFR Part 2002 and US Executive Order 13556 Controlled Unclassified Information, US Federal Agencies and their contractors are charged with classifying and marking certain information they create as Controlled Unclassified Information (CUI).

The following definitions, which are provided for context, are based on terms defined by the CUI Glossary https://www.archives.gov/cui/registry/cui-glossary.html

 *  CUI is defined as &quot;information in any form that the Government creates or possesses, or that an entity creates or possesses for or on behalf of the Government, that a law, regulation, or Government-wide policy requires or permits an agency to handle using safeguarding or dissemination controls&quot;
 *  Designating CUI occurs when an authorized holder, consistent with US 32 CFR Part 2002 and the CUI Registry, determines that a specific item of information falls into a CUI category or subcategory.
 *  The designating agency is the executive branch agency that designates or approves the designation of a specific item of information as CUI.
 *  The authorized holder who designates the CUI must make recipients aware of the information’s CUI status when disseminating that information.
 *  Disseminating occurs when authorized holders provide access, transmit, or transfer CUI to other authorized holders through any means, whether internal or external to the agency.

Once designated as CUI, US Federal Agencies and their contractors must assign CUI marks as prescribed by the National Archives and Records Administration (NARA) CUI Registry, and display marks as prescribed by the CUI Marking Handbook.

CUI markings must be displayed on hard copy, on containers, electronic media, and to end users for IT systems.

When HL7 content is designated as CUI, these computable markings can be interoperably conveyed using HL7 security label CUI tags, and may be included in HL7 text and narrative elements as human readable markings.

**Impact of CUI markings:**

CUI Custodians must enforce CUI security controls per applicable CUI policies. Federal agencies and their contractors must adhere to FISMA and NIST SP 800-53 security controls. Custodians, who are not Federal agencies or agency contractors, and are receivers of CUI, must adhere to NIST SP 800-171 security controls and those dictated by the Authorities indicated by the assigned CUI markings.

For most participants in US healthcare information exchange, including Federal Agencies and their contractors, additional controls are required by HIPAA Security standards for health information US 42 USC 1320d-2(d)(2) https://www.govinfo.gov/content/pkg/USCODE-2016-title42/pdf/USCODE-2016-title42-chap7-subchapXI-partC-sec1320d-2.pdf

Federal Agencies and their contractors may be the CUI classifier of original CUI content; or a CUI derivative classifier, which reclassifies CUI content that has been aggregated with other CUI or Unclassified Uncontrolled Information (U) or dissembled from a larger CUI content; or declassifiers, depending on the designating agency's policies.

Applicable CUI policies include the following and any future applicable updates to policies or laws related to CUI:

 *  Executive Order 13556 https://www.federalregister.gov/articles/2010/11/09/2010-28360/controlled-unclassified-information
 *  US 32 CFR Part 2002 https://www.govinfo.gov/content/pkg/CFR-2017-title32-vol6/pdf/CFR-2017-title32-vol6-part2002.pdf
 *  NIST SP 800-171 https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-171r1.pdf
 *  NIST SP 800-171A https://doi.org/10.6028/NIST.SP.800-171A
 *  CUI Marking Handbook https://www.archives.gov/files/cui/20161206-cui-marking-handbook-v1-1.pdf
 *  CUI Registry - Health Information Category https://www.archives.gov/cui/registry/category-detail/health-info
 *  CUI Registry: Limited Dissemination Controls https://www.archives.gov/cui/registry/limited-dissemination
 *  CUI Policy and Guidance https://www.archives.gov/cui/registry/policy-guidance"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24129"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PRIVMARK"/>
    </property>
  </concept>
  <concept>
    <code value="DENTPRG"/>
    <display value="dental program"/>
    <definition
                value="**Definition:** A public or government health program that administers and funds coverage for dental care to assist program eligible who meet financial and health status criteria."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22131"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PUBLICPOL"/>
    </property>
  </concept>
  <concept>
    <code value="DISEASEPRG"/>
    <display value="public health program"/>
    <definition
                value="**Definition:** A public or government health program that administers and funds coverage for health and social services to assist program eligible who meet financial and health status criteria related to a particular disease.

**Example:** Reproductive health, sexually transmitted disease, and end renal disease programs."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22133"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PUBLICPOL"/>
    </property>
  </concept>
  <concept>
    <code value="MANDPOL"/>
    <display value="mandatory health program"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22149"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PUBLICPOL"/>
    </property>
  </concept>
  <concept>
    <code value="MENTPRG"/>
    <display value="mental health program"/>
    <definition
                value="**Definition:** Government administered and funded mental health program for beneficiaries meeting financial and mental health status criteria. Administration, funding levels, eligibility criteria, covered benefits, provider types, and financial participation are typically set by a regulatory process. Payer responsibilities for administering the program may be delegated to contractors.

**Example:** In the U.S., states receive funding for substance use programs from the Substance Abuse Mental Health Administration (SAMHSA)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22141"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PUBLICPOL"/>
    </property>
  </concept>
  <concept>
    <code value="SAFNET"/>
    <display value="safety net clinic program"/>
    <definition
                value="**Definition:** Government administered and funded program to support provision of care to underserved populations through safety net clinics.

**Example:** In the U.S., safety net providers such as federally qualified health centers (FQHC) receive funding under PHSA Section 330 grants administered by the Health Resources and Services Administration."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22142"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PUBLICPOL"/>
    </property>
  </concept>
  <concept>
    <code value="SUBPRG"/>
    <display value="substance use program"/>
    <definition
                value="**Definition:** Government administered and funded substance use program for beneficiaries meeting financial, substance use behavior, and health status criteria. Beneficiaries may be required to enroll as a result of legal proceedings. Administration, funding levels, eligibility criteria, covered benefits, provider types, and financial participation are typically set by a regulatory process. Payer responsibilities for administering the program may be delegated to contractors.

**Example:** In the U.S., states receive funding for substance use programs from the Substance Abuse Mental Health Administration (SAMHSA)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22143"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PUBLICPOL"/>
    </property>
  </concept>
  <concept>
    <code value="SUBSIDIZ"/>
    <display value="subsidized health program"/>
    <definition
                value="**Definition:** A government health program that provides coverage for health services to persons meeting eligibility criteria such as income, location of residence, access to other coverages, health condition, and age, the cost of which is to some extent subsidized by public funds."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22137"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="PUBLICPOL"/>
    </property>
  </concept>
  <concept>
    <code value="ALGY"/>
    <display value="Allergy Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated because of a recorded patient allergy to the proposed product. (Allergies are immune based reactions.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16674"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="REACT"/>
    </property>
  </concept>
  <concept>
    <code value="INT"/>
    <display value="Intolerance Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated because of a recorded patient intolerance to the proposed product. (Intolerances are non-immune based sensitivities.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16673"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="REACT"/>
    </property>
  </concept>
  <concept>
    <code value="NOAUTH"/>
    <display value="no disclosure without subject authorization"/>
    <definition
                value="Prohibition on disclosure without information subject's authorization."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23394"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NOCOLLECT"/>
    <display value="no collection"/>
    <definition
                value="Prohibition on collection or storage of the information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23395"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NODSCLCD"/>
    <display value="no disclosure without consent directive"/>
    <definition
                value="Prohibition on disclosure without organizational approved patient restriction."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23396"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NODSCLCDS"/>
    <display
             value="no disclosure without information subject's consent directive"/>
    <definition
                value="Prohibition on disclosure without a consent directive from the information subject."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23629"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NOINTEGRATE"/>
    <display value="no integration"/>
    <definition value="Prohibition on Integration into other records."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23397"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NOLIST"/>
    <display value="no unlisted entity disclosure"/>
    <definition
                value="Prohibition on disclosure except to entities on specific access list."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23398"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NOMOU"/>
    <display value="no disclosure without MOU"/>
    <definition
                value="Prohibition on disclosure without an interagency service agreement or memorandum of understanding (MOU)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23399"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NOORGPOL"/>
    <display value="no disclosure without organizational authorization"/>
    <definition
                value="Prohibition on disclosure without organizational authorization."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23400"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NOPAT"/>
    <display
             value="no disclosure to patient, family or caregivers without attending provider's authorization"/>
    <definition
                value="Prohibition on disclosing information to patient, family or caregivers without attending provider's authorization.

*Usage Note:* The information may be labeled with the ActInformationSensitivity TBOO code, triggering application of this RefrainPolicy code as a handling caveat controlling access.

Maps to FHIR NOPAT: Typically, this is used on an Alert resource, when the alert records information on patient abuse or non-compliance.

FHIR print name is &quot;keep information from patient&quot;. Maps to the French realm - code: INVISIBLE\_PATIENT.

 *  displayName: Document non visible par le patient
 *  codingScheme: 1.2.250.1.213.1.1.4.13

French use case: A label for documents that the author chose to hide from the patient until the content can be disclose to the patient in a face to face meeting between a healthcare professional and the patient (in French law some results like cancer diagnosis or AIDS diagnosis must be announced to the patient by a healthcare professional and should not be find out by the patient alone)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23657"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NOPERSISTP"/>
    <display value="no collection beyond purpose of use"/>
    <definition
                value="Prohibition on collection of the information beyond time necessary to accomplish authorized purpose of use is prohibited."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23401"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NORDSCLCD"/>
    <display value="no redisclosure without consent directive"/>
    <definition
                value="Prohibition on redisclosure without patient consent directive."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="NORDSLCD"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23402"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NORDSLCD"/>
    <display value="no redisclosure without consent directive"/>
    <definition
                value="Prohibition on redisclosure without patient consent directive."/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
    <property>
      <code value="synonymCode"/>
      <valueCode value="NORDSCLCD"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23402"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NORDSCLCDS"/>
    <display
             value="no redisclosure without information subject's consent directive"/>
    <definition
                value="Prohibition on redisclosure without a consent directive from the information subject."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23630"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NORDSCLW"/>
    <display value="no disclosure without jurisdictional authorization"/>
    <definition
                value="Prohibition on disclosure without authorization under jurisdictional law."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23403"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NORELINK"/>
    <display value="no relinking"/>
    <definition
                value="Prohibition on associating de-identified or pseudonymized information with other information in a manner that could or does result in disclosing information intended to be masked."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23404"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NOREUSE"/>
    <display value="no reuse beyond purpose of use"/>
    <definition
                value="Prohibition on use of the information beyond the purpose of use initially authorized."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23405"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="NOVIP"/>
    <display value="no unauthorized VIP disclosure"/>
    <definition
                value="Prohibition on disclosure except to principals with access permission to specific VIP information."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23406"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="ORCON"/>
    <display value="no disclosure without originator authorization"/>
    <definition
                value="Prohibition on disclosure except as permitted by the information originator."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23407"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RefrainPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="WELLREMLE"/>
    <display value="wellness reminder list entry"/>
    <definition
                value="**Description:** A person enters a wellness or preventive care reminder for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23267"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="REMLE"/>
    </property>
  </concept>
  <concept>
    <code value="WELLREMLREV"/>
    <display value="wellness reminder list review"/>
    <definition
                value="**Description:** A person reviews a list of wellness or preventive care reminders for a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23271"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="REMLREV"/>
    </property>
  </concept>
  <concept>
    <code value="MAXOCCURS"/>
    <display value="repetitions above maximum"/>
    <definition
                value="**Description:**The number of repeating elements is above the maximum number of repetitions allowed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21664"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="REP_RANGE"/>
    </property>
  </concept>
  <concept>
    <code value="MINOCCURS"/>
    <display value="repetitions below minimum"/>
    <definition
                value="**Description:**The number of repeating elements is below the minimum number of repetitions allowed."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21663"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="REP_RANGE"/>
    </property>
  </concept>
  <concept>
    <code value="RSDID"/>
    <display value="de-identified information access"/>
    <definition
                value="**Definition:** Consent to have de-identified healthcare information in an electronic health record that is accessed for research purposes, but without consent to re-identify the information under any circumstance."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22207"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RESEARCH"/>
    </property>
  </concept>
  <concept>
    <code value="RSREID"/>
    <display value="re-identifiable information access"/>
    <definition
                value="**Definition:** Consent to have de-identified healthcare information in an electronic health record that is accessed for research purposes re-identified under specific circumstances outlined in the consent.

**Example::** Where there is a need to inform the subject of potential health issues."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22208"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RESEARCH"/>
    </property>
  </concept>
  <concept>
    <code value="RFC"/>
    <display value="Refill - Complete"/>
    <definition
                value="A refill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16216"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RF"/>
    </property>
  </concept>
  <concept>
    <code value="RFF"/>
    <display value="Refill (First fill this facility)"/>
    <definition
                value="The first fill against an order that has already been filled at least once at another facility."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16218"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RF"/>
    </property>
  </concept>
  <concept>
    <code value="RFP"/>
    <display value="Refill - Part Fill"/>
    <definition
                value="A refill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16217"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RF"/>
    </property>
  </concept>
  <concept>
    <code value="RFS"/>
    <display value="refill partial strength"/>
    <definition
                value="A fill against an order that has already been filled (or partially filled) at least once and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21819"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RF"/>
    </property>
  </concept>
  <concept>
    <code value="TB"/>
    <display value="Trial Balance"/>
    <definition
                value="A fill where the remainder of a 'complete' fill is provided after a trial fill has been provided."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16213"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RF"/>
    </property>
  </concept>
  <concept>
    <code value="RFCS"/>
    <display value="refill complete partial strength"/>
    <definition
                value="A refill where the quantity supplied is equal to one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a complete fill would be for the full 90 tablets.) and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21820"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RFC"/>
    </property>
  </concept>
  <concept>
    <code value="RFFS"/>
    <display value="refill partial strength (first fill this facility)"/>
    <definition
                value="The first fill against an order that has already been filled at least once at another facility and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21821"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RFF"/>
    </property>
  </concept>
  <concept>
    <code value="RFPS"/>
    <display value="refill part fill partial strength"/>
    <definition
                value="A refill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.) and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21822"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RFP"/>
    </property>
  </concept>
  <concept>
    <code value="FALLRISK"/>
    <display value="falls risk assessment instrument task"/>
    <definition
                value="A person reviews a Falls Risk Assessment Instrument report of a given patient."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22064"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RISKASSESS"/>
    </property>
  </concept>
  <concept>
    <code value="RALG"/>
    <display value="Related Allergy Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated because of a recorded patient allergy to a cross-sensitivity related product. (Allergies are immune based reactions.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16678"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RREACT"/>
    </property>
  </concept>
  <concept>
    <code value="RAR"/>
    <display value="Related Prior Reaction Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated because of a recorded prior adverse reaction to a cross-sensitivity related product."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16679"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RREACT"/>
    </property>
  </concept>
  <concept>
    <code value="RINT"/>
    <display value="Related Intolerance Alert"/>
    <definition
                value="Proposed therapy may be inappropriate or contraindicated because of a recorded patient intolerance to a cross-sensitivity related product. (Intolerances are non-immune based sensitivities.)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16677"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="RREACT"/>
    </property>
  </concept>
  <concept>
    <code value="SECALTINTOBS"/>
    <display value="security alteration integrity observation"/>
    <definition
                value="Type of security metadata observation made about the alteration integrity of an IT resource (data, information object, service, or system capability), which indicates the mechanism used for authorized transformations of the resource.

**Examples:** Types of security alteration integrity observation metadata, which may value the observation with a code used to indicate the mechanism used for authorized transformation of an IT resource, including:

 *  translation
 *  syntactic transformation
 *  semantic mapping
 *  redaction
 *  masking
 *  pseudonymization
 *  anonymization"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23478"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECINTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECDATINTOBS"/>
    <display value="security data integrity observation"/>
    <definition
                value="Type of security metadata observation made about the data integrity of an IT resource (data, information object, service, or system capability), which indicates the security mechanism used to preserve resource accuracy and consistency. Data integrity is defined by ISO 22600-23.3.21 as: &quot;The property that data has not been altered or destroyed in an unauthorized manner&quot;, and by ISO/IEC 2382-8: The property of data whose accuracy and consistency are preserved regardless of changes made.&quot;

**Examples:** Types of security data integrity observation metadata, which may value the observation, include cryptographic hash function and digital signature."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23479"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECINTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECINTCONOBS"/>
    <display value="security integrity confidence observation"/>
    <definition
                value="Type of security metadata observation made about the integrity confidence of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions.

**Examples:** Types of security integrity confidence observation metadata, which may value the observation, include highly reliable, uncertain reliability, and not reliable.

*Usage Note:* A security integrity confidence observation on an Act may indicate that a valued Act.uncertaintycode attribute has been overridden by the entity responsible for ascribing the SecurityIntegrityConfidenceObservationValue. This supports the business requirements for increasing or decreasing the assessment of the reliability or trustworthiness of an IT resource based on parameters beyond the original assignment of an Act statement level of uncertainty."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23477"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECINTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECINTPRVOBS"/>
    <display value="security integrity provenance observation"/>
    <definition
                value="Type of security metadata observation made about the provenance integrity of an IT resource (data, information object, service, or system capability), which indicates the lifecycle completeness of an IT resource in terms of workflow status such as its creation, modification, suspension, and deletion; locations in which the resource has been collected or archived, from which it may be retrieved, and the history of its distribution and disclosure. Integrity provenance metadata about an IT resource may be used to assess its veracity, reliability, and trustworthiness.

**Examples:** Types of security integrity provenance observation metadata, which may value the observation about an IT resource, include:

 *  completeness or workflow status, such as authentication
 *  the entity responsible for original authoring or informing about an IT resource
 *  the entity responsible for a report or assertion about an IT resource relayed “second-hand�
 *  the entity responsible for excerpting, transforming, or compiling an IT resource"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23480"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECINTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECINTSTOBS"/>
    <display value="security integrity status observation"/>
    <definition
                value="Type of security metadata observation made about the integrity status of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Indicates the completeness of an IT resource in terms of workflow status, which may impact users that are authorized to access and use the resource.

**Examples:** Types of security integrity status observation metadata, which may value the observation, include codes from the HL7 DocumentCompletion code system such as legally authenticated, in progress, and incomplete."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23476"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECINTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECINTPRVABOBS"/>
    <display value="security integrity provenance asserted by observation"/>
    <definition
                value="Type of security metadata observation made about the integrity provenance of an IT resource (data, information object, service, or system capability), which indicates the entity that made assertions about the resource. The asserting entity may not be the original informant about the resource.

**Examples:** Types of security integrity provenance asserted by observation metadata, which may value the observation, including:

 *  assertions about an IT resource by a patient
 *  assertions about an IT resource by a clinician
 *  assertions about an IT resource by a device"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23482"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECINTPRVOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECINTPRVRBOBS"/>
    <display value="security integrity provenance reported by observation"/>
    <definition
                value="Type of security metadata observation made about the integrity provenance of an IT resource (data, information object, service, or system capability), which indicates the entity that reported the existence of the resource. The reporting entity may not be the original author of the resource.

**Examples:** Types of security integrity provenance reported by observation metadata, which may value the observation, include:

 *  reports about an IT resource by a patient
 *  reports about an IT resource by a clinician
 *  reports about an IT resource by a device"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23481"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECINTPRVOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECCATOBS"/>
    <display value="security category observation"/>
    <definition
                value="Type of security metadata observation made about the category of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Security category metadata is defined by ISO/IEC 2382-8:1998(E/F)/ T-REC-X.812-1995 as: &quot;A nonhierarchical grouping of sensitive information used to control access to data more finely than with hierarchical security classification alone.&quot;

*Rationale:* A security category observation supports requirement to specify the type of IT resource to facilitate application of appropriate levels of information security according to a range of levels of impact or consequences that might result from the unauthorized disclosure, modification, or use of the information or information system. A resource is assigned to a specific category of information (e.g., privacy, medical, proprietary, financial, investigative, contractor sensitive, security management) defined by an organization or in some instances, by a specific law, Executive Order, directive, policy, or regulation. \[FIPS 199\]

**Examples:** Types of security categories include:

 *  Compartment: A division of data into isolated blocks with separate security controls for the purpose of reducing risk. (ISO 2382-8). A security label tag that &quot;segments&quot; an IT resource by indicating that access and use is restricted to members of a defined community or project. (HL7 Healthcare Classification System)
 *  Sensitivity: The characteristic of an IT resource which implies its value or importance and may include its vulnerability. (ISO 7492-2) Privacy metadata for information perceived as undesirable to share. (HL7 Healthcare Classification System)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23473"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECCLASSOBS"/>
    <display value="security classification observation"/>
    <definition
                value="Type of security metadata observation made about the classification of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Security classification is defined by ISO/IEC 2382-8:1998(E/F)/ T-REC-X.812-1995 as: &quot;The determination of which specific degree of protection against access the data or information requires, together with a designation of that degree of protection.&quot; Security classification metadata is based on an analysis of applicable policies and the risk of financial, reputational, or other harm that could result from unauthorized disclosure.

*Rationale:* A security classification observation may indicate that the confidentiality level indicated by an Act or Role confidentiality attribute has been overridden by the entity responsible for ascribing the SecurityClassificationObservationValue. This supports the business requirement for increasing or decreasing the level of confidentiality (classification or declassification) based on parameters beyond the original assignment of an Act or Role confidentiality.

**Examples:** Types of security classification include: HL7 Confidentiality Codes such as very restricted, unrestricted, and normal. Intelligence community examples include top secret, secret, and confidential.

*Usage Note:* Security classification observation type codes designate security label field types, which are valued with an applicable SecurityClassificationObservationValue code as the &quot;security label tag&quot;."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23472"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECCONOBS"/>
    <display value="security control observation"/>
    <definition
                value="Type of security metadata observation made about the control of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions. Security control metadata convey instructions to users and receivers for secure distribution, transmission, and storage; dictate obligations or mandated actions; specify any action prohibited by refrain policy such as dissemination controls; and stipulate the permissible purpose of use of an IT resource.

*Rationale:* A security control observation supports requirement to specify applicable management, operational, and technical controls (i.e., safeguards or countermeasures) prescribed for an information system to protect the confidentiality, integrity, and availability of the system and its information. \[FIPS 199\]

**Examples:** Types of security control metadata include:

 *  handling caveats
 *  dissemination controls
 *  obligations
 *  refrain policies
 *  purpose of use constraints"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23474"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECINTOBS"/>
    <display value="security integrity observation"/>
    <definition
                value="Type of security metadata observation made about the integrity of an IT resource (data, information object, service, or system capability), which may be used to make access control decisions.

*Rationale:* A security integrity observation supports the requirement to guard against improper information modification or destruction, and includes ensuring information non-repudiation and authenticity. (44 U.S.C., SEC. 3542)

**Examples:** Types of security integrity metadata include:

 *  Integrity status, which indicates the completeness or workflow status of an IT resource (data, information object, service, or system capability)
 *  Integrity confidence, which indicates the reliability and trustworthiness of an IT resource
 *  Integrity control, which indicates pertinent handling caveats, obligations, refrain policies, and purpose of use for the resource
 *  Data integrity, which indicate the security mechanisms used to ensure that the accuracy and consistency are preserved regardless of changes made (ISO/IEC DIS 2382-8)
 *  Alteration integrity, which indicate the security mechanisms used for authorized transformations of the resource
 *  Integrity provenance, which indicates the entity responsible for a report or assertion relayed &quot;second-hand&quot; about an IT resource"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23475"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECOBS"/>
    </property>
  </concept>
  <concept>
    <code value="SECTRSTOBS"/>
    <display value="SECTRSTOBS"/>
    <definition
                value="An observation identifying trust metadata about an IT resource (data, information object, service, or system capability), which may be used as a trust attribute to populate a computable trust policy, trust credential, trust assertion, or trust label field in a security label or trust policy, which are principally used for authentication, authorization, and access control decisions."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23665"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECOBS"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTACCRDOBS"/>
    <display value="trust accreditation observation"/>
    <definition
                value="Type of security metadata observation made about the formal declaration by an authority or neutral third party that validates the technical, security, trust, and business practice conformance of Trust Agents to facilitate security, interoperability, and trust among participants within a security domain or trust framework."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23667"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECTRSTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTAGREOBS"/>
    <display value="trust agreement observation"/>
    <definition
                value="Type of security metadata observation made about privacy and security requirements with which a security domain must comply. \[ISO IEC 10181-1\]"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23666"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECTRSTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTCERTOBS"/>
    <display value="trust certificate observation"/>
    <definition
                value="Type of security metadata observation made about a set of security-relevant data issued by a security authority or trusted third party, together with security information which is used to provide the integrity and data origin authentication services for an IT resource (data, information object, service, or system capability). \[Based on ISO IEC 10181-1\]

**For example,**

 *  A Certificate Policy (CP), which is a named set of rules that indicates the applicability of a certificate to a particular community and/or class of application with common security requirements. For example, a particular Certificate Policy might indicate the applicability of a type of certificate to the authentication of electronic data interchange transactions for the trading of goods within a given price range. \[Trust Service Principles and Criteria for Certification Authorities Version 2.0 March 2011 Copyright 2011 by Canadian Institute of Chartered Accountants.
 *  A Certificate Practice Statement (CSP), which is a statement of the practices which an Authority employs in issuing and managing certificates. \[Trust Service Principles and Criteria for Certification Authorities Version 2.0 March 2011 Copyright 2011 by Canadian Institute of Chartered Accountants.\]"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23668"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECTRSTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTFWKOBS"/>
    <display value="trust framework observation"/>
    <definition
                value="Type of security metadata observation made about a complete set of contracts, regulations or commitments that enable participating actors to rely on certain assertions by other actors to fulfill their information security requirements. \[Kantara Initiative\]"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23670"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECTRSTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTLOAOBS"/>
    <display value="trust assurance observation"/>
    <definition
                value="Type of security metadata observation made about the digital quality or reliability of a trust assertion, activity, capability, information exchange, mechanism, process, or protocol."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23669"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECTRSTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="TRSTMECOBS"/>
    <display value="trust mechanism observation"/>
    <definition
                value="Type of security metadata observation made about a security architecture system component that supports enforcement of security policies."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23671"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SECTRSTOBS"/>
    </property>
  </concept>
  <concept>
    <code value="ConfidentialMark"/>
    <display value="confidential mark"/>
    <definition
                value="A displayed mark rendered as &quot;Confidential&quot;, which indicates to end users that the electronic or hardcopy information they are viewing must be protected at a level of protection as dictated by applicable policy.

May be used to indicate proprietary or classified information that is, for example, business, intelligence, or project related, e.g., secret ingredients in a therapeutic substance; location of disaster health facilities and providers, or the name of a manufacturer or project contractor. Example use cases include a display to alert authorized business system users that they are viewing additionally protected proprietary and business confidential information deemed proprietary under an applicable jurisdictional or organizational policy.

*Usage Note:* 

The ConfidentialMark (confidential mark) description is based on the HL7 Confidentiality Concept Domain: Types of privacy metadata classifying an IT resource (data, information object, service, or system capability) according to its level of sensitivity, which is based on an analysis of applicable privacy policies and the risk of financial, reputational, or other harm to an individual or entity that could result if made available or disclosed to unauthorized individuals, entities, or processes.

*Usage Note:* Confidentiality codes may be used in security labels and privacy markings to classify IT resources based on sensitivity to indicate the obligation of a custodian or receiver to ensure that the protected resource is not made available or disclosed to individuals, entities, or processes (security principals) unless authorized per applicable policies. Confidentiality codes may also be used in the clearances of initiators requesting access to protected resources.

Map: Definition aligns with ISO 7498-2:1989 - Confidentiality is the property that information is not made available or disclosed to unauthorized individuals, entities, or processes."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24048"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityLabelMark"/>
    </property>
  </concept>
  <concept>
    <code value="COPYMark"/>
    <display value="copy of original mark"/>
    <definition
                value="A displayed mark indicating that the electronic or hardcopy information is a copy of an authoritative source for the information. The copy is not considered authoritative but is a duplicate of the authoritative content.

*Usage Note:* Applicable policy will dictate how the COPY mark will be displayed. Typical renderings include the marking appearing at the top or &quot;banner&quot; of electronic or hardcopy pages, or as watermarks set diagonally across each page."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24051"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityLabelMark"/>
    </property>
  </concept>
  <concept>
    <code value="DeliverToAddresseeOnlyMark"/>
    <display value="deliver only to addressee mark"/>
    <definition
                value="A displayed mark on an electronic transmission or physical container such as an electronic transmittal wrapper, batch file, message header, or a physical envelop or package indicating that the contents, whether electronic or hardcopy information, must only be delivered to the authorized recipient(s) named in the address.

*Usage Note:* Required by US 32 CRF Part 2002 for container storing or transmitting CUI."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24050"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityLabelMark"/>
    </property>
  </concept>
  <concept>
    <code value="RedisclosureProhibitionMark"/>
    <display value="prohibition against redisclosure mark"/>
    <definition
                value="A displayed mark rendered to end users as a prescribed text warning that the electronic or hardcopy information shall not be further disclosed without consent of the subject of the information. For example, in order to warn a recipient of 42 CFR Part 2 information of the redisclosure restrictions, the rule mandates that end users receive a written prohibition against redisclosure unless authorized by patient consent or otherwise permitted by Part 2. See 42 CFR § 2.32 Prohibition on re-disclosure. (a)Notice to accompany disclosure. Each disclosure made with the patient's written consent must be accompanied by one of the following written statements: (1) This information has been disclosed to you from records protected by federal confidentiality rules ( 42 CFR part 2). The federal rules prohibit you from making any further disclosure of information in this record that identifies a patient as having or having had a substance use disorder either directly, by reference to publicly available information, or through verification of such identification by another person unless further disclosure is expressly permitted by the written consent of the individual whose information is being disclosed or as otherwise permitted by 42 CFR part 2. A general authorization for the release of medical or other information is NOT sufficient for this purpose (see § 2.31). The federal rules restrict any use of the information to investigate or prosecute with regard to a crime any patient with a substance use disorder, except as provided at §§ 2.12(c)(5) and 2.65; or (2) 42 CFR part 2 prohibits unauthorized disclosure of these records. https://www.law.cornell.edu/cfr/text/42/2.32

*Usage Note:* Example of marking requirement from SAMHSA FAQ Response to question 13:

Would a logon or splash page notification on an HIO’s portal that contains the Part 2 notice prohibiting redisclosure be sufficient to meet Part 2’s requirement that disclosures made with patient consent be accompanied by such a statement?

No. Part 2 requires each disclosure made with written patient consent to be accompanied by a written statement that the information disclosed is protected by federal law and that the recipient cannot make any further disclosure of it unless permitted by the regulations (42 CFR § 2.32). A logon page is the page where a user logs onto a computer system; a splash page is an introductory page to a web site. A logon or splash page notification on a HIO's portal including the statement as required by § 2.32 would not be sufficient notification regarding prohibitions on redisclosure since it would not accompany a specific disclosure. The notification must be tied to the Part 2 information being disclosed in order to ensure that the recipient of that information knows that specific information is protected by Part 2 and cannot be redisclosed except as authorized by the express written consent of the person to whom it pertains or as otherwise permitted by Part 2. https://www.samhsa.gov/about-us/who-we-are/laws-regulations/confidentiality-regulations-faqs"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24049"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityLabelMark"/>
    </property>
  </concept>
  <concept>
    <code value="RestrictedConfidentialityMark"/>
    <display value="restricted confidentiality mark"/>
    <definition
                value="A displayed mark rendered to end users as &quot;Restricted Confidentiality&quot;, which indicates that the electronic or hardcopy information they are viewing, must be protected at a restricted level of confidentiality protection as defined by HL7 Confidentiality code &quot;R&quot; (restricted). Examples: Includes information that is additionally protected such as sensitive conditions mental health, HIV, substance abuse, domestic violence, child abuse, genetic disease, and reproductive health; or sensitive demographic information such as a patient's standing as an employee or a celebrity. Use cases include a display to alert authorized EHR users that they are viewing additionally protected health information deemed sensitive by an applicable jurisdictional, organizational, or personal privacy policy.

*Usage Note:* The definition is based on HL7 Confidentiality code &quot;R&quot; (restricted), which is described as:

Privacy metadata indicating highly sensitive, potentially stigmatizing information, which presents a high risk to the information subject if disclosed without authorization. May be pre-empted by jurisdictional law, e.g., for public health reporting or emergency treatment. Foundational definitions of Confidentiality: From HL7 Confidentiality Concept Domain: Types of privacy metadata classifying an IT resource (data, information object, service, or system capability) according to its level of sensitivity, which is based on an analysis of applicable privacy policies and the risk of financial, reputational, or other harm to an individual or entity that could result if made available or disclosed to unauthorized individuals, entities, or processes.

Usage Note from HL7 Confidentiality code &quot;R&quot;: Confidentiality codes may be used in security labels and privacy markings to classify IT resources based on sensitivity to indicate the obligation of a custodian or receiver to ensure that the protected resource is not made available or disclosed to individuals, entities, or processes (security principals) unless authorized per applicable policies. Confidentiality codes may also be used in the clearances of initiators requesting access to protected resources.

This metadata indicates that the receiver may be obligated to comply with applicable, prevailing (default) jurisdictional privacy law or disclosure authorization.

Map: Definition aligns with ISO 7498-2:1989 - Confidentiality is the property that information is not made available or disclosed to unauthorized individuals, entities, or processes. Map: Partial Map to ISO 13606-4 Sensitivity Level (3) Clinical Care: Default for normal clinical care access (i.e. most clinical staff directly caring for the patient should be able to access nearly all of the EHR). Maps to normal confidentiality for treatment information but not to ancillary care, payment and operations."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24047"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityLabelMark"/>
    </property>
  </concept>
  <concept>
    <code value="DRAFTMark"/>
    <display value="Draft Mark"/>
    <definition
                value="A displayed mark indicating that the electronic or hard-copy information is still under development and is not yet considered to be ready for normal use."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24150"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityLabelMark"/>
    </property>
  </concept>
  <concept>
    <code value="AUTHPOL"/>
    <display value="authorization policy"/>
    <definition
                value="Authorisation policies are essentially security policies related to access-control and specify what activities a subject is permitted or forbidden to do, to a set of target objects. They are designed to protect target objects so are interpreted by access control agents or the run-time systems at the target system.

A positive authorisation policy defines the actions that a subject is permitted to perform on a target. A negative authorisation policy specifies the actions that a subject is forbidden to perform on a target. Positive authorisation policies may also include filters to transform the parameters associated with their actions. (Based on PONDERS)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23934"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="DELEPOL"/>
    <display value="delegation policy"/>
    <definition
                value="Delegation policies specify which actions subjects are allowed to delegate to others. A delegation policy thus specifies an authorisation to delegate. Subjects must already possess the access rights to be delegated.

Delegation policies are aimed at subjects delegating rights to servers or third parties to perform actions on their behalf and are not meant to be the means by which security administrators would assign rights to subjects. A negative delegation policy identifies what delegations are forbidden.

A Delegation policy specifies the authorisation policy from which delegated rights are derived, the grantors, which are the entities which can delegate these access rights, and the grantees, which are the entities to which the access rights can be delegated. There are two types of delegation policy, positive and negative. (Based on PONDERS)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23933"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="ObligationPolicy"/>
    <display value="obligation policy"/>
    <definition
                value="Conveys the mandated workflow action that an information custodian, receiver, or user must perform.

*Usage Notes:* Per ISO 22600-2, ObligationPolicy instances 'are event-triggered and define actions to be performed by manager agent'. Per HL7 Composite Security and Privacy Domain Analysis Model: This value set refers to the action required to receive the permission specified in the privacy rule. Per OASIS XACML, an obligation is an operation specified in a policy or policy that is performed in conjunction with the enforcement of an access control decision."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="Per ISO 22600-2, ObligationPolicy instances 'are event-triggered and define actions to be performed by manager agent'. Per HL7 Composite Security and Privacy Domain Analysis Model:  This value set refers to the action required to receive the permission specified in the privacy rule. Per OASIS XACML, an obligation is an operation specified in a policy or policy that is performed in conjunction with the enforcement of an access control decision."/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23372"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="PrivacyMark"/>
    <display value="privacy mark"/>
    <definition
                value="An abstract code for human readable marks indicating, e.g., the level of confidentiality protection, an authorized compartment, the integrity, or the handling instruction required by applicable policy. Such markings must be displayed as directed by applicable policy on electronically rendered information content and any electronic transmittal envelope or container; or on hardcopy information and any physical transmittal envelope or container.

Examples of protocols for marking displays on electronic or hardcopy rendered content: Across the top or &quot;banner&quot; of each page ; as a watermark placed diagonally cross each page; at the bottom or &quot;footer&quot; of each page; and may be displayed at the beginning of any portion within the content that required markings different than other portions of the content. The banner or top of page marking typically acts as a &quot;high watermark&quot; by including all of the markings made on any marked portions within the entirety of the information content.

*Usage Note:* A &quot;Privacy Mark&quot; is a Security Control Observation (SECCONOBS) named tag set as specified by the HL7 Privacy and Security Classification System (HCS). A Privacy Mark Named Tag Set is valued with a Privacy Mark leaf code &quot;tag&quot;, which is a member of the Security Control Observation Value (\_SecurityObservationValue) tag set. Related Security Control Observation named tag sets are Purpose of Use, Obligation Policy, and Refrain Policy, each with their own Security Control Observation Value tag sets.

Foundational standard definitions: ISO 22600-3 Section A.3.4.3 - If present, the privacy-mark is not used for access control. The content of the privacy-mark may be defined by the security policy in force (identified by the security-policy-identifier) which may define a list of values to be used. Alternately, the value may be determined by the originator of the security-label. IEEE Security Glossary Compendium 93- CESG Memorandum No.1 Issue 1.2 Oct 1992 - Human readable word or phrase acting as an indicator of all or part of the security constraints that apply to a document so marked. NOTE: A machine readable representation of a marking.

*Comment:* While policies requiring creators, processors, custodians, senders or recipients apply, enforce, and persist applicable Privacy Marks may be dictated by a jurisdiction, organization or personal privacy, security, or integrity policy, those required to comply may be governed under different policies, so compliance may need to be enforced through trust contracts. For example, information content marked with GDPR related policies may require adherence by processors or recipients outside of the European Union. For this reason, this code system is likely to evolve with the inclusion of multiple policy domains needing to communicate encoded policies in a standard, interoperable manner."/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="24045"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="RefrainPolicy"/>
    <display value="refrain policy"/>
    <definition
                value="Conveys prohibited actions which an information custodian, receiver, or user is not permitted to perform unless otherwise authorized or permitted under specified circumstances.

*Usage Notes:* ISO 22600-2 species that a Refrain Policy &quot;defines actions the subjects must refrain from performing&quot;. Per HL7 Composite Security and Privacy Domain Analysis Model: May be used to indicate that a specific action is prohibited based on specific access control attributes e.g., purpose of use, information type, user role, etc."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="HL7usageNotes"/>
      <valueString
                   value="ISO 22600-2 species that a Refrain Policy &quot;defines actions the subjects must refrain from performing&quot;.  Per HL7 Composite Security and Privacy Domain Analysis Model:  May be used to indicate that a specific action is prohibited based on specific access control attributes e.g., purpose of use, information type, user role, etc."/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23393"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SecurityPolicy"/>
    </property>
  </concept>
  <concept>
    <code value="BH"/>
    <display value="behavioral health information sensitivity"/>
    <definition
                value="Policy for handling information related to behavioral and emotional disturbances affecting social adjustment and physical health, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23894"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SPI"/>
    </property>
  </concept>
  <concept>
    <code value="MH"/>
    <display value="mental health information sensitivity"/>
    <definition
                value="Policy for handling information related to psychological disorders, which is afforded heightened confidentiality. Mental health information may be deemed specifically sensitive and distinct from physical health, substance use disorders, and behavioral disabilities and disorders in some jurisdictions.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23893"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SPI"/>
    </property>
  </concept>
  <concept>
    <code value="PSY"/>
    <display value="psychiatry disorder information sensitivity"/>
    <definition
                value="Policy for handling psychiatry psychiatric disorder information, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23341"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SPI"/>
    </property>
  </concept>
  <concept>
    <code value="PSYTHPN"/>
    <display value="psychotherapy note information sensitivity"/>
    <definition
                value="Policy for handling psychotherapy note information, which is afforded heightened confidentiality.

*Usage Note:* In some jurisdiction, disclosure of psychotherapy notes requires patient consent.

If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23932"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SPI"/>
    </property>
  </concept>
  <concept>
    <code value="SUD"/>
    <display value="substance use disorder information sensitivity"/>
    <definition
                value="Policy for handling information related to alcohol or drug use disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23890"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SPI"/>
    </property>
  </concept>
  <concept>
    <code value="SUBSIDMC"/>
    <display value="subsidized managed care program"/>
    <definition
                value="**Definition:** A government health program that provides coverage through managed care contracts for health services to persons meeting eligibility criteria such as income, location of residence, access to other coverages, health condition, and age, the cost of which is to some extent subsidized by public funds.

*Discussion:* The structure and business processes for underwriting and administering a subsidized managed care program is further specified by the Underwriter and Payer Role.class and Role.code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22139"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SUBSIDIZ"/>
    </property>
  </concept>
  <concept>
    <code value="SUBSUPP"/>
    <display value="subsidized supplemental health program"/>
    <definition
                value="**Definition:** A government health program that provides coverage for health services to persons meeting eligibility criteria for a supplemental health policy or program such as income, location of residence, access to other coverages, health condition, and age, the cost of which is to some extent subsidized by public funds.

**Example:** Supplemental health coverage program may cover the cost of a health program or policy financial participations, such as the copays and the premiums, and may provide coverage for services in addition to those covered under the supplemented health program or policy. In the U.S., Medicaid programs may pay the premium for a covered party who is also covered under the Medicare program or a private health policy.

*Discussion:* The structure and business processes for underwriting and administering a subsidized supplemental retiree health program is further specified by the Underwriter and Payer Role.class and Role.code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22140"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SUBSIDIZ"/>
    </property>
  </concept>
  <concept>
    <code value="ETHUD"/>
    <display value="alcohol use disorder information sensitivity"/>
    <definition
                value="Policy for handling information related to alcohol use disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23891"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SUD"/>
    </property>
  </concept>
  <concept>
    <code value="OPIOIDUD"/>
    <display value="opioid use disorder information sensitivity"/>
    <definition
                value="Policy for handling information related to opioid use disorders and conditions caused by these disorders, which is afforded heightened confidentiality.

*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law in addition to this more generic code."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23892"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="SUD"/>
    </property>
  </concept>
  <concept>
    <code value="TBS"/>
    <display value="trial balance partial strength"/>
    <definition
                value="A fill where the remainder of a 'complete' fill is provided after a trial fill has been provided and where the strength supplied is less than the ordered strength (e.g. 10mg for an order of 50mg where a subsequent fill will dispense 40mg tablets)."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21823"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TB"/>
    </property>
  </concept>
  <concept>
    <code value="ALRTENDLATE"/>
    <display value="end too late alert"/>
    <definition
                value="**Definition:**Proposed therapy may be inappropriate or ineffective because the end of administration is too close to another planned therapy."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22837"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TIME"/>
    </property>
  </concept>
  <concept>
    <code value="ALRTSTRTLATE"/>
    <display value="start too late alert"/>
    <definition
                value="**Definition:**Proposed therapy may be inappropriate or ineffective because the start of administration is too late after the onset of the condition."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22838"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TIME"/>
    </property>
  </concept>
  <concept>
    <code value="INTERVAL"/>
    <display value="outside requested time"/>
    <definition
                value="**Definition:**The therapy action is being performed outside the bounds of the time period requested"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22846"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TIMING"/>
    </property>
  </concept>
  <concept>
    <code value="MINFREQ"/>
    <display value="too soon within frequency based on the usage"/>
    <definition
                value="**Definition:**The therapy action is being performed too soon after the previous occurrence based on the requested frequency"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="22845"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TIMING"/>
    </property>
  </concept>
  <concept>
    <code value="DRG"/>
    <display value="Drug Interaction Alert"/>
    <definition
                value="Proposed therapy may interact with an existing or recent drug therapy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16660"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TPROD"/>
    </property>
  </concept>
  <concept>
    <code value="NHP"/>
    <display value="Natural Health Product Alert"/>
    <definition
                value="Proposed therapy may interact with existing or recent natural health product therapy"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16661"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TPROD"/>
    </property>
  </concept>
  <concept>
    <code value="NONRX"/>
    <display value="Non-Prescription Interaction Alert"/>
    <definition
                value="Proposed therapy may interact with a non-prescription drug (e.g. alcohol, tobacco, Aspirin)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="16663"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TPROD"/>
    </property>
  </concept>
  <concept>
    <code value="SALE"/>
    <display value="Sale"/>
    <definition
                value="Transfer of ownership for a product for financial compensation."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="17960"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="TRANSFER"/>
    </property>
  </concept>
  <concept>
    <code value="BUS"/>
    <display value="business constraint violation"/>
    <definition
                value="**Description:**A local business rule relating multiple elements has been violated."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21665"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="CODE_INVAL"/>
    <display value="code is not valid"/>
    <definition
                value="**Description:**The specified code is not valid against the list of codes allowed for the element."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21659"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="FORMAT"/>
    <display value="invalid format"/>
    <definition
                value="**Description:**The element does not follow the formatting or type rules defined for the field."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21655"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="ILLEGAL"/>
    <display value="illegal"/>
    <definition
                value="**Description:**The request is missing elements or contains elements which cause it to not meet the legal standards for actioning."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21652"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="LEN_RANGE"/>
    <display value="length out of range"/>
    <definition
                value="**Description:**The length of the data specified falls out of the range defined for the element."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21656"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="MISSCOND"/>
    <display value="conditional element missing"/>
    <definition
                value="**Description:**The specified element must be specified with a non-null value under certain conditions. In this case, the conditions are true but the element is still missing or null."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21654"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="MISSMAND"/>
    <display value="mandatory element missing"/>
    <definition
                value="**Description:**The specified element is mandatory and was not included in the instance."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21653"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="NODUPS"/>
    <display value="duplicate values are not permitted"/>
    <definition
                value="**Description:**More than one element with the same value exists in the set. Duplicates not permission in this set in a set."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21661"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="NOPERSIST"/>
    <display value="element will not be persisted"/>
    <definition
                value="**Description:** Element in submitted message will not persist in data storage based on detected issue."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="23276"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="REP_RANGE"/>
    <display value="repetitions out of range"/>
    <definition
                value="**Description:**The number of repeating elements falls outside the range of the allowed number of repetitions."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="21662"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VALIDAT"/>
    </property>
  </concept>
  <concept>
    <code value="AVAILABLE"/>
    <display value="Available Volume"/>
    <definition
                value="The available quantity of specimen. This is the current quantity minus any planned consumption (e.g., tests that are planned)"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="13963"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VOLUME"/>
    </property>
  </concept>
  <concept>
    <code value="CONSUMPTION"/>
    <display value="Consumption Volume"/>
    <definition
                value="The quantity of specimen that is used each time the equipment uses this substance"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="13965"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VOLUME"/>
    </property>
  </concept>
  <concept>
    <code value="CURRENT"/>
    <display value="Current Volume"/>
    <definition
                value="The current quantity of the specimen, i.e., initial quantity minus what has been actually used."/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="13962"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VOLUME"/>
    </property>
  </concept>
  <concept>
    <code value="INITIAL"/>
    <display value="Initial Volume"/>
    <definition value="The initial quantity of the specimen in inventory"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
    <property>
      <code value="internalId"/>
      <valueCode value="13964"/>
    </property>
    <property>
      <code value="subsumedBy"/>
      <valueCode value="VOLUME"/>
    </property>
  </concept>
</CodeSystem>