biom:DentalStudyToothImprintInformationType

complexType DentalStudyToothImprintInformationType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/

Definition

A data type to transmit information about models fabricated from a dental arch impression or tooth imprints.

Diagram

XML Schema

<xs:complexType name="DentalStudyToothImprintInformationType">
<xs:annotation>
<xs:documentation>
A data type to transmit information about models fabricated from a dental arch impression or tooth imprints.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:DentalStudyRecordingDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalStudyRecordingDateEstimateRangeDuration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalStudyReferenceCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalStudyAdditionalDescriptiveText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalStudyToothImprintInformationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>