
org.openhealthtools.mdht.uml.cda.ccd.FunctionalStatusSection Maven / Gradle / Ivy
/*******************************************************************************
* Copyright (c) 2009, 2012 IBM Corporation 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:
* IBM Corporation - initial API and implementation
*******************************************************************************/
package org.openhealthtools.mdht.uml.cda.ccd;
import java.util.Map;
import org.eclipse.emf.common.util.DiagnosticChain;
import org.eclipse.emf.ecore.EObject;
import org.openhealthtools.mdht.emf.runtime.util.Initializer;
import org.openhealthtools.mdht.uml.cda.Section;
/**
*
* A representation of the model object 'Functional Status Section'.
*
*
*
*
* Functional Status describes the patient's status of normal functioning at the time the Care Record
* was created. Functional statuses include information regarding the patient relative to:
*
*
* - Ambulatory ability
* - Mental status or competency
* - Activities of Daily Living (ADLs), including bathing, dressing, feeding, grooming
* - Home / living situation having an effect on the health status of the patient
* - Ability to care for self
* - Social activity, including issues with social cognition, participation with
* friends and acquaintances other than family members
* - Occupation activity, including activities partly or directly related to working, housework or volunteering, family
* and home responsibilities or activities related to home and family
* - Communication ability, including issues with speech, writing or cognition required for communication
* - Perception, including sight, hearing, taste, skin sensation, kinesthetic sense, proprioception, or
* balance
*
*
* Any
* deviation from normal function that the patient displays and is recorded in the record should be included. Of
* particular interest are those limitations that would in any way interfere with self care or the medical therapeutic
* process. In addition, an improvement, any change in or noting that the patient has normal functioning status is also
* valid for inclusion.
*
* Functional Statuses can be expressed in 3 different forms. They can occur as a Problem, a Result or as text. Text can be employed if and only if the Functional Status is neither a Problem nor a Result. Functional Statuses expressed as Problems include relevant clinical conditions, diagnoses, symptoms and findings. Results are the interpretation or conclusion derived from a clinical assessment or test battery, such as the Instrumental Activities of Daily Living (IADL) scale or the Functional Status Index (FSI).
*
*
*
*
* @see org.openhealthtools.mdht.uml.cda.ccd.CCDPackage#getFunctionalStatusSection()
* @model annotation="http://www.openhealthtools.org/mdht/uml/cda/annotation constraints.validation.error='FunctionalStatusSectionTemplateId FunctionalStatusSectionObservationCode FunctionalStatusSectionProblemStatusObservation FunctionalStatusSectionResultStatusObservation FunctionalStatusSectionCode FunctionalStatusSectionTitle FunctionalStatusSectionText' templateId.root='2.16.840.1.113883.10.20.1.5' constraints.validation.warning='FunctionalStatusSectionClinicalStatements' constraints.validation.info='FunctionalStatusSectionObservationCodeValueSet FunctionalStatusSectionValueDatatype FunctionalStatusSectionIcfCodeSystem' code.code='47420-5' code.codeSystem='2.16.840.1.113883.6.1' code.codeSystemName='LOINC' code.displayName='Functional status assessment'"
* @generated
*/
public interface FunctionalStatusSection extends Section {
/**
*
*
*
* @param diagnostics The chain of diagnostics to which problems are to be appended.
* @param context The cache of context-specific information.
*
* @model annotation="http://www.eclipse.org/uml2/1.1.0/GenModel body='self.getEntryTargets(ccd::ProblemAct)->size() > 0\r\n or self.getEntryTargets(ccd::ResultOrganizer)->size() > 0'"
* @generated
*/
boolean validateFunctionalStatusSectionClinicalStatements(DiagnosticChain diagnostics, Map