hs:BiologicalParentDeterminationMethodCodeSimpleType

simpleType BiologicalParentDeterminationMethodCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/5.0/

Definition

A data type for a list of methods by which a biological relationship between a parent and child is legally determined.

Diagram

Enumerations

ValueDefinition
AcknowledgementPaternity was legally established through the alleged fathers voluntary acknowledgement that he is the childs father.
AdminPaternity was legally established through an administrative process.
DefaultPaternity was legally established because the alleged father failed to appear in a state court proceeding and the court entered a default order.
OrderPaternity was legally established at the conclusion of a state court proceeding in which the court found the alleged father to be the childs parent and entered an order.
OtherPaternity has been legally established through an unenumerated method.
StipTestPaternity was legally established because, following publication of the results of a paternity test, the alleged father stipulated that he is the childs parent.
StipulationPaternity was legally established because the alleged father stipulated that he is the childs parent.
TribalCeremonyPaternity was legally established through a tribes ceremonial proceeding.
TribalOrderPaternity was legally established through a tribal courts process.

XML Schema

<xs:simpleType name="BiologicalParentDeterminationMethodCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a list of methods by which a biological relationship between a parent and child is legally determined.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Acknowledgement">
<xs:annotation>
<xs:documentation>
Paternity was legally established through the alleged fathers voluntary acknowledgement that he is the childs father.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Admin">
<xs:annotation>
<xs:documentation>
Paternity was legally established through an administrative process.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Default">
<xs:annotation>
<xs:documentation>
Paternity was legally established because the alleged father failed to appear in a state court proceeding and the court entered a default order.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Order">
<xs:annotation>
<xs:documentation>
Paternity was legally established at the conclusion of a state court proceeding in which the court found the alleged father to be the childs parent and entered an order.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
Paternity has been legally established through an unenumerated method.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="StipTest">
<xs:annotation>
<xs:documentation>
Paternity was legally established because, following publication of the results of a paternity test, the alleged father stipulated that he is the childs parent.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Stipulation">
<xs:annotation>
<xs:documentation>
Paternity was legally established because the alleged father stipulated that he is the childs parent.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TribalCeremony">
<xs:annotation>
<xs:documentation>
Paternity was legally established through a tribes ceremonial proceeding.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TribalOrder">
<xs:annotation>
<xs:documentation>
Paternity was legally established through a tribal courts process.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>