public class AnatomicalRegionImpl extends RandomID implements AnatomicalRegion
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).
| Constructor and Description |
|---|
AnatomicalRegionImpl(Coded region,
String description) |
AnatomicalRegionImpl(NCTISAnatomicalRegion.Region region,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
OriginalText Description of the anatomical location.
|
Coded |
getRegionCode()
Region of body (e.g.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIDpublic AnatomicalRegionImpl(Coded region, String description)
region - Should be an NCTISAnatomicalRegion.
Region of body (e.g. head, lower limb) that includes the
anatomical locations of interest (e.g. jaw, foot).
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).
description - OriginalText Description of the anatomical location.public AnatomicalRegionImpl(NCTISAnatomicalRegion.Region region, String description)
region - Should be an NCTISAnatomicalRegion.
Region of body (e.g. head, lower limb) that includes the
anatomical locations of interest (e.g. jaw, foot).
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).
description - OriginalText Description of the anatomical location.public String getDescription()
AnatomicalRegiongetDescription in interface AnatomicalRegionpublic Coded getRegionCode()
AnatomicalRegionAnatomical Region The value of this element SHALL subsume all of the anatomical locations identified in Anatomical Site (ANATOMICAL LOCATION) (targetSiteCode and targetSiteCode/ original- Text).
getRegionCode in interface AnatomicalRegionCopyright © 2021. All rights reserved.