public interface WorkingList extends Act
A dynamic list of individual instances of Act which reflect the needs of an individual worker, team of workers, or an organization to view groups of Acts for clinical or administrative reasons.
Discussion: The grouped Acts are related to the WorkingList via an ActRelationship of type 'COMP' (component).
Examples: Problem lists, goal lists, allergy lists, to-do lists, etc.
Design note: This physical class contains but a single attribute, other than those that it inherits from Act. Use of that attribute in the design of RIM-based static models has been DEPRECATED in HL7 RIM Harmonization, effective November 2005. This action was based on recommendations from the Patient Care Technical Committee.
As a consequence, this class will cease to be shown as a physical class in the RIM, once the attribute is retired. Nevertheless, use of this class via an Act.classCode value of "LIST" is entirely appropriate so long as only the attibutes inherited from Act are used.
Modifier and Type | Method and Description |
---|---|
CE |
getOwnershipLevelCode() |
void |
setOwnershipLevelCode(CE ownershipLevelCode) |
addConfidentialityCode, addIBActRelationship, addId, addOBActRelationship, addParticipation, addPriorityCode, addReasonCode, getActivityTime, getAvailabilityTime, getClassCode, getCode, getConfidentialityCode, getDerivationExpr, getEffectiveTime, getIBActRelationships, getIBActRelationships, getId, getIndependentInd, getInterruptibleInd, getLanguageCode, getLevelCode, getMoodCode, getNegationInd, getOBActRelationships, getOBActRelationships, getParticipations, getParticipations, getPriorityCode, getReasonCode, getRepeatNumber, getStatusCode, getText, getTitle, getUncertaintyCode, setActivityTime, setAvailabilityTime, setConfidentialityCode, setDerivationExpr, setEffectiveTime, setIndependentInd, setInterruptibleInd, setLanguageCode, setLevelCode, setNegationInd, setPriorityCode, setReasonCode, setRepeatNumber, setStatusCode, setText, setTitle, setUncertaintyCode
getControlAct, getToken, setToken
createNewVersion, getVersionNum, isCurrentVersion
CE getOwnershipLevelCode()
Indicates the category of representation for the personnel managing the list, whether person, team or organization.
Constraint: Use of this attribute in the design of RIM-based static models has been DEPRECATED in HL7 RIM Harmonization, effective November 2005. This action was based on recommendations from the Patient Care Technical Committee. The rationale for this action is that "ownership" of the list (i.e. identification whether the list is intended for nurses, physicians, pharmacists, etc.) can be communicated using Participations. No codes have ever been proposed for this attribute and there is no clear use for it.
void setOwnershipLevelCode(CE ownershipLevelCode) throws HDRRimException
HDRRimException
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved