All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openhealthtools.mdht.uml.cda.cdt.CDTPackage Maven / Gradle / Ivy

The newest version!
/*******************************************************************************
 * Copyright (c) 2009, 2012 David A Carlson 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:
 *     David A Carlson (XMLmodeling.com) - initial API and implementation
 *******************************************************************************/
package org.openhealthtools.mdht.uml.cda.cdt;

import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.openhealthtools.mdht.uml.cda.CDAPackage;
import org.openhealthtools.mdht.uml.cda.ccd.CCDPackage;

/**
 * 
 * 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.cdt.CDTFactory * @model kind="package" * annotation="http://www.openhealthtools.org/mdht/uml initializers='org.openhealthtools.mdht.uml.cda.cdt'" * annotation="http://www.openhealthtools.org/mdht/uml/cda/annotation registryDelegate='CDTRegistryDelegate'" * @generated */ public interface CDTPackage extends EPackage { /** * The package name. * * * @generated */ String eNAME = "cdt"; /** * The package namespace URI. * * * @generated */ String eNS_URI = "http://www.openhealthtools.org/mdht/uml/cda/cdt"; /** * The package namespace name. * * * @generated */ String eNS_PREFIX = "cdt"; /** * The singleton instance of the package. * * * @generated */ CDTPackage eINSTANCE = org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl.init(); /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.GeneralHeaderConstraintsImpl General Header Constraints}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.GeneralHeaderConstraintsImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#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.cdt.impl.HistoryAndPhysicalImpl History And Physical}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.HistoryAndPhysicalImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getHistoryAndPhysical() * @generated */ int HISTORY_AND_PHYSICAL = 1; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__REALM_CODE = GENERAL_HEADER_CONSTRAINTS__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__TYPE_ID = GENERAL_HEADER_CONSTRAINTS__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__TEMPLATE_ID = GENERAL_HEADER_CONSTRAINTS__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__ID = GENERAL_HEADER_CONSTRAINTS__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__CODE = GENERAL_HEADER_CONSTRAINTS__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__TITLE = GENERAL_HEADER_CONSTRAINTS__TITLE; /** * The feature id for the 'Effective Time' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__EFFECTIVE_TIME = GENERAL_HEADER_CONSTRAINTS__EFFECTIVE_TIME; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__CONFIDENTIALITY_CODE = GENERAL_HEADER_CONSTRAINTS__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__LANGUAGE_CODE = GENERAL_HEADER_CONSTRAINTS__LANGUAGE_CODE; /** * The feature id for the 'Set Id' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__SET_ID = GENERAL_HEADER_CONSTRAINTS__SET_ID; /** * The feature id for the 'Version Number' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__VERSION_NUMBER = GENERAL_HEADER_CONSTRAINTS__VERSION_NUMBER; /** * The feature id for the 'Copy Time' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__COPY_TIME = GENERAL_HEADER_CONSTRAINTS__COPY_TIME; /** * The feature id for the 'Record Target' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__RECORD_TARGET = GENERAL_HEADER_CONSTRAINTS__RECORD_TARGET; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__AUTHOR = GENERAL_HEADER_CONSTRAINTS__AUTHOR; /** * The feature id for the 'Data Enterer' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__DATA_ENTERER = GENERAL_HEADER_CONSTRAINTS__DATA_ENTERER; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__INFORMANT = GENERAL_HEADER_CONSTRAINTS__INFORMANT; /** * The feature id for the 'Custodian' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__CUSTODIAN = GENERAL_HEADER_CONSTRAINTS__CUSTODIAN; /** * The feature id for the 'Information Recipient' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__INFORMATION_RECIPIENT = GENERAL_HEADER_CONSTRAINTS__INFORMATION_RECIPIENT; /** * The feature id for the 'Legal Authenticator' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__LEGAL_AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__LEGAL_AUTHENTICATOR; /** * The feature id for the 'Authenticator' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__AUTHENTICATOR = GENERAL_HEADER_CONSTRAINTS__AUTHENTICATOR; /** * The feature id for the 'Participant' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__PARTICIPANT = GENERAL_HEADER_CONSTRAINTS__PARTICIPANT; /** * The feature id for the 'In Fulfillment Of' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__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__DOCUMENTATION_OF = GENERAL_HEADER_CONSTRAINTS__DOCUMENTATION_OF; /** * The feature id for the 'Related Document' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__RELATED_DOCUMENT = GENERAL_HEADER_CONSTRAINTS__RELATED_DOCUMENT; /** * The feature id for the 'Authorization' containment reference list. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__AUTHORIZATION = GENERAL_HEADER_CONSTRAINTS__AUTHORIZATION; /** * The feature id for the 'Component Of' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__COMPONENT_OF = GENERAL_HEADER_CONSTRAINTS__COMPONENT_OF; /** * The feature id for the 'Component' containment reference. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__COMPONENT = GENERAL_HEADER_CONSTRAINTS__COMPONENT; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__NULL_FLAVOR = GENERAL_HEADER_CONSTRAINTS__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__CLASS_CODE = GENERAL_HEADER_CONSTRAINTS__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL__MOOD_CODE = GENERAL_HEADER_CONSTRAINTS__MOOD_CODE; /** * The number of structural features of the 'History And Physical' class. * * * @generated * @ordered */ int HISTORY_AND_PHYSICAL_FEATURE_COUNT = GENERAL_HEADER_CONSTRAINTS_FEATURE_COUNT + 0; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ConsultationNoteImpl Consultation Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ConsultationNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getConsultationNote() * @generated */ int CONSULTATION_NOTE = 9; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.LevelThreeConformanceImpl Level Three Conformance}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.LevelThreeConformanceImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getLevelThreeConformance() * @generated */ int LEVEL_THREE_CONFORMANCE = 16; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForReferralSectionImpl Reason For Referral Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForReferralSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReasonForReferralSection() * @generated */ int REASON_FOR_REFERRAL_SECTION = 12; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitSectionConsultImpl Reason For Visit Section Consult}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitSectionConsultImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReasonForVisitSectionConsult() * @generated */ int REASON_FOR_VISIT_SECTION_CONSULT = 13; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitSectionImpl Reason For Visit Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReasonForVisitSection() * @generated */ int REASON_FOR_VISIT_SECTION = 20; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ChiefComplaintSectionImpl Chief Complaint Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ChiefComplaintSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getChiefComplaintSection() * @generated */ int CHIEF_COMPLAINT_SECTION = 21; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitAndChiefComplaintSectionImpl Reason For Visit And Chief Complaint Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitAndChiefComplaintSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReasonForVisitAndChiefComplaintSection() * @generated */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION = 22; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.LevelOneConformanceImpl Level One Conformance}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.LevelOneConformanceImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getLevelOneConformance() * @generated */ int LEVEL_ONE_CONFORMANCE = 14; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.LevelTwoConformanceImpl Level Two Conformance}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.LevelTwoConformanceImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getLevelTwoConformance() * @generated */ int LEVEL_TWO_CONFORMANCE = 15; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.PhysicalExaminationSectionImpl Physical Examination Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.PhysicalExaminationSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getPhysicalExaminationSection() * @generated */ int PHYSICAL_EXAMINATION_SECTION = 5; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.PastMedicalHistorySectionImpl Past Medical History Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.PastMedicalHistorySectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getPastMedicalHistorySection() * @generated */ int PAST_MEDICAL_HISTORY_SECTION = 3; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReviewOfSystemsSectionIHEImpl Review Of Systems Section IHE}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReviewOfSystemsSectionIHEImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReviewOfSystemsSectionIHE() * @generated */ int REVIEW_OF_SYSTEMS_SECTION_IHE = 4; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReviewOfSystemsSectionImpl Review Of Systems Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReviewOfSystemsSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReviewOfSystemsSection() * @generated */ int REVIEW_OF_SYSTEMS_SECTION = 11; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.GeneralStatusSectionImpl General Status Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.GeneralStatusSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getGeneralStatusSection() * @generated */ int GENERAL_STATUS_SECTION = 7; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.DiagnosticFindingsImpl Diagnostic Findings}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.DiagnosticFindingsImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getDiagnosticFindings() * @generated */ int DIAGNOSTIC_FINDINGS = 8; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.VitalSignsSectionImpl Vital Signs Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.VitalSignsSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getVitalSignsSection() * @generated */ int VITAL_SIGNS_SECTION = 6; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentSectionImpl Assessment Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getAssessmentSection() * @generated */ int ASSESSMENT_SECTION = 17; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.PlanSectionImpl Plan Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.PlanSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getPlanSection() * @generated */ int PLAN_SECTION = 18; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentAndPlanSectionImpl Assessment And Plan Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentAndPlanSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getAssessmentAndPlanSection() * @generated */ int ASSESSMENT_AND_PLAN_SECTION = 19; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.HistoryOfPresentIllnessImpl History Of Present Illness}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.HistoryOfPresentIllnessImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getHistoryOfPresentIllness() * @generated */ int HISTORY_OF_PRESENT_ILLNESS = 2; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'History Of Present Illness' class. * * * @generated * @ordered */ int HISTORY_OF_PRESENT_ILLNESS_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Past Medical History Section' class. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_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_IHE__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Review Of Systems Section IHE' class. * * * @generated * @ordered */ int REVIEW_OF_SYSTEMS_SECTION_IHE_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Physical Examination Section' class. * * * @generated * @ordered */ int PHYSICAL_EXAMINATION_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int VITAL_SIGNS_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Vital Signs Section' class. * * * @generated * @ordered */ int VITAL_SIGNS_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 meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.PastMedicalHistorySectionConsultImpl Past Medical History Section Consult}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.PastMedicalHistorySectionConsultImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getPastMedicalHistorySectionConsult() * @generated */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT = 10; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__REALM_CODE = CCDPackage.RESULTS_SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__TYPE_ID = CCDPackage.RESULTS_SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__TEMPLATE_ID = CCDPackage.RESULTS_SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__ID = CCDPackage.RESULTS_SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__CODE = CCDPackage.RESULTS_SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__TITLE = CCDPackage.RESULTS_SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__TEXT = CCDPackage.RESULTS_SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__CONFIDENTIALITY_CODE = CCDPackage.RESULTS_SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__LANGUAGE_CODE = CCDPackage.RESULTS_SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__SUBJECT = CCDPackage.RESULTS_SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__AUTHOR = CCDPackage.RESULTS_SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__INFORMANT = CCDPackage.RESULTS_SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__ENTRY = CCDPackage.RESULTS_SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__COMPONENT = CCDPackage.RESULTS_SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__SECTION_ID = CCDPackage.RESULTS_SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__NULL_FLAVOR = CCDPackage.RESULTS_SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__CLASS_CODE = CCDPackage.RESULTS_SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS__MOOD_CODE = CCDPackage.RESULTS_SECTION__MOOD_CODE; /** * The number of structural features of the 'Diagnostic Findings' class. * * * @generated * @ordered */ int DIAGNOSTIC_FINDINGS_FEATURE_COUNT = CCDPackage.RESULTS_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 PAST_MEDICAL_HISTORY_SECTION_CONSULT__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Past Medical History Section Consult' class. * * * @generated * @ordered */ int PAST_MEDICAL_HISTORY_SECTION_CONSULT_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 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 REASON_FOR_VISIT_SECTION_CONSULT__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Reason For Visit Section Consult' class. * * * @generated * @ordered */ int REASON_FOR_VISIT_SECTION_CONSULT_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__REALM_CODE = CDAPackage.CLINICAL_DOCUMENT__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__TYPE_ID = CDAPackage.CLINICAL_DOCUMENT__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__TEMPLATE_ID = CDAPackage.CLINICAL_DOCUMENT__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__ID = CDAPackage.CLINICAL_DOCUMENT__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__CODE = CDAPackage.CLINICAL_DOCUMENT__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__TITLE = CDAPackage.CLINICAL_DOCUMENT__TITLE; /** * The feature id for the 'Effective Time' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__EFFECTIVE_TIME = CDAPackage.CLINICAL_DOCUMENT__EFFECTIVE_TIME; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__CONFIDENTIALITY_CODE = CDAPackage.CLINICAL_DOCUMENT__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__LANGUAGE_CODE = CDAPackage.CLINICAL_DOCUMENT__LANGUAGE_CODE; /** * The feature id for the 'Set Id' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__SET_ID = CDAPackage.CLINICAL_DOCUMENT__SET_ID; /** * The feature id for the 'Version Number' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__VERSION_NUMBER = CDAPackage.CLINICAL_DOCUMENT__VERSION_NUMBER; /** * The feature id for the 'Copy Time' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__COPY_TIME = CDAPackage.CLINICAL_DOCUMENT__COPY_TIME; /** * The feature id for the 'Record Target' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__RECORD_TARGET = CDAPackage.CLINICAL_DOCUMENT__RECORD_TARGET; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__AUTHOR = CDAPackage.CLINICAL_DOCUMENT__AUTHOR; /** * The feature id for the 'Data Enterer' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__DATA_ENTERER = CDAPackage.CLINICAL_DOCUMENT__DATA_ENTERER; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__INFORMANT = CDAPackage.CLINICAL_DOCUMENT__INFORMANT; /** * The feature id for the 'Custodian' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__CUSTODIAN = CDAPackage.CLINICAL_DOCUMENT__CUSTODIAN; /** * The feature id for the 'Information Recipient' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__INFORMATION_RECIPIENT = CDAPackage.CLINICAL_DOCUMENT__INFORMATION_RECIPIENT; /** * The feature id for the 'Legal Authenticator' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__LEGAL_AUTHENTICATOR = CDAPackage.CLINICAL_DOCUMENT__LEGAL_AUTHENTICATOR; /** * The feature id for the 'Authenticator' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__AUTHENTICATOR = CDAPackage.CLINICAL_DOCUMENT__AUTHENTICATOR; /** * The feature id for the 'Participant' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__PARTICIPANT = CDAPackage.CLINICAL_DOCUMENT__PARTICIPANT; /** * The feature id for the 'In Fulfillment Of' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__IN_FULFILLMENT_OF = CDAPackage.CLINICAL_DOCUMENT__IN_FULFILLMENT_OF; /** * The feature id for the 'Documentation Of' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__DOCUMENTATION_OF = CDAPackage.CLINICAL_DOCUMENT__DOCUMENTATION_OF; /** * The feature id for the 'Related Document' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__RELATED_DOCUMENT = CDAPackage.CLINICAL_DOCUMENT__RELATED_DOCUMENT; /** * The feature id for the 'Authorization' containment reference list. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__AUTHORIZATION = CDAPackage.CLINICAL_DOCUMENT__AUTHORIZATION; /** * The feature id for the 'Component Of' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__COMPONENT_OF = CDAPackage.CLINICAL_DOCUMENT__COMPONENT_OF; /** * The feature id for the 'Component' containment reference. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__COMPONENT = CDAPackage.CLINICAL_DOCUMENT__COMPONENT; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__NULL_FLAVOR = CDAPackage.CLINICAL_DOCUMENT__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__CLASS_CODE = CDAPackage.CLINICAL_DOCUMENT__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE__MOOD_CODE = CDAPackage.CLINICAL_DOCUMENT__MOOD_CODE; /** * The number of structural features of the 'Level One Conformance' class. * * * @generated * @ordered */ int LEVEL_ONE_CONFORMANCE_FEATURE_COUNT = CDAPackage.CLINICAL_DOCUMENT_FEATURE_COUNT + 0; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__REALM_CODE = LEVEL_ONE_CONFORMANCE__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__TYPE_ID = LEVEL_ONE_CONFORMANCE__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__TEMPLATE_ID = LEVEL_ONE_CONFORMANCE__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__ID = LEVEL_ONE_CONFORMANCE__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__CODE = LEVEL_ONE_CONFORMANCE__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__TITLE = LEVEL_ONE_CONFORMANCE__TITLE; /** * The feature id for the 'Effective Time' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__EFFECTIVE_TIME = LEVEL_ONE_CONFORMANCE__EFFECTIVE_TIME; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__CONFIDENTIALITY_CODE = LEVEL_ONE_CONFORMANCE__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__LANGUAGE_CODE = LEVEL_ONE_CONFORMANCE__LANGUAGE_CODE; /** * The feature id for the 'Set Id' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__SET_ID = LEVEL_ONE_CONFORMANCE__SET_ID; /** * The feature id for the 'Version Number' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__VERSION_NUMBER = LEVEL_ONE_CONFORMANCE__VERSION_NUMBER; /** * The feature id for the 'Copy Time' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__COPY_TIME = LEVEL_ONE_CONFORMANCE__COPY_TIME; /** * The feature id for the 'Record Target' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__RECORD_TARGET = LEVEL_ONE_CONFORMANCE__RECORD_TARGET; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__AUTHOR = LEVEL_ONE_CONFORMANCE__AUTHOR; /** * The feature id for the 'Data Enterer' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__DATA_ENTERER = LEVEL_ONE_CONFORMANCE__DATA_ENTERER; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__INFORMANT = LEVEL_ONE_CONFORMANCE__INFORMANT; /** * The feature id for the 'Custodian' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__CUSTODIAN = LEVEL_ONE_CONFORMANCE__CUSTODIAN; /** * The feature id for the 'Information Recipient' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__INFORMATION_RECIPIENT = LEVEL_ONE_CONFORMANCE__INFORMATION_RECIPIENT; /** * The feature id for the 'Legal Authenticator' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__LEGAL_AUTHENTICATOR = LEVEL_ONE_CONFORMANCE__LEGAL_AUTHENTICATOR; /** * The feature id for the 'Authenticator' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__AUTHENTICATOR = LEVEL_ONE_CONFORMANCE__AUTHENTICATOR; /** * The feature id for the 'Participant' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__PARTICIPANT = LEVEL_ONE_CONFORMANCE__PARTICIPANT; /** * The feature id for the 'In Fulfillment Of' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__IN_FULFILLMENT_OF = LEVEL_ONE_CONFORMANCE__IN_FULFILLMENT_OF; /** * The feature id for the 'Documentation Of' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__DOCUMENTATION_OF = LEVEL_ONE_CONFORMANCE__DOCUMENTATION_OF; /** * The feature id for the 'Related Document' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__RELATED_DOCUMENT = LEVEL_ONE_CONFORMANCE__RELATED_DOCUMENT; /** * The feature id for the 'Authorization' containment reference list. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__AUTHORIZATION = LEVEL_ONE_CONFORMANCE__AUTHORIZATION; /** * The feature id for the 'Component Of' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__COMPONENT_OF = LEVEL_ONE_CONFORMANCE__COMPONENT_OF; /** * The feature id for the 'Component' containment reference. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__COMPONENT = LEVEL_ONE_CONFORMANCE__COMPONENT; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__NULL_FLAVOR = LEVEL_ONE_CONFORMANCE__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__CLASS_CODE = LEVEL_ONE_CONFORMANCE__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE__MOOD_CODE = LEVEL_ONE_CONFORMANCE__MOOD_CODE; /** * The number of structural features of the 'Level Two Conformance' class. * * * @generated * @ordered */ int LEVEL_TWO_CONFORMANCE_FEATURE_COUNT = LEVEL_ONE_CONFORMANCE_FEATURE_COUNT + 0; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__REALM_CODE = LEVEL_TWO_CONFORMANCE__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__TYPE_ID = LEVEL_TWO_CONFORMANCE__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__TEMPLATE_ID = LEVEL_TWO_CONFORMANCE__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__ID = LEVEL_TWO_CONFORMANCE__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__CODE = LEVEL_TWO_CONFORMANCE__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__TITLE = LEVEL_TWO_CONFORMANCE__TITLE; /** * The feature id for the 'Effective Time' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__EFFECTIVE_TIME = LEVEL_TWO_CONFORMANCE__EFFECTIVE_TIME; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__CONFIDENTIALITY_CODE = LEVEL_TWO_CONFORMANCE__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__LANGUAGE_CODE = LEVEL_TWO_CONFORMANCE__LANGUAGE_CODE; /** * The feature id for the 'Set Id' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__SET_ID = LEVEL_TWO_CONFORMANCE__SET_ID; /** * The feature id for the 'Version Number' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__VERSION_NUMBER = LEVEL_TWO_CONFORMANCE__VERSION_NUMBER; /** * The feature id for the 'Copy Time' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__COPY_TIME = LEVEL_TWO_CONFORMANCE__COPY_TIME; /** * The feature id for the 'Record Target' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__RECORD_TARGET = LEVEL_TWO_CONFORMANCE__RECORD_TARGET; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__AUTHOR = LEVEL_TWO_CONFORMANCE__AUTHOR; /** * The feature id for the 'Data Enterer' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__DATA_ENTERER = LEVEL_TWO_CONFORMANCE__DATA_ENTERER; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__INFORMANT = LEVEL_TWO_CONFORMANCE__INFORMANT; /** * The feature id for the 'Custodian' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__CUSTODIAN = LEVEL_TWO_CONFORMANCE__CUSTODIAN; /** * The feature id for the 'Information Recipient' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__INFORMATION_RECIPIENT = LEVEL_TWO_CONFORMANCE__INFORMATION_RECIPIENT; /** * The feature id for the 'Legal Authenticator' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__LEGAL_AUTHENTICATOR = LEVEL_TWO_CONFORMANCE__LEGAL_AUTHENTICATOR; /** * The feature id for the 'Authenticator' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__AUTHENTICATOR = LEVEL_TWO_CONFORMANCE__AUTHENTICATOR; /** * The feature id for the 'Participant' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__PARTICIPANT = LEVEL_TWO_CONFORMANCE__PARTICIPANT; /** * The feature id for the 'In Fulfillment Of' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__IN_FULFILLMENT_OF = LEVEL_TWO_CONFORMANCE__IN_FULFILLMENT_OF; /** * The feature id for the 'Documentation Of' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__DOCUMENTATION_OF = LEVEL_TWO_CONFORMANCE__DOCUMENTATION_OF; /** * The feature id for the 'Related Document' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__RELATED_DOCUMENT = LEVEL_TWO_CONFORMANCE__RELATED_DOCUMENT; /** * The feature id for the 'Authorization' containment reference list. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__AUTHORIZATION = LEVEL_TWO_CONFORMANCE__AUTHORIZATION; /** * The feature id for the 'Component Of' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__COMPONENT_OF = LEVEL_TWO_CONFORMANCE__COMPONENT_OF; /** * The feature id for the 'Component' containment reference. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__COMPONENT = LEVEL_TWO_CONFORMANCE__COMPONENT; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__NULL_FLAVOR = LEVEL_TWO_CONFORMANCE__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__CLASS_CODE = LEVEL_TWO_CONFORMANCE__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE__MOOD_CODE = LEVEL_TWO_CONFORMANCE__MOOD_CODE; /** * The number of structural features of the 'Level Three Conformance' class. * * * @generated * @ordered */ int LEVEL_THREE_CONFORMANCE_FEATURE_COUNT = LEVEL_TWO_CONFORMANCE_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 PLAN_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int PLAN_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int PLAN_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int PLAN_SECTION__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int PLAN_SECTION__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int PLAN_SECTION__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int PLAN_SECTION__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int PLAN_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int PLAN_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int PLAN_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int PLAN_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int PLAN_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int PLAN_SECTION__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int PLAN_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int PLAN_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int PLAN_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int PLAN_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int PLAN_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Plan Section' class. * * * @generated * @ordered */ int PLAN_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 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 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_VISIT_AND_CHIEF_COMPLAINT_SECTION__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Reason For Visit And Chief Complaint Section' class. * * * @generated * @ordered */ int REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ProgressNoteImpl Progress Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ProgressNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getProgressNote() * @generated */ int PROGRESS_NOTE = 23; /** * 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.cdt.impl.AssessmentAndPlanSectionProcNoteImpl Assessment And Plan Section Proc Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentAndPlanSectionProcNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getAssessmentAndPlanSectionProcNote() * @generated */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE = 24; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Assessment And Plan Section Proc Note' class. * * * @generated * @ordered */ int ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentSectionProcNoteImpl Assessment Section Proc Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentSectionProcNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getAssessmentSectionProcNote() * @generated */ int ASSESSMENT_SECTION_PROC_NOTE = 25; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Assessment Section Proc Note' class. * * * @generated * @ordered */ int ASSESSMENT_SECTION_PROC_NOTE_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ChiefComplaintSectionProcNoteImpl Chief Complaint Section Proc Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ChiefComplaintSectionProcNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getChiefComplaintSectionProcNote() * @generated */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE = 26; /** * The feature id for the 'Realm Code' containment reference list. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__REALM_CODE = CDAPackage.SECTION__REALM_CODE; /** * The feature id for the 'Type Id' containment reference. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__TYPE_ID = CDAPackage.SECTION__TYPE_ID; /** * The feature id for the 'Template Id' containment reference list. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__TEMPLATE_ID = CDAPackage.SECTION__TEMPLATE_ID; /** * The feature id for the 'Id' containment reference. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__ID = CDAPackage.SECTION__ID; /** * The feature id for the 'Code' containment reference. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__CODE = CDAPackage.SECTION__CODE; /** * The feature id for the 'Title' containment reference. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__TITLE = CDAPackage.SECTION__TITLE; /** * The feature id for the 'Text' containment reference. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__TEXT = CDAPackage.SECTION__TEXT; /** * The feature id for the 'Confidentiality Code' containment reference. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__CONFIDENTIALITY_CODE = CDAPackage.SECTION__CONFIDENTIALITY_CODE; /** * The feature id for the 'Language Code' containment reference. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__LANGUAGE_CODE = CDAPackage.SECTION__LANGUAGE_CODE; /** * The feature id for the 'Subject' containment reference. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__SUBJECT = CDAPackage.SECTION__SUBJECT; /** * The feature id for the 'Author' containment reference list. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__AUTHOR = CDAPackage.SECTION__AUTHOR; /** * The feature id for the 'Informant' containment reference list. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__INFORMANT = CDAPackage.SECTION__INFORMANT; /** * The feature id for the 'Entry' containment reference list. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__ENTRY = CDAPackage.SECTION__ENTRY; /** * The feature id for the 'Component' containment reference list. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__COMPONENT = CDAPackage.SECTION__COMPONENT; /** * The feature id for the 'Section Id' attribute. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__SECTION_ID = CDAPackage.SECTION__SECTION_ID; /** * The feature id for the 'Null Flavor' attribute. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__NULL_FLAVOR = CDAPackage.SECTION__NULL_FLAVOR; /** * The feature id for the 'Class Code' attribute. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__CLASS_CODE = CDAPackage.SECTION__CLASS_CODE; /** * The feature id for the 'Mood Code' attribute. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE__MOOD_CODE = CDAPackage.SECTION__MOOD_CODE; /** * The number of structural features of the 'Chief Complaint Section Proc Note' class. * * * @generated * @ordered */ int CHIEF_COMPLAINT_SECTION_PROC_NOTE_FEATURE_COUNT = CDAPackage.SECTION_FEATURE_COUNT + 0; /** * The meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ObjectiveSectionImpl Objective Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ObjectiveSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getObjectiveSection() * @generated */ int OBJECTIVE_SECTION = 27; /** * 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 meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.SubjectiveSectionImpl Subjective Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.SubjectiveSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getSubjectiveSection() * @generated */ int SUBJECTIVE_SECTION = 28; /** * 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 meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.UnstructuredDocumentImpl Unstructured Document}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.UnstructuredDocumentImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getUnstructuredDocument() * @generated */ int UNSTRUCTURED_DOCUMENT = 29; /** * 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 meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.HospitalDischargeStudiesSummarySectionImpl Hospital Discharge Studies Summary Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.HospitalDischargeStudiesSummarySectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getHospitalDischargeStudiesSummarySection() * @generated */ int HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION = 30; /** * 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 meta object id for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.CDTRegistryDelegateImpl Registry Delegate}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTRegistryDelegateImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getCDTRegistryDelegate() * @generated */ int CDT_REGISTRY_DELEGATE = 31; /** * The number of structural features of the 'Registry Delegate' class. * * * @generated * @ordered */ int CDT_REGISTRY_DELEGATE_FEATURE_COUNT = CDAPackage.REGISTRY_DELEGATE_FEATURE_COUNT + 0; /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.GeneralHeaderConstraints General Header Constraints}'. * * * @return the meta object for class 'General Header Constraints'. * @see org.openhealthtools.mdht.uml.cda.cdt.GeneralHeaderConstraints * @generated */ EClass getGeneralHeaderConstraints(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.HistoryAndPhysical History And Physical}'. * * * @return the meta object for class 'History And Physical'. * @see org.openhealthtools.mdht.uml.cda.cdt.HistoryAndPhysical * @generated */ EClass getHistoryAndPhysical(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ConsultationNote Consultation Note}'. * * * @return the meta object for class 'Consultation Note'. * @see org.openhealthtools.mdht.uml.cda.cdt.ConsultationNote * @generated */ EClass getConsultationNote(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.LevelThreeConformance Level Three Conformance}'. * * * @return the meta object for class 'Level Three Conformance'. * @see org.openhealthtools.mdht.uml.cda.cdt.LevelThreeConformance * @generated */ EClass getLevelThreeConformance(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ReasonForReferralSection Reason For Referral Section}'. * * * @return the meta object for class 'Reason For Referral Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.ReasonForReferralSection * @generated */ EClass getReasonForReferralSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ReasonForVisitSectionConsult Reason For Visit Section Consult}'. * * * @return the meta object for class 'Reason For Visit Section Consult'. * @see org.openhealthtools.mdht.uml.cda.cdt.ReasonForVisitSectionConsult * @generated */ EClass getReasonForVisitSectionConsult(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ReasonForVisitSection Reason For Visit Section}'. * * * @return the meta object for class 'Reason For Visit Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.ReasonForVisitSection * @generated */ EClass getReasonForVisitSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ChiefComplaintSection Chief Complaint Section}'. * * * @return the meta object for class 'Chief Complaint Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.ChiefComplaintSection * @generated */ EClass getChiefComplaintSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ReasonForVisitAndChiefComplaintSection Reason For Visit And Chief Complaint Section}'. * * * @return the meta object for class 'Reason For Visit And Chief Complaint Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.ReasonForVisitAndChiefComplaintSection * @generated */ EClass getReasonForVisitAndChiefComplaintSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ProgressNote Progress Note}'. * * * @return the meta object for class 'Progress Note'. * @see org.openhealthtools.mdht.uml.cda.cdt.ProgressNote * @generated */ EClass getProgressNote(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.AssessmentAndPlanSectionProcNote Assessment And Plan Section Proc Note}'. * * * @return the meta object for class 'Assessment And Plan Section Proc Note'. * @see org.openhealthtools.mdht.uml.cda.cdt.AssessmentAndPlanSectionProcNote * @generated */ EClass getAssessmentAndPlanSectionProcNote(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.AssessmentSectionProcNote Assessment Section Proc Note}'. * * * @return the meta object for class 'Assessment Section Proc Note'. * @see org.openhealthtools.mdht.uml.cda.cdt.AssessmentSectionProcNote * @generated */ EClass getAssessmentSectionProcNote(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ChiefComplaintSectionProcNote Chief Complaint Section Proc Note}'. * * * @return the meta object for class 'Chief Complaint Section Proc Note'. * @see org.openhealthtools.mdht.uml.cda.cdt.ChiefComplaintSectionProcNote * @generated */ EClass getChiefComplaintSectionProcNote(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ObjectiveSection Objective Section}'. * * * @return the meta object for class 'Objective Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.ObjectiveSection * @generated */ EClass getObjectiveSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.SubjectiveSection Subjective Section}'. * * * @return the meta object for class 'Subjective Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.SubjectiveSection * @generated */ EClass getSubjectiveSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.UnstructuredDocument Unstructured Document}'. * * * @return the meta object for class 'Unstructured Document'. * @see org.openhealthtools.mdht.uml.cda.cdt.UnstructuredDocument * @generated */ EClass getUnstructuredDocument(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.HospitalDischargeStudiesSummarySection Hospital Discharge Studies Summary Section}'. * * * @return the meta object for class 'Hospital Discharge Studies Summary Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.HospitalDischargeStudiesSummarySection * @generated */ EClass getHospitalDischargeStudiesSummarySection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.HistoryOfPresentIllness History Of Present Illness}'. * * * @return the meta object for class 'History Of Present Illness'. * @see org.openhealthtools.mdht.uml.cda.cdt.HistoryOfPresentIllness * @generated */ EClass getHistoryOfPresentIllness(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.PastMedicalHistorySectionConsult Past Medical History Section Consult}'. * * * @return the meta object for class 'Past Medical History Section Consult'. * @see org.openhealthtools.mdht.uml.cda.cdt.PastMedicalHistorySectionConsult * @generated */ EClass getPastMedicalHistorySectionConsult(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.LevelOneConformance Level One Conformance}'. * * * @return the meta object for class 'Level One Conformance'. * @see org.openhealthtools.mdht.uml.cda.cdt.LevelOneConformance * @generated */ EClass getLevelOneConformance(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.LevelTwoConformance Level Two Conformance}'. * * * @return the meta object for class 'Level Two Conformance'. * @see org.openhealthtools.mdht.uml.cda.cdt.LevelTwoConformance * @generated */ EClass getLevelTwoConformance(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.PhysicalExaminationSection Physical Examination Section}'. * * * @return the meta object for class 'Physical Examination Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.PhysicalExaminationSection * @generated */ EClass getPhysicalExaminationSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.PastMedicalHistorySection Past Medical History Section}'. * * * @return the meta object for class 'Past Medical History Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.PastMedicalHistorySection * @generated */ EClass getPastMedicalHistorySection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ReviewOfSystemsSectionIHE Review Of Systems Section IHE}'. * * * @return the meta object for class 'Review Of Systems Section IHE'. * @see org.openhealthtools.mdht.uml.cda.cdt.ReviewOfSystemsSectionIHE * @generated */ EClass getReviewOfSystemsSectionIHE(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.ReviewOfSystemsSection Review Of Systems Section}'. * * * @return the meta object for class 'Review Of Systems Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.ReviewOfSystemsSection * @generated */ EClass getReviewOfSystemsSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.GeneralStatusSection General Status Section}'. * * * @return the meta object for class 'General Status Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.GeneralStatusSection * @generated */ EClass getGeneralStatusSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.DiagnosticFindings Diagnostic Findings}'. * * * @return the meta object for class 'Diagnostic Findings'. * @see org.openhealthtools.mdht.uml.cda.cdt.DiagnosticFindings * @generated */ EClass getDiagnosticFindings(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.VitalSignsSection Vital Signs Section}'. * * * @return the meta object for class 'Vital Signs Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.VitalSignsSection * @generated */ EClass getVitalSignsSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.AssessmentSection Assessment Section}'. * * * @return the meta object for class 'Assessment Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.AssessmentSection * @generated */ EClass getAssessmentSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.PlanSection Plan Section}'. * * * @return the meta object for class 'Plan Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.PlanSection * @generated */ EClass getPlanSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.AssessmentAndPlanSection Assessment And Plan Section}'. * * * @return the meta object for class 'Assessment And Plan Section'. * @see org.openhealthtools.mdht.uml.cda.cdt.AssessmentAndPlanSection * @generated */ EClass getAssessmentAndPlanSection(); /** * Returns the meta object for class '{@link org.openhealthtools.mdht.uml.cda.cdt.CDTRegistryDelegate Registry Delegate}'. * * * @return the meta object for class 'Registry Delegate'. * @see org.openhealthtools.mdht.uml.cda.cdt.CDTRegistryDelegate * @generated */ EClass getCDTRegistryDelegate(); /** * Returns the factory that creates the instances of the model. * * * @return the factory that creates the instances of the model. * @generated */ CDTFactory getCDTFactory(); /** * * 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.cdt.impl.GeneralHeaderConstraintsImpl General Header Constraints}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.GeneralHeaderConstraintsImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getGeneralHeaderConstraints() * @generated */ EClass GENERAL_HEADER_CONSTRAINTS = eINSTANCE.getGeneralHeaderConstraints(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.HistoryAndPhysicalImpl History And Physical}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.HistoryAndPhysicalImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getHistoryAndPhysical() * @generated */ EClass HISTORY_AND_PHYSICAL = eINSTANCE.getHistoryAndPhysical(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ConsultationNoteImpl Consultation Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ConsultationNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getConsultationNote() * @generated */ EClass CONSULTATION_NOTE = eINSTANCE.getConsultationNote(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.LevelThreeConformanceImpl Level Three Conformance}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.LevelThreeConformanceImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getLevelThreeConformance() * @generated */ EClass LEVEL_THREE_CONFORMANCE = eINSTANCE.getLevelThreeConformance(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForReferralSectionImpl Reason For Referral Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForReferralSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReasonForReferralSection() * @generated */ EClass REASON_FOR_REFERRAL_SECTION = eINSTANCE.getReasonForReferralSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitSectionConsultImpl Reason For Visit Section Consult}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitSectionConsultImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReasonForVisitSectionConsult() * @generated */ EClass REASON_FOR_VISIT_SECTION_CONSULT = eINSTANCE.getReasonForVisitSectionConsult(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitSectionImpl Reason For Visit Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReasonForVisitSection() * @generated */ EClass REASON_FOR_VISIT_SECTION = eINSTANCE.getReasonForVisitSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ChiefComplaintSectionImpl Chief Complaint Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ChiefComplaintSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getChiefComplaintSection() * @generated */ EClass CHIEF_COMPLAINT_SECTION = eINSTANCE.getChiefComplaintSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitAndChiefComplaintSectionImpl Reason For Visit And Chief Complaint Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReasonForVisitAndChiefComplaintSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReasonForVisitAndChiefComplaintSection() * @generated */ EClass REASON_FOR_VISIT_AND_CHIEF_COMPLAINT_SECTION = eINSTANCE.getReasonForVisitAndChiefComplaintSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ProgressNoteImpl Progress Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ProgressNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getProgressNote() * @generated */ EClass PROGRESS_NOTE = eINSTANCE.getProgressNote(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentAndPlanSectionProcNoteImpl Assessment And Plan Section Proc Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentAndPlanSectionProcNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getAssessmentAndPlanSectionProcNote() * @generated */ EClass ASSESSMENT_AND_PLAN_SECTION_PROC_NOTE = eINSTANCE.getAssessmentAndPlanSectionProcNote(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentSectionProcNoteImpl Assessment Section Proc Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentSectionProcNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getAssessmentSectionProcNote() * @generated */ EClass ASSESSMENT_SECTION_PROC_NOTE = eINSTANCE.getAssessmentSectionProcNote(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ChiefComplaintSectionProcNoteImpl Chief Complaint Section Proc Note}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ChiefComplaintSectionProcNoteImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getChiefComplaintSectionProcNote() * @generated */ EClass CHIEF_COMPLAINT_SECTION_PROC_NOTE = eINSTANCE.getChiefComplaintSectionProcNote(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ObjectiveSectionImpl Objective Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ObjectiveSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getObjectiveSection() * @generated */ EClass OBJECTIVE_SECTION = eINSTANCE.getObjectiveSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.SubjectiveSectionImpl Subjective Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.SubjectiveSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getSubjectiveSection() * @generated */ EClass SUBJECTIVE_SECTION = eINSTANCE.getSubjectiveSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.UnstructuredDocumentImpl Unstructured Document}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.UnstructuredDocumentImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getUnstructuredDocument() * @generated */ EClass UNSTRUCTURED_DOCUMENT = eINSTANCE.getUnstructuredDocument(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.HospitalDischargeStudiesSummarySectionImpl Hospital Discharge Studies Summary Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.HospitalDischargeStudiesSummarySectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getHospitalDischargeStudiesSummarySection() * @generated */ EClass HOSPITAL_DISCHARGE_STUDIES_SUMMARY_SECTION = eINSTANCE.getHospitalDischargeStudiesSummarySection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.HistoryOfPresentIllnessImpl History Of Present Illness}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.HistoryOfPresentIllnessImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getHistoryOfPresentIllness() * @generated */ EClass HISTORY_OF_PRESENT_ILLNESS = eINSTANCE.getHistoryOfPresentIllness(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.PastMedicalHistorySectionConsultImpl Past Medical History Section Consult}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.PastMedicalHistorySectionConsultImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getPastMedicalHistorySectionConsult() * @generated */ EClass PAST_MEDICAL_HISTORY_SECTION_CONSULT = eINSTANCE.getPastMedicalHistorySectionConsult(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.LevelOneConformanceImpl Level One Conformance}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.LevelOneConformanceImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getLevelOneConformance() * @generated */ EClass LEVEL_ONE_CONFORMANCE = eINSTANCE.getLevelOneConformance(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.LevelTwoConformanceImpl Level Two Conformance}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.LevelTwoConformanceImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getLevelTwoConformance() * @generated */ EClass LEVEL_TWO_CONFORMANCE = eINSTANCE.getLevelTwoConformance(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.PhysicalExaminationSectionImpl Physical Examination Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.PhysicalExaminationSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getPhysicalExaminationSection() * @generated */ EClass PHYSICAL_EXAMINATION_SECTION = eINSTANCE.getPhysicalExaminationSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.PastMedicalHistorySectionImpl Past Medical History Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.PastMedicalHistorySectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getPastMedicalHistorySection() * @generated */ EClass PAST_MEDICAL_HISTORY_SECTION = eINSTANCE.getPastMedicalHistorySection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReviewOfSystemsSectionIHEImpl Review Of Systems Section IHE}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReviewOfSystemsSectionIHEImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReviewOfSystemsSectionIHE() * @generated */ EClass REVIEW_OF_SYSTEMS_SECTION_IHE = eINSTANCE.getReviewOfSystemsSectionIHE(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.ReviewOfSystemsSectionImpl Review Of Systems Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.ReviewOfSystemsSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getReviewOfSystemsSection() * @generated */ EClass REVIEW_OF_SYSTEMS_SECTION = eINSTANCE.getReviewOfSystemsSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.GeneralStatusSectionImpl General Status Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.GeneralStatusSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getGeneralStatusSection() * @generated */ EClass GENERAL_STATUS_SECTION = eINSTANCE.getGeneralStatusSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.DiagnosticFindingsImpl Diagnostic Findings}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.DiagnosticFindingsImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getDiagnosticFindings() * @generated */ EClass DIAGNOSTIC_FINDINGS = eINSTANCE.getDiagnosticFindings(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.VitalSignsSectionImpl Vital Signs Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.VitalSignsSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getVitalSignsSection() * @generated */ EClass VITAL_SIGNS_SECTION = eINSTANCE.getVitalSignsSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentSectionImpl Assessment Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getAssessmentSection() * @generated */ EClass ASSESSMENT_SECTION = eINSTANCE.getAssessmentSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.PlanSectionImpl Plan Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.PlanSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getPlanSection() * @generated */ EClass PLAN_SECTION = eINSTANCE.getPlanSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentAndPlanSectionImpl Assessment And Plan Section}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.AssessmentAndPlanSectionImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getAssessmentAndPlanSection() * @generated */ EClass ASSESSMENT_AND_PLAN_SECTION = eINSTANCE.getAssessmentAndPlanSection(); /** * The meta object literal for the '{@link org.openhealthtools.mdht.uml.cda.cdt.impl.CDTRegistryDelegateImpl Registry Delegate}' class. * * * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTRegistryDelegateImpl * @see org.openhealthtools.mdht.uml.cda.cdt.impl.CDTPackageImpl#getCDTRegistryDelegate() * @generated */ EClass CDT_REGISTRY_DELEGATE = eINSTANCE.getCDTRegistryDelegate(); } } // CDTPackage




© 2015 - 2024 Weber Informatics LLC | Privacy Policy