public interface ImagingExaminationResult
| Modifier and Type | Method and Description |
|---|---|
AnatomicalRegion |
getAnatomicalRegion()
Region of body (e.g.
|
String |
getExaminationProcedure()
Additional details of imaging examination methodology followed.
|
UniqueIdentifier |
getExaminationProcedureId()
A globally unique identifier for imaging examination methodology followed.
|
UniqueIdentifier |
getId()
A globally unique identifier for each instance of an
Imaging Examination Result observation.
|
PreciseDate |
getImageDateTime()
Date, and optionally time, when an observation is clinically significant
to the condition of the subject of the observation.
|
Coded |
getImagingResultName()
Identification of the imaging examination or procedure performed,
typically including modality and anatomical location (including laterality).
|
UniqueIdentifier |
getImagingResultNameId()
This is a technical identifier that is used for system purposes such as
matching.
|
Coded |
getModality()
The imaging method used to perform the examination
|
Coded |
getOverallResultStatusCode()
The status of the examination result as a whole.
|
UniqueIdentifier |
getOverallResultStatusId()
UUID This is a technical identifier that is used for system purposes such
as matching.
|
String |
getRelatedImage()
A link to, or identifier of, information of interest
Any URI, filename etc
|
UniqueIdentifier |
getRelatedImageId()
UUID This is a technical identifier that is used for system purposes such
as matching.
|
List<AnatomicalSite> |
getSites()
Details about the anatomical locations to which this examination result
refers.
|
Coded getImagingResultName()
UniqueIdentifier getImagingResultNameId()
Coded getModality()
List<AnatomicalSite> getSites()
AnatomicalRegion getAnatomicalRegion()
Anatomical Region The value of this element SHALL subsume all of the anatomical locations identified in Anatomical Site (ANATOMICAL LOCATION) (targetSiteCode and targetSiteCode/ original- Text).
String getExaminationProcedure()
UniqueIdentifier getExaminationProcedureId()
UniqueIdentifier getId()
PreciseDate getImageDateTime()
Coded getOverallResultStatusCode()
UniqueIdentifier getOverallResultStatusId()
String getRelatedImage()
UniqueIdentifier getRelatedImageId()
Copyright © 2021. All rights reserved.