org.hl7.rim

Interface DiagnosticImage

public interface DiagnosticImage extends RimObject, Observation

Interface for RIM class DiagnosticImage.

An observation whose immediate and primary outcome (post-condition) is new data about a subject, in the form of visualized images.

Method Summary
CEgetSubjectOrientationCode()
Gets attribute subjectOrientationCode of type CE and cardinality 0..1.
voidsetSubjectOrientationCode(CE value)
Sets attribute subjectOrientationCode of type CE and cardinality 0..1.

Method Detail

getSubjectOrientationCode

public CE getSubjectOrientationCode()
Gets attribute subjectOrientationCode of type CE and cardinality 0..1.

A code specifying qualitatively the spatial relation between an imaged object and the imaging film or detector.

Returns: the attribute value

setSubjectOrientationCode

public void setSubjectOrientationCode(CE value)
Sets attribute subjectOrientationCode of type CE and cardinality 0..1.

A code specifying qualitatively the spatial relation between an imaged object and the imaging film or detector.

Parameters: value the new attribute value