org.openhealthtools.mdht.uml.cda.consol.ConsolPackage Maven / Gradle / Ivy
The newest version!
/*******************************************************************************
* Copyright (c) 2011, 2012 Sean Muir and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Sean Muir (JKM Software) - initial API and implementation
*******************************************************************************/
package org.openhealthtools.mdht.uml.cda.consol;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.openhealthtools.mdht.uml.cda.CDAPackage;
/**
*
* The Package for the model.
* It contains accessors for the meta objects to represent
*
* - each class,
* - each feature of each class,
* - each enum,
* - and each data type
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.ConsolFactory
* @model kind="package"
* annotation="http://www.openhealthtools.org/mdht/uml initializers='org.openhealthtools.mdht.uml.cda.consol'"
* @generated
*/
public interface ConsolPackage extends EPackage {
/**
* The package name.
*
*
* @generated
*/
String eNAME = "consol";
/**
* The package namespace URI.
*
*
* @generated
*/
String eNS_URI = "http://www.openhealthtools.org/mdht/uml/cda/consol";
/**
* The package namespace name.
*
*
* @generated
*/
String eNS_PREFIX = "consol";
/**
* The singleton instance of the package.
*
*
* @generated
*/
ConsolPackage eINSTANCE = org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl.init();
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.GeneralHeaderConstraintsImpl General Header Constraints}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.GeneralHeaderConstraintsImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getGeneralHeaderConstraints()
* @generated
*/
int GENERAL_HEADER_CONSTRAINTS = 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__REALM_CODE = CDAPackage.CLINICAL_DOCUMENT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__TYPE_ID = CDAPackage.CLINICAL_DOCUMENT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID = CDAPackage.CLINICAL_DOCUMENT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__ID = CDAPackage.CLINICAL_DOCUMENT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__CODE = CDAPackage.CLINICAL_DOCUMENT__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__TITLE = CDAPackage.CLINICAL_DOCUMENT__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME = CDAPackage.CLINICAL_DOCUMENT__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE = CDAPackage.CLINICAL_DOCUMENT__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE = CDAPackage.CLINICAL_DOCUMENT__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__SET_ID = CDAPackage.CLINICAL_DOCUMENT__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER = CDAPackage.CLINICAL_DOCUMENT__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__COPY_TIME = CDAPackage.CLINICAL_DOCUMENT__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET = CDAPackage.CLINICAL_DOCUMENT__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__AUTHOR = CDAPackage.CLINICAL_DOCUMENT__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER = CDAPackage.CLINICAL_DOCUMENT__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__INFORMANT = CDAPackage.CLINICAL_DOCUMENT__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__CUSTODIAN = CDAPackage.CLINICAL_DOCUMENT__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT = CDAPackage.CLINICAL_DOCUMENT__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR = CDAPackage.CLINICAL_DOCUMENT__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR = CDAPackage.CLINICAL_DOCUMENT__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__PARTICIPANT = CDAPackage.CLINICAL_DOCUMENT__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF = CDAPackage.CLINICAL_DOCUMENT__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF = CDAPackage.CLINICAL_DOCUMENT__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT = CDAPackage.CLINICAL_DOCUMENT__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION = CDAPackage.CLINICAL_DOCUMENT__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF = CDAPackage.CLINICAL_DOCUMENT__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__COMPONENT = CDAPackage.CLINICAL_DOCUMENT__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR = CDAPackage.CLINICAL_DOCUMENT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__CLASS_CODE = CDAPackage.CLINICAL_DOCUMENT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS__MOOD_CODE = CDAPackage.CLINICAL_DOCUMENT__MOOD_CODE;
/**
* The number of structural features of the 'General Header Constraints' class.
*
*
* @generated
* @ordered
*/
int GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT = CDAPackage.CLINICAL_DOCUMENT_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergyProblemActImpl Allergy Problem Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergyProblemActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergyProblemAct()
* @generated
*/
int ALLERGY_PROBLEM_ACT = 1;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Allergy Problem Act' class.
*
*
* @generated
* @ordered
*/
int ALLERGY_PROBLEM_ACT_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergyObservationImpl Allergy Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergyObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergyObservation()
* @generated
*/
int ALLERGY_OBSERVATION = 2;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Allergy Observation' class.
*
*
* @generated
* @ordered
*/
int ALLERGY_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReactionObservationImpl Reaction Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReactionObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReactionObservation()
* @generated
*/
int REACTION_OBSERVATION = 3;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Reaction Observation' class.
*
*
* @generated
* @ordered
*/
int REACTION_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SeverityObservationImpl Severity Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SeverityObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSeverityObservation()
* @generated
*/
int SEVERITY_OBSERVATION = 4;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Severity Observation' class.
*
*
* @generated
* @ordered
*/
int SEVERITY_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergyStatusObservationImpl Allergy Status Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergyStatusObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergyStatusObservation()
* @generated
*/
int ALLERGY_STATUS_OBSERVATION = 14;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AgeObservationImpl Age Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AgeObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAgeObservation()
* @generated
*/
int AGE_OBSERVATION = 15;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HealthStatusObservationImpl Health Status Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HealthStatusObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHealthStatusObservation()
* @generated
*/
int HEALTH_STATUS_OBSERVATION = 16;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationActivityImpl Medication Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationActivity()
* @generated
*/
int MEDICATION_ACTIVITY = 8;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.NonMedicinalSupplyActivityImpl Non Medicinal Supply Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.NonMedicinalSupplyActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getNonMedicinalSupplyActivity()
* @generated
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY = 18;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProductInstanceImpl Product Instance}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProductInstanceImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProductInstance()
* @generated
*/
int PRODUCT_INSTANCE = 13;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.InstructionsImpl Instructions}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.InstructionsImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getInstructions()
* @generated
*/
int INSTRUCTIONS = 10;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.IndicationImpl Indication}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.IndicationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getIndication()
* @generated
*/
int INDICATION = 6;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationDispenseImpl Medication Dispense}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationDispenseImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationDispense()
* @generated
*/
int MEDICATION_DISPENSE = 11;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationSupplyOrderImpl Medication Supply Order}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationSupplyOrderImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationSupplyOrder()
* @generated
*/
int MEDICATION_SUPPLY_ORDER = 9;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DrugVehicleImpl Drug Vehicle}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DrugVehicleImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDrugVehicle()
* @generated
*/
int DRUG_VEHICLE = 12;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemConcernActImpl Problem Concern Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemConcernActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemConcernAct()
* @generated
*/
int PROBLEM_CONCERN_ACT = 19;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemObservationImpl Problem Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemObservation()
* @generated
*/
int PROBLEM_OBSERVATION = 20;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemStatusImpl Problem Status}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemStatusImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemStatus()
* @generated
*/
int PROBLEM_STATUS = 21;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ContinuityOfCareDocumentImpl Continuity Of Care Document}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ContinuityOfCareDocumentImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getContinuityOfCareDocument()
* @generated
*/
int CONTINUITY_OF_CARE_DOCUMENT = 22;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectivesSectionEntriesOptionalImpl Advance Directives Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectivesSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAdvanceDirectivesSectionEntriesOptional()
* @generated
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL = 38;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergiesSectionEntriesOptionalImpl Allergies Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergiesSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergiesSectionEntriesOptional()
* @generated
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL = 24;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergiesSectionImpl Allergies Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergiesSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergiesSection()
* @generated
*/
int ALLERGIES_SECTION = 23;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EncountersSectionEntriesOptionalImpl Encounters Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EncountersSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEncountersSectionEntriesOptional()
* @generated
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL = 41;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationsSectionEntriesOptionalImpl Immunizations Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationsSectionEntriesOptional()
* @generated
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL = 61;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PayersSectionImpl Payers Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PayersSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPayersSection()
* @generated
*/
int PAYERS_SECTION = 65;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CoverageActivityImpl Coverage Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CoverageActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCoverageActivity()
* @generated
*/
int COVERAGE_ACTIVITY = 66;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PolicyActivityImpl Policy Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PolicyActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPolicyActivity()
* @generated
*/
int POLICY_ACTIVITY = 67;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AuthorizationActivityImpl Authorization Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AuthorizationActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAuthorizationActivity()
* @generated
*/
int AUTHORIZATION_ACTIVITY = 117;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsSectionEntriesOptionalImpl Medications Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationsSectionEntriesOptional()
* @generated
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL = 26;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsSectionImpl Medications Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationsSection()
* @generated
*/
int MEDICATIONS_SECTION = 25;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareSectionImpl Plan Of Care Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareSection()
* @generated
*/
int PLAN_OF_CARE_SECTION = 68;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityActImpl Plan Of Care Activity Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivityAct()
* @generated
*/
int PLAN_OF_CARE_ACTIVITY_ACT = 69;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityEncounterImpl Plan Of Care Activity Encounter}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityEncounterImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivityEncounter()
* @generated
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER = 70;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityObservationImpl Plan Of Care Activity Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivityObservation()
* @generated
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION = 71;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityProcedureImpl Plan Of Care Activity Procedure}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityProcedureImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivityProcedure()
* @generated
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE = 72;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivitySubstanceAdministrationImpl Plan Of Care Activity Substance Administration}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivitySubstanceAdministrationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivitySubstanceAdministration()
* @generated
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION = 73;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivitySupplyImpl Plan Of Care Activity Supply}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivitySupplyImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivitySupply()
* @generated
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY = 74;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProceduresSectionEntriesOptionalImpl Procedures Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProceduresSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProceduresSectionEntriesOptional()
* @generated
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL = 30;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProceduresSectionImpl Procedures Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProceduresSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProceduresSection()
* @generated
*/
int PROCEDURES_SECTION = 29;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityActImpl Procedure Activity Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureActivityAct()
* @generated
*/
int PROCEDURE_ACTIVITY_ACT = 32;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityProcedureImpl Procedure Activity Procedure}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityProcedureImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureActivityProcedure()
* @generated
*/
int PROCEDURE_ACTIVITY_PROCEDURE = 5;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__REALM_CODE = CDAPackage.PROCEDURE__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__TYPE_ID = CDAPackage.PROCEDURE__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__TEMPLATE_ID = CDAPackage.PROCEDURE__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__ID = CDAPackage.PROCEDURE__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__CODE = CDAPackage.PROCEDURE__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__TEXT = CDAPackage.PROCEDURE__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__STATUS_CODE = CDAPackage.PROCEDURE__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__EFFECTIVE_TIME = CDAPackage.PROCEDURE__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__PRIORITY_CODE = CDAPackage.PROCEDURE__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__LANGUAGE_CODE = CDAPackage.PROCEDURE__LANGUAGE_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__METHOD_CODE = CDAPackage.PROCEDURE__METHOD_CODE;
/**
* The feature id for the 'Approach Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__APPROACH_SITE_CODE = CDAPackage.PROCEDURE__APPROACH_SITE_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__TARGET_SITE_CODE = CDAPackage.PROCEDURE__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__SUBJECT = CDAPackage.PROCEDURE__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__SPECIMEN = CDAPackage.PROCEDURE__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__PERFORMER = CDAPackage.PROCEDURE__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__AUTHOR = CDAPackage.PROCEDURE__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__INFORMANT = CDAPackage.PROCEDURE__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__PARTICIPANT = CDAPackage.PROCEDURE__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__ENTRY_RELATIONSHIP = CDAPackage.PROCEDURE__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__REFERENCE = CDAPackage.PROCEDURE__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__PRECONDITION = CDAPackage.PROCEDURE__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__NULL_FLAVOR = CDAPackage.PROCEDURE__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__CLASS_CODE = CDAPackage.PROCEDURE__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__MOOD_CODE = CDAPackage.PROCEDURE__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE__NEGATION_IND = CDAPackage.PROCEDURE__NEGATION_IND;
/**
* The number of structural features of the 'Procedure Activity Procedure' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_PROCEDURE_FEATURE_COUNT = CDAPackage.PROCEDURE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int INDICATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int INDICATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int INDICATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int INDICATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int INDICATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int INDICATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Indication' class.
*
*
* @generated
* @ordered
*/
int INDICATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityObservationImpl Procedure Activity Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureActivityObservation()
* @generated
*/
int PROCEDURE_ACTIVITY_OBSERVATION = 31;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsSectionEntriesOptionalImpl Vital Signs Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getVitalSignsSectionEntriesOptional()
* @generated
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL = 81;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistorySectionImpl Family History Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistorySectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFamilyHistorySection()
* @generated
*/
int FAMILY_HISTORY_SECTION = 44;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryOrganizerImpl Family History Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFamilyHistoryOrganizer()
* @generated
*/
int FAMILY_HISTORY_ORGANIZER = 45;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryObservationImpl Family History Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFamilyHistoryObservation()
* @generated
*/
int FAMILY_HISTORY_OBSERVATION = 46;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryDeathObservationImpl Family History Death Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryDeathObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFamilyHistoryDeathObservation()
* @generated
*/
int FAMILY_HISTORY_DEATH_OBSERVATION = 47;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SocialHistorySectionImpl Social History Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SocialHistorySectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSocialHistorySection()
* @generated
*/
int SOCIAL_HISTORY_SECTION = 75;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SocialHistoryObservationImpl Social History Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SocialHistoryObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSocialHistoryObservation()
* @generated
*/
int SOCIAL_HISTORY_OBSERVATION = 76;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PregnancyObservationImpl Pregnancy Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PregnancyObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPregnancyObservation()
* @generated
*/
int PREGNANCY_OBSERVATION = 77;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EstimatedDateOfDeliveryImpl Estimated Date Of Delivery}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EstimatedDateOfDeliveryImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEstimatedDateOfDelivery()
* @generated
*/
int ESTIMATED_DATE_OF_DELIVERY = 78;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ResultsSectionEntriesOptionalImpl Results Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ResultsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getResultsSectionEntriesOptional()
* @generated
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL = 34;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ResultsSectionImpl Results Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ResultsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getResultsSection()
* @generated
*/
int RESULTS_SECTION = 33;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ResultOrganizerImpl Result Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ResultOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getResultOrganizer()
* @generated
*/
int RESULT_ORGANIZER = 35;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ResultObservationImpl Result Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ResultObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getResultObservation()
* @generated
*/
int RESULT_OBSERVATION = 36;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicalEquipmentSectionImpl Medical Equipment Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicalEquipmentSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicalEquipmentSection()
* @generated
*/
int MEDICAL_EQUIPMENT_SECTION = 64;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusSectionImpl Functional Status Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFunctionalStatusSection()
* @generated
*/
int FUNCTIONAL_STATUS_SECTION = 48;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemSectionEntriesOptionalImpl Problem Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemSectionEntriesOptional()
* @generated
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL = 28;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemSectionImpl Problem Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemSection()
* @generated
*/
int PROBLEM_SECTION = 27;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectivesSectionImpl Advance Directives Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectivesSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAdvanceDirectivesSection()
* @generated
*/
int ADVANCE_DIRECTIVES_SECTION = 37;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectiveObservationImpl Advance Directive Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectiveObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAdvanceDirectiveObservation()
* @generated
*/
int ADVANCE_DIRECTIVE_OBSERVATION = 39;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ServiceDeliveryLocationImpl Service Delivery Location}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ServiceDeliveryLocationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getServiceDeliveryLocation()
* @generated
*/
int SERVICE_DELIVERY_LOCATION = 7;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationsSectionImpl Immunizations Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationsSection()
* @generated
*/
int IMMUNIZATIONS_SECTION = 84;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationActivityImpl Immunization Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationActivity()
* @generated
*/
int IMMUNIZATION_ACTIVITY = 62;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationRefusalReasonImpl Immunization Refusal Reason}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationRefusalReasonImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationRefusalReason()
* @generated
*/
int IMMUNIZATION_REFUSAL_REASON = 63;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsSectionImpl Vital Signs Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getVitalSignsSection()
* @generated
*/
int VITAL_SIGNS_SECTION = 85;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsOrganizerImpl Vital Signs Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getVitalSignsOrganizer()
* @generated
*/
int VITAL_SIGNS_ORGANIZER = 82;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignObservationImpl Vital Sign Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getVitalSignObservation()
* @generated
*/
int VITAL_SIGN_OBSERVATION = 83;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__REALM_CODE = CDAPackage.PARTICIPANT_ROLE__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__TYPE_ID = CDAPackage.PARTICIPANT_ROLE__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__TEMPLATE_ID = CDAPackage.PARTICIPANT_ROLE__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__ID = CDAPackage.PARTICIPANT_ROLE__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__CODE = CDAPackage.PARTICIPANT_ROLE__CODE;
/**
* The feature id for the 'Addr' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__ADDR = CDAPackage.PARTICIPANT_ROLE__ADDR;
/**
* The feature id for the 'Telecom' containment reference list.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__TELECOM = CDAPackage.PARTICIPANT_ROLE__TELECOM;
/**
* The feature id for the 'Playing Device' containment reference.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__PLAYING_DEVICE = CDAPackage.PARTICIPANT_ROLE__PLAYING_DEVICE;
/**
* The feature id for the 'Playing Entity' containment reference.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__PLAYING_ENTITY = CDAPackage.PARTICIPANT_ROLE__PLAYING_ENTITY;
/**
* The feature id for the 'Scoping Entity' containment reference.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__SCOPING_ENTITY = CDAPackage.PARTICIPANT_ROLE__SCOPING_ENTITY;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__NULL_FLAVOR = CDAPackage.PARTICIPANT_ROLE__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION__CLASS_CODE = CDAPackage.PARTICIPANT_ROLE__CLASS_CODE;
/**
* The number of structural features of the 'Service Delivery Location' class.
*
*
* @generated
* @ordered
*/
int SERVICE_DELIVERY_LOCATION_FEATURE_COUNT = CDAPackage.PARTICIPANT_ROLE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__REALM_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__TYPE_ID = CDAPackage.SUBSTANCE_ADMINISTRATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__TEMPLATE_ID = CDAPackage.SUBSTANCE_ADMINISTRATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__ID = CDAPackage.SUBSTANCE_ADMINISTRATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__TEXT = CDAPackage.SUBSTANCE_ADMINISTRATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__STATUS_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__EFFECTIVE_TIME = CDAPackage.SUBSTANCE_ADMINISTRATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__PRIORITY_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__REPEAT_NUMBER = CDAPackage.SUBSTANCE_ADMINISTRATION__REPEAT_NUMBER;
/**
* The feature id for the 'Route Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__ROUTE_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__ROUTE_CODE;
/**
* The feature id for the 'Approach Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__APPROACH_SITE_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__APPROACH_SITE_CODE;
/**
* The feature id for the 'Dose Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__DOSE_QUANTITY = CDAPackage.SUBSTANCE_ADMINISTRATION__DOSE_QUANTITY;
/**
* The feature id for the 'Rate Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__RATE_QUANTITY = CDAPackage.SUBSTANCE_ADMINISTRATION__RATE_QUANTITY;
/**
* The feature id for the 'Max Dose Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__MAX_DOSE_QUANTITY = CDAPackage.SUBSTANCE_ADMINISTRATION__MAX_DOSE_QUANTITY;
/**
* The feature id for the 'Administration Unit Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__ADMINISTRATION_UNIT_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__ADMINISTRATION_UNIT_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__SUBJECT = CDAPackage.SUBSTANCE_ADMINISTRATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__SPECIMEN = CDAPackage.SUBSTANCE_ADMINISTRATION__SPECIMEN;
/**
* The feature id for the 'Consumable' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__CONSUMABLE = CDAPackage.SUBSTANCE_ADMINISTRATION__CONSUMABLE;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__PERFORMER = CDAPackage.SUBSTANCE_ADMINISTRATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__AUTHOR = CDAPackage.SUBSTANCE_ADMINISTRATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__INFORMANT = CDAPackage.SUBSTANCE_ADMINISTRATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__PARTICIPANT = CDAPackage.SUBSTANCE_ADMINISTRATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__ENTRY_RELATIONSHIP = CDAPackage.SUBSTANCE_ADMINISTRATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__REFERENCE = CDAPackage.SUBSTANCE_ADMINISTRATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__PRECONDITION = CDAPackage.SUBSTANCE_ADMINISTRATION__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__NULL_FLAVOR = CDAPackage.SUBSTANCE_ADMINISTRATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__CLASS_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__MOOD_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY__NEGATION_IND = CDAPackage.SUBSTANCE_ADMINISTRATION__NEGATION_IND;
/**
* The number of structural features of the 'Medication Activity' class.
*
*
* @generated
* @ordered
*/
int MEDICATION_ACTIVITY_FEATURE_COUNT = CDAPackage.SUBSTANCE_ADMINISTRATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__REALM_CODE = CDAPackage.SUPPLY__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__TYPE_ID = CDAPackage.SUPPLY__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__TEMPLATE_ID = CDAPackage.SUPPLY__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__ID = CDAPackage.SUPPLY__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__CODE = CDAPackage.SUPPLY__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__TEXT = CDAPackage.SUPPLY__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__STATUS_CODE = CDAPackage.SUPPLY__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__EFFECTIVE_TIME = CDAPackage.SUPPLY__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__PRIORITY_CODE = CDAPackage.SUPPLY__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__REPEAT_NUMBER = CDAPackage.SUPPLY__REPEAT_NUMBER;
/**
* The feature id for the 'Independent Ind' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__INDEPENDENT_IND = CDAPackage.SUPPLY__INDEPENDENT_IND;
/**
* The feature id for the 'Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__QUANTITY = CDAPackage.SUPPLY__QUANTITY;
/**
* The feature id for the 'Expected Use Time' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__EXPECTED_USE_TIME = CDAPackage.SUPPLY__EXPECTED_USE_TIME;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__SUBJECT = CDAPackage.SUPPLY__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__SPECIMEN = CDAPackage.SUPPLY__SPECIMEN;
/**
* The feature id for the 'Product' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__PRODUCT = CDAPackage.SUPPLY__PRODUCT;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__PERFORMER = CDAPackage.SUPPLY__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__AUTHOR = CDAPackage.SUPPLY__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__INFORMANT = CDAPackage.SUPPLY__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__PARTICIPANT = CDAPackage.SUPPLY__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__ENTRY_RELATIONSHIP = CDAPackage.SUPPLY__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__REFERENCE = CDAPackage.SUPPLY__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__PRECONDITION = CDAPackage.SUPPLY__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__NULL_FLAVOR = CDAPackage.SUPPLY__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__CLASS_CODE = CDAPackage.SUPPLY__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER__MOOD_CODE = CDAPackage.SUPPLY__MOOD_CODE;
/**
* The number of structural features of the 'Medication Supply Order' class.
*
*
* @generated
* @ordered
*/
int MEDICATION_SUPPLY_ORDER_FEATURE_COUNT = CDAPackage.SUPPLY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Instructions' class.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__REALM_CODE = CDAPackage.SUPPLY__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__TYPE_ID = CDAPackage.SUPPLY__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__TEMPLATE_ID = CDAPackage.SUPPLY__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__ID = CDAPackage.SUPPLY__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__CODE = CDAPackage.SUPPLY__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__TEXT = CDAPackage.SUPPLY__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__STATUS_CODE = CDAPackage.SUPPLY__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__EFFECTIVE_TIME = CDAPackage.SUPPLY__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__PRIORITY_CODE = CDAPackage.SUPPLY__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__REPEAT_NUMBER = CDAPackage.SUPPLY__REPEAT_NUMBER;
/**
* The feature id for the 'Independent Ind' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__INDEPENDENT_IND = CDAPackage.SUPPLY__INDEPENDENT_IND;
/**
* The feature id for the 'Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__QUANTITY = CDAPackage.SUPPLY__QUANTITY;
/**
* The feature id for the 'Expected Use Time' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__EXPECTED_USE_TIME = CDAPackage.SUPPLY__EXPECTED_USE_TIME;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__SUBJECT = CDAPackage.SUPPLY__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__SPECIMEN = CDAPackage.SUPPLY__SPECIMEN;
/**
* The feature id for the 'Product' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__PRODUCT = CDAPackage.SUPPLY__PRODUCT;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__PERFORMER = CDAPackage.SUPPLY__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__AUTHOR = CDAPackage.SUPPLY__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__INFORMANT = CDAPackage.SUPPLY__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__PARTICIPANT = CDAPackage.SUPPLY__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__ENTRY_RELATIONSHIP = CDAPackage.SUPPLY__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__REFERENCE = CDAPackage.SUPPLY__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__PRECONDITION = CDAPackage.SUPPLY__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__NULL_FLAVOR = CDAPackage.SUPPLY__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__CLASS_CODE = CDAPackage.SUPPLY__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE__MOOD_CODE = CDAPackage.SUPPLY__MOOD_CODE;
/**
* The number of structural features of the 'Medication Dispense' class.
*
*
* @generated
* @ordered
*/
int MEDICATION_DISPENSE_FEATURE_COUNT = CDAPackage.SUPPLY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__REALM_CODE = CDAPackage.PARTICIPANT_ROLE__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__TYPE_ID = CDAPackage.PARTICIPANT_ROLE__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__TEMPLATE_ID = CDAPackage.PARTICIPANT_ROLE__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__ID = CDAPackage.PARTICIPANT_ROLE__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__CODE = CDAPackage.PARTICIPANT_ROLE__CODE;
/**
* The feature id for the 'Addr' containment reference list.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__ADDR = CDAPackage.PARTICIPANT_ROLE__ADDR;
/**
* The feature id for the 'Telecom' containment reference list.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__TELECOM = CDAPackage.PARTICIPANT_ROLE__TELECOM;
/**
* The feature id for the 'Playing Device' containment reference.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__PLAYING_DEVICE = CDAPackage.PARTICIPANT_ROLE__PLAYING_DEVICE;
/**
* The feature id for the 'Playing Entity' containment reference.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__PLAYING_ENTITY = CDAPackage.PARTICIPANT_ROLE__PLAYING_ENTITY;
/**
* The feature id for the 'Scoping Entity' containment reference.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__SCOPING_ENTITY = CDAPackage.PARTICIPANT_ROLE__SCOPING_ENTITY;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__NULL_FLAVOR = CDAPackage.PARTICIPANT_ROLE__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE__CLASS_CODE = CDAPackage.PARTICIPANT_ROLE__CLASS_CODE;
/**
* The number of structural features of the 'Drug Vehicle' class.
*
*
* @generated
* @ordered
*/
int DRUG_VEHICLE_FEATURE_COUNT = CDAPackage.PARTICIPANT_ROLE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__REALM_CODE = CDAPackage.PARTICIPANT_ROLE__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__TYPE_ID = CDAPackage.PARTICIPANT_ROLE__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__TEMPLATE_ID = CDAPackage.PARTICIPANT_ROLE__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__ID = CDAPackage.PARTICIPANT_ROLE__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__CODE = CDAPackage.PARTICIPANT_ROLE__CODE;
/**
* The feature id for the 'Addr' containment reference list.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__ADDR = CDAPackage.PARTICIPANT_ROLE__ADDR;
/**
* The feature id for the 'Telecom' containment reference list.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__TELECOM = CDAPackage.PARTICIPANT_ROLE__TELECOM;
/**
* The feature id for the 'Playing Device' containment reference.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__PLAYING_DEVICE = CDAPackage.PARTICIPANT_ROLE__PLAYING_DEVICE;
/**
* The feature id for the 'Playing Entity' containment reference.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__PLAYING_ENTITY = CDAPackage.PARTICIPANT_ROLE__PLAYING_ENTITY;
/**
* The feature id for the 'Scoping Entity' containment reference.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__SCOPING_ENTITY = CDAPackage.PARTICIPANT_ROLE__SCOPING_ENTITY;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__NULL_FLAVOR = CDAPackage.PARTICIPANT_ROLE__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE__CLASS_CODE = CDAPackage.PARTICIPANT_ROLE__CLASS_CODE;
/**
* The number of structural features of the 'Product Instance' class.
*
*
* @generated
* @ordered
*/
int PRODUCT_INSTANCE_FEATURE_COUNT = CDAPackage.PARTICIPANT_ROLE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Allergy Status Observation' class.
*
*
* @generated
* @ordered
*/
int ALLERGY_STATUS_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Age Observation' class.
*
*
* @generated
* @ordered
*/
int AGE_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Health Status Observation' class.
*
*
* @generated
* @ordered
*/
int HEALTH_STATUS_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CommentActivityImpl Comment Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CommentActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCommentActivity()
* @generated
*/
int COMMENT_ACTIVITY = 17;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Comment Activity' class.
*
*
* @generated
* @ordered
*/
int COMMENT_ACTIVITY_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__REALM_CODE = CDAPackage.SUPPLY__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__TYPE_ID = CDAPackage.SUPPLY__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__TEMPLATE_ID = CDAPackage.SUPPLY__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__ID = CDAPackage.SUPPLY__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__CODE = CDAPackage.SUPPLY__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__TEXT = CDAPackage.SUPPLY__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__STATUS_CODE = CDAPackage.SUPPLY__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__EFFECTIVE_TIME = CDAPackage.SUPPLY__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__PRIORITY_CODE = CDAPackage.SUPPLY__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__REPEAT_NUMBER = CDAPackage.SUPPLY__REPEAT_NUMBER;
/**
* The feature id for the 'Independent Ind' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__INDEPENDENT_IND = CDAPackage.SUPPLY__INDEPENDENT_IND;
/**
* The feature id for the 'Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__QUANTITY = CDAPackage.SUPPLY__QUANTITY;
/**
* The feature id for the 'Expected Use Time' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__EXPECTED_USE_TIME = CDAPackage.SUPPLY__EXPECTED_USE_TIME;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__SUBJECT = CDAPackage.SUPPLY__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__SPECIMEN = CDAPackage.SUPPLY__SPECIMEN;
/**
* The feature id for the 'Product' containment reference.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__PRODUCT = CDAPackage.SUPPLY__PRODUCT;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__PERFORMER = CDAPackage.SUPPLY__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__AUTHOR = CDAPackage.SUPPLY__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__INFORMANT = CDAPackage.SUPPLY__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__PARTICIPANT = CDAPackage.SUPPLY__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__ENTRY_RELATIONSHIP = CDAPackage.SUPPLY__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__REFERENCE = CDAPackage.SUPPLY__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__PRECONDITION = CDAPackage.SUPPLY__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__NULL_FLAVOR = CDAPackage.SUPPLY__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__CLASS_CODE = CDAPackage.SUPPLY__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY__MOOD_CODE = CDAPackage.SUPPLY__MOOD_CODE;
/**
* The number of structural features of the 'Non Medicinal Supply Activity' class.
*
*
* @generated
* @ordered
*/
int NON_MEDICINAL_SUPPLY_ACTIVITY_FEATURE_COUNT = CDAPackage.SUPPLY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Problem Concern Act' class.
*
*
* @generated
* @ordered
*/
int PROBLEM_CONCERN_ACT_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Problem Observation' class.
*
*
* @generated
* @ordered
*/
int PROBLEM_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Problem Status' class.
*
*
* @generated
* @ordered
*/
int PROBLEM_STATUS_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__ID = GENERAL_HEADER_CONSTRAINTS__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__CODE = GENERAL_HEADER_CONSTRAINTS__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__IN_FULFILLMENT_OF = GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE;
/**
* The number of structural features of the 'Continuity Of Care Document' class.
*
*
* @generated
* @ordered
*/
int CONTINUITY_OF_CARE_DOCUMENT_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EncounterActivitiesImpl Encounter Activities}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EncounterActivitiesImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEncounterActivities()
* @generated
*/
int ENCOUNTER_ACTIVITIES = 42;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HistoryOfPastIllnessSectionImpl History Of Past Illness Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HistoryOfPastIllnessSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHistoryOfPastIllnessSection()
* @generated
*/
int HISTORY_OF_PAST_ILLNESS_SECTION = 86;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ChiefComplaintSectionImpl Chief Complaint Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ChiefComplaintSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getChiefComplaintSection()
* @generated
*/
int CHIEF_COMPLAINT_SECTION = 87;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReasonForReferralSectionImpl Reason For Referral Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReasonForReferralSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReasonForReferralSection()
* @generated
*/
int REASON_FOR_REFERRAL_SECTION = 88;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionDiagnosisSectionImpl Hospital Admission Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalAdmissionDiagnosisSection()
* @generated
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION = 90;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeDiagnosisSectionImpl Hospital Discharge Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeDiagnosisSection()
* @generated
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION = 103;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionMedicationsSectionEntriesOptionalImpl Hospital Admission Medications Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionMedicationsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalAdmissionMedicationsSectionEntriesOptional()
* @generated
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL = 92;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeMedicationsSectionImpl Hospital Discharge Medications Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeMedicationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeMedicationsSection()
* @generated
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION = 118;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargePhysicalSectionImpl Hospital Discharge Physical Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargePhysicalSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargePhysicalSection()
* @generated
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION = 112;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsAdministeredSectionImpl Medications Administered Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsAdministeredSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationsAdministeredSection()
* @generated
*/
int MEDICATIONS_ADMINISTERED_SECTION = 94;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PhysicalExamSectionImpl Physical Exam Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PhysicalExamSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPhysicalExamSection()
* @generated
*/
int PHYSICAL_EXAM_SECTION = 95;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.GeneralStatusSectionImpl General Status Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.GeneralStatusSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getGeneralStatusSection()
* @generated
*/
int GENERAL_STATUS_SECTION = 96;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReviewOfSystemsSectionImpl Review Of Systems Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReviewOfSystemsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReviewOfSystemsSection()
* @generated
*/
int REVIEW_OF_SYSTEMS_SECTION = 97;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalCourseSectionImpl Hospital Course Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalCourseSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalCourseSection()
* @generated
*/
int HOSPITAL_COURSE_SECTION = 108;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentAndPlanSectionImpl Assessment And Plan Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentAndPlanSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAssessmentAndPlanSection()
* @generated
*/
int ASSESSMENT_AND_PLAN_SECTION = 98;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.UnstructuredDocumentImpl Unstructured Document}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.UnstructuredDocumentImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getUnstructuredDocument()
* @generated
*/
int UNSTRUCTURED_DOCUMENT = 100;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationInformationImpl Medication Information}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationInformationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationInformation()
* @generated
*/
int MEDICATION_INFORMATION = 101;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DischargeSummaryImpl Discharge Summary}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DischargeSummaryImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDischargeSummary()
* @generated
*/
int DISCHARGE_SUMMARY = 102;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DischargeDietSectionImpl Discharge Diet Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DischargeDietSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDischargeDietSection()
* @generated
*/
int DISCHARGE_DIET_SECTION = 105;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeMedicationsSectionEntriesOptionalImpl Hospital Discharge Medications Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeMedicationsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeMedicationsSectionEntriesOptional()
* @generated
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL = 106;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PreconditionForSubstanceAdministrationImpl Precondition For Substance Administration}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PreconditionForSubstanceAdministrationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPreconditionForSubstanceAdministration()
* @generated
*/
int PRECONDITION_FOR_SUBSTANCE_ADMINISTRATION = 115;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationMedicationInformationImpl Immunization Medication Information}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationMedicationInformationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationMedicationInformation()
* @generated
*/
int IMMUNIZATION_MEDICATION_INFORMATION = 116;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeStudiesSummarySectionImpl Hospital Discharge Studies Summary Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeStudiesSummarySectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeStudiesSummarySection()
* @generated
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION = 113;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DischargeMedicationImpl Discharge Medication}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DischargeMedicationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDischargeMedication()
* @generated
*/
int DISCHARGE_MEDICATION = 107;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeDiagnosisImpl Hospital Discharge Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeDiagnosis()
* @generated
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS = 104;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeInstructionsSectionImpl Hospital Discharge Instructions Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeInstructionsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeInstructionsSection()
* @generated
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION = 111;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ChiefComplaintAndReasonForVisitSectionImpl Chief Complaint And Reason For Visit Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ChiefComplaintAndReasonForVisitSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getChiefComplaintAndReasonForVisitSection()
* @generated
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION = 109;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReasonForVisitSectionImpl Reason For Visit Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReasonForVisitSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReasonForVisitSection()
* @generated
*/
int REASON_FOR_VISIT_SECTION = 114;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Allergies Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__REALM_CODE = ALLERGIES_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__TYPE_ID = ALLERGIES_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__TEMPLATE_ID = ALLERGIES_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__ID = ALLERGIES_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__CODE = ALLERGIES_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__TITLE = ALLERGIES_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__TEXT = ALLERGIES_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__CONFIDENTIALITY_CODE = ALLERGIES_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__LANGUAGE_CODE = ALLERGIES_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__SUBJECT = ALLERGIES_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__AUTHOR = ALLERGIES_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__INFORMANT = ALLERGIES_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__ENTRY = ALLERGIES_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__COMPONENT = ALLERGIES_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__SECTION_ID = ALLERGIES_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__NULL_FLAVOR = ALLERGIES_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__CLASS_CODE = ALLERGIES_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION__MOOD_CODE = ALLERGIES_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Allergies Section' class.
*
*
* @generated
* @ordered
*/
int ALLERGIES_SECTION_FEATURE_COUNT = ALLERGIES_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Medications Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__REALM_CODE = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__TYPE_ID = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__TEMPLATE_ID = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__ID = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__CODE = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__TITLE = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__TEXT = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__CONFIDENTIALITY_CODE = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__LANGUAGE_CODE = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__SUBJECT = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__AUTHOR = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__INFORMANT = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__ENTRY = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__COMPONENT = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__SECTION_ID = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__NULL_FLAVOR = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__CLASS_CODE = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION__MOOD_CODE = MEDICATIONS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Medications Section' class.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_SECTION_FEATURE_COUNT = MEDICATIONS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Problem Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__REALM_CODE = PROBLEM_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__TYPE_ID = PROBLEM_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__TEMPLATE_ID = PROBLEM_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__ID = PROBLEM_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__CODE = PROBLEM_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__TITLE = PROBLEM_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__TEXT = PROBLEM_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__CONFIDENTIALITY_CODE = PROBLEM_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__LANGUAGE_CODE = PROBLEM_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__SUBJECT = PROBLEM_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__AUTHOR = PROBLEM_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__INFORMANT = PROBLEM_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__ENTRY = PROBLEM_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__COMPONENT = PROBLEM_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__SECTION_ID = PROBLEM_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__NULL_FLAVOR = PROBLEM_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__CLASS_CODE = PROBLEM_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION__MOOD_CODE = PROBLEM_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Problem Section' class.
*
*
* @generated
* @ordered
*/
int PROBLEM_SECTION_FEATURE_COUNT = PROBLEM_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Procedures Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__REALM_CODE = PROCEDURES_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__TYPE_ID = PROCEDURES_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__TEMPLATE_ID = PROCEDURES_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__ID = PROCEDURES_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__CODE = PROCEDURES_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__TITLE = PROCEDURES_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__TEXT = PROCEDURES_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__CONFIDENTIALITY_CODE = PROCEDURES_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__LANGUAGE_CODE = PROCEDURES_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__SUBJECT = PROCEDURES_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__AUTHOR = PROCEDURES_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__INFORMANT = PROCEDURES_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__ENTRY = PROCEDURES_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__COMPONENT = PROCEDURES_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__SECTION_ID = PROCEDURES_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__NULL_FLAVOR = PROCEDURES_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__CLASS_CODE = PROCEDURES_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION__MOOD_CODE = PROCEDURES_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Procedures Section' class.
*
*
* @generated
* @ordered
*/
int PROCEDURES_SECTION_FEATURE_COUNT = PROCEDURES_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Procedure Activity Observation' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Procedure Activity Act' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ACTIVITY_ACT_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Results Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__REALM_CODE = RESULTS_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__TYPE_ID = RESULTS_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__TEMPLATE_ID = RESULTS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__ID = RESULTS_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__CODE = RESULTS_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__TITLE = RESULTS_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__TEXT = RESULTS_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__CONFIDENTIALITY_CODE = RESULTS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__LANGUAGE_CODE = RESULTS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__SUBJECT = RESULTS_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__AUTHOR = RESULTS_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__INFORMANT = RESULTS_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__ENTRY = RESULTS_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__COMPONENT = RESULTS_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__SECTION_ID = RESULTS_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__NULL_FLAVOR = RESULTS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__CLASS_CODE = RESULTS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION__MOOD_CODE = RESULTS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Results Section' class.
*
*
* @generated
* @ordered
*/
int RESULTS_SECTION_FEATURE_COUNT = RESULTS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__REALM_CODE = CDAPackage.ORGANIZER__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__TYPE_ID = CDAPackage.ORGANIZER__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__TEMPLATE_ID = CDAPackage.ORGANIZER__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__ID = CDAPackage.ORGANIZER__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__CODE = CDAPackage.ORGANIZER__CODE;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__STATUS_CODE = CDAPackage.ORGANIZER__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__EFFECTIVE_TIME = CDAPackage.ORGANIZER__EFFECTIVE_TIME;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__SUBJECT = CDAPackage.ORGANIZER__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__SPECIMEN = CDAPackage.ORGANIZER__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__PERFORMER = CDAPackage.ORGANIZER__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__AUTHOR = CDAPackage.ORGANIZER__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__INFORMANT = CDAPackage.ORGANIZER__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__PARTICIPANT = CDAPackage.ORGANIZER__PARTICIPANT;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__REFERENCE = CDAPackage.ORGANIZER__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__PRECONDITION = CDAPackage.ORGANIZER__PRECONDITION;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__COMPONENT = CDAPackage.ORGANIZER__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__NULL_FLAVOR = CDAPackage.ORGANIZER__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__CLASS_CODE = CDAPackage.ORGANIZER__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER__MOOD_CODE = CDAPackage.ORGANIZER__MOOD_CODE;
/**
* The number of structural features of the 'Result Organizer' class.
*
*
* @generated
* @ordered
*/
int RESULT_ORGANIZER_FEATURE_COUNT = CDAPackage.ORGANIZER_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Result Observation' class.
*
*
* @generated
* @ordered
*/
int RESULT_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Advance Directives Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__REALM_CODE = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__TYPE_ID = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__TEMPLATE_ID = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__ID = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__CODE = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__TITLE = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__TEXT = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__CONFIDENTIALITY_CODE = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__LANGUAGE_CODE = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__SUBJECT = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__AUTHOR = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__INFORMANT = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__ENTRY = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__COMPONENT = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__SECTION_ID = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__NULL_FLAVOR = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__CLASS_CODE = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION__MOOD_CODE = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Advance Directives Section' class.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVES_SECTION_FEATURE_COUNT = ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Advance Directive Observation' class.
*
*
* @generated
* @ordered
*/
int ADVANCE_DIRECTIVE_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HistoryOfPresentIllnessSectionImpl History Of Present Illness Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HistoryOfPresentIllnessSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHistoryOfPresentIllnessSection()
* @generated
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION = 89;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AdmissionMedicationImpl Admission Medication}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AdmissionMedicationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAdmissionMedication()
* @generated
*/
int ADMISSION_MEDICATION = 93;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SurgicalDrainsSectionImpl Surgical Drains Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SurgicalDrainsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSurgicalDrainsSection()
* @generated
*/
int SURGICAL_DRAINS_SECTION = 99;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AnesthesiaSectionImpl Anesthesia Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AnesthesiaSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAnesthesiaSection()
* @generated
*/
int ANESTHESIA_SECTION = 119;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ComplicationsSectionImpl Complications Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ComplicationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getComplicationsSection()
* @generated
*/
int COMPLICATIONS_SECTION = 120;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DICOMObjectCatalogSectionImpl DICOM Object Catalog Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DICOMObjectCatalogSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDICOMObjectCatalogSection()
* @generated
*/
int DICOM_OBJECT_CATALOG_SECTION = 121;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FindingsSectionImpl Findings Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FindingsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFindingsSection()
* @generated
*/
int FINDINGS_SECTION = 128;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalConsultationsSectionImpl Hospital Consultations Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalConsultationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalConsultationsSection()
* @generated
*/
int HOSPITAL_CONSULTATIONS_SECTION = 110;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.StudyActImpl Study Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.StudyActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getStudyAct()
* @generated
*/
int STUDY_ACT = 122;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SeriesActImpl Series Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SeriesActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSeriesAct()
* @generated
*/
int SERIES_ACT = 123;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SOPInstanceObservationImpl SOP Instance Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SOPInstanceObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSOPInstanceObservation()
* @generated
*/
int SOP_INSTANCE_OBSERVATION = 124;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PurposeofReferenceObservationImpl Purposeof Reference Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PurposeofReferenceObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPurposeofReferenceObservation()
* @generated
*/
int PURPOSEOF_REFERENCE_OBSERVATION = 125;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReferencedFramesObservationImpl Referenced Frames Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReferencedFramesObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReferencedFramesObservation()
* @generated
*/
int REFERENCED_FRAMES_OBSERVATION = 126;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.BoundaryObservationImpl Boundary Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.BoundaryObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getBoundaryObservation()
* @generated
*/
int BOUNDARY_OBSERVATION = 127;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.InterventionsSectionImpl Interventions Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.InterventionsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getInterventionsSection()
* @generated
*/
int INTERVENTIONS_SECTION = 129;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicalHistorySectionImpl Medical History Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicalHistorySectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicalHistorySection()
* @generated
*/
int MEDICAL_HISTORY_SECTION = 130;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ObjectiveSectionImpl Objective Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ObjectiveSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getObjectiveSection()
* @generated
*/
int OBJECTIVE_SECTION = 131;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteFluidSectionImpl Operative Note Fluid Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteFluidSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getOperativeNoteFluidSection()
* @generated
*/
int OPERATIVE_NOTE_FLUID_SECTION = 132;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteSurgicalProcedureSectionImpl Operative Note Surgical Procedure Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteSurgicalProcedureSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getOperativeNoteSurgicalProcedureSection()
* @generated
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION = 133;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlannedProcedureSectionImpl Planned Procedure Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlannedProcedureSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlannedProcedureSection()
* @generated
*/
int PLANNED_PROCEDURE_SECTION = 134;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PostoperativeDiagnosisSectionImpl Postoperative Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PostoperativeDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPostoperativeDiagnosisSection()
* @generated
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION = 135;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PostprocedureDiagnosisSectionImpl Postprocedure Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PostprocedureDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPostprocedureDiagnosisSection()
* @generated
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION = 136;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PostprocedureDiagnosisImpl Postprocedure Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PostprocedureDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPostprocedureDiagnosis()
* @generated
*/
int POSTPROCEDURE_DIAGNOSIS = 137;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PreoperativeDiagnosisSectionImpl Preoperative Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PreoperativeDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPreoperativeDiagnosisSection()
* @generated
*/
int PREOPERATIVE_DIAGNOSIS_SECTION = 138;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureDescriptionSectionImpl Procedure Description Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureDescriptionSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureDescriptionSection()
* @generated
*/
int PROCEDURE_DESCRIPTION_SECTION = 140;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureDispositionSectionImpl Procedure Disposition Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureDispositionSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureDispositionSection()
* @generated
*/
int PROCEDURE_DISPOSITION_SECTION = 141;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureEstimatedBloodLossSectionImpl Procedure Estimated Blood Loss Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureEstimatedBloodLossSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureEstimatedBloodLossSection()
* @generated
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION = 142;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureFindingsSectionImpl Procedure Findings Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureFindingsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureFindingsSection()
* @generated
*/
int PROCEDURE_FINDINGS_SECTION = 143;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureImplantsSectionImpl Procedure Implants Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureImplantsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureImplantsSection()
* @generated
*/
int PROCEDURE_IMPLANTS_SECTION = 144;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureIndicationsSectionImpl Procedure Indications Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureIndicationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureIndicationsSection()
* @generated
*/
int PROCEDURE_INDICATIONS_SECTION = 145;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureSpecimensTakenSectionImpl Procedure Specimens Taken Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureSpecimensTakenSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureSpecimensTakenSection()
* @generated
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION = 146;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SubjectiveSectionImpl Subjective Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SubjectiveSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSubjectiveSection()
* @generated
*/
int SUBJECTIVE_SECTION = 147;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ConsultationNoteImpl Consultation Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsultationNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getConsultationNote()
* @generated
*/
int CONSULTATION_NOTE = 148;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentSectionImpl Assessment Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAssessmentSection()
* @generated
*/
int ASSESSMENT_SECTION = 149;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HistoryAndPhysicalNoteImpl History And Physical Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HistoryAndPhysicalNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHistoryAndPhysicalNote()
* @generated
*/
int HISTORY_AND_PHYSICAL_NOTE = 150;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteImpl Operative Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getOperativeNote()
* @generated
*/
int OPERATIVE_NOTE = 152;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureNoteImpl Procedure Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureNote()
* @generated
*/
int PROCEDURE_NOTE = 153;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProgressNoteImpl Progress Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProgressNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProgressNote()
* @generated
*/
int PROGRESS_NOTE = 154;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PreoperativeDiagnosisImpl Preoperative Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PreoperativeDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPreoperativeDiagnosis()
* @generated
*/
int PREOPERATIVE_DIAGNOSIS = 139;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.InstructionsSectionImpl Instructions Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.InstructionsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getInstructionsSection()
* @generated
*/
int INSTRUCTIONS_SECTION = 151;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionDiagnosisImpl Hospital Admission Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalAdmissionDiagnosis()
* @generated
*/
int HOSPITAL_ADMISSION_DIAGNOSIS = 91;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Encounters Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EncountersSectionImpl Encounters Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EncountersSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEncountersSection()
* @generated
*/
int ENCOUNTERS_SECTION = 40;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__REALM_CODE = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__TYPE_ID = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__TEMPLATE_ID = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__ID = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__CODE = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__TITLE = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__TEXT = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__CONFIDENTIALITY_CODE = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__LANGUAGE_CODE = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__SUBJECT = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__AUTHOR = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__INFORMANT = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__ENTRY = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__COMPONENT = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__SECTION_ID = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__NULL_FLAVOR = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__CLASS_CODE = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION__MOOD_CODE = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Encounters Section' class.
*
*
* @generated
* @ordered
*/
int ENCOUNTERS_SECTION_FEATURE_COUNT = ENCOUNTERS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__REALM_CODE = CDAPackage.ENCOUNTER__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__TYPE_ID = CDAPackage.ENCOUNTER__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__TEMPLATE_ID = CDAPackage.ENCOUNTER__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__ID = CDAPackage.ENCOUNTER__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__CODE = CDAPackage.ENCOUNTER__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__TEXT = CDAPackage.ENCOUNTER__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__STATUS_CODE = CDAPackage.ENCOUNTER__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__EFFECTIVE_TIME = CDAPackage.ENCOUNTER__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__PRIORITY_CODE = CDAPackage.ENCOUNTER__PRIORITY_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__SUBJECT = CDAPackage.ENCOUNTER__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__SPECIMEN = CDAPackage.ENCOUNTER__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__PERFORMER = CDAPackage.ENCOUNTER__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__AUTHOR = CDAPackage.ENCOUNTER__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__INFORMANT = CDAPackage.ENCOUNTER__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__PARTICIPANT = CDAPackage.ENCOUNTER__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__ENTRY_RELATIONSHIP = CDAPackage.ENCOUNTER__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__REFERENCE = CDAPackage.ENCOUNTER__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__PRECONDITION = CDAPackage.ENCOUNTER__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__NULL_FLAVOR = CDAPackage.ENCOUNTER__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__CLASS_CODE = CDAPackage.ENCOUNTER__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES__MOOD_CODE = CDAPackage.ENCOUNTER__MOOD_CODE;
/**
* The number of structural features of the 'Encounter Activities' class.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_ACTIVITIES_FEATURE_COUNT = CDAPackage.ENCOUNTER_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EncounterDiagnosisImpl Encounter Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EncounterDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEncounterDiagnosis()
* @generated
*/
int ENCOUNTER_DIAGNOSIS = 43;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Encounter Diagnosis' class.
*
*
* @generated
* @ordered
*/
int ENCOUNTER_DIAGNOSIS_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Family History Section' class.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__REALM_CODE = CDAPackage.ORGANIZER__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__TYPE_ID = CDAPackage.ORGANIZER__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__TEMPLATE_ID = CDAPackage.ORGANIZER__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__ID = CDAPackage.ORGANIZER__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__CODE = CDAPackage.ORGANIZER__CODE;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__STATUS_CODE = CDAPackage.ORGANIZER__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__EFFECTIVE_TIME = CDAPackage.ORGANIZER__EFFECTIVE_TIME;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__SUBJECT = CDAPackage.ORGANIZER__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__SPECIMEN = CDAPackage.ORGANIZER__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__PERFORMER = CDAPackage.ORGANIZER__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__AUTHOR = CDAPackage.ORGANIZER__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__INFORMANT = CDAPackage.ORGANIZER__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__PARTICIPANT = CDAPackage.ORGANIZER__PARTICIPANT;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__REFERENCE = CDAPackage.ORGANIZER__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__PRECONDITION = CDAPackage.ORGANIZER__PRECONDITION;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__COMPONENT = CDAPackage.ORGANIZER__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__NULL_FLAVOR = CDAPackage.ORGANIZER__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__CLASS_CODE = CDAPackage.ORGANIZER__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER__MOOD_CODE = CDAPackage.ORGANIZER__MOOD_CODE;
/**
* The number of structural features of the 'Family History Organizer' class.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_ORGANIZER_FEATURE_COUNT = CDAPackage.ORGANIZER_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Family History Observation' class.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Family History Death Observation' class.
*
*
* @generated
* @ordered
*/
int FAMILY_HISTORY_DEATH_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Functional Status Section' class.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusResultOrganizerImpl Functional Status Result Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusResultOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFunctionalStatusResultOrganizer()
* @generated
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER = 49;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__REALM_CODE = RESULT_ORGANIZER__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__TYPE_ID = RESULT_ORGANIZER__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__TEMPLATE_ID = RESULT_ORGANIZER__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__ID = RESULT_ORGANIZER__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__CODE = RESULT_ORGANIZER__CODE;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__STATUS_CODE = RESULT_ORGANIZER__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__EFFECTIVE_TIME = RESULT_ORGANIZER__EFFECTIVE_TIME;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__SUBJECT = RESULT_ORGANIZER__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__SPECIMEN = RESULT_ORGANIZER__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__PERFORMER = RESULT_ORGANIZER__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__AUTHOR = RESULT_ORGANIZER__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__INFORMANT = RESULT_ORGANIZER__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__PARTICIPANT = RESULT_ORGANIZER__PARTICIPANT;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__REFERENCE = RESULT_ORGANIZER__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__PRECONDITION = RESULT_ORGANIZER__PRECONDITION;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__COMPONENT = RESULT_ORGANIZER__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__NULL_FLAVOR = RESULT_ORGANIZER__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__CLASS_CODE = RESULT_ORGANIZER__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER__MOOD_CODE = RESULT_ORGANIZER__MOOD_CODE;
/**
* The number of structural features of the 'Functional Status Result Organizer' class.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_ORGANIZER_FEATURE_COUNT = RESULT_ORGANIZER_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusResultObservationImpl Functional Status Result Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusResultObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFunctionalStatusResultObservation()
* @generated
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION = 50;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__REALM_CODE = RESULT_OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__TYPE_ID = RESULT_OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__TEMPLATE_ID = RESULT_OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__ID = RESULT_OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__CODE = RESULT_OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__DERIVATION_EXPR = RESULT_OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__TEXT = RESULT_OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__STATUS_CODE = RESULT_OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__EFFECTIVE_TIME = RESULT_OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__PRIORITY_CODE = RESULT_OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__REPEAT_NUMBER = RESULT_OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__LANGUAGE_CODE = RESULT_OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__VALUE = RESULT_OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__INTERPRETATION_CODE = RESULT_OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__METHOD_CODE = RESULT_OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__TARGET_SITE_CODE = RESULT_OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__SUBJECT = RESULT_OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__SPECIMEN = RESULT_OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__PERFORMER = RESULT_OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__AUTHOR = RESULT_OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__INFORMANT = RESULT_OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__PARTICIPANT = RESULT_OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__ENTRY_RELATIONSHIP = RESULT_OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__REFERENCE = RESULT_OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__PRECONDITION = RESULT_OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__REFERENCE_RANGE = RESULT_OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__NULL_FLAVOR = RESULT_OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__CLASS_CODE = RESULT_OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__MOOD_CODE = RESULT_OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION__NEGATION_IND = RESULT_OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Functional Status Result Observation' class.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_RESULT_OBSERVATION_FEATURE_COUNT = RESULT_OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CaregiverCharacteristicsImpl Caregiver Characteristics}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CaregiverCharacteristicsImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCaregiverCharacteristics()
* @generated
*/
int CAREGIVER_CHARACTERISTICS = 51;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Caregiver Characteristics' class.
*
*
* @generated
* @ordered
*/
int CAREGIVER_CHARACTERISTICS_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentScaleObservationImpl Assessment Scale Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentScaleObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAssessmentScaleObservation()
* @generated
*/
int ASSESSMENT_SCALE_OBSERVATION = 52;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Assessment Scale Observation' class.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentScaleSupportingObservationImpl Assessment Scale Supporting Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentScaleSupportingObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAssessmentScaleSupportingObservation()
* @generated
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION = 53;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Assessment Scale Supporting Observation' class.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SCALE_SUPPORTING_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusResultOrganizerImpl Cognitive Status Result Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusResultOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCognitiveStatusResultOrganizer()
* @generated
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER = 54;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__REALM_CODE = RESULT_ORGANIZER__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__TYPE_ID = RESULT_ORGANIZER__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__TEMPLATE_ID = RESULT_ORGANIZER__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__ID = RESULT_ORGANIZER__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__CODE = RESULT_ORGANIZER__CODE;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__STATUS_CODE = RESULT_ORGANIZER__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__EFFECTIVE_TIME = RESULT_ORGANIZER__EFFECTIVE_TIME;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__SUBJECT = RESULT_ORGANIZER__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__SPECIMEN = RESULT_ORGANIZER__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__PERFORMER = RESULT_ORGANIZER__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__AUTHOR = RESULT_ORGANIZER__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__INFORMANT = RESULT_ORGANIZER__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__PARTICIPANT = RESULT_ORGANIZER__PARTICIPANT;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__REFERENCE = RESULT_ORGANIZER__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__PRECONDITION = RESULT_ORGANIZER__PRECONDITION;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__COMPONENT = RESULT_ORGANIZER__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__NULL_FLAVOR = RESULT_ORGANIZER__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__CLASS_CODE = RESULT_ORGANIZER__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER__MOOD_CODE = RESULT_ORGANIZER__MOOD_CODE;
/**
* The number of structural features of the 'Cognitive Status Result Organizer' class.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_ORGANIZER_FEATURE_COUNT = RESULT_ORGANIZER_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusResultObservationImpl Cognitive Status Result Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusResultObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCognitiveStatusResultObservation()
* @generated
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION = 55;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__REALM_CODE = RESULT_OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__TYPE_ID = RESULT_OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__TEMPLATE_ID = RESULT_OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__ID = RESULT_OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__CODE = RESULT_OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__DERIVATION_EXPR = RESULT_OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__TEXT = RESULT_OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__STATUS_CODE = RESULT_OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__EFFECTIVE_TIME = RESULT_OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__PRIORITY_CODE = RESULT_OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__REPEAT_NUMBER = RESULT_OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__LANGUAGE_CODE = RESULT_OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__VALUE = RESULT_OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__INTERPRETATION_CODE = RESULT_OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__METHOD_CODE = RESULT_OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__TARGET_SITE_CODE = RESULT_OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__SUBJECT = RESULT_OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__SPECIMEN = RESULT_OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__PERFORMER = RESULT_OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__AUTHOR = RESULT_OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__INFORMANT = RESULT_OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__PARTICIPANT = RESULT_OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__ENTRY_RELATIONSHIP = RESULT_OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__REFERENCE = RESULT_OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__PRECONDITION = RESULT_OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__REFERENCE_RANGE = RESULT_OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__NULL_FLAVOR = RESULT_OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__CLASS_CODE = RESULT_OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__MOOD_CODE = RESULT_OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION__NEGATION_IND = RESULT_OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Cognitive Status Result Observation' class.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_RESULT_OBSERVATION_FEATURE_COUNT = RESULT_OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusProblemObservationImpl Functional Status Problem Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusProblemObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFunctionalStatusProblemObservation()
* @generated
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION = 56;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__REALM_CODE = PROBLEM_OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__TYPE_ID = PROBLEM_OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__TEMPLATE_ID = PROBLEM_OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__ID = PROBLEM_OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__CODE = PROBLEM_OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__DERIVATION_EXPR = PROBLEM_OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__TEXT = PROBLEM_OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__STATUS_CODE = PROBLEM_OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__EFFECTIVE_TIME = PROBLEM_OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__PRIORITY_CODE = PROBLEM_OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__REPEAT_NUMBER = PROBLEM_OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__LANGUAGE_CODE = PROBLEM_OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__VALUE = PROBLEM_OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__INTERPRETATION_CODE = PROBLEM_OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__METHOD_CODE = PROBLEM_OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__TARGET_SITE_CODE = PROBLEM_OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__SUBJECT = PROBLEM_OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__SPECIMEN = PROBLEM_OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__PERFORMER = PROBLEM_OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__AUTHOR = PROBLEM_OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__INFORMANT = PROBLEM_OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__PARTICIPANT = PROBLEM_OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__ENTRY_RELATIONSHIP = PROBLEM_OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__REFERENCE = PROBLEM_OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__PRECONDITION = PROBLEM_OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__REFERENCE_RANGE = PROBLEM_OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__NULL_FLAVOR = PROBLEM_OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__CLASS_CODE = PROBLEM_OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__MOOD_CODE = PROBLEM_OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION__NEGATION_IND = PROBLEM_OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Functional Status Problem Observation' class.
*
*
* @generated
* @ordered
*/
int FUNCTIONAL_STATUS_PROBLEM_OBSERVATION_FEATURE_COUNT = PROBLEM_OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusProblemObservationImpl Cognitive Status Problem Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusProblemObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCognitiveStatusProblemObservation()
* @generated
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION = 57;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__REALM_CODE = PROBLEM_OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__TYPE_ID = PROBLEM_OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__TEMPLATE_ID = PROBLEM_OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__ID = PROBLEM_OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__CODE = PROBLEM_OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__DERIVATION_EXPR = PROBLEM_OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__TEXT = PROBLEM_OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__STATUS_CODE = PROBLEM_OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__EFFECTIVE_TIME = PROBLEM_OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__PRIORITY_CODE = PROBLEM_OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__REPEAT_NUMBER = PROBLEM_OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__LANGUAGE_CODE = PROBLEM_OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__VALUE = PROBLEM_OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__INTERPRETATION_CODE = PROBLEM_OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__METHOD_CODE = PROBLEM_OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__TARGET_SITE_CODE = PROBLEM_OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__SUBJECT = PROBLEM_OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__SPECIMEN = PROBLEM_OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__PERFORMER = PROBLEM_OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__AUTHOR = PROBLEM_OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__INFORMANT = PROBLEM_OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__PARTICIPANT = PROBLEM_OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__ENTRY_RELATIONSHIP = PROBLEM_OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__REFERENCE = PROBLEM_OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__PRECONDITION = PROBLEM_OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__REFERENCE_RANGE = PROBLEM_OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__NULL_FLAVOR = PROBLEM_OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__CLASS_CODE = PROBLEM_OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__MOOD_CODE = PROBLEM_OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION__NEGATION_IND = PROBLEM_OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Cognitive Status Problem Observation' class.
*
*
* @generated
* @ordered
*/
int COGNITIVE_STATUS_PROBLEM_OBSERVATION_FEATURE_COUNT = PROBLEM_OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PressureUlcerObservationImpl Pressure Ulcer Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PressureUlcerObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPressureUlcerObservation()
* @generated
*/
int PRESSURE_ULCER_OBSERVATION = 58;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Pressure Ulcer Observation' class.
*
*
* @generated
* @ordered
*/
int PRESSURE_ULCER_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.NumberOfPressureUlcersObservationImpl Number Of Pressure Ulcers Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.NumberOfPressureUlcersObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getNumberOfPressureUlcersObservation()
* @generated
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION = 59;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Number Of Pressure Ulcers Observation' class.
*
*
* @generated
* @ordered
*/
int NUMBER_OF_PRESSURE_ULCERS_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HighestPressureUlcerStageImpl Highest Pressure Ulcer Stage}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HighestPressureUlcerStageImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHighestPressureUlcerStage()
* @generated
*/
int HIGHEST_PRESSURE_ULCER_STAGE = 60;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Highest Pressure Ulcer Stage' class.
*
*
* @generated
* @ordered
*/
int HIGHEST_PRESSURE_ULCER_STAGE_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Immunizations Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__REALM_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__TYPE_ID = CDAPackage.SUBSTANCE_ADMINISTRATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__TEMPLATE_ID = CDAPackage.SUBSTANCE_ADMINISTRATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__ID = CDAPackage.SUBSTANCE_ADMINISTRATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__TEXT = CDAPackage.SUBSTANCE_ADMINISTRATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__STATUS_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__EFFECTIVE_TIME = CDAPackage.SUBSTANCE_ADMINISTRATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__PRIORITY_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__REPEAT_NUMBER = CDAPackage.SUBSTANCE_ADMINISTRATION__REPEAT_NUMBER;
/**
* The feature id for the 'Route Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__ROUTE_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__ROUTE_CODE;
/**
* The feature id for the 'Approach Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__APPROACH_SITE_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__APPROACH_SITE_CODE;
/**
* The feature id for the 'Dose Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__DOSE_QUANTITY = CDAPackage.SUBSTANCE_ADMINISTRATION__DOSE_QUANTITY;
/**
* The feature id for the 'Rate Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__RATE_QUANTITY = CDAPackage.SUBSTANCE_ADMINISTRATION__RATE_QUANTITY;
/**
* The feature id for the 'Max Dose Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__MAX_DOSE_QUANTITY = CDAPackage.SUBSTANCE_ADMINISTRATION__MAX_DOSE_QUANTITY;
/**
* The feature id for the 'Administration Unit Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__ADMINISTRATION_UNIT_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__ADMINISTRATION_UNIT_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__SUBJECT = CDAPackage.SUBSTANCE_ADMINISTRATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__SPECIMEN = CDAPackage.SUBSTANCE_ADMINISTRATION__SPECIMEN;
/**
* The feature id for the 'Consumable' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__CONSUMABLE = CDAPackage.SUBSTANCE_ADMINISTRATION__CONSUMABLE;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__PERFORMER = CDAPackage.SUBSTANCE_ADMINISTRATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__AUTHOR = CDAPackage.SUBSTANCE_ADMINISTRATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__INFORMANT = CDAPackage.SUBSTANCE_ADMINISTRATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__PARTICIPANT = CDAPackage.SUBSTANCE_ADMINISTRATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__ENTRY_RELATIONSHIP = CDAPackage.SUBSTANCE_ADMINISTRATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__REFERENCE = CDAPackage.SUBSTANCE_ADMINISTRATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__PRECONDITION = CDAPackage.SUBSTANCE_ADMINISTRATION__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__NULL_FLAVOR = CDAPackage.SUBSTANCE_ADMINISTRATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__CLASS_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__MOOD_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY__NEGATION_IND = CDAPackage.SUBSTANCE_ADMINISTRATION__NEGATION_IND;
/**
* The number of structural features of the 'Immunization Activity' class.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_ACTIVITY_FEATURE_COUNT = CDAPackage.SUBSTANCE_ADMINISTRATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Immunization Refusal Reason' class.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_REFUSAL_REASON_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Medical Equipment Section' class.
*
*
* @generated
* @ordered
*/
int MEDICAL_EQUIPMENT_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Payers Section' class.
*
*
* @generated
* @ordered
*/
int PAYERS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Coverage Activity' class.
*
*
* @generated
* @ordered
*/
int COVERAGE_ACTIVITY_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Policy Activity' class.
*
*
* @generated
* @ordered
*/
int POLICY_ACTIVITY_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Plan Of Care Section' class.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Plan Of Care Activity Act' class.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ACT_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__REALM_CODE = CDAPackage.ENCOUNTER__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__TYPE_ID = CDAPackage.ENCOUNTER__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__TEMPLATE_ID = CDAPackage.ENCOUNTER__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__ID = CDAPackage.ENCOUNTER__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__CODE = CDAPackage.ENCOUNTER__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__TEXT = CDAPackage.ENCOUNTER__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__STATUS_CODE = CDAPackage.ENCOUNTER__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__EFFECTIVE_TIME = CDAPackage.ENCOUNTER__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__PRIORITY_CODE = CDAPackage.ENCOUNTER__PRIORITY_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__SUBJECT = CDAPackage.ENCOUNTER__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__SPECIMEN = CDAPackage.ENCOUNTER__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__PERFORMER = CDAPackage.ENCOUNTER__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__AUTHOR = CDAPackage.ENCOUNTER__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__INFORMANT = CDAPackage.ENCOUNTER__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__PARTICIPANT = CDAPackage.ENCOUNTER__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__ENTRY_RELATIONSHIP = CDAPackage.ENCOUNTER__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__REFERENCE = CDAPackage.ENCOUNTER__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__PRECONDITION = CDAPackage.ENCOUNTER__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__NULL_FLAVOR = CDAPackage.ENCOUNTER__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__CLASS_CODE = CDAPackage.ENCOUNTER__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER__MOOD_CODE = CDAPackage.ENCOUNTER__MOOD_CODE;
/**
* The number of structural features of the 'Plan Of Care Activity Encounter' class.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_ENCOUNTER_FEATURE_COUNT = CDAPackage.ENCOUNTER_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Plan Of Care Activity Observation' class.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__REALM_CODE = CDAPackage.PROCEDURE__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__TYPE_ID = CDAPackage.PROCEDURE__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__TEMPLATE_ID = CDAPackage.PROCEDURE__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__ID = CDAPackage.PROCEDURE__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__CODE = CDAPackage.PROCEDURE__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__TEXT = CDAPackage.PROCEDURE__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__STATUS_CODE = CDAPackage.PROCEDURE__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__EFFECTIVE_TIME = CDAPackage.PROCEDURE__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__PRIORITY_CODE = CDAPackage.PROCEDURE__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__LANGUAGE_CODE = CDAPackage.PROCEDURE__LANGUAGE_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__METHOD_CODE = CDAPackage.PROCEDURE__METHOD_CODE;
/**
* The feature id for the 'Approach Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__APPROACH_SITE_CODE = CDAPackage.PROCEDURE__APPROACH_SITE_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__TARGET_SITE_CODE = CDAPackage.PROCEDURE__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__SUBJECT = CDAPackage.PROCEDURE__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__SPECIMEN = CDAPackage.PROCEDURE__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__PERFORMER = CDAPackage.PROCEDURE__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__AUTHOR = CDAPackage.PROCEDURE__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__INFORMANT = CDAPackage.PROCEDURE__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__PARTICIPANT = CDAPackage.PROCEDURE__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__ENTRY_RELATIONSHIP = CDAPackage.PROCEDURE__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__REFERENCE = CDAPackage.PROCEDURE__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__PRECONDITION = CDAPackage.PROCEDURE__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__NULL_FLAVOR = CDAPackage.PROCEDURE__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__CLASS_CODE = CDAPackage.PROCEDURE__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__MOOD_CODE = CDAPackage.PROCEDURE__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE__NEGATION_IND = CDAPackage.PROCEDURE__NEGATION_IND;
/**
* The number of structural features of the 'Plan Of Care Activity Procedure' class.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_PROCEDURE_FEATURE_COUNT = CDAPackage.PROCEDURE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__REALM_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__TYPE_ID = CDAPackage.SUBSTANCE_ADMINISTRATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__TEMPLATE_ID = CDAPackage.SUBSTANCE_ADMINISTRATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__ID = CDAPackage.SUBSTANCE_ADMINISTRATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__TEXT = CDAPackage.SUBSTANCE_ADMINISTRATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__STATUS_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__EFFECTIVE_TIME = CDAPackage.SUBSTANCE_ADMINISTRATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__PRIORITY_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__REPEAT_NUMBER = CDAPackage.SUBSTANCE_ADMINISTRATION__REPEAT_NUMBER;
/**
* The feature id for the 'Route Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__ROUTE_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__ROUTE_CODE;
/**
* The feature id for the 'Approach Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__APPROACH_SITE_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__APPROACH_SITE_CODE;
/**
* The feature id for the 'Dose Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__DOSE_QUANTITY = CDAPackage.SUBSTANCE_ADMINISTRATION__DOSE_QUANTITY;
/**
* The feature id for the 'Rate Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__RATE_QUANTITY = CDAPackage.SUBSTANCE_ADMINISTRATION__RATE_QUANTITY;
/**
* The feature id for the 'Max Dose Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__MAX_DOSE_QUANTITY = CDAPackage.SUBSTANCE_ADMINISTRATION__MAX_DOSE_QUANTITY;
/**
* The feature id for the 'Administration Unit Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__ADMINISTRATION_UNIT_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__ADMINISTRATION_UNIT_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__SUBJECT = CDAPackage.SUBSTANCE_ADMINISTRATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__SPECIMEN = CDAPackage.SUBSTANCE_ADMINISTRATION__SPECIMEN;
/**
* The feature id for the 'Consumable' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__CONSUMABLE = CDAPackage.SUBSTANCE_ADMINISTRATION__CONSUMABLE;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__PERFORMER = CDAPackage.SUBSTANCE_ADMINISTRATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__AUTHOR = CDAPackage.SUBSTANCE_ADMINISTRATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__INFORMANT = CDAPackage.SUBSTANCE_ADMINISTRATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__PARTICIPANT = CDAPackage.SUBSTANCE_ADMINISTRATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__ENTRY_RELATIONSHIP = CDAPackage.SUBSTANCE_ADMINISTRATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__REFERENCE = CDAPackage.SUBSTANCE_ADMINISTRATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__PRECONDITION = CDAPackage.SUBSTANCE_ADMINISTRATION__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__NULL_FLAVOR = CDAPackage.SUBSTANCE_ADMINISTRATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__CLASS_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__MOOD_CODE = CDAPackage.SUBSTANCE_ADMINISTRATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION__NEGATION_IND = CDAPackage.SUBSTANCE_ADMINISTRATION__NEGATION_IND;
/**
* The number of structural features of the 'Plan Of Care Activity Substance Administration' class.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION_FEATURE_COUNT = CDAPackage.SUBSTANCE_ADMINISTRATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__REALM_CODE = CDAPackage.SUPPLY__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__TYPE_ID = CDAPackage.SUPPLY__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__TEMPLATE_ID = CDAPackage.SUPPLY__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__ID = CDAPackage.SUPPLY__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__CODE = CDAPackage.SUPPLY__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__TEXT = CDAPackage.SUPPLY__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__STATUS_CODE = CDAPackage.SUPPLY__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__EFFECTIVE_TIME = CDAPackage.SUPPLY__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__PRIORITY_CODE = CDAPackage.SUPPLY__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__REPEAT_NUMBER = CDAPackage.SUPPLY__REPEAT_NUMBER;
/**
* The feature id for the 'Independent Ind' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__INDEPENDENT_IND = CDAPackage.SUPPLY__INDEPENDENT_IND;
/**
* The feature id for the 'Quantity' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__QUANTITY = CDAPackage.SUPPLY__QUANTITY;
/**
* The feature id for the 'Expected Use Time' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__EXPECTED_USE_TIME = CDAPackage.SUPPLY__EXPECTED_USE_TIME;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__SUBJECT = CDAPackage.SUPPLY__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__SPECIMEN = CDAPackage.SUPPLY__SPECIMEN;
/**
* The feature id for the 'Product' containment reference.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__PRODUCT = CDAPackage.SUPPLY__PRODUCT;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__PERFORMER = CDAPackage.SUPPLY__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__AUTHOR = CDAPackage.SUPPLY__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__INFORMANT = CDAPackage.SUPPLY__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__PARTICIPANT = CDAPackage.SUPPLY__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__ENTRY_RELATIONSHIP = CDAPackage.SUPPLY__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__REFERENCE = CDAPackage.SUPPLY__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__PRECONDITION = CDAPackage.SUPPLY__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__NULL_FLAVOR = CDAPackage.SUPPLY__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__CLASS_CODE = CDAPackage.SUPPLY__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY__MOOD_CODE = CDAPackage.SUPPLY__MOOD_CODE;
/**
* The number of structural features of the 'Plan Of Care Activity Supply' class.
*
*
* @generated
* @ordered
*/
int PLAN_OF_CARE_ACTIVITY_SUPPLY_FEATURE_COUNT = CDAPackage.SUPPLY_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Social History Section' class.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Social History Observation' class.
*
*
* @generated
* @ordered
*/
int SOCIAL_HISTORY_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Pregnancy Observation' class.
*
*
* @generated
* @ordered
*/
int PREGNANCY_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Estimated Date Of Delivery' class.
*
*
* @generated
* @ordered
*/
int ESTIMATED_DATE_OF_DELIVERY_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.TobaccoUseImpl Tobacco Use}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.TobaccoUseImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getTobaccoUse()
* @generated
*/
int TOBACCO_USE = 80;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Tobacco Use' class.
*
*
* @generated
* @ordered
*/
int TOBACCO_USE_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SmokingStatusObservationImpl Smoking Status Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SmokingStatusObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSmokingStatusObservation()
* @generated
*/
int SMOKING_STATUS_OBSERVATION = 79;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__REALM_CODE = TOBACCO_USE__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__TYPE_ID = TOBACCO_USE__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__TEMPLATE_ID = TOBACCO_USE__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__ID = TOBACCO_USE__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__CODE = TOBACCO_USE__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__DERIVATION_EXPR = TOBACCO_USE__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__TEXT = TOBACCO_USE__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__STATUS_CODE = TOBACCO_USE__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__EFFECTIVE_TIME = TOBACCO_USE__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__PRIORITY_CODE = TOBACCO_USE__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__REPEAT_NUMBER = TOBACCO_USE__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__LANGUAGE_CODE = TOBACCO_USE__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__VALUE = TOBACCO_USE__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__INTERPRETATION_CODE = TOBACCO_USE__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__METHOD_CODE = TOBACCO_USE__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__TARGET_SITE_CODE = TOBACCO_USE__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__SUBJECT = TOBACCO_USE__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__SPECIMEN = TOBACCO_USE__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__PERFORMER = TOBACCO_USE__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__AUTHOR = TOBACCO_USE__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__INFORMANT = TOBACCO_USE__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__PARTICIPANT = TOBACCO_USE__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__ENTRY_RELATIONSHIP = TOBACCO_USE__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__REFERENCE = TOBACCO_USE__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__PRECONDITION = TOBACCO_USE__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__REFERENCE_RANGE = TOBACCO_USE__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__NULL_FLAVOR = TOBACCO_USE__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__CLASS_CODE = TOBACCO_USE__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__MOOD_CODE = TOBACCO_USE__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION__NEGATION_IND = TOBACCO_USE__NEGATION_IND;
/**
* The number of structural features of the 'Smoking Status Observation' class.
*
*
* @generated
* @ordered
*/
int SMOKING_STATUS_OBSERVATION_FEATURE_COUNT = TOBACCO_USE_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Vital Signs Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__REALM_CODE = CDAPackage.ORGANIZER__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__TYPE_ID = CDAPackage.ORGANIZER__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__TEMPLATE_ID = CDAPackage.ORGANIZER__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__ID = CDAPackage.ORGANIZER__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__CODE = CDAPackage.ORGANIZER__CODE;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__STATUS_CODE = CDAPackage.ORGANIZER__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__EFFECTIVE_TIME = CDAPackage.ORGANIZER__EFFECTIVE_TIME;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__SUBJECT = CDAPackage.ORGANIZER__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__SPECIMEN = CDAPackage.ORGANIZER__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__PERFORMER = CDAPackage.ORGANIZER__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__AUTHOR = CDAPackage.ORGANIZER__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__INFORMANT = CDAPackage.ORGANIZER__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__PARTICIPANT = CDAPackage.ORGANIZER__PARTICIPANT;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__REFERENCE = CDAPackage.ORGANIZER__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__PRECONDITION = CDAPackage.ORGANIZER__PRECONDITION;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__COMPONENT = CDAPackage.ORGANIZER__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__NULL_FLAVOR = CDAPackage.ORGANIZER__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__CLASS_CODE = CDAPackage.ORGANIZER__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER__MOOD_CODE = CDAPackage.ORGANIZER__MOOD_CODE;
/**
* The number of structural features of the 'Vital Signs Organizer' class.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_ORGANIZER_FEATURE_COUNT = CDAPackage.ORGANIZER_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Vital Sign Observation' class.
*
*
* @generated
* @ordered
*/
int VITAL_SIGN_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__REALM_CODE = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__TYPE_ID = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__TEMPLATE_ID = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__ID = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__CODE = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__TITLE = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__TEXT = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__CONFIDENTIALITY_CODE = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__LANGUAGE_CODE = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__SUBJECT = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__AUTHOR = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__INFORMANT = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__ENTRY = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__COMPONENT = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__SECTION_ID = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__NULL_FLAVOR = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__CLASS_CODE = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION__MOOD_CODE = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Immunizations Section' class.
*
*
* @generated
* @ordered
*/
int IMMUNIZATIONS_SECTION_FEATURE_COUNT = IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__REALM_CODE = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__TYPE_ID = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__TEMPLATE_ID = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__ID = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__CODE = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__TITLE = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__TEXT = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__CONFIDENTIALITY_CODE = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__LANGUAGE_CODE = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__SUBJECT = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__AUTHOR = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__INFORMANT = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__ENTRY = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__COMPONENT = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__SECTION_ID = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__NULL_FLAVOR = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__CLASS_CODE = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION__MOOD_CODE = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Vital Signs Section' class.
*
*
* @generated
* @ordered
*/
int VITAL_SIGNS_SECTION_FEATURE_COUNT = VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'History Of Past Illness Section' class.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PAST_ILLNESS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Chief Complaint Section' class.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Reason For Referral Section' class.
*
*
* @generated
* @ordered
*/
int REASON_FOR_REFERRAL_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'History Of Present Illness Section' class.
*
*
* @generated
* @ordered
*/
int HISTORY_OF_PRESENT_ILLNESS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Admission Diagnosis Section' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Hospital Admission Diagnosis' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_DIAGNOSIS_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Admission Medications Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Admission Medication' class.
*
*
* @generated
* @ordered
*/
int ADMISSION_MEDICATION_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Medications Administered Section' class.
*
*
* @generated
* @ordered
*/
int MEDICATIONS_ADMINISTERED_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Physical Exam Section' class.
*
*
* @generated
* @ordered
*/
int PHYSICAL_EXAM_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'General Status Section' class.
*
*
* @generated
* @ordered
*/
int GENERAL_STATUS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Review Of Systems Section' class.
*
*
* @generated
* @ordered
*/
int REVIEW_OF_SYSTEMS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Assessment And Plan Section' class.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_AND_PLAN_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Surgical Drains Section' class.
*
*
* @generated
* @ordered
*/
int SURGICAL_DRAINS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__ID = GENERAL_HEADER_CONSTRAINTS__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__CODE = GENERAL_HEADER_CONSTRAINTS__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__IN_FULFILLMENT_OF = GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE;
/**
* The number of structural features of the 'Unstructured Document' class.
*
*
* @generated
* @ordered
*/
int UNSTRUCTURED_DOCUMENT_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION__REALM_CODE = CDAPackage.MANUFACTURED_PRODUCT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION__TYPE_ID = CDAPackage.MANUFACTURED_PRODUCT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION__TEMPLATE_ID = CDAPackage.MANUFACTURED_PRODUCT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION__ID = CDAPackage.MANUFACTURED_PRODUCT__ID;
/**
* The feature id for the 'Manufactured Labeled Drug' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION__MANUFACTURED_LABELED_DRUG = CDAPackage.MANUFACTURED_PRODUCT__MANUFACTURED_LABELED_DRUG;
/**
* The feature id for the 'Manufactured Material' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION__MANUFACTURED_MATERIAL = CDAPackage.MANUFACTURED_PRODUCT__MANUFACTURED_MATERIAL;
/**
* The feature id for the 'Manufacturer Organization' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION__MANUFACTURER_ORGANIZATION = CDAPackage.MANUFACTURED_PRODUCT__MANUFACTURER_ORGANIZATION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION__NULL_FLAVOR = CDAPackage.MANUFACTURED_PRODUCT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION__CLASS_CODE = CDAPackage.MANUFACTURED_PRODUCT__CLASS_CODE;
/**
* The number of structural features of the 'Medication Information' class.
*
*
* @generated
* @ordered
*/
int MEDICATION_INFORMATION_FEATURE_COUNT = CDAPackage.MANUFACTURED_PRODUCT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__ID = GENERAL_HEADER_CONSTRAINTS__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__CODE = GENERAL_HEADER_CONSTRAINTS__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__IN_FULFILLMENT_OF = GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE;
/**
* The number of structural features of the 'Discharge Summary' class.
*
*
* @generated
* @ordered
*/
int DISCHARGE_SUMMARY_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Discharge Diagnosis Section' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Hospital Discharge Diagnosis' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_DIAGNOSIS_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Discharge Diet Section' class.
*
*
* @generated
* @ordered
*/
int DISCHARGE_DIET_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Discharge Medications Section Entries Optional' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Discharge Medication' class.
*
*
* @generated
* @ordered
*/
int DISCHARGE_MEDICATION_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Course Section' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_COURSE_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Chief Complaint And Reason For Visit Section' class.
*
*
* @generated
* @ordered
*/
int CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Consultations Section' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_CONSULTATIONS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Discharge Instructions Section' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Discharge Physical Section' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_PHYSICAL_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Discharge Studies Summary Section' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Reason For Visit Section' class.
*
*
* @generated
* @ordered
*/
int REASON_FOR_VISIT_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PRECONDITION_FOR_SUBSTANCE_ADMINISTRATION__REALM_CODE = CDAPackage.PRECONDITION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PRECONDITION_FOR_SUBSTANCE_ADMINISTRATION__TYPE_ID = CDAPackage.PRECONDITION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PRECONDITION_FOR_SUBSTANCE_ADMINISTRATION__TEMPLATE_ID = CDAPackage.PRECONDITION__TEMPLATE_ID;
/**
* The feature id for the 'Criterion' containment reference.
*
*
* @generated
* @ordered
*/
int PRECONDITION_FOR_SUBSTANCE_ADMINISTRATION__CRITERION = CDAPackage.PRECONDITION__CRITERION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PRECONDITION_FOR_SUBSTANCE_ADMINISTRATION__NULL_FLAVOR = CDAPackage.PRECONDITION__NULL_FLAVOR;
/**
* The feature id for the 'Type Code' attribute.
*
*
* @generated
* @ordered
*/
int PRECONDITION_FOR_SUBSTANCE_ADMINISTRATION__TYPE_CODE = CDAPackage.PRECONDITION__TYPE_CODE;
/**
* The number of structural features of the 'Precondition For Substance Administration' class.
*
*
* @generated
* @ordered
*/
int PRECONDITION_FOR_SUBSTANCE_ADMINISTRATION_FEATURE_COUNT = CDAPackage.PRECONDITION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION__REALM_CODE = CDAPackage.MANUFACTURED_PRODUCT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION__TYPE_ID = CDAPackage.MANUFACTURED_PRODUCT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION__TEMPLATE_ID = CDAPackage.MANUFACTURED_PRODUCT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION__ID = CDAPackage.MANUFACTURED_PRODUCT__ID;
/**
* The feature id for the 'Manufactured Labeled Drug' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION__MANUFACTURED_LABELED_DRUG = CDAPackage.MANUFACTURED_PRODUCT__MANUFACTURED_LABELED_DRUG;
/**
* The feature id for the 'Manufactured Material' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION__MANUFACTURED_MATERIAL = CDAPackage.MANUFACTURED_PRODUCT__MANUFACTURED_MATERIAL;
/**
* The feature id for the 'Manufacturer Organization' containment reference.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION__MANUFACTURER_ORGANIZATION = CDAPackage.MANUFACTURED_PRODUCT__MANUFACTURER_ORGANIZATION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION__NULL_FLAVOR = CDAPackage.MANUFACTURED_PRODUCT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION__CLASS_CODE = CDAPackage.MANUFACTURED_PRODUCT__CLASS_CODE;
/**
* The number of structural features of the 'Immunization Medication Information' class.
*
*
* @generated
* @ordered
*/
int IMMUNIZATION_MEDICATION_INFORMATION_FEATURE_COUNT = CDAPackage.MANUFACTURED_PRODUCT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Authorization Activity' class.
*
*
* @generated
* @ordered
*/
int AUTHORIZATION_ACTIVITY_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__REALM_CODE = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__TYPE_ID = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__TEMPLATE_ID = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__ID = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__CODE = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__TITLE = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__TEXT = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__CONFIDENTIALITY_CODE = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__LANGUAGE_CODE = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__SUBJECT = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__AUTHOR = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__INFORMANT = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__ENTRY = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__COMPONENT = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__SECTION_ID = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__NULL_FLAVOR = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__CLASS_CODE = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION__MOOD_CODE = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL__MOOD_CODE;
/**
* The number of structural features of the 'Hospital Discharge Medications Section' class.
*
*
* @generated
* @ordered
*/
int HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_FEATURE_COUNT = HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Anesthesia Section' class.
*
*
* @generated
* @ordered
*/
int ANESTHESIA_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Complications Section' class.
*
*
* @generated
* @ordered
*/
int COMPLICATIONS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'DICOM Object Catalog Section' class.
*
*
* @generated
* @ordered
*/
int DICOM_OBJECT_CATALOG_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int STUDY_ACT__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Study Act' class.
*
*
* @generated
* @ordered
*/
int STUDY_ACT_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int SERIES_ACT__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Series Act' class.
*
*
* @generated
* @ordered
*/
int SERIES_ACT_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'SOP Instance Observation' class.
*
*
* @generated
* @ordered
*/
int SOP_INSTANCE_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Purposeof Reference Observation' class.
*
*
* @generated
* @ordered
*/
int PURPOSEOF_REFERENCE_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Referenced Frames Observation' class.
*
*
* @generated
* @ordered
*/
int REFERENCED_FRAMES_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Boundary Observation' class.
*
*
* @generated
* @ordered
*/
int BOUNDARY_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Findings Section' class.
*
*
* @generated
* @ordered
*/
int FINDINGS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Interventions Section' class.
*
*
* @generated
* @ordered
*/
int INTERVENTIONS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Medical History Section' class.
*
*
* @generated
* @ordered
*/
int MEDICAL_HISTORY_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Objective Section' class.
*
*
* @generated
* @ordered
*/
int OBJECTIVE_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Operative Note Fluid Section' class.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FLUID_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Operative Note Surgical Procedure Section' class.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Planned Procedure Section' class.
*
*
* @generated
* @ordered
*/
int PLANNED_PROCEDURE_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Postoperative Diagnosis Section' class.
*
*
* @generated
* @ordered
*/
int POSTOPERATIVE_DIAGNOSIS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Postprocedure Diagnosis Section' class.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Postprocedure Diagnosis' class.
*
*
* @generated
* @ordered
*/
int POSTPROCEDURE_DIAGNOSIS_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Preoperative Diagnosis Section' class.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Preoperative Diagnosis' class.
*
*
* @generated
* @ordered
*/
int PREOPERATIVE_DIAGNOSIS_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Procedure Description Section' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DESCRIPTION_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Procedure Disposition Section' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_DISPOSITION_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Procedure Estimated Blood Loss Section' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Procedure Findings Section' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_FINDINGS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Procedure Implants Section' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_IMPLANTS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Procedure Indications Section' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_INDICATIONS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Procedure Specimens Taken Section' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_SPECIMENS_TAKEN_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Subjective Section' class.
*
*
* @generated
* @ordered
*/
int SUBJECTIVE_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__ID = GENERAL_HEADER_CONSTRAINTS__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__CODE = GENERAL_HEADER_CONSTRAINTS__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__IN_FULFILLMENT_OF = GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE;
/**
* The number of structural features of the 'Consultation Note' class.
*
*
* @generated
* @ordered
*/
int CONSULTATION_NOTE_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Assessment Section' class.
*
*
* @generated
* @ordered
*/
int ASSESSMENT_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__ID = GENERAL_HEADER_CONSTRAINTS__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__CODE = GENERAL_HEADER_CONSTRAINTS__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__IN_FULFILLMENT_OF = GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE;
/**
* The number of structural features of the 'History And Physical Note' class.
*
*
* @generated
* @ordered
*/
int HISTORY_AND_PHYSICAL_NOTE_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__ID = CDAPackage.SECTION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__CODE = CDAPackage.SECTION__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__TITLE = CDAPackage.SECTION__TITLE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__TEXT = CDAPackage.SECTION__TEXT;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT;
/**
* The feature id for the 'Entry' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY;
/**
* The feature id for the 'Component' containment reference list.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT;
/**
* The feature id for the 'Section Id' attribute.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE;
/**
* The number of structural features of the 'Instructions Section' class.
*
*
* @generated
* @ordered
*/
int INSTRUCTIONS_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__ID = GENERAL_HEADER_CONSTRAINTS__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__CODE = GENERAL_HEADER_CONSTRAINTS__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__IN_FULFILLMENT_OF = GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE;
/**
* The number of structural features of the 'Operative Note' class.
*
*
* @generated
* @ordered
*/
int OPERATIVE_NOTE_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__ID = GENERAL_HEADER_CONSTRAINTS__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__CODE = GENERAL_HEADER_CONSTRAINTS__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__IN_FULFILLMENT_OF = GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE;
/**
* The number of structural features of the 'Procedure Note' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_NOTE_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__ID = GENERAL_HEADER_CONSTRAINTS__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__CODE = GENERAL_HEADER_CONSTRAINTS__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__IN_FULFILLMENT_OF = GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE;
/**
* The number of structural features of the 'Progress Note' class.
*
*
* @generated
* @ordered
*/
int PROGRESS_NOTE_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DiagnosticImagingReportImpl Diagnostic Imaging Report}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DiagnosticImagingReportImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDiagnosticImagingReport()
* @generated
*/
int DIAGNOSTIC_IMAGING_REPORT = 155;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__ID = GENERAL_HEADER_CONSTRAINTS__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__CODE = GENERAL_HEADER_CONSTRAINTS__CODE;
/**
* The feature id for the 'Title' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME;
/**
* The feature id for the 'Confidentiality Code' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE;
/**
* The feature id for the 'Set Id' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID;
/**
* The feature id for the 'Version Number' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER;
/**
* The feature id for the 'Copy Time' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME;
/**
* The feature id for the 'Record Target' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR;
/**
* The feature id for the 'Data Enterer' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT;
/**
* The feature id for the 'Custodian' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN;
/**
* The feature id for the 'Information Recipient' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT;
/**
* The feature id for the 'Legal Authenticator' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR;
/**
* The feature id for the 'Authenticator' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT;
/**
* The feature id for the 'In Fulfillment Of' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__IN_FULFILLMENT_OF = GENERAL_HEADER_CONSTRAINTS__IN_FULFILLMENT_OF;
/**
* The feature id for the 'Documentation Of' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF;
/**
* The feature id for the 'Related Document' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT;
/**
* The feature id for the 'Authorization' containment reference list.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION;
/**
* The feature id for the 'Component Of' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF;
/**
* The feature id for the 'Component' containment reference.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE;
/**
* The number of structural features of the 'Diagnostic Imaging Report' class.
*
*
* @generated
* @ordered
*/
int DIAGNOSTIC_IMAGING_REPORT_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PhysicianReadingStudyPerformerImpl Physician Reading Study Performer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PhysicianReadingStudyPerformerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPhysicianReadingStudyPerformer()
* @generated
*/
int PHYSICIAN_READING_STUDY_PERFORMER = 156;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICIAN_READING_STUDY_PERFORMER__REALM_CODE = CDAPackage.PERFORMER1__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICIAN_READING_STUDY_PERFORMER__TYPE_ID = CDAPackage.PERFORMER1__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICIAN_READING_STUDY_PERFORMER__TEMPLATE_ID = CDAPackage.PERFORMER1__TEMPLATE_ID;
/**
* The feature id for the 'Function Code' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICIAN_READING_STUDY_PERFORMER__FUNCTION_CODE = CDAPackage.PERFORMER1__FUNCTION_CODE;
/**
* The feature id for the 'Time' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICIAN_READING_STUDY_PERFORMER__TIME = CDAPackage.PERFORMER1__TIME;
/**
* The feature id for the 'Assigned Entity' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICIAN_READING_STUDY_PERFORMER__ASSIGNED_ENTITY = CDAPackage.PERFORMER1__ASSIGNED_ENTITY;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PHYSICIAN_READING_STUDY_PERFORMER__NULL_FLAVOR = CDAPackage.PERFORMER1__NULL_FLAVOR;
/**
* The feature id for the 'Type Code' attribute.
*
*
* @generated
* @ordered
*/
int PHYSICIAN_READING_STUDY_PERFORMER__TYPE_CODE = CDAPackage.PERFORMER1__TYPE_CODE;
/**
* The number of structural features of the 'Physician Reading Study Performer' class.
*
*
* @generated
* @ordered
*/
int PHYSICIAN_READING_STUDY_PERFORMER_FEATURE_COUNT = CDAPackage.PERFORMER1_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PhysicianofRecordParticipantImpl Physicianof Record Participant}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PhysicianofRecordParticipantImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPhysicianofRecordParticipant()
* @generated
*/
int PHYSICIANOF_RECORD_PARTICIPANT = 157;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICIANOF_RECORD_PARTICIPANT__REALM_CODE = CDAPackage.ENCOUNTER_PARTICIPANT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICIANOF_RECORD_PARTICIPANT__TYPE_ID = CDAPackage.ENCOUNTER_PARTICIPANT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PHYSICIANOF_RECORD_PARTICIPANT__TEMPLATE_ID = CDAPackage.ENCOUNTER_PARTICIPANT__TEMPLATE_ID;
/**
* The feature id for the 'Time' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICIANOF_RECORD_PARTICIPANT__TIME = CDAPackage.ENCOUNTER_PARTICIPANT__TIME;
/**
* The feature id for the 'Assigned Entity' containment reference.
*
*
* @generated
* @ordered
*/
int PHYSICIANOF_RECORD_PARTICIPANT__ASSIGNED_ENTITY = CDAPackage.ENCOUNTER_PARTICIPANT__ASSIGNED_ENTITY;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PHYSICIANOF_RECORD_PARTICIPANT__NULL_FLAVOR = CDAPackage.ENCOUNTER_PARTICIPANT__NULL_FLAVOR;
/**
* The feature id for the 'Type Code' attribute.
*
*
* @generated
* @ordered
*/
int PHYSICIANOF_RECORD_PARTICIPANT__TYPE_CODE = CDAPackage.ENCOUNTER_PARTICIPANT__TYPE_CODE;
/**
* The number of structural features of the 'Physicianof Record Participant' class.
*
*
* @generated
* @ordered
*/
int PHYSICIANOF_RECORD_PARTICIPANT_FEATURE_COUNT = CDAPackage.ENCOUNTER_PARTICIPANT_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.TextObservationImpl Text Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.TextObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getTextObservation()
* @generated
*/
int TEXT_OBSERVATION = 158;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Text Observation' class.
*
*
* @generated
* @ordered
*/
int TEXT_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.QuantityMeasurementObservationImpl Quantity Measurement Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.QuantityMeasurementObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getQuantityMeasurementObservation()
* @generated
*/
int QUANTITY_MEASUREMENT_OBSERVATION = 159;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Quantity Measurement Observation' class.
*
*
* @generated
* @ordered
*/
int QUANTITY_MEASUREMENT_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CodeObservationsImpl Code Observations}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CodeObservationsImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCodeObservations()
* @generated
*/
int CODE_OBSERVATIONS = 160;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Code Observations' class.
*
*
* @generated
* @ordered
*/
int CODE_OBSERVATIONS_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureContextImpl Procedure Context}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureContextImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureContext()
* @generated
*/
int PROCEDURE_CONTEXT = 161;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__REALM_CODE = CDAPackage.ACT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__TYPE_ID = CDAPackage.ACT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__TEMPLATE_ID = CDAPackage.ACT__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__ID = CDAPackage.ACT__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__CODE = CDAPackage.ACT__CODE;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__TEXT = CDAPackage.ACT__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__STATUS_CODE = CDAPackage.ACT__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__EFFECTIVE_TIME = CDAPackage.ACT__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__PRIORITY_CODE = CDAPackage.ACT__PRIORITY_CODE;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__LANGUAGE_CODE = CDAPackage.ACT__LANGUAGE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__SUBJECT = CDAPackage.ACT__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__SPECIMEN = CDAPackage.ACT__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__PERFORMER = CDAPackage.ACT__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__AUTHOR = CDAPackage.ACT__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__INFORMANT = CDAPackage.ACT__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__PARTICIPANT = CDAPackage.ACT__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__ENTRY_RELATIONSHIP = CDAPackage.ACT__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__REFERENCE = CDAPackage.ACT__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__PRECONDITION = CDAPackage.ACT__PRECONDITION;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__NULL_FLAVOR = CDAPackage.ACT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__CLASS_CODE = CDAPackage.ACT__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__MOOD_CODE = CDAPackage.ACT__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT__NEGATION_IND = CDAPackage.ACT__NEGATION_IND;
/**
* The number of structural features of the 'Procedure Context' class.
*
*
* @generated
* @ordered
*/
int PROCEDURE_CONTEXT_FEATURE_COUNT = CDAPackage.ACT_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationUseNoneKnownImpl Medication Use None Known}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationUseNoneKnownImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationUseNoneKnown()
* @generated
*/
int MEDICATION_USE_NONE_KNOWN = 162;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Medication Use None Known' class.
*
*
* @generated
* @ordered
*/
int MEDICATION_USE_NONE_KNOWN_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DeceasedObservationImpl Deceased Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DeceasedObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDeceasedObservation()
* @generated
*/
int DECEASED_OBSERVATION = 163;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__REALM_CODE = CDAPackage.OBSERVATION__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__TYPE_ID = CDAPackage.OBSERVATION__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__TEMPLATE_ID = CDAPackage.OBSERVATION__TEMPLATE_ID;
/**
* The feature id for the 'Id' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__ID = CDAPackage.OBSERVATION__ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__CODE = CDAPackage.OBSERVATION__CODE;
/**
* The feature id for the 'Derivation Expr' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__DERIVATION_EXPR = CDAPackage.OBSERVATION__DERIVATION_EXPR;
/**
* The feature id for the 'Text' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__TEXT = CDAPackage.OBSERVATION__TEXT;
/**
* The feature id for the 'Status Code' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__STATUS_CODE = CDAPackage.OBSERVATION__STATUS_CODE;
/**
* The feature id for the 'Effective Time' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__EFFECTIVE_TIME = CDAPackage.OBSERVATION__EFFECTIVE_TIME;
/**
* The feature id for the 'Priority Code' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__PRIORITY_CODE = CDAPackage.OBSERVATION__PRIORITY_CODE;
/**
* The feature id for the 'Repeat Number' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__REPEAT_NUMBER = CDAPackage.OBSERVATION__REPEAT_NUMBER;
/**
* The feature id for the 'Language Code' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__LANGUAGE_CODE = CDAPackage.OBSERVATION__LANGUAGE_CODE;
/**
* The feature id for the 'Value' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__VALUE = CDAPackage.OBSERVATION__VALUE;
/**
* The feature id for the 'Interpretation Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__INTERPRETATION_CODE = CDAPackage.OBSERVATION__INTERPRETATION_CODE;
/**
* The feature id for the 'Method Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__METHOD_CODE = CDAPackage.OBSERVATION__METHOD_CODE;
/**
* The feature id for the 'Target Site Code' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__TARGET_SITE_CODE = CDAPackage.OBSERVATION__TARGET_SITE_CODE;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__SUBJECT = CDAPackage.OBSERVATION__SUBJECT;
/**
* The feature id for the 'Specimen' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__SPECIMEN = CDAPackage.OBSERVATION__SPECIMEN;
/**
* The feature id for the 'Performer' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__PERFORMER = CDAPackage.OBSERVATION__PERFORMER;
/**
* The feature id for the 'Author' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__AUTHOR = CDAPackage.OBSERVATION__AUTHOR;
/**
* The feature id for the 'Informant' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__INFORMANT = CDAPackage.OBSERVATION__INFORMANT;
/**
* The feature id for the 'Participant' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__PARTICIPANT = CDAPackage.OBSERVATION__PARTICIPANT;
/**
* The feature id for the 'Entry Relationship' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__ENTRY_RELATIONSHIP = CDAPackage.OBSERVATION__ENTRY_RELATIONSHIP;
/**
* The feature id for the 'Reference' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__REFERENCE = CDAPackage.OBSERVATION__REFERENCE;
/**
* The feature id for the 'Precondition' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__PRECONDITION = CDAPackage.OBSERVATION__PRECONDITION;
/**
* The feature id for the 'Reference Range' containment reference list.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__REFERENCE_RANGE = CDAPackage.OBSERVATION__REFERENCE_RANGE;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__NULL_FLAVOR = CDAPackage.OBSERVATION__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__CLASS_CODE = CDAPackage.OBSERVATION__CLASS_CODE;
/**
* The feature id for the 'Mood Code' attribute.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__MOOD_CODE = CDAPackage.OBSERVATION__MOOD_CODE;
/**
* The feature id for the 'Negation Ind' attribute.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION__NEGATION_IND = CDAPackage.OBSERVATION__NEGATION_IND;
/**
* The number of structural features of the 'Deceased Observation' class.
*
*
* @generated
* @ordered
*/
int DECEASED_OBSERVATION_FEATURE_COUNT = CDAPackage.OBSERVATION_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FetusSubjectContextImpl Fetus Subject Context}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FetusSubjectContextImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFetusSubjectContext()
* @generated
*/
int FETUS_SUBJECT_CONTEXT = 164;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT__REALM_CODE = CDAPackage.RELATED_SUBJECT__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT__TYPE_ID = CDAPackage.RELATED_SUBJECT__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT__TEMPLATE_ID = CDAPackage.RELATED_SUBJECT__TEMPLATE_ID;
/**
* The feature id for the 'Code' containment reference.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT__CODE = CDAPackage.RELATED_SUBJECT__CODE;
/**
* The feature id for the 'Addr' containment reference list.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT__ADDR = CDAPackage.RELATED_SUBJECT__ADDR;
/**
* The feature id for the 'Telecom' containment reference list.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT__TELECOM = CDAPackage.RELATED_SUBJECT__TELECOM;
/**
* The feature id for the 'Subject' containment reference.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT__SUBJECT = CDAPackage.RELATED_SUBJECT__SUBJECT;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT__NULL_FLAVOR = CDAPackage.RELATED_SUBJECT__NULL_FLAVOR;
/**
* The feature id for the 'Class Code' attribute.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT__CLASS_CODE = CDAPackage.RELATED_SUBJECT__CLASS_CODE;
/**
* The number of structural features of the 'Fetus Subject Context' class.
*
*
* @generated
* @ordered
*/
int FETUS_SUBJECT_CONTEXT_FEATURE_COUNT = CDAPackage.RELATED_SUBJECT_FEATURE_COUNT + 0;
/**
* The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ObserverContextImpl Observer Context}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ObserverContextImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getObserverContext()
* @generated
*/
int OBSERVER_CONTEXT = 165;
/**
* The feature id for the 'Realm Code' containment reference list.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT__REALM_CODE = CDAPackage.AUTHOR__REALM_CODE;
/**
* The feature id for the 'Type Id' containment reference.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT__TYPE_ID = CDAPackage.AUTHOR__TYPE_ID;
/**
* The feature id for the 'Template Id' containment reference list.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT__TEMPLATE_ID = CDAPackage.AUTHOR__TEMPLATE_ID;
/**
* The feature id for the 'Function Code' containment reference.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT__FUNCTION_CODE = CDAPackage.AUTHOR__FUNCTION_CODE;
/**
* The feature id for the 'Time' containment reference.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT__TIME = CDAPackage.AUTHOR__TIME;
/**
* The feature id for the 'Assigned Author' containment reference.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT__ASSIGNED_AUTHOR = CDAPackage.AUTHOR__ASSIGNED_AUTHOR;
/**
* The feature id for the 'Null Flavor' attribute.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT__NULL_FLAVOR = CDAPackage.AUTHOR__NULL_FLAVOR;
/**
* The feature id for the 'Type Code' attribute.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT__TYPE_CODE = CDAPackage.AUTHOR__TYPE_CODE;
/**
* The feature id for the 'Context Control Code' attribute.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT__CONTEXT_CONTROL_CODE = CDAPackage.AUTHOR__CONTEXT_CONTROL_CODE;
/**
* The number of structural features of the 'Observer Context' class.
*
*
* @generated
* @ordered
*/
int OBSERVER_CONTEXT_FEATURE_COUNT = CDAPackage.AUTHOR_FEATURE_COUNT + 0;
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.GeneralHeaderConstraints General Header Constraints}'.
*
*
* @return the meta object for class 'General Header Constraints'.
* @see org.openhealthtools.mdht.uml.cda.consol.GeneralHeaderConstraints
* @generated
*/
EClass getGeneralHeaderConstraints();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AllergyProblemAct Allergy Problem Act}'.
*
*
* @return the meta object for class 'Allergy Problem Act'.
* @see org.openhealthtools.mdht.uml.cda.consol.AllergyProblemAct
* @generated
*/
EClass getAllergyProblemAct();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AllergyObservation Allergy Observation}'.
*
*
* @return the meta object for class 'Allergy Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.AllergyObservation
* @generated
*/
EClass getAllergyObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ReactionObservation Reaction Observation}'.
*
*
* @return the meta object for class 'Reaction Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.ReactionObservation
* @generated
*/
EClass getReactionObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.SeverityObservation Severity Observation}'.
*
*
* @return the meta object for class 'Severity Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.SeverityObservation
* @generated
*/
EClass getSeverityObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AllergyStatusObservation Allergy Status Observation}'.
*
*
* @return the meta object for class 'Allergy Status Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.AllergyStatusObservation
* @generated
*/
EClass getAllergyStatusObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AgeObservation Age Observation}'.
*
*
* @return the meta object for class 'Age Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.AgeObservation
* @generated
*/
EClass getAgeObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HealthStatusObservation Health Status Observation}'.
*
*
* @return the meta object for class 'Health Status Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.HealthStatusObservation
* @generated
*/
EClass getHealthStatusObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.CommentActivity Comment Activity}'.
*
*
* @return the meta object for class 'Comment Activity'.
* @see org.openhealthtools.mdht.uml.cda.consol.CommentActivity
* @generated
*/
EClass getCommentActivity();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicationActivity Medication Activity}'.
*
*
* @return the meta object for class 'Medication Activity'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicationActivity
* @generated
*/
EClass getMedicationActivity();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.NonMedicinalSupplyActivity Non Medicinal Supply Activity}'.
*
*
* @return the meta object for class 'Non Medicinal Supply Activity'.
* @see org.openhealthtools.mdht.uml.cda.consol.NonMedicinalSupplyActivity
* @generated
*/
EClass getNonMedicinalSupplyActivity();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProductInstance Product Instance}'.
*
*
* @return the meta object for class 'Product Instance'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProductInstance
* @generated
*/
EClass getProductInstance();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.Instructions Instructions}'.
*
*
* @return the meta object for class 'Instructions'.
* @see org.openhealthtools.mdht.uml.cda.consol.Instructions
* @generated
*/
EClass getInstructions();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.Indication Indication}'.
*
*
* @return the meta object for class 'Indication'.
* @see org.openhealthtools.mdht.uml.cda.consol.Indication
* @generated
*/
EClass getIndication();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicationDispense Medication Dispense}'.
*
*
* @return the meta object for class 'Medication Dispense'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicationDispense
* @generated
*/
EClass getMedicationDispense();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicationSupplyOrder Medication Supply Order}'.
*
*
* @return the meta object for class 'Medication Supply Order'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicationSupplyOrder
* @generated
*/
EClass getMedicationSupplyOrder();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.DrugVehicle Drug Vehicle}'.
*
*
* @return the meta object for class 'Drug Vehicle'.
* @see org.openhealthtools.mdht.uml.cda.consol.DrugVehicle
* @generated
*/
EClass getDrugVehicle();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProblemConcernAct Problem Concern Act}'.
*
*
* @return the meta object for class 'Problem Concern Act'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProblemConcernAct
* @generated
*/
EClass getProblemConcernAct();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProblemObservation Problem Observation}'.
*
*
* @return the meta object for class 'Problem Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProblemObservation
* @generated
*/
EClass getProblemObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProblemStatus Problem Status}'.
*
*
* @return the meta object for class 'Problem Status'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProblemStatus
* @generated
*/
EClass getProblemStatus();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ContinuityOfCareDocument Continuity Of Care Document}'.
*
*
* @return the meta object for class 'Continuity Of Care Document'.
* @see org.openhealthtools.mdht.uml.cda.consol.ContinuityOfCareDocument
* @generated
*/
EClass getContinuityOfCareDocument();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AdvanceDirectivesSectionEntriesOptional Advance Directives Section Entries Optional}'.
*
*
* @return the meta object for class 'Advance Directives Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.AdvanceDirectivesSectionEntriesOptional
* @generated
*/
EClass getAdvanceDirectivesSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AllergiesSection Allergies Section}'.
*
*
* @return the meta object for class 'Allergies Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.AllergiesSection
* @generated
*/
EClass getAllergiesSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AllergiesSectionEntriesOptional Allergies Section Entries Optional}'.
*
*
* @return the meta object for class 'Allergies Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.AllergiesSectionEntriesOptional
* @generated
*/
EClass getAllergiesSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.EncountersSectionEntriesOptional Encounters Section Entries Optional}'.
*
*
* @return the meta object for class 'Encounters Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.EncountersSectionEntriesOptional
* @generated
*/
EClass getEncountersSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ImmunizationsSectionEntriesOptional Immunizations Section Entries Optional}'.
*
*
* @return the meta object for class 'Immunizations Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.ImmunizationsSectionEntriesOptional
* @generated
*/
EClass getImmunizationsSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PayersSection Payers Section}'.
*
*
* @return the meta object for class 'Payers Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.PayersSection
* @generated
*/
EClass getPayersSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.CoverageActivity Coverage Activity}'.
*
*
* @return the meta object for class 'Coverage Activity'.
* @see org.openhealthtools.mdht.uml.cda.consol.CoverageActivity
* @generated
*/
EClass getCoverageActivity();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PolicyActivity Policy Activity}'.
*
*
* @return the meta object for class 'Policy Activity'.
* @see org.openhealthtools.mdht.uml.cda.consol.PolicyActivity
* @generated
*/
EClass getPolicyActivity();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AuthorizationActivity Authorization Activity}'.
*
*
* @return the meta object for class 'Authorization Activity'.
* @see org.openhealthtools.mdht.uml.cda.consol.AuthorizationActivity
* @generated
*/
EClass getAuthorizationActivity();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicationsSection Medications Section}'.
*
*
* @return the meta object for class 'Medications Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicationsSection
* @generated
*/
EClass getMedicationsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicationsSectionEntriesOptional Medications Section Entries Optional}'.
*
*
* @return the meta object for class 'Medications Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicationsSectionEntriesOptional
* @generated
*/
EClass getMedicationsSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PlanOfCareSection Plan Of Care Section}'.
*
*
* @return the meta object for class 'Plan Of Care Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.PlanOfCareSection
* @generated
*/
EClass getPlanOfCareSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivityAct Plan Of Care Activity Act}'.
*
*
* @return the meta object for class 'Plan Of Care Activity Act'.
* @see org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivityAct
* @generated
*/
EClass getPlanOfCareActivityAct();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivityEncounter Plan Of Care Activity Encounter}'.
*
*
* @return the meta object for class 'Plan Of Care Activity Encounter'.
* @see org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivityEncounter
* @generated
*/
EClass getPlanOfCareActivityEncounter();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivityObservation Plan Of Care Activity Observation}'.
*
*
* @return the meta object for class 'Plan Of Care Activity Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivityObservation
* @generated
*/
EClass getPlanOfCareActivityObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivityProcedure Plan Of Care Activity Procedure}'.
*
*
* @return the meta object for class 'Plan Of Care Activity Procedure'.
* @see org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivityProcedure
* @generated
*/
EClass getPlanOfCareActivityProcedure();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivitySubstanceAdministration Plan Of Care Activity Substance Administration}'.
*
*
* @return the meta object for class 'Plan Of Care Activity Substance Administration'.
* @see org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivitySubstanceAdministration
* @generated
*/
EClass getPlanOfCareActivitySubstanceAdministration();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivitySupply Plan Of Care Activity Supply}'.
*
*
* @return the meta object for class 'Plan Of Care Activity Supply'.
* @see org.openhealthtools.mdht.uml.cda.consol.PlanOfCareActivitySupply
* @generated
*/
EClass getPlanOfCareActivitySupply();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProceduresSection Procedures Section}'.
*
*
* @return the meta object for class 'Procedures Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProceduresSection
* @generated
*/
EClass getProceduresSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProceduresSectionEntriesOptional Procedures Section Entries Optional}'.
*
*
* @return the meta object for class 'Procedures Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProceduresSectionEntriesOptional
* @generated
*/
EClass getProceduresSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureActivityObservation Procedure Activity Observation}'.
*
*
* @return the meta object for class 'Procedure Activity Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureActivityObservation
* @generated
*/
EClass getProcedureActivityObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureActivityAct Procedure Activity Act}'.
*
*
* @return the meta object for class 'Procedure Activity Act'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureActivityAct
* @generated
*/
EClass getProcedureActivityAct();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureActivityProcedure Procedure Activity Procedure}'.
*
*
* @return the meta object for class 'Procedure Activity Procedure'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureActivityProcedure
* @generated
*/
EClass getProcedureActivityProcedure();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.VitalSignsSectionEntriesOptional Vital Signs Section Entries Optional}'.
*
*
* @return the meta object for class 'Vital Signs Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.VitalSignsSectionEntriesOptional
* @generated
*/
EClass getVitalSignsSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FamilyHistorySection Family History Section}'.
*
*
* @return the meta object for class 'Family History Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.FamilyHistorySection
* @generated
*/
EClass getFamilyHistorySection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FamilyHistoryOrganizer Family History Organizer}'.
*
*
* @return the meta object for class 'Family History Organizer'.
* @see org.openhealthtools.mdht.uml.cda.consol.FamilyHistoryOrganizer
* @generated
*/
EClass getFamilyHistoryOrganizer();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FamilyHistoryObservation Family History Observation}'.
*
*
* @return the meta object for class 'Family History Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.FamilyHistoryObservation
* @generated
*/
EClass getFamilyHistoryObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FamilyHistoryDeathObservation Family History Death Observation}'.
*
*
* @return the meta object for class 'Family History Death Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.FamilyHistoryDeathObservation
* @generated
*/
EClass getFamilyHistoryDeathObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.SocialHistorySection Social History Section}'.
*
*
* @return the meta object for class 'Social History Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.SocialHistorySection
* @generated
*/
EClass getSocialHistorySection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.SocialHistoryObservation Social History Observation}'.
*
*
* @return the meta object for class 'Social History Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.SocialHistoryObservation
* @generated
*/
EClass getSocialHistoryObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PregnancyObservation Pregnancy Observation}'.
*
*
* @return the meta object for class 'Pregnancy Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.PregnancyObservation
* @generated
*/
EClass getPregnancyObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.EstimatedDateOfDelivery Estimated Date Of Delivery}'.
*
*
* @return the meta object for class 'Estimated Date Of Delivery'.
* @see org.openhealthtools.mdht.uml.cda.consol.EstimatedDateOfDelivery
* @generated
*/
EClass getEstimatedDateOfDelivery();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.SmokingStatusObservation Smoking Status Observation}'.
*
*
* @return the meta object for class 'Smoking Status Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.SmokingStatusObservation
* @generated
*/
EClass getSmokingStatusObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.TobaccoUse Tobacco Use}'.
*
*
* @return the meta object for class 'Tobacco Use'.
* @see org.openhealthtools.mdht.uml.cda.consol.TobaccoUse
* @generated
*/
EClass getTobaccoUse();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ResultsSection Results Section}'.
*
*
* @return the meta object for class 'Results Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ResultsSection
* @generated
*/
EClass getResultsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ResultsSectionEntriesOptional Results Section Entries Optional}'.
*
*
* @return the meta object for class 'Results Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.ResultsSectionEntriesOptional
* @generated
*/
EClass getResultsSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ResultOrganizer Result Organizer}'.
*
*
* @return the meta object for class 'Result Organizer'.
* @see org.openhealthtools.mdht.uml.cda.consol.ResultOrganizer
* @generated
*/
EClass getResultOrganizer();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ResultObservation Result Observation}'.
*
*
* @return the meta object for class 'Result Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.ResultObservation
* @generated
*/
EClass getResultObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicalEquipmentSection Medical Equipment Section}'.
*
*
* @return the meta object for class 'Medical Equipment Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicalEquipmentSection
* @generated
*/
EClass getMedicalEquipmentSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FunctionalStatusSection Functional Status Section}'.
*
*
* @return the meta object for class 'Functional Status Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.FunctionalStatusSection
* @generated
*/
EClass getFunctionalStatusSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FunctionalStatusResultOrganizer Functional Status Result Organizer}'.
*
*
* @return the meta object for class 'Functional Status Result Organizer'.
* @see org.openhealthtools.mdht.uml.cda.consol.FunctionalStatusResultOrganizer
* @generated
*/
EClass getFunctionalStatusResultOrganizer();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FunctionalStatusResultObservation Functional Status Result Observation}'.
*
*
* @return the meta object for class 'Functional Status Result Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.FunctionalStatusResultObservation
* @generated
*/
EClass getFunctionalStatusResultObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.CaregiverCharacteristics Caregiver Characteristics}'.
*
*
* @return the meta object for class 'Caregiver Characteristics'.
* @see org.openhealthtools.mdht.uml.cda.consol.CaregiverCharacteristics
* @generated
*/
EClass getCaregiverCharacteristics();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AssessmentScaleObservation Assessment Scale Observation}'.
*
*
* @return the meta object for class 'Assessment Scale Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.AssessmentScaleObservation
* @generated
*/
EClass getAssessmentScaleObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AssessmentScaleSupportingObservation Assessment Scale Supporting Observation}'.
*
*
* @return the meta object for class 'Assessment Scale Supporting Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.AssessmentScaleSupportingObservation
* @generated
*/
EClass getAssessmentScaleSupportingObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.CognitiveStatusResultOrganizer Cognitive Status Result Organizer}'.
*
*
* @return the meta object for class 'Cognitive Status Result Organizer'.
* @see org.openhealthtools.mdht.uml.cda.consol.CognitiveStatusResultOrganizer
* @generated
*/
EClass getCognitiveStatusResultOrganizer();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.CognitiveStatusResultObservation Cognitive Status Result Observation}'.
*
*
* @return the meta object for class 'Cognitive Status Result Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.CognitiveStatusResultObservation
* @generated
*/
EClass getCognitiveStatusResultObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FunctionalStatusProblemObservation Functional Status Problem Observation}'.
*
*
* @return the meta object for class 'Functional Status Problem Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.FunctionalStatusProblemObservation
* @generated
*/
EClass getFunctionalStatusProblemObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.CognitiveStatusProblemObservation Cognitive Status Problem Observation}'.
*
*
* @return the meta object for class 'Cognitive Status Problem Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.CognitiveStatusProblemObservation
* @generated
*/
EClass getCognitiveStatusProblemObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PressureUlcerObservation Pressure Ulcer Observation}'.
*
*
* @return the meta object for class 'Pressure Ulcer Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.PressureUlcerObservation
* @generated
*/
EClass getPressureUlcerObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.NumberOfPressureUlcersObservation Number Of Pressure Ulcers Observation}'.
*
*
* @return the meta object for class 'Number Of Pressure Ulcers Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.NumberOfPressureUlcersObservation
* @generated
*/
EClass getNumberOfPressureUlcersObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HighestPressureUlcerStage Highest Pressure Ulcer Stage}'.
*
*
* @return the meta object for class 'Highest Pressure Ulcer Stage'.
* @see org.openhealthtools.mdht.uml.cda.consol.HighestPressureUlcerStage
* @generated
*/
EClass getHighestPressureUlcerStage();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProblemSection Problem Section}'.
*
*
* @return the meta object for class 'Problem Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProblemSection
* @generated
*/
EClass getProblemSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProblemSectionEntriesOptional Problem Section Entries Optional}'.
*
*
* @return the meta object for class 'Problem Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProblemSectionEntriesOptional
* @generated
*/
EClass getProblemSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AdvanceDirectivesSection Advance Directives Section}'.
*
*
* @return the meta object for class 'Advance Directives Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.AdvanceDirectivesSection
* @generated
*/
EClass getAdvanceDirectivesSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AdvanceDirectiveObservation Advance Directive Observation}'.
*
*
* @return the meta object for class 'Advance Directive Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.AdvanceDirectiveObservation
* @generated
*/
EClass getAdvanceDirectiveObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.EncountersSection Encounters Section}'.
*
*
* @return the meta object for class 'Encounters Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.EncountersSection
* @generated
*/
EClass getEncountersSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.EncounterActivities Encounter Activities}'.
*
*
* @return the meta object for class 'Encounter Activities'.
* @see org.openhealthtools.mdht.uml.cda.consol.EncounterActivities
* @generated
*/
EClass getEncounterActivities();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.EncounterDiagnosis Encounter Diagnosis}'.
*
*
* @return the meta object for class 'Encounter Diagnosis'.
* @see org.openhealthtools.mdht.uml.cda.consol.EncounterDiagnosis
* @generated
*/
EClass getEncounterDiagnosis();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ServiceDeliveryLocation Service Delivery Location}'.
*
*
* @return the meta object for class 'Service Delivery Location'.
* @see org.openhealthtools.mdht.uml.cda.consol.ServiceDeliveryLocation
* @generated
*/
EClass getServiceDeliveryLocation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ImmunizationsSection Immunizations Section}'.
*
*
* @return the meta object for class 'Immunizations Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ImmunizationsSection
* @generated
*/
EClass getImmunizationsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ImmunizationActivity Immunization Activity}'.
*
*
* @return the meta object for class 'Immunization Activity'.
* @see org.openhealthtools.mdht.uml.cda.consol.ImmunizationActivity
* @generated
*/
EClass getImmunizationActivity();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ImmunizationRefusalReason Immunization Refusal Reason}'.
*
*
* @return the meta object for class 'Immunization Refusal Reason'.
* @see org.openhealthtools.mdht.uml.cda.consol.ImmunizationRefusalReason
* @generated
*/
EClass getImmunizationRefusalReason();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.VitalSignsSection Vital Signs Section}'.
*
*
* @return the meta object for class 'Vital Signs Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.VitalSignsSection
* @generated
*/
EClass getVitalSignsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.VitalSignsOrganizer Vital Signs Organizer}'.
*
*
* @return the meta object for class 'Vital Signs Organizer'.
* @see org.openhealthtools.mdht.uml.cda.consol.VitalSignsOrganizer
* @generated
*/
EClass getVitalSignsOrganizer();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.VitalSignObservation Vital Sign Observation}'.
*
*
* @return the meta object for class 'Vital Sign Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.VitalSignObservation
* @generated
*/
EClass getVitalSignObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HistoryOfPastIllnessSection History Of Past Illness Section}'.
*
*
* @return the meta object for class 'History Of Past Illness Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HistoryOfPastIllnessSection
* @generated
*/
EClass getHistoryOfPastIllnessSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ChiefComplaintSection Chief Complaint Section}'.
*
*
* @return the meta object for class 'Chief Complaint Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ChiefComplaintSection
* @generated
*/
EClass getChiefComplaintSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ReasonForReferralSection Reason For Referral Section}'.
*
*
* @return the meta object for class 'Reason For Referral Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ReasonForReferralSection
* @generated
*/
EClass getReasonForReferralSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HistoryOfPresentIllnessSection History Of Present Illness Section}'.
*
*
* @return the meta object for class 'History Of Present Illness Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HistoryOfPresentIllnessSection
* @generated
*/
EClass getHistoryOfPresentIllnessSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalAdmissionDiagnosisSection Hospital Admission Diagnosis Section}'.
*
*
* @return the meta object for class 'Hospital Admission Diagnosis Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalAdmissionDiagnosisSection
* @generated
*/
EClass getHospitalAdmissionDiagnosisSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeDiagnosisSection Hospital Discharge Diagnosis Section}'.
*
*
* @return the meta object for class 'Hospital Discharge Diagnosis Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeDiagnosisSection
* @generated
*/
EClass getHospitalDischargeDiagnosisSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalAdmissionMedicationsSectionEntriesOptional Hospital Admission Medications Section Entries Optional}'.
*
*
* @return the meta object for class 'Hospital Admission Medications Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalAdmissionMedicationsSectionEntriesOptional
* @generated
*/
EClass getHospitalAdmissionMedicationsSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AdmissionMedication Admission Medication}'.
*
*
* @return the meta object for class 'Admission Medication'.
* @see org.openhealthtools.mdht.uml.cda.consol.AdmissionMedication
* @generated
*/
EClass getAdmissionMedication();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeMedicationsSection Hospital Discharge Medications Section}'.
*
*
* @return the meta object for class 'Hospital Discharge Medications Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeMedicationsSection
* @generated
*/
EClass getHospitalDischargeMedicationsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalDischargePhysicalSection Hospital Discharge Physical Section}'.
*
*
* @return the meta object for class 'Hospital Discharge Physical Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalDischargePhysicalSection
* @generated
*/
EClass getHospitalDischargePhysicalSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ChiefComplaintAndReasonForVisitSection Chief Complaint And Reason For Visit Section}'.
*
*
* @return the meta object for class 'Chief Complaint And Reason For Visit Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ChiefComplaintAndReasonForVisitSection
* @generated
*/
EClass getChiefComplaintAndReasonForVisitSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ReasonForVisitSection Reason For Visit Section}'.
*
*
* @return the meta object for class 'Reason For Visit Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ReasonForVisitSection
* @generated
*/
EClass getReasonForVisitSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AnesthesiaSection Anesthesia Section}'.
*
*
* @return the meta object for class 'Anesthesia Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.AnesthesiaSection
* @generated
*/
EClass getAnesthesiaSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ComplicationsSection Complications Section}'.
*
*
* @return the meta object for class 'Complications Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ComplicationsSection
* @generated
*/
EClass getComplicationsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.DICOMObjectCatalogSection DICOM Object Catalog Section}'.
*
*
* @return the meta object for class 'DICOM Object Catalog Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.DICOMObjectCatalogSection
* @generated
*/
EClass getDICOMObjectCatalogSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.StudyAct Study Act}'.
*
*
* @return the meta object for class 'Study Act'.
* @see org.openhealthtools.mdht.uml.cda.consol.StudyAct
* @generated
*/
EClass getStudyAct();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.SeriesAct Series Act}'.
*
*
* @return the meta object for class 'Series Act'.
* @see org.openhealthtools.mdht.uml.cda.consol.SeriesAct
* @generated
*/
EClass getSeriesAct();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.SOPInstanceObservation SOP Instance Observation}'.
*
*
* @return the meta object for class 'SOP Instance Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.SOPInstanceObservation
* @generated
*/
EClass getSOPInstanceObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PurposeofReferenceObservation Purposeof Reference Observation}'.
*
*
* @return the meta object for class 'Purposeof Reference Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.PurposeofReferenceObservation
* @generated
*/
EClass getPurposeofReferenceObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ReferencedFramesObservation Referenced Frames Observation}'.
*
*
* @return the meta object for class 'Referenced Frames Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.ReferencedFramesObservation
* @generated
*/
EClass getReferencedFramesObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.BoundaryObservation Boundary Observation}'.
*
*
* @return the meta object for class 'Boundary Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.BoundaryObservation
* @generated
*/
EClass getBoundaryObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FindingsSection Findings Section}'.
*
*
* @return the meta object for class 'Findings Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.FindingsSection
* @generated
*/
EClass getFindingsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalConsultationsSection Hospital Consultations Section}'.
*
*
* @return the meta object for class 'Hospital Consultations Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalConsultationsSection
* @generated
*/
EClass getHospitalConsultationsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.InterventionsSection Interventions Section}'.
*
*
* @return the meta object for class 'Interventions Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.InterventionsSection
* @generated
*/
EClass getInterventionsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicalHistorySection Medical History Section}'.
*
*
* @return the meta object for class 'Medical History Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicalHistorySection
* @generated
*/
EClass getMedicalHistorySection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ObjectiveSection Objective Section}'.
*
*
* @return the meta object for class 'Objective Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ObjectiveSection
* @generated
*/
EClass getObjectiveSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.OperativeNoteFluidSection Operative Note Fluid Section}'.
*
*
* @return the meta object for class 'Operative Note Fluid Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.OperativeNoteFluidSection
* @generated
*/
EClass getOperativeNoteFluidSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.OperativeNoteSurgicalProcedureSection Operative Note Surgical Procedure Section}'.
*
*
* @return the meta object for class 'Operative Note Surgical Procedure Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.OperativeNoteSurgicalProcedureSection
* @generated
*/
EClass getOperativeNoteSurgicalProcedureSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PlannedProcedureSection Planned Procedure Section}'.
*
*
* @return the meta object for class 'Planned Procedure Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.PlannedProcedureSection
* @generated
*/
EClass getPlannedProcedureSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PostoperativeDiagnosisSection Postoperative Diagnosis Section}'.
*
*
* @return the meta object for class 'Postoperative Diagnosis Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.PostoperativeDiagnosisSection
* @generated
*/
EClass getPostoperativeDiagnosisSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PostprocedureDiagnosisSection Postprocedure Diagnosis Section}'.
*
*
* @return the meta object for class 'Postprocedure Diagnosis Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.PostprocedureDiagnosisSection
* @generated
*/
EClass getPostprocedureDiagnosisSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PostprocedureDiagnosis Postprocedure Diagnosis}'.
*
*
* @return the meta object for class 'Postprocedure Diagnosis'.
* @see org.openhealthtools.mdht.uml.cda.consol.PostprocedureDiagnosis
* @generated
*/
EClass getPostprocedureDiagnosis();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PreoperativeDiagnosisSection Preoperative Diagnosis Section}'.
*
*
* @return the meta object for class 'Preoperative Diagnosis Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.PreoperativeDiagnosisSection
* @generated
*/
EClass getPreoperativeDiagnosisSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureDescriptionSection Procedure Description Section}'.
*
*
* @return the meta object for class 'Procedure Description Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureDescriptionSection
* @generated
*/
EClass getProcedureDescriptionSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureDispositionSection Procedure Disposition Section}'.
*
*
* @return the meta object for class 'Procedure Disposition Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureDispositionSection
* @generated
*/
EClass getProcedureDispositionSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureEstimatedBloodLossSection Procedure Estimated Blood Loss Section}'.
*
*
* @return the meta object for class 'Procedure Estimated Blood Loss Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureEstimatedBloodLossSection
* @generated
*/
EClass getProcedureEstimatedBloodLossSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureFindingsSection Procedure Findings Section}'.
*
*
* @return the meta object for class 'Procedure Findings Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureFindingsSection
* @generated
*/
EClass getProcedureFindingsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureImplantsSection Procedure Implants Section}'.
*
*
* @return the meta object for class 'Procedure Implants Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureImplantsSection
* @generated
*/
EClass getProcedureImplantsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureIndicationsSection Procedure Indications Section}'.
*
*
* @return the meta object for class 'Procedure Indications Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureIndicationsSection
* @generated
*/
EClass getProcedureIndicationsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureSpecimensTakenSection Procedure Specimens Taken Section}'.
*
*
* @return the meta object for class 'Procedure Specimens Taken Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureSpecimensTakenSection
* @generated
*/
EClass getProcedureSpecimensTakenSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.SubjectiveSection Subjective Section}'.
*
*
* @return the meta object for class 'Subjective Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.SubjectiveSection
* @generated
*/
EClass getSubjectiveSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ConsultationNote Consultation Note}'.
*
*
* @return the meta object for class 'Consultation Note'.
* @see org.openhealthtools.mdht.uml.cda.consol.ConsultationNote
* @generated
*/
EClass getConsultationNote();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AssessmentSection Assessment Section}'.
*
*
* @return the meta object for class 'Assessment Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.AssessmentSection
* @generated
*/
EClass getAssessmentSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HistoryAndPhysicalNote History And Physical Note}'.
*
*
* @return the meta object for class 'History And Physical Note'.
* @see org.openhealthtools.mdht.uml.cda.consol.HistoryAndPhysicalNote
* @generated
*/
EClass getHistoryAndPhysicalNote();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.OperativeNote Operative Note}'.
*
*
* @return the meta object for class 'Operative Note'.
* @see org.openhealthtools.mdht.uml.cda.consol.OperativeNote
* @generated
*/
EClass getOperativeNote();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureNote Procedure Note}'.
*
*
* @return the meta object for class 'Procedure Note'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureNote
* @generated
*/
EClass getProcedureNote();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProgressNote Progress Note}'.
*
*
* @return the meta object for class 'Progress Note'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProgressNote
* @generated
*/
EClass getProgressNote();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PreoperativeDiagnosis Preoperative Diagnosis}'.
*
*
* @return the meta object for class 'Preoperative Diagnosis'.
* @see org.openhealthtools.mdht.uml.cda.consol.PreoperativeDiagnosis
* @generated
*/
EClass getPreoperativeDiagnosis();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.InstructionsSection Instructions Section}'.
*
*
* @return the meta object for class 'Instructions Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.InstructionsSection
* @generated
*/
EClass getInstructionsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalAdmissionDiagnosis Hospital Admission Diagnosis}'.
*
*
* @return the meta object for class 'Hospital Admission Diagnosis'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalAdmissionDiagnosis
* @generated
*/
EClass getHospitalAdmissionDiagnosis();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.DiagnosticImagingReport Diagnostic Imaging Report}'.
*
*
* @return the meta object for class 'Diagnostic Imaging Report'.
* @see org.openhealthtools.mdht.uml.cda.consol.DiagnosticImagingReport
* @generated
*/
EClass getDiagnosticImagingReport();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PhysicianReadingStudyPerformer Physician Reading Study Performer}'.
*
*
* @return the meta object for class 'Physician Reading Study Performer'.
* @see org.openhealthtools.mdht.uml.cda.consol.PhysicianReadingStudyPerformer
* @generated
*/
EClass getPhysicianReadingStudyPerformer();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PhysicianofRecordParticipant Physicianof Record Participant}'.
*
*
* @return the meta object for class 'Physicianof Record Participant'.
* @see org.openhealthtools.mdht.uml.cda.consol.PhysicianofRecordParticipant
* @generated
*/
EClass getPhysicianofRecordParticipant();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.TextObservation Text Observation}'.
*
*
* @return the meta object for class 'Text Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.TextObservation
* @generated
*/
EClass getTextObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.QuantityMeasurementObservation Quantity Measurement Observation}'.
*
*
* @return the meta object for class 'Quantity Measurement Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.QuantityMeasurementObservation
* @generated
*/
EClass getQuantityMeasurementObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.CodeObservations Code Observations}'.
*
*
* @return the meta object for class 'Code Observations'.
* @see org.openhealthtools.mdht.uml.cda.consol.CodeObservations
* @generated
*/
EClass getCodeObservations();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ProcedureContext Procedure Context}'.
*
*
* @return the meta object for class 'Procedure Context'.
* @see org.openhealthtools.mdht.uml.cda.consol.ProcedureContext
* @generated
*/
EClass getProcedureContext();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicationUseNoneKnown Medication Use None Known}'.
*
*
* @return the meta object for class 'Medication Use None Known'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicationUseNoneKnown
* @generated
*/
EClass getMedicationUseNoneKnown();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.DeceasedObservation Deceased Observation}'.
*
*
* @return the meta object for class 'Deceased Observation'.
* @see org.openhealthtools.mdht.uml.cda.consol.DeceasedObservation
* @generated
*/
EClass getDeceasedObservation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.FetusSubjectContext Fetus Subject Context}'.
*
*
* @return the meta object for class 'Fetus Subject Context'.
* @see org.openhealthtools.mdht.uml.cda.consol.FetusSubjectContext
* @generated
*/
EClass getFetusSubjectContext();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ObserverContext Observer Context}'.
*
*
* @return the meta object for class 'Observer Context'.
* @see org.openhealthtools.mdht.uml.cda.consol.ObserverContext
* @generated
*/
EClass getObserverContext();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicationsAdministeredSection Medications Administered Section}'.
*
*
* @return the meta object for class 'Medications Administered Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicationsAdministeredSection
* @generated
*/
EClass getMedicationsAdministeredSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PhysicalExamSection Physical Exam Section}'.
*
*
* @return the meta object for class 'Physical Exam Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.PhysicalExamSection
* @generated
*/
EClass getPhysicalExamSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.GeneralStatusSection General Status Section}'.
*
*
* @return the meta object for class 'General Status Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.GeneralStatusSection
* @generated
*/
EClass getGeneralStatusSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ReviewOfSystemsSection Review Of Systems Section}'.
*
*
* @return the meta object for class 'Review Of Systems Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.ReviewOfSystemsSection
* @generated
*/
EClass getReviewOfSystemsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalCourseSection Hospital Course Section}'.
*
*
* @return the meta object for class 'Hospital Course Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalCourseSection
* @generated
*/
EClass getHospitalCourseSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.AssessmentAndPlanSection Assessment And Plan Section}'.
*
*
* @return the meta object for class 'Assessment And Plan Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.AssessmentAndPlanSection
* @generated
*/
EClass getAssessmentAndPlanSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.SurgicalDrainsSection Surgical Drains Section}'.
*
*
* @return the meta object for class 'Surgical Drains Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.SurgicalDrainsSection
* @generated
*/
EClass getSurgicalDrainsSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.UnstructuredDocument Unstructured Document}'.
*
*
* @return the meta object for class 'Unstructured Document'.
* @see org.openhealthtools.mdht.uml.cda.consol.UnstructuredDocument
* @generated
*/
EClass getUnstructuredDocument();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.MedicationInformation Medication Information}'.
*
*
* @return the meta object for class 'Medication Information'.
* @see org.openhealthtools.mdht.uml.cda.consol.MedicationInformation
* @generated
*/
EClass getMedicationInformation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.DischargeSummary Discharge Summary}'.
*
*
* @return the meta object for class 'Discharge Summary'.
* @see org.openhealthtools.mdht.uml.cda.consol.DischargeSummary
* @generated
*/
EClass getDischargeSummary();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.DischargeDietSection Discharge Diet Section}'.
*
*
* @return the meta object for class 'Discharge Diet Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.DischargeDietSection
* @generated
*/
EClass getDischargeDietSection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeMedicationsSectionEntriesOptional Hospital Discharge Medications Section Entries Optional}'.
*
*
* @return the meta object for class 'Hospital Discharge Medications Section Entries Optional'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeMedicationsSectionEntriesOptional
* @generated
*/
EClass getHospitalDischargeMedicationsSectionEntriesOptional();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.PreconditionForSubstanceAdministration Precondition For Substance Administration}'.
*
*
* @return the meta object for class 'Precondition For Substance Administration'.
* @see org.openhealthtools.mdht.uml.cda.consol.PreconditionForSubstanceAdministration
* @generated
*/
EClass getPreconditionForSubstanceAdministration();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.ImmunizationMedicationInformation Immunization Medication Information}'.
*
*
* @return the meta object for class 'Immunization Medication Information'.
* @see org.openhealthtools.mdht.uml.cda.consol.ImmunizationMedicationInformation
* @generated
*/
EClass getImmunizationMedicationInformation();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeStudiesSummarySection Hospital Discharge Studies Summary Section}'.
*
*
* @return the meta object for class 'Hospital Discharge Studies Summary Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeStudiesSummarySection
* @generated
*/
EClass getHospitalDischargeStudiesSummarySection();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.DischargeMedication Discharge Medication}'.
*
*
* @return the meta object for class 'Discharge Medication'.
* @see org.openhealthtools.mdht.uml.cda.consol.DischargeMedication
* @generated
*/
EClass getDischargeMedication();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeDiagnosis Hospital Discharge Diagnosis}'.
*
*
* @return the meta object for class 'Hospital Discharge Diagnosis'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeDiagnosis
* @generated
*/
EClass getHospitalDischargeDiagnosis();
/**
* Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeInstructionsSection Hospital Discharge Instructions Section}'.
*
*
* @return the meta object for class 'Hospital Discharge Instructions Section'.
* @see org.openhealthtools.mdht.uml.cda.consol.HospitalDischargeInstructionsSection
* @generated
*/
EClass getHospitalDischargeInstructionsSection();
/**
* Returns the factory that creates the instances of the model.
*
*
* @return the factory that creates the instances of the model.
* @generated
*/
ConsolFactory getConsolFactory();
/**
*
* Defines literals for the meta objects that represent
*
* - each class,
* - each feature of each class,
* - each enum,
* - and each data type
*
*
* @generated
*/
interface Literals {
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.GeneralHeaderConstraintsImpl General Header Constraints}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.GeneralHeaderConstraintsImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getGeneralHeaderConstraints()
* @generated
*/
EClass GENERAL_HEADER_CONSTRAINTS = eINSTANCE.getGeneralHeaderConstraints();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergyProblemActImpl Allergy Problem Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergyProblemActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergyProblemAct()
* @generated
*/
EClass ALLERGY_PROBLEM_ACT = eINSTANCE.getAllergyProblemAct();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergyObservationImpl Allergy Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergyObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergyObservation()
* @generated
*/
EClass ALLERGY_OBSERVATION = eINSTANCE.getAllergyObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReactionObservationImpl Reaction Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReactionObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReactionObservation()
* @generated
*/
EClass REACTION_OBSERVATION = eINSTANCE.getReactionObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SeverityObservationImpl Severity Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SeverityObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSeverityObservation()
* @generated
*/
EClass SEVERITY_OBSERVATION = eINSTANCE.getSeverityObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergyStatusObservationImpl Allergy Status Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergyStatusObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergyStatusObservation()
* @generated
*/
EClass ALLERGY_STATUS_OBSERVATION = eINSTANCE.getAllergyStatusObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AgeObservationImpl Age Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AgeObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAgeObservation()
* @generated
*/
EClass AGE_OBSERVATION = eINSTANCE.getAgeObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HealthStatusObservationImpl Health Status Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HealthStatusObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHealthStatusObservation()
* @generated
*/
EClass HEALTH_STATUS_OBSERVATION = eINSTANCE.getHealthStatusObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CommentActivityImpl Comment Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CommentActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCommentActivity()
* @generated
*/
EClass COMMENT_ACTIVITY = eINSTANCE.getCommentActivity();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationActivityImpl Medication Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationActivity()
* @generated
*/
EClass MEDICATION_ACTIVITY = eINSTANCE.getMedicationActivity();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.NonMedicinalSupplyActivityImpl Non Medicinal Supply Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.NonMedicinalSupplyActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getNonMedicinalSupplyActivity()
* @generated
*/
EClass NON_MEDICINAL_SUPPLY_ACTIVITY = eINSTANCE.getNonMedicinalSupplyActivity();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProductInstanceImpl Product Instance}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProductInstanceImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProductInstance()
* @generated
*/
EClass PRODUCT_INSTANCE = eINSTANCE.getProductInstance();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.InstructionsImpl Instructions}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.InstructionsImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getInstructions()
* @generated
*/
EClass INSTRUCTIONS = eINSTANCE.getInstructions();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.IndicationImpl Indication}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.IndicationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getIndication()
* @generated
*/
EClass INDICATION = eINSTANCE.getIndication();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationDispenseImpl Medication Dispense}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationDispenseImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationDispense()
* @generated
*/
EClass MEDICATION_DISPENSE = eINSTANCE.getMedicationDispense();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationSupplyOrderImpl Medication Supply Order}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationSupplyOrderImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationSupplyOrder()
* @generated
*/
EClass MEDICATION_SUPPLY_ORDER = eINSTANCE.getMedicationSupplyOrder();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DrugVehicleImpl Drug Vehicle}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DrugVehicleImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDrugVehicle()
* @generated
*/
EClass DRUG_VEHICLE = eINSTANCE.getDrugVehicle();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemConcernActImpl Problem Concern Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemConcernActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemConcernAct()
* @generated
*/
EClass PROBLEM_CONCERN_ACT = eINSTANCE.getProblemConcernAct();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemObservationImpl Problem Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemObservation()
* @generated
*/
EClass PROBLEM_OBSERVATION = eINSTANCE.getProblemObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemStatusImpl Problem Status}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemStatusImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemStatus()
* @generated
*/
EClass PROBLEM_STATUS = eINSTANCE.getProblemStatus();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ContinuityOfCareDocumentImpl Continuity Of Care Document}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ContinuityOfCareDocumentImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getContinuityOfCareDocument()
* @generated
*/
EClass CONTINUITY_OF_CARE_DOCUMENT = eINSTANCE.getContinuityOfCareDocument();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectivesSectionEntriesOptionalImpl Advance Directives Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectivesSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAdvanceDirectivesSectionEntriesOptional()
* @generated
*/
EClass ADVANCE_DIRECTIVES_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getAdvanceDirectivesSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergiesSectionImpl Allergies Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergiesSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergiesSection()
* @generated
*/
EClass ALLERGIES_SECTION = eINSTANCE.getAllergiesSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AllergiesSectionEntriesOptionalImpl Allergies Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AllergiesSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAllergiesSectionEntriesOptional()
* @generated
*/
EClass ALLERGIES_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getAllergiesSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EncountersSectionEntriesOptionalImpl Encounters Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EncountersSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEncountersSectionEntriesOptional()
* @generated
*/
EClass ENCOUNTERS_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getEncountersSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationsSectionEntriesOptionalImpl Immunizations Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationsSectionEntriesOptional()
* @generated
*/
EClass IMMUNIZATIONS_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getImmunizationsSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PayersSectionImpl Payers Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PayersSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPayersSection()
* @generated
*/
EClass PAYERS_SECTION = eINSTANCE.getPayersSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CoverageActivityImpl Coverage Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CoverageActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCoverageActivity()
* @generated
*/
EClass COVERAGE_ACTIVITY = eINSTANCE.getCoverageActivity();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PolicyActivityImpl Policy Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PolicyActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPolicyActivity()
* @generated
*/
EClass POLICY_ACTIVITY = eINSTANCE.getPolicyActivity();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AuthorizationActivityImpl Authorization Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AuthorizationActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAuthorizationActivity()
* @generated
*/
EClass AUTHORIZATION_ACTIVITY = eINSTANCE.getAuthorizationActivity();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsSectionImpl Medications Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationsSection()
* @generated
*/
EClass MEDICATIONS_SECTION = eINSTANCE.getMedicationsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsSectionEntriesOptionalImpl Medications Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationsSectionEntriesOptional()
* @generated
*/
EClass MEDICATIONS_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getMedicationsSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareSectionImpl Plan Of Care Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareSection()
* @generated
*/
EClass PLAN_OF_CARE_SECTION = eINSTANCE.getPlanOfCareSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityActImpl Plan Of Care Activity Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivityAct()
* @generated
*/
EClass PLAN_OF_CARE_ACTIVITY_ACT = eINSTANCE.getPlanOfCareActivityAct();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityEncounterImpl Plan Of Care Activity Encounter}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityEncounterImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivityEncounter()
* @generated
*/
EClass PLAN_OF_CARE_ACTIVITY_ENCOUNTER = eINSTANCE.getPlanOfCareActivityEncounter();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityObservationImpl Plan Of Care Activity Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivityObservation()
* @generated
*/
EClass PLAN_OF_CARE_ACTIVITY_OBSERVATION = eINSTANCE.getPlanOfCareActivityObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityProcedureImpl Plan Of Care Activity Procedure}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivityProcedureImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivityProcedure()
* @generated
*/
EClass PLAN_OF_CARE_ACTIVITY_PROCEDURE = eINSTANCE.getPlanOfCareActivityProcedure();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivitySubstanceAdministrationImpl Plan Of Care Activity Substance Administration}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivitySubstanceAdministrationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivitySubstanceAdministration()
* @generated
*/
EClass PLAN_OF_CARE_ACTIVITY_SUBSTANCE_ADMINISTRATION = eINSTANCE.getPlanOfCareActivitySubstanceAdministration();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivitySupplyImpl Plan Of Care Activity Supply}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlanOfCareActivitySupplyImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlanOfCareActivitySupply()
* @generated
*/
EClass PLAN_OF_CARE_ACTIVITY_SUPPLY = eINSTANCE.getPlanOfCareActivitySupply();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProceduresSectionImpl Procedures Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProceduresSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProceduresSection()
* @generated
*/
EClass PROCEDURES_SECTION = eINSTANCE.getProceduresSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProceduresSectionEntriesOptionalImpl Procedures Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProceduresSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProceduresSectionEntriesOptional()
* @generated
*/
EClass PROCEDURES_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getProceduresSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityObservationImpl Procedure Activity Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureActivityObservation()
* @generated
*/
EClass PROCEDURE_ACTIVITY_OBSERVATION = eINSTANCE.getProcedureActivityObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityActImpl Procedure Activity Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureActivityAct()
* @generated
*/
EClass PROCEDURE_ACTIVITY_ACT = eINSTANCE.getProcedureActivityAct();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityProcedureImpl Procedure Activity Procedure}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureActivityProcedureImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureActivityProcedure()
* @generated
*/
EClass PROCEDURE_ACTIVITY_PROCEDURE = eINSTANCE.getProcedureActivityProcedure();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsSectionEntriesOptionalImpl Vital Signs Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getVitalSignsSectionEntriesOptional()
* @generated
*/
EClass VITAL_SIGNS_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getVitalSignsSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistorySectionImpl Family History Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistorySectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFamilyHistorySection()
* @generated
*/
EClass FAMILY_HISTORY_SECTION = eINSTANCE.getFamilyHistorySection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryOrganizerImpl Family History Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFamilyHistoryOrganizer()
* @generated
*/
EClass FAMILY_HISTORY_ORGANIZER = eINSTANCE.getFamilyHistoryOrganizer();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryObservationImpl Family History Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFamilyHistoryObservation()
* @generated
*/
EClass FAMILY_HISTORY_OBSERVATION = eINSTANCE.getFamilyHistoryObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryDeathObservationImpl Family History Death Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FamilyHistoryDeathObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFamilyHistoryDeathObservation()
* @generated
*/
EClass FAMILY_HISTORY_DEATH_OBSERVATION = eINSTANCE.getFamilyHistoryDeathObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SocialHistorySectionImpl Social History Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SocialHistorySectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSocialHistorySection()
* @generated
*/
EClass SOCIAL_HISTORY_SECTION = eINSTANCE.getSocialHistorySection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SocialHistoryObservationImpl Social History Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SocialHistoryObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSocialHistoryObservation()
* @generated
*/
EClass SOCIAL_HISTORY_OBSERVATION = eINSTANCE.getSocialHistoryObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PregnancyObservationImpl Pregnancy Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PregnancyObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPregnancyObservation()
* @generated
*/
EClass PREGNANCY_OBSERVATION = eINSTANCE.getPregnancyObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EstimatedDateOfDeliveryImpl Estimated Date Of Delivery}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EstimatedDateOfDeliveryImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEstimatedDateOfDelivery()
* @generated
*/
EClass ESTIMATED_DATE_OF_DELIVERY = eINSTANCE.getEstimatedDateOfDelivery();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SmokingStatusObservationImpl Smoking Status Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SmokingStatusObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSmokingStatusObservation()
* @generated
*/
EClass SMOKING_STATUS_OBSERVATION = eINSTANCE.getSmokingStatusObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.TobaccoUseImpl Tobacco Use}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.TobaccoUseImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getTobaccoUse()
* @generated
*/
EClass TOBACCO_USE = eINSTANCE.getTobaccoUse();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ResultsSectionImpl Results Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ResultsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getResultsSection()
* @generated
*/
EClass RESULTS_SECTION = eINSTANCE.getResultsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ResultsSectionEntriesOptionalImpl Results Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ResultsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getResultsSectionEntriesOptional()
* @generated
*/
EClass RESULTS_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getResultsSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ResultOrganizerImpl Result Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ResultOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getResultOrganizer()
* @generated
*/
EClass RESULT_ORGANIZER = eINSTANCE.getResultOrganizer();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ResultObservationImpl Result Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ResultObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getResultObservation()
* @generated
*/
EClass RESULT_OBSERVATION = eINSTANCE.getResultObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicalEquipmentSectionImpl Medical Equipment Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicalEquipmentSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicalEquipmentSection()
* @generated
*/
EClass MEDICAL_EQUIPMENT_SECTION = eINSTANCE.getMedicalEquipmentSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusSectionImpl Functional Status Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFunctionalStatusSection()
* @generated
*/
EClass FUNCTIONAL_STATUS_SECTION = eINSTANCE.getFunctionalStatusSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusResultOrganizerImpl Functional Status Result Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusResultOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFunctionalStatusResultOrganizer()
* @generated
*/
EClass FUNCTIONAL_STATUS_RESULT_ORGANIZER = eINSTANCE.getFunctionalStatusResultOrganizer();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusResultObservationImpl Functional Status Result Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusResultObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFunctionalStatusResultObservation()
* @generated
*/
EClass FUNCTIONAL_STATUS_RESULT_OBSERVATION = eINSTANCE.getFunctionalStatusResultObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CaregiverCharacteristicsImpl Caregiver Characteristics}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CaregiverCharacteristicsImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCaregiverCharacteristics()
* @generated
*/
EClass CAREGIVER_CHARACTERISTICS = eINSTANCE.getCaregiverCharacteristics();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentScaleObservationImpl Assessment Scale Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentScaleObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAssessmentScaleObservation()
* @generated
*/
EClass ASSESSMENT_SCALE_OBSERVATION = eINSTANCE.getAssessmentScaleObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentScaleSupportingObservationImpl Assessment Scale Supporting Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentScaleSupportingObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAssessmentScaleSupportingObservation()
* @generated
*/
EClass ASSESSMENT_SCALE_SUPPORTING_OBSERVATION = eINSTANCE.getAssessmentScaleSupportingObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusResultOrganizerImpl Cognitive Status Result Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusResultOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCognitiveStatusResultOrganizer()
* @generated
*/
EClass COGNITIVE_STATUS_RESULT_ORGANIZER = eINSTANCE.getCognitiveStatusResultOrganizer();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusResultObservationImpl Cognitive Status Result Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusResultObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCognitiveStatusResultObservation()
* @generated
*/
EClass COGNITIVE_STATUS_RESULT_OBSERVATION = eINSTANCE.getCognitiveStatusResultObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusProblemObservationImpl Functional Status Problem Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FunctionalStatusProblemObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFunctionalStatusProblemObservation()
* @generated
*/
EClass FUNCTIONAL_STATUS_PROBLEM_OBSERVATION = eINSTANCE.getFunctionalStatusProblemObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusProblemObservationImpl Cognitive Status Problem Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CognitiveStatusProblemObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCognitiveStatusProblemObservation()
* @generated
*/
EClass COGNITIVE_STATUS_PROBLEM_OBSERVATION = eINSTANCE.getCognitiveStatusProblemObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PressureUlcerObservationImpl Pressure Ulcer Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PressureUlcerObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPressureUlcerObservation()
* @generated
*/
EClass PRESSURE_ULCER_OBSERVATION = eINSTANCE.getPressureUlcerObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.NumberOfPressureUlcersObservationImpl Number Of Pressure Ulcers Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.NumberOfPressureUlcersObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getNumberOfPressureUlcersObservation()
* @generated
*/
EClass NUMBER_OF_PRESSURE_ULCERS_OBSERVATION = eINSTANCE.getNumberOfPressureUlcersObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HighestPressureUlcerStageImpl Highest Pressure Ulcer Stage}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HighestPressureUlcerStageImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHighestPressureUlcerStage()
* @generated
*/
EClass HIGHEST_PRESSURE_ULCER_STAGE = eINSTANCE.getHighestPressureUlcerStage();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemSectionImpl Problem Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemSection()
* @generated
*/
EClass PROBLEM_SECTION = eINSTANCE.getProblemSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProblemSectionEntriesOptionalImpl Problem Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProblemSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProblemSectionEntriesOptional()
* @generated
*/
EClass PROBLEM_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getProblemSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectivesSectionImpl Advance Directives Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectivesSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAdvanceDirectivesSection()
* @generated
*/
EClass ADVANCE_DIRECTIVES_SECTION = eINSTANCE.getAdvanceDirectivesSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectiveObservationImpl Advance Directive Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AdvanceDirectiveObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAdvanceDirectiveObservation()
* @generated
*/
EClass ADVANCE_DIRECTIVE_OBSERVATION = eINSTANCE.getAdvanceDirectiveObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EncountersSectionImpl Encounters Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EncountersSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEncountersSection()
* @generated
*/
EClass ENCOUNTERS_SECTION = eINSTANCE.getEncountersSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EncounterActivitiesImpl Encounter Activities}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EncounterActivitiesImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEncounterActivities()
* @generated
*/
EClass ENCOUNTER_ACTIVITIES = eINSTANCE.getEncounterActivities();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.EncounterDiagnosisImpl Encounter Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.EncounterDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getEncounterDiagnosis()
* @generated
*/
EClass ENCOUNTER_DIAGNOSIS = eINSTANCE.getEncounterDiagnosis();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ServiceDeliveryLocationImpl Service Delivery Location}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ServiceDeliveryLocationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getServiceDeliveryLocation()
* @generated
*/
EClass SERVICE_DELIVERY_LOCATION = eINSTANCE.getServiceDeliveryLocation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationsSectionImpl Immunizations Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationsSection()
* @generated
*/
EClass IMMUNIZATIONS_SECTION = eINSTANCE.getImmunizationsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationActivityImpl Immunization Activity}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationActivityImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationActivity()
* @generated
*/
EClass IMMUNIZATION_ACTIVITY = eINSTANCE.getImmunizationActivity();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationRefusalReasonImpl Immunization Refusal Reason}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationRefusalReasonImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationRefusalReason()
* @generated
*/
EClass IMMUNIZATION_REFUSAL_REASON = eINSTANCE.getImmunizationRefusalReason();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsSectionImpl Vital Signs Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getVitalSignsSection()
* @generated
*/
EClass VITAL_SIGNS_SECTION = eINSTANCE.getVitalSignsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsOrganizerImpl Vital Signs Organizer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignsOrganizerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getVitalSignsOrganizer()
* @generated
*/
EClass VITAL_SIGNS_ORGANIZER = eINSTANCE.getVitalSignsOrganizer();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignObservationImpl Vital Sign Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.VitalSignObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getVitalSignObservation()
* @generated
*/
EClass VITAL_SIGN_OBSERVATION = eINSTANCE.getVitalSignObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HistoryOfPastIllnessSectionImpl History Of Past Illness Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HistoryOfPastIllnessSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHistoryOfPastIllnessSection()
* @generated
*/
EClass HISTORY_OF_PAST_ILLNESS_SECTION = eINSTANCE.getHistoryOfPastIllnessSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ChiefComplaintSectionImpl Chief Complaint Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ChiefComplaintSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getChiefComplaintSection()
* @generated
*/
EClass CHIEF_COMPLAINT_SECTION = eINSTANCE.getChiefComplaintSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReasonForReferralSectionImpl Reason For Referral Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReasonForReferralSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReasonForReferralSection()
* @generated
*/
EClass REASON_FOR_REFERRAL_SECTION = eINSTANCE.getReasonForReferralSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HistoryOfPresentIllnessSectionImpl History Of Present Illness Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HistoryOfPresentIllnessSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHistoryOfPresentIllnessSection()
* @generated
*/
EClass HISTORY_OF_PRESENT_ILLNESS_SECTION = eINSTANCE.getHistoryOfPresentIllnessSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionDiagnosisSectionImpl Hospital Admission Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalAdmissionDiagnosisSection()
* @generated
*/
EClass HOSPITAL_ADMISSION_DIAGNOSIS_SECTION = eINSTANCE.getHospitalAdmissionDiagnosisSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeDiagnosisSectionImpl Hospital Discharge Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeDiagnosisSection()
* @generated
*/
EClass HOSPITAL_DISCHARGE_DIAGNOSIS_SECTION = eINSTANCE.getHospitalDischargeDiagnosisSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionMedicationsSectionEntriesOptionalImpl Hospital Admission Medications Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionMedicationsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalAdmissionMedicationsSectionEntriesOptional()
* @generated
*/
EClass HOSPITAL_ADMISSION_MEDICATIONS_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getHospitalAdmissionMedicationsSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AdmissionMedicationImpl Admission Medication}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AdmissionMedicationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAdmissionMedication()
* @generated
*/
EClass ADMISSION_MEDICATION = eINSTANCE.getAdmissionMedication();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeMedicationsSectionImpl Hospital Discharge Medications Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeMedicationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeMedicationsSection()
* @generated
*/
EClass HOSPITAL_DISCHARGE_MEDICATIONS_SECTION = eINSTANCE.getHospitalDischargeMedicationsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargePhysicalSectionImpl Hospital Discharge Physical Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargePhysicalSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargePhysicalSection()
* @generated
*/
EClass HOSPITAL_DISCHARGE_PHYSICAL_SECTION = eINSTANCE.getHospitalDischargePhysicalSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ChiefComplaintAndReasonForVisitSectionImpl Chief Complaint And Reason For Visit Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ChiefComplaintAndReasonForVisitSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getChiefComplaintAndReasonForVisitSection()
* @generated
*/
EClass CHIEF_COMPLAINT_AND_REASON_FOR_VISIT_SECTION = eINSTANCE.getChiefComplaintAndReasonForVisitSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReasonForVisitSectionImpl Reason For Visit Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReasonForVisitSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReasonForVisitSection()
* @generated
*/
EClass REASON_FOR_VISIT_SECTION = eINSTANCE.getReasonForVisitSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AnesthesiaSectionImpl Anesthesia Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AnesthesiaSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAnesthesiaSection()
* @generated
*/
EClass ANESTHESIA_SECTION = eINSTANCE.getAnesthesiaSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ComplicationsSectionImpl Complications Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ComplicationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getComplicationsSection()
* @generated
*/
EClass COMPLICATIONS_SECTION = eINSTANCE.getComplicationsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DICOMObjectCatalogSectionImpl DICOM Object Catalog Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DICOMObjectCatalogSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDICOMObjectCatalogSection()
* @generated
*/
EClass DICOM_OBJECT_CATALOG_SECTION = eINSTANCE.getDICOMObjectCatalogSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.StudyActImpl Study Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.StudyActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getStudyAct()
* @generated
*/
EClass STUDY_ACT = eINSTANCE.getStudyAct();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SeriesActImpl Series Act}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SeriesActImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSeriesAct()
* @generated
*/
EClass SERIES_ACT = eINSTANCE.getSeriesAct();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SOPInstanceObservationImpl SOP Instance Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SOPInstanceObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSOPInstanceObservation()
* @generated
*/
EClass SOP_INSTANCE_OBSERVATION = eINSTANCE.getSOPInstanceObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PurposeofReferenceObservationImpl Purposeof Reference Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PurposeofReferenceObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPurposeofReferenceObservation()
* @generated
*/
EClass PURPOSEOF_REFERENCE_OBSERVATION = eINSTANCE.getPurposeofReferenceObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReferencedFramesObservationImpl Referenced Frames Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReferencedFramesObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReferencedFramesObservation()
* @generated
*/
EClass REFERENCED_FRAMES_OBSERVATION = eINSTANCE.getReferencedFramesObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.BoundaryObservationImpl Boundary Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.BoundaryObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getBoundaryObservation()
* @generated
*/
EClass BOUNDARY_OBSERVATION = eINSTANCE.getBoundaryObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FindingsSectionImpl Findings Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FindingsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFindingsSection()
* @generated
*/
EClass FINDINGS_SECTION = eINSTANCE.getFindingsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalConsultationsSectionImpl Hospital Consultations Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalConsultationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalConsultationsSection()
* @generated
*/
EClass HOSPITAL_CONSULTATIONS_SECTION = eINSTANCE.getHospitalConsultationsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.InterventionsSectionImpl Interventions Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.InterventionsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getInterventionsSection()
* @generated
*/
EClass INTERVENTIONS_SECTION = eINSTANCE.getInterventionsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicalHistorySectionImpl Medical History Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicalHistorySectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicalHistorySection()
* @generated
*/
EClass MEDICAL_HISTORY_SECTION = eINSTANCE.getMedicalHistorySection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ObjectiveSectionImpl Objective Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ObjectiveSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getObjectiveSection()
* @generated
*/
EClass OBJECTIVE_SECTION = eINSTANCE.getObjectiveSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteFluidSectionImpl Operative Note Fluid Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteFluidSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getOperativeNoteFluidSection()
* @generated
*/
EClass OPERATIVE_NOTE_FLUID_SECTION = eINSTANCE.getOperativeNoteFluidSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteSurgicalProcedureSectionImpl Operative Note Surgical Procedure Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteSurgicalProcedureSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getOperativeNoteSurgicalProcedureSection()
* @generated
*/
EClass OPERATIVE_NOTE_SURGICAL_PROCEDURE_SECTION = eINSTANCE.getOperativeNoteSurgicalProcedureSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PlannedProcedureSectionImpl Planned Procedure Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PlannedProcedureSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPlannedProcedureSection()
* @generated
*/
EClass PLANNED_PROCEDURE_SECTION = eINSTANCE.getPlannedProcedureSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PostoperativeDiagnosisSectionImpl Postoperative Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PostoperativeDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPostoperativeDiagnosisSection()
* @generated
*/
EClass POSTOPERATIVE_DIAGNOSIS_SECTION = eINSTANCE.getPostoperativeDiagnosisSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PostprocedureDiagnosisSectionImpl Postprocedure Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PostprocedureDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPostprocedureDiagnosisSection()
* @generated
*/
EClass POSTPROCEDURE_DIAGNOSIS_SECTION = eINSTANCE.getPostprocedureDiagnosisSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PostprocedureDiagnosisImpl Postprocedure Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PostprocedureDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPostprocedureDiagnosis()
* @generated
*/
EClass POSTPROCEDURE_DIAGNOSIS = eINSTANCE.getPostprocedureDiagnosis();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PreoperativeDiagnosisSectionImpl Preoperative Diagnosis Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PreoperativeDiagnosisSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPreoperativeDiagnosisSection()
* @generated
*/
EClass PREOPERATIVE_DIAGNOSIS_SECTION = eINSTANCE.getPreoperativeDiagnosisSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureDescriptionSectionImpl Procedure Description Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureDescriptionSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureDescriptionSection()
* @generated
*/
EClass PROCEDURE_DESCRIPTION_SECTION = eINSTANCE.getProcedureDescriptionSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureDispositionSectionImpl Procedure Disposition Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureDispositionSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureDispositionSection()
* @generated
*/
EClass PROCEDURE_DISPOSITION_SECTION = eINSTANCE.getProcedureDispositionSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureEstimatedBloodLossSectionImpl Procedure Estimated Blood Loss Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureEstimatedBloodLossSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureEstimatedBloodLossSection()
* @generated
*/
EClass PROCEDURE_ESTIMATED_BLOOD_LOSS_SECTION = eINSTANCE.getProcedureEstimatedBloodLossSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureFindingsSectionImpl Procedure Findings Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureFindingsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureFindingsSection()
* @generated
*/
EClass PROCEDURE_FINDINGS_SECTION = eINSTANCE.getProcedureFindingsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureImplantsSectionImpl Procedure Implants Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureImplantsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureImplantsSection()
* @generated
*/
EClass PROCEDURE_IMPLANTS_SECTION = eINSTANCE.getProcedureImplantsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureIndicationsSectionImpl Procedure Indications Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureIndicationsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureIndicationsSection()
* @generated
*/
EClass PROCEDURE_INDICATIONS_SECTION = eINSTANCE.getProcedureIndicationsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureSpecimensTakenSectionImpl Procedure Specimens Taken Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureSpecimensTakenSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureSpecimensTakenSection()
* @generated
*/
EClass PROCEDURE_SPECIMENS_TAKEN_SECTION = eINSTANCE.getProcedureSpecimensTakenSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SubjectiveSectionImpl Subjective Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SubjectiveSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSubjectiveSection()
* @generated
*/
EClass SUBJECTIVE_SECTION = eINSTANCE.getSubjectiveSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ConsultationNoteImpl Consultation Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsultationNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getConsultationNote()
* @generated
*/
EClass CONSULTATION_NOTE = eINSTANCE.getConsultationNote();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentSectionImpl Assessment Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAssessmentSection()
* @generated
*/
EClass ASSESSMENT_SECTION = eINSTANCE.getAssessmentSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HistoryAndPhysicalNoteImpl History And Physical Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HistoryAndPhysicalNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHistoryAndPhysicalNote()
* @generated
*/
EClass HISTORY_AND_PHYSICAL_NOTE = eINSTANCE.getHistoryAndPhysicalNote();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteImpl Operative Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.OperativeNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getOperativeNote()
* @generated
*/
EClass OPERATIVE_NOTE = eINSTANCE.getOperativeNote();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureNoteImpl Procedure Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureNote()
* @generated
*/
EClass PROCEDURE_NOTE = eINSTANCE.getProcedureNote();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProgressNoteImpl Progress Note}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProgressNoteImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProgressNote()
* @generated
*/
EClass PROGRESS_NOTE = eINSTANCE.getProgressNote();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PreoperativeDiagnosisImpl Preoperative Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PreoperativeDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPreoperativeDiagnosis()
* @generated
*/
EClass PREOPERATIVE_DIAGNOSIS = eINSTANCE.getPreoperativeDiagnosis();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.InstructionsSectionImpl Instructions Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.InstructionsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getInstructionsSection()
* @generated
*/
EClass INSTRUCTIONS_SECTION = eINSTANCE.getInstructionsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionDiagnosisImpl Hospital Admission Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalAdmissionDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalAdmissionDiagnosis()
* @generated
*/
EClass HOSPITAL_ADMISSION_DIAGNOSIS = eINSTANCE.getHospitalAdmissionDiagnosis();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DiagnosticImagingReportImpl Diagnostic Imaging Report}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DiagnosticImagingReportImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDiagnosticImagingReport()
* @generated
*/
EClass DIAGNOSTIC_IMAGING_REPORT = eINSTANCE.getDiagnosticImagingReport();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PhysicianReadingStudyPerformerImpl Physician Reading Study Performer}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PhysicianReadingStudyPerformerImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPhysicianReadingStudyPerformer()
* @generated
*/
EClass PHYSICIAN_READING_STUDY_PERFORMER = eINSTANCE.getPhysicianReadingStudyPerformer();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PhysicianofRecordParticipantImpl Physicianof Record Participant}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PhysicianofRecordParticipantImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPhysicianofRecordParticipant()
* @generated
*/
EClass PHYSICIANOF_RECORD_PARTICIPANT = eINSTANCE.getPhysicianofRecordParticipant();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.TextObservationImpl Text Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.TextObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getTextObservation()
* @generated
*/
EClass TEXT_OBSERVATION = eINSTANCE.getTextObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.QuantityMeasurementObservationImpl Quantity Measurement Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.QuantityMeasurementObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getQuantityMeasurementObservation()
* @generated
*/
EClass QUANTITY_MEASUREMENT_OBSERVATION = eINSTANCE.getQuantityMeasurementObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.CodeObservationsImpl Code Observations}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.CodeObservationsImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getCodeObservations()
* @generated
*/
EClass CODE_OBSERVATIONS = eINSTANCE.getCodeObservations();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureContextImpl Procedure Context}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ProcedureContextImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getProcedureContext()
* @generated
*/
EClass PROCEDURE_CONTEXT = eINSTANCE.getProcedureContext();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationUseNoneKnownImpl Medication Use None Known}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationUseNoneKnownImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationUseNoneKnown()
* @generated
*/
EClass MEDICATION_USE_NONE_KNOWN = eINSTANCE.getMedicationUseNoneKnown();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DeceasedObservationImpl Deceased Observation}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DeceasedObservationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDeceasedObservation()
* @generated
*/
EClass DECEASED_OBSERVATION = eINSTANCE.getDeceasedObservation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.FetusSubjectContextImpl Fetus Subject Context}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.FetusSubjectContextImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getFetusSubjectContext()
* @generated
*/
EClass FETUS_SUBJECT_CONTEXT = eINSTANCE.getFetusSubjectContext();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ObserverContextImpl Observer Context}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ObserverContextImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getObserverContext()
* @generated
*/
EClass OBSERVER_CONTEXT = eINSTANCE.getObserverContext();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsAdministeredSectionImpl Medications Administered Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationsAdministeredSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationsAdministeredSection()
* @generated
*/
EClass MEDICATIONS_ADMINISTERED_SECTION = eINSTANCE.getMedicationsAdministeredSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PhysicalExamSectionImpl Physical Exam Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PhysicalExamSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPhysicalExamSection()
* @generated
*/
EClass PHYSICAL_EXAM_SECTION = eINSTANCE.getPhysicalExamSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.GeneralStatusSectionImpl General Status Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.GeneralStatusSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getGeneralStatusSection()
* @generated
*/
EClass GENERAL_STATUS_SECTION = eINSTANCE.getGeneralStatusSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ReviewOfSystemsSectionImpl Review Of Systems Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ReviewOfSystemsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getReviewOfSystemsSection()
* @generated
*/
EClass REVIEW_OF_SYSTEMS_SECTION = eINSTANCE.getReviewOfSystemsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalCourseSectionImpl Hospital Course Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalCourseSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalCourseSection()
* @generated
*/
EClass HOSPITAL_COURSE_SECTION = eINSTANCE.getHospitalCourseSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentAndPlanSectionImpl Assessment And Plan Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.AssessmentAndPlanSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getAssessmentAndPlanSection()
* @generated
*/
EClass ASSESSMENT_AND_PLAN_SECTION = eINSTANCE.getAssessmentAndPlanSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.SurgicalDrainsSectionImpl Surgical Drains Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.SurgicalDrainsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getSurgicalDrainsSection()
* @generated
*/
EClass SURGICAL_DRAINS_SECTION = eINSTANCE.getSurgicalDrainsSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.UnstructuredDocumentImpl Unstructured Document}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.UnstructuredDocumentImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getUnstructuredDocument()
* @generated
*/
EClass UNSTRUCTURED_DOCUMENT = eINSTANCE.getUnstructuredDocument();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.MedicationInformationImpl Medication Information}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.MedicationInformationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getMedicationInformation()
* @generated
*/
EClass MEDICATION_INFORMATION = eINSTANCE.getMedicationInformation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DischargeSummaryImpl Discharge Summary}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DischargeSummaryImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDischargeSummary()
* @generated
*/
EClass DISCHARGE_SUMMARY = eINSTANCE.getDischargeSummary();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DischargeDietSectionImpl Discharge Diet Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DischargeDietSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDischargeDietSection()
* @generated
*/
EClass DISCHARGE_DIET_SECTION = eINSTANCE.getDischargeDietSection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeMedicationsSectionEntriesOptionalImpl Hospital Discharge Medications Section Entries Optional}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeMedicationsSectionEntriesOptionalImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeMedicationsSectionEntriesOptional()
* @generated
*/
EClass HOSPITAL_DISCHARGE_MEDICATIONS_SECTION_ENTRIES_OPTIONAL = eINSTANCE.getHospitalDischargeMedicationsSectionEntriesOptional();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.PreconditionForSubstanceAdministrationImpl Precondition For Substance Administration}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.PreconditionForSubstanceAdministrationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getPreconditionForSubstanceAdministration()
* @generated
*/
EClass PRECONDITION_FOR_SUBSTANCE_ADMINISTRATION = eINSTANCE.getPreconditionForSubstanceAdministration();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationMedicationInformationImpl Immunization Medication Information}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ImmunizationMedicationInformationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getImmunizationMedicationInformation()
* @generated
*/
EClass IMMUNIZATION_MEDICATION_INFORMATION = eINSTANCE.getImmunizationMedicationInformation();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeStudiesSummarySectionImpl Hospital Discharge Studies Summary Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeStudiesSummarySectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeStudiesSummarySection()
* @generated
*/
EClass HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION = eINSTANCE.getHospitalDischargeStudiesSummarySection();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.DischargeMedicationImpl Discharge Medication}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.DischargeMedicationImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getDischargeMedication()
* @generated
*/
EClass DISCHARGE_MEDICATION = eINSTANCE.getDischargeMedication();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeDiagnosisImpl Hospital Discharge Diagnosis}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeDiagnosisImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeDiagnosis()
* @generated
*/
EClass HOSPITAL_DISCHARGE_DIAGNOSIS = eINSTANCE.getHospitalDischargeDiagnosis();
/**
* The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeInstructionsSectionImpl Hospital Discharge Instructions Section}' class.
*
*
* @see org.openhealthtools.mdht.uml.cda.consol.impl.HospitalDischargeInstructionsSectionImpl
* @see org.openhealthtools.mdht.uml.cda.consol.impl.ConsolPackageImpl#getHospitalDischargeInstructionsSection()
* @generated
*/
EClass HOSPITAL_DISCHARGE_INSTRUCTIONS_SECTION = eINSTANCE.getHospitalDischargeInstructionsSection();
}
} // ConsolPackage