biom:PhysicalFeatureCategoryCodeSimpleType

simpleType PhysicalFeatureCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/

Definition

A data type for a kind of physical feature. This code is used for defining a SMT category.

Diagram

Enumerations

ValueDefinition
BIRTHMARKTissue that is differentiated from normal tissue but is not the result of an accident or medical procedure, such as a 'blood stain' birthmark on part of the face
BRANDEDImage burned into the skin using a branding iron or other form of heat
CHEMICALImage created by the use of chemicals to burn the image into the skin
CUTImage caused by an incision of the skin
IMPLANTSub-dermal implants that are visible as distinct shapes in the skin. This category may also be used to indicate jewelry that has been (semi-)permanently affixed to the body _ such as plugs in the earlobes or a microdermal implant that has a jewel ab
MARKPattern resulting from needle or track marks
MISSINGA missing information
PIERCINGDeliberately made hole through body tissue, usually to wear body ornamentation
SCARHealed scar tissue that was the result of an accident or medical procedure
TATTOOA common tattoo or indelible image resulting from the pricking of the skin with a coloring matter
ZABIBACommonly referred to as a 'prayer bump' on the forehead

XML Schema

<xs:simpleType name="PhysicalFeatureCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of physical feature. This code is used for defining a SMT category.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BIRTHMARK">
<xs:annotation>
<xs:documentation>
Tissue that is differentiated from normal tissue but is not the result of an accident or medical procedure, such as a 'blood stain' birthmark on part of the face
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BRANDED">
<xs:annotation>
<xs:documentation>
Image burned into the skin using a branding iron or other form of heat
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CHEMICAL">
<xs:annotation>
<xs:documentation>
Image created by the use of chemicals to burn the image into the skin
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CUT">
<xs:annotation>
<xs:documentation>
Image caused by an incision of the skin
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IMPLANT">
<xs:annotation>
<xs:documentation>
Sub-dermal implants that are visible as distinct shapes in the skin. This category may also be used to indicate jewelry that has been (semi-)permanently affixed to the body _ such as plugs in the earlobes or a microdermal implant that has a jewel ab
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MARK">
<xs:annotation>
<xs:documentation>
Pattern resulting from needle or track marks
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MISSING">
<xs:annotation>
<xs:documentation>
A missing information
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIERCING">
<xs:annotation>
<xs:documentation>
Deliberately made hole through body tissue, usually to wear body ornamentation
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SCAR">
<xs:annotation>
<xs:documentation>
Healed scar tissue that was the result of an accident or medical procedure
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TATTOO">
<xs:annotation>
<xs:documentation>
A common tattoo or indelible image resulting from the pricking of the skin with a coloring matter
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ZABIBA">
<xs:annotation>
<xs:documentation>
Commonly referred to as a 'prayer bump' on the forehead
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>