| Lab UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class documents the results of a Pathology observation event. Note that the VA makes a distinction between AnatomicalPathology, Cytopathology, ElectronMicroscopy, and SurgicalPathology, all of which are handled by this one class. Also, a large portion of Autopy observations take the form of pathology reports.Pathology results generally take the form of documents, which in turn are composed of sections containing free-form text. The College of American Pathologists lists a number of sections that a well-formed pathology report should or may contain. The Pathology Result class therefore is comprised of Lab Report Sections, the Section Title of which should come from some pre-defined vocabulary. The report may also contain images and diagnoses. It is noted that this entire structure could easily be replaced by a Clinical Document; in the future we may point to Clinical Document rather than maintain a separate Pathology Result structure.
Attributes | ||
PractitionerParticipation | anatomicPathologist |
A clinician who is board certifified in the field of Anatomic Pathology. This person may or may not also be board certified in the field of Clinical Pathology. This person is responsible for applying clinical judgement to arrive at an interpretation of the subject of the study. |
PractitionerParticipation | clinicalPathologist |
A clinician who is board certifified in the field of Clinical Pathology. This person may or may not also be board certified in the field of Anatomic Pathology. This person is responsible for applying clinical judgement to arrive at an interpretation of the subject of the study, but limited to the clinical, non-anatomic pathology testing (e.g., hematology, chemistry) |
Diagnosis | diagnosis |
Diagnoses associated with the Pathology Report. Such diagnoses are typically determined by the pathologist based on the observations made and documented in the report. |
Image | image | |
LabReportSection | pathologyReportSection |
A section of a Pathology Report. Pathology results generally take the form of documents, which in turn are composed of sections containing free-form text. The College of American Pathologists lists a number of sections that a well-formed pathology report should or may contain. The Pathology Result class therefore is comprised of Lab Report Sections, the Section Title of which should come from some pre-defined vocabulary. |
ReferenceRange | referenceRange |
Anitbiotic Sensitivity observations generally do not have a reference range, so the inherited reference range is being constrained out. FHIR and CIMI both are designed so any Observation can have a reference range, but generally only numeric observations use reference ranges. |
PractitionerParticipation | residentAnatomicPathologist |
A clinician who is currently undergoing a Anatomic Pathology residency program. This person is responsible for applying clinical judgement to arrive at an interpretation of the subject of the study, subject to the delegated authority and confirmation from the anatomic pathologist. |
Attributes inherited from FHIM::Lab::LaboratoryObservation | ||
dateDeemedReportable, dateTimeOfAnalysis, laboratoryDirector, probability, reReleaseReason, reportDate, transcription, userDefinedAccessCheck, topicCode, subId |
Attributes inherited from FHIM::ClinicalObservation::ObservationStatement | ||
basedOn, bodySite, category, componentObservation, dataAbsentReason, dateTime, dateTimeIssued, deltaFlag, description, deviceInstance, evaluationProcedure, exceptionValue, interpretationEvent, method, multimedia, observed, observedCharacteristic, referenceRange, reliability, resultStatus, specimen, value, derivedFrom, hasMember, partOf |
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 | PathologyResult |
Name Expression | |
Namespace | Lab |
Owned Template Signature | |
Owner | Lab |
Owning Template Parameter | |
Package | Lab |
Qualified Name | FHIM::Lab::PathologyResult |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public PractitionerParticipation anatomicPathologist
A clinician who is board certifified in the field of Anatomic Pathology. This person may or may not also be board certified in the field of Clinical Pathology. This person is responsible for applying clinical judgement to arrive at an interpretation of the subject of the study.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PathologyResult |
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 | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | anatomicPathologist |
Name Expression | |
Namespace | PathologyResult |
Opposite | |
Owner | PathologyResult |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::PathologyResult::anatomicPathologist |
Stereotype | |
Template Parameter | |
Type | PractitionerParticipation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public PractitionerParticipation clinicalPathologist
A clinician who is board certifified in the field of Clinical Pathology. This person may or may not also be board certified in the field of Anatomic Pathology. This person is responsible for applying clinical judgement to arrive at an interpretation of the subject of the study, but limited to the clinical, non-anatomic pathology testing (e.g., hematology, chemistry)
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PathologyResult |
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 | clinicalPathologist |
Name Expression | |
Namespace | PathologyResult |
Opposite | |
Owner | PathologyResult |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::PathologyResult::clinicalPathologist |
Stereotype | |
Template Parameter | |
Type | PractitionerParticipation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Diagnosis diagnosis
Diagnoses associated with the Pathology Report. Such diagnoses are typically determined by the pathologist based on the observations made and documented in the report.
Aggregation | None |
Alias | |
Association | pathologyResult_diagnosis |
Association End | |
Class | PathologyResult |
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 | false |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | diagnosis |
Name Expression | |
Namespace | PathologyResult |
Opposite | |
Owner | PathologyResult |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::PathologyResult::diagnosis |
Stereotype | |
Template Parameter | |
Type | Diagnosis |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public Image image
Aggregation | None |
Alias | |
Association | pathologyResult_image |
Association End | |
Class | PathologyResult |
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 | false |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | image |
Name Expression | |
Namespace | PathologyResult |
Opposite | |
Owner | PathologyResult |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::PathologyResult::image |
Stereotype | |
Template Parameter | |
Type | Image |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public LabReportSection pathologyReportSection
A section of a Pathology Report. Pathology results generally take the form of documents, which in turn are composed of sections containing free-form text. The College of American Pathologists lists a number of sections that a well-formed pathology report should or may contain. The Pathology Result class therefore is comprised of Lab Report Sections, the Section Title of which should come from some pre-defined vocabulary.
Aggregation | None |
Alias | |
Association | pathologyResult_labReportSection |
Association End | |
Class | PathologyResult |
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 | pathologyReportSection |
Name Expression | |
Namespace | PathologyResult |
Opposite | |
Owner | PathologyResult |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::PathologyResult::pathologyReportSection |
Stereotype | |
Template Parameter | |
Type | LabReportSection |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public ReferenceRange referenceRange
Anitbiotic Sensitivity observations generally do not have a reference range, so the inherited reference range is being constrained out. FHIR and CIMI both are designed so any Observation can have a reference range, but generally only numeric observations use reference ranges.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PathologyResult |
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 |
Name | referenceRange |
Name Expression | |
Namespace | PathologyResult |
Opposite | |
Owner | PathologyResult |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::PathologyResult::referenceRange |
Stereotype | |
Template Parameter | |
Type | ReferenceRange |
Upper | 0 |
Upper Value | (0) |
Visibility | Public |
Public PractitionerParticipation residentAnatomicPathologist
A clinician who is currently undergoing a Anatomic Pathology residency program. This person is responsible for applying clinical judgement to arrive at an interpretation of the subject of the study, subject to the delegated authority and confirmation from the anatomic pathologist.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PathologyResult |
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 | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | residentAnatomicPathologist |
Name Expression | |
Namespace | PathologyResult |
Opposite | |
Owner | PathologyResult |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::PathologyResult::residentAnatomicPathologist |
Stereotype | |
Template Parameter | |
Type | PractitionerParticipation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Lab UML Documentation |
Summary:AttributesProperties | Detail:Attributes |