| BirthCertificate UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |
Contains demographic information about the newborn's father. Note that the properties of this class can be derived from Person and therefore are all marked as Derived, yet we wanted to clearly show where the specific fields on the birth certificate can be found, so they are in this class for logical model purposes. This class would probably not be instantiated in actual implentations.
Attributes | ||
Person | asPerson |
A pointer to the Person record of the newborn's father. This shows the logical relationship between the Father role and the Person class, yet this property might not be actually instantiated. |
«CS» Code | fatherHispanicOriginCategory |
[US Standard Certificate Of Birth Field 24]. Indicates whether the infant's father is of Hispanic origin, and if so, further categorizes her ethnicity. Possible values include: No, not Spanish/Hispanic/Latino; Yes, Mexican, Mexican American, Chicano; Yes, Puerto Rican; Yes, Cuban; and Yes, other Spanish/Hispanic/Latino. If "Yes, other Spanish/Hispanic/Latino" is chosen, then the fatherHispanicOriginOther is used to further specify. |
String | fatherHispanicOriginOther |
[US Standard Certificate Of Birth Field 24]. If fatherHispanicOriginCategory is "Yes, other Spanish/Hispanic/Latino", then this free text property is used to further specify the infant's father's ethnicity. |
«AD» Address | fathersBirthAddress |
[US Standard Certificate Of Birth Field 10c]. The birthplace (limited to State, Territory, or Foreign Country) of the infant's father. |
«PN» PersonName | fathersCurrentLegalName |
[US Standard Certificate Of Birth Field 10a]. The legal name of the infant's father at the time of the infant's birth. |
«TS» PointInTime | fathersDateOfBirth |
[US Standard Certificate Of Birth Field 10b]. The infant's father's date of birth. |
«CS» Code | fathersEducationLevel |
[US Standard Certificate Of Birth Field 23]. Categorizes the degree or level of school completed by the infant's father at the time of delivery. Possible values include: 8th grade or less; 9th-12th grade, no diploma; High school graduate or GED completed; Some college credit, but no degree; Associate degree (e.g., AA, AS); Bachelor's degree (e.g., BA, AB, BS); Master's degree (e.g., MA, MS, MEng, MSW, MBA); Doctorate (e.g., PhD, EdD), or Professional degree (e.g., MD, DDS, DVM, LLB, JD). |
«CS» Code | fathersRaceCategory |
[US Standard Certificate Of Birth Field 25]. Indicates the race(s) that the infant's father considers himself to be. Possible values include: White; Black, or African American; American Indian or Alaska Native**; Asian Indian; Chinese; Filipino; Japanese; Korean; Vietnamese; Other Asian**; Native Hawaiian; Guamanian or Chamorro; Samoan; Other Pacific Islander**; Other**. **If Alaska Native is chosen, the fathersRaceOther free text field is used to specify the name of his enrolled or principal tribe; if Other Asian, Other Pacific Islander, or Other is chosen, the fathersRaceOther free text field is used to provide further specificity. |
String | fathersRaceOther |
[US Standard Certificate Of Birth Field 25]. Provides further specificity for the infant's father's race. Used only if fathersRaceCategory is Alaska Native, Other Asian, Other Pacific Islander, or Other. |
String | fathersSsn |
[US Standard Certificate Of Birth Field 19]. The Social Security Number of the infant's father. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | Father |
Name Expression | |
Namespace | BirthCertificate |
Owned Template Signature | |
Owner | BirthCertificate |
Owning Template Parameter | |
Package | BirthCertificate |
Qualified Name | FHIM::Person::BirthCertificate::Father |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public Person asPerson
A pointer to the Person record of the newborn's father. This shows the logical relationship between the Father role and the Person class, yet this property might not be actually instantiated.
Aggregation | None |
Alias | |
Association | father_asPerson |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | asPerson |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::asPerson |
Stereotype | |
Template Parameter | |
Type | Person |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code fatherHispanicOriginCategory
[US Standard Certificate Of Birth Field 24]. Indicates whether the infant's father is of Hispanic origin, and if so, further categorizes her ethnicity. Possible values include: No, not Spanish/Hispanic/Latino; Yes, Mexican, Mexican American, Chicano; Yes, Puerto Rican; Yes, Cuban; and Yes, other Spanish/Hispanic/Latino. If "Yes, other Spanish/Hispanic/Latino" is chosen, then the fatherHispanicOriginOther is used to further specify.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | fatherHispanicOriginCategory |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::fatherHispanicOriginCategory |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String fatherHispanicOriginOther
[US Standard Certificate Of Birth Field 24]. If fatherHispanicOriginCategory is "Yes, other Spanish/Hispanic/Latino", then this free text property is used to further specify the infant's father's ethnicity.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | fatherHispanicOriginOther |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::fatherHispanicOriginOther |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «AD» Address fathersBirthAddress
[US Standard Certificate Of Birth Field 10c]. The birthplace (limited to State, Territory, or Foreign Country) of the infant's father.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | fathersBirthAddress |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::fathersBirthAddress |
Stereotype | |
Template Parameter | |
Type | «AD» Address |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «PN» PersonName fathersCurrentLegalName
[US Standard Certificate Of Birth Field 10a]. The legal name of the infant's father at the time of the infant's birth.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | fathersCurrentLegalName |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::fathersCurrentLegalName |
Stereotype | |
Template Parameter | |
Type | «PN» PersonName |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime fathersDateOfBirth
[US Standard Certificate Of Birth Field 10b]. The infant's father's date of birth.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | fathersDateOfBirth |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::fathersDateOfBirth |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code fathersEducationLevel
[US Standard Certificate Of Birth Field 23]. Categorizes the degree or level of school completed by the infant's father at the time of delivery. Possible values include: 8th grade or less; 9th-12th grade, no diploma; High school graduate or GED completed; Some college credit, but no degree; Associate degree (e.g., AA, AS); Bachelor's degree (e.g., BA, AB, BS); Master's degree (e.g., MA, MS, MEng, MSW, MBA); Doctorate (e.g., PhD, EdD), or Professional degree (e.g., MD, DDS, DVM, LLB, JD).
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | fathersEducationLevel |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::fathersEducationLevel |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code fathersRaceCategory
[US Standard Certificate Of Birth Field 25]. Indicates the race(s) that the infant's father considers himself to be. Possible values include: White; Black, or African American; American Indian or Alaska Native**; Asian Indian; Chinese; Filipino; Japanese; Korean; Vietnamese; Other Asian**; Native Hawaiian; Guamanian or Chamorro; Samoan; Other Pacific Islander**; Other**. **If Alaska Native is chosen, the fathersRaceOther free text field is used to specify the name of his enrolled or principal tribe; if Other Asian, Other Pacific Islander, or Other is chosen, the fathersRaceOther free text field is used to provide further specificity.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | fathersRaceCategory |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::fathersRaceCategory |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String fathersRaceOther
[US Standard Certificate Of Birth Field 25]. Provides further specificity for the infant's father's race. Used only if fathersRaceCategory is Alaska Native, Other Asian, Other Pacific Islander, or Other.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | fathersRaceOther |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::fathersRaceOther |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String fathersSsn
[US Standard Certificate Of Birth Field 19]. The Social Security Number of the infant's father.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | Father |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | true |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | fathersSsn |
Name Expression | |
Namespace | Father |
Opposite | |
Owner | Father |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::Father::fathersSsn |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Comments |
| BirthCertificate UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |