Lab
Class LabReportSection

This class represents 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.

Attributes
PathologyReportSection sectionTitle sectionTitle

Categorizes the section of the report. Possible values include: Brief Clinical History, Frozen Section, Gross Description, MicroscopicExamination, Operative Findings, Post-operative Diagnosis, Pre-operative Diagnosis, etc.

String text text

Contains the lab report results in textual format.

"Contains the value observed by the observation producer.... It is not a required field because some systems will report only the Interpretation Codes.... This field may repeat for multipart, single answer results." - HL7 Version 2.8, OBX-5.


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameLabReportSection
Name Expression
NamespaceLab
Owned Template Signature
OwnerLab
Owning Template Parameter
PackageLab
Qualified NameFHIM::Lab::LabReportSection
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 sectionTitle
Public PathologyReportSection sectionTitle

Categorizes the section of the report. Possible values include: Brief Clinical History, Frozen Section, Gross Description, MicroscopicExamination, Operative Findings, Post-operative Diagnosis, Pre-operative Diagnosis, etc.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassLabReportSection
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamesectionTitle
Name Expression
NamespaceLabReportSection
Opposite
OwnerLabReportSection
Owning Association
Owning Template Parameter
Qualified NameFHIM::Lab::LabReportSection::sectionTitle
Stereotype
Template Parameter
TypePathologyReportSection
Upper1
Upper Value(1)
VisibilityPublic


 text
Public String text

Contains the lab report results in textual format.

"Contains the value observed by the observation producer.... It is not a required field because some systems will report only the Interpretation Codes.... This field may repeat for multipart, single answer results." - HL7 Version 2.8, OBX-5.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassLabReportSection
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Nametext
Name Expression
NamespaceLabReportSection
Opposite
OwnerLabReportSection
Owning Association
Owning Template Parameter
Qualified NameFHIM::Lab::LabReportSection::text
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic