| Lab UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents an intent to collect one or more Specimens in response to a Request (an Order) from an authorized entity (usually a doctor). A Promise is an intent to perform a service that has the strength of a commitment, i.e., other parties may rely on the originator of such promise that said originator will see to it that the promised act will be fulfilled. A promise can be either solicited or unsolicited. The entity that makes such a promise is also called a "filler", while the entity that requests the service is also called a "placer". The Specimen Collection Promise can be looked at as the Specimen Collection Order from the point of view of the entity collecting the Specimen.It should be noted that while a Specimen Collection Promise logically occurs in response to an order, the notion of a Specimen Collection Promise is rarely implemented as separate concept, because specimen collections typically occur automatically based on policy, procedure, or contract. Rarely would two computers be exchanging messages requesting and acknowledging specimen collections; most likely this would occur when a patient is sent to the laboratory for specimen collection. Nevertheless, the class exists in order to support the few cases where an explicit promise is needed.
Attributes | ||
AccessionEvent | accessionEvent |
This property points to the record of the laboratory's accepting a laboratory test and entering the test into the laboratory's workload. |
Attributes inherited from FHIM::Orders::Promise | ||
chargeToPracticeCode, chargeToPracticeCost, dateAccepted, discontinueDate, expectedAvailabilityDate, fillerOrderId, fillerSupplementalInfo, order, orderModality, precautionProtocolInvoked, priority, promisingOrganization, promisingProvider, scheduledDateTime, status, statusChangeDateTime, statusModifier |
Attributes inherited from FHIM::Common::ActionStatement | ||
category, currentStatus, description, indication, inputFinding, instantiatesCanonical, instantiatesUri, insurance, intent, justification, location, method, outputFinding, precondition, reasonCode, reasonNarrative, reasonReference, relevantHistory, scope, supportingInformation, usingDevice, wasReported |
Attributes inherited from FHIM::Common::ClinicalStatement | ||
clinicalDataSource, contentVersion, contextCode, encounter, note, recordStatus, relatedClinicalInformation, sourceRecordType, sourceSystem, subjectGroup, subjectOfInformation, subjectOfRecord, temporalContext, topicCode, cosigned, recorded, signed, verified |
Attributes inherited from FHIM::Common::InformationEntry | ||
identifier |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | SpecimenCollectionPromise |
Name Expression | |
Namespace | Lab |
Owned Template Signature | |
Owner | Lab |
Owning Template Parameter | |
Package | Lab |
Qualified Name | FHIM::Lab::SpecimenCollectionPromise |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public AccessionEvent accessionEvent
This property points to the record of the laboratory's accepting a laboratory test and entering the test into the laboratory's workload.
Aggregation | None |
Alias | |
Association | (accessionEvent:AccessionEvent) |
Association End | |
Class | SpecimenCollectionPromise |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | accessionEvent |
Name Expression | |
Namespace | SpecimenCollectionPromise |
Opposite | |
Owner | SpecimenCollectionPromise |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::SpecimenCollectionPromise::accessionEvent |
Stereotype | |
Template Parameter | |
Type | AccessionEvent |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Lab UML Documentation |
Summary:AttributesProperties | Detail:Attributes |