| Imaging UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This sub-type of Imaging Event contains additional properties applicable when the subject of the study is a sample taken from the Patient rather than the Patient him/herself. For example, a mass of tissue may be extracted from the patient and sent to the radiology department for an assessment of whether that mass may be cancerous. This class contains information concerning any stain technique used, and the magnification used to produce the image. In addition, properties of the specimen itself are referenced.Note that as a sub-type of Imaging Event, Specimen Imaging Event includes all of the properties of Imaging Event, including the Study, Series, and Image classes.
Attributes | ||
String | microscopicObjective |
The microscopic objective is the magnification used when taking the image and/or examining the sample. This datum is recorded along with the image for use by future reviewers. |
Specimen | specimen |
Pointer to a physical entity that is part representative of a larger whole that is the target of an observation or analysis for the purpose of drawing conclusions about whole. In other words, a portion taken from the patient for the purpose of study. |
String | stainDescription |
Description of the Histological Stain used in the preparation of the specimen. |
Attributes inherited from FHIM::Imaging::MedicalImagingEvent | ||
status, wasContrastMediaUsed, contrastMediaAdministration, diagnosis, encounter, principalClinic, procedure, radioPharmaceuticalAdministration, report, study |
Attributes inherited from FHIM::Imaging::ImagingEvent | ||
author, dateTime, description, identifier, imageCategory, imagingLocation, patient |
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 | SpecimenImagingEvent |
Name Expression | |
Namespace | Imaging |
Owned Template Signature | |
Owner | Imaging |
Owning Template Parameter | |
Package | Imaging |
Qualified Name | FHIM::Imaging::SpecimenImagingEvent |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String microscopicObjective
The microscopic objective is the magnification used when taking the image and/or examining the sample. This datum is recorded along with the image for use by future reviewers.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpecimenImagingEvent |
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 | 0..1 |
Name | microscopicObjective |
Name Expression | |
Namespace | SpecimenImagingEvent |
Opposite | |
Owner | SpecimenImagingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Imaging::SpecimenImagingEvent::microscopicObjective |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Specimen specimen
Pointer to a physical entity that is part representative of a larger whole that is the target of an observation or analysis for the purpose of drawing conclusions about whole. In other words, a portion taken from the patient for the purpose of study.
Aggregation | None |
Alias | |
Association | specimenImagingEvent_specimen |
Association End | |
Class | SpecimenImagingEvent |
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 | 0..1 |
Name | specimen |
Name Expression | |
Namespace | SpecimenImagingEvent |
Opposite | |
Owner | SpecimenImagingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Imaging::SpecimenImagingEvent::specimen |
Stereotype | |
Template Parameter | |
Type | Specimen |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String stainDescription
Description of the Histological Stain used in the preparation of the specimen.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpecimenImagingEvent |
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 | 0..1 |
Name | stainDescription |
Name Expression | |
Namespace | SpecimenImagingEvent |
Opposite | |
Owner | SpecimenImagingEvent |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Imaging::SpecimenImagingEvent::stainDescription |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Imaging UML Documentation |
Summary:AttributesProperties | Detail:Attributes |