Person::BirthCertificate
Class Mother

Contains demographic information about the newborn's mother. 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 asPerson

A pointer to the Person record of the newborn's mother. This shows the logical relationship between the Mother role and the Person class, yet this property might not be actually instantiated.

Boolean isMotherMarried isMotherMarried

[US Standard Certificate Of Birth Field 15]. Indicates whether the infant's mother was married at birth, conception, or any time in between.

Boolean isMothersMailingAddressSameAsResidence isMothersMailingAddressSameAsResidence

[US Standard Certificate Of Birth Field 14]. Indicates whether the mother's mailing address and the mother's residence address at the time of the infant's birth are the same or different.

Boolean isMothersResidenceInsideCityLimits isMothersResidenceInsideCityLimits

[US Standard Certificate Of Birth Field 09g]. Indicates whether the mother's residence at the time of the infant's birth is within city limits.

«CS» Code motherHispanicOriginCategory motherHispanicOriginCategory

[US Standard Certificate Of Birth Field 21]. Indicates whether the infant's mother is of Hispanic origin, and if so, further categorizes her ethnicity. Possible values include: No, not Spanish/Hispanic/Latina; Yes, Mexican, Mexican American, Chicana; Yes, Puerto Rican; Yes, Cuban; and Yes, other Spanish/Hispanic/Latina. If "Yes, other Spanish/Hispanic/Latina" is chosen, then the motherHispanicOriginOther is used to further specify.

String motherHispanicOriginOther motherHispanicOriginOther

[US Standard Certificate Of Birth Field 21]. If motherHispanicOriginCategory is "Yes, other Spanish/Hispanic/Latina", then this free text property is used to further specify the infant's mother's ethnicity.

«AD» Address mothersBirthAddress mothersBirthAddress

[US Standard Certificate Of Birth Field 08d]. The birthplace (limited to State, Territory, or Foreign Country) of the infant's mother.

«PN» PersonName mothersCurrentLegalName mothersCurrentLegalName

[US Standard Certificate Of Birth Field 08a]. The legal name of the infant's mother at the time of the infant's birth.

«TS» PointInTime mothersDateOfBirth mothersDateOfBirth

[US Standard Certificate Of Birth Field 08b]. The infant's mother's date of birth.

«CS» Code mothersEducationLevel mothersEducationLevel

[US Standard Certificate Of Birth Field 20]. Categorizes the degree or level of school completed by the infant's mother 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).

«PN» PersonName mothersMaidenName mothersMaidenName

[US Standard Certificate Of Birth Field 08c]. The legal name of the infant's mother at the time of her birth. Note that this might be derived from the infant's Person record, as this is used as a Person Demographic property for purposes of Identity Management.

«AD» Address mothersMailingAddress mothersMailingAddress

[US Standard Certificate Of Birth Field 14]. The mailing address of the mother at the time of the infant's birth. Used if different than the mothersResidenceAddress

String mothersMedicalRecordId mothersMedicalRecordId

[US Standard Certificate Of Birth Field 40]. Uniquely identifies the mother's medical record within the institution's set of records. Note that this is modeled as a string, as this is all that is called for by the form, but it might be more properly modeled as an Id.

«CS» Code mothersRaceCategory mothersRaceCategory

[US Standard Certificate Of Birth Field 22]. Indicates the race(s) that the infant's mother considers herself 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 mothersRaceOther free text field is used to specify the name of her enrolled or principal tribe; if Other Asian, Other Pacific Islander, or Other is chosen, the mothersRaceOther free text field is used to provide further specificity.

String mothersRaceOther mothersRaceOther

[US Standard Certificate Of Birth Field 22]. Provides further specificity for the infant's mother's race. Used only if mothersRaceCategory is Alaska Native, Other Asian, Other Pacific Islander, or Other.

«AD» Address mothersResidenceAddress mothersResidenceAddress

[US Standard Certificate Of Birth Field 09a-f]. The address of the mother's residence at the time of the infant's birth.

String mothersSsn mothersSsn

[US Standard Certificate Of Birth Field 18]. The Social Security Number of the infant's mother.


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameMother
Name Expression
NamespaceBirthCertificate
Owned Template Signature
OwnerBirthCertificate
Owning Template Parameter
PackageBirthCertificate
Qualified NameFHIM::Person::BirthCertificate::Mother
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 asPerson
Public Person asPerson

A pointer to the Person record of the newborn's mother. This shows the logical relationship between the Mother role and the Person class, yet this property might not be actually instantiated.

Constraints:
Properties:

AggregationNone
Alias
Associationmother_asPerson
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NameasPerson
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::asPerson
Stereotype
Template Parameter
TypePerson
Upper1
Upper Value(1)
VisibilityPublic


 isMotherMarried
Public Boolean isMotherMarried

[US Standard Certificate Of Birth Field 15]. Indicates whether the infant's mother was married at birth, conception, or any time in between.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NameisMotherMarried
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::isMotherMarried
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic


 isMothersMailingAddressSameAsResidence
Public Boolean isMothersMailingAddressSameAsResidence

[US Standard Certificate Of Birth Field 14]. Indicates whether the mother's mailing address and the mother's residence address at the time of the infant's birth are the same or different.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NameisMothersMailingAddressSameAsResidence
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::isMothersMailingAddressSameAsResidence
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic


 isMothersResidenceInsideCityLimits
Public Boolean isMothersResidenceInsideCityLimits

[US Standard Certificate Of Birth Field 09g]. Indicates whether the mother's residence at the time of the infant's birth is within city limits.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NameisMothersResidenceInsideCityLimits
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::isMothersResidenceInsideCityLimits
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic


 motherHispanicOriginCategory
Public «CS» Code motherHispanicOriginCategory

[US Standard Certificate Of Birth Field 21]. Indicates whether the infant's mother is of Hispanic origin, and if so, further categorizes her ethnicity. Possible values include: No, not Spanish/Hispanic/Latina; Yes, Mexican, Mexican American, Chicana; Yes, Puerto Rican; Yes, Cuban; and Yes, other Spanish/Hispanic/Latina. If "Yes, other Spanish/Hispanic/Latina" is chosen, then the motherHispanicOriginOther is used to further specify.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemotherHispanicOriginCategory
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::motherHispanicOriginCategory
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 motherHispanicOriginOther
Public String motherHispanicOriginOther

[US Standard Certificate Of Birth Field 21]. If motherHispanicOriginCategory is "Yes, other Spanish/Hispanic/Latina", then this free text property is used to further specify the infant's mother's ethnicity.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemotherHispanicOriginOther
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::motherHispanicOriginOther
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 mothersBirthAddress
Public «AD» Address mothersBirthAddress

[US Standard Certificate Of Birth Field 08d]. The birthplace (limited to State, Territory, or Foreign Country) of the infant's mother.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersBirthAddress
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersBirthAddress
Stereotype
Template Parameter
Type«AD» Address
Upper1
Upper Value(1)
VisibilityPublic


 mothersCurrentLegalName
Public «PN» PersonName mothersCurrentLegalName

[US Standard Certificate Of Birth Field 08a]. The legal name of the infant's mother at the time of the infant's birth.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersCurrentLegalName
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersCurrentLegalName
Stereotype
Template Parameter
Type«PN» PersonName
Upper1
Upper Value(1)
VisibilityPublic


 mothersDateOfBirth
Public «TS» PointInTime mothersDateOfBirth

[US Standard Certificate Of Birth Field 08b]. The infant's mother's date of birth.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersDateOfBirth
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersDateOfBirth
Stereotype
Template Parameter
Type«TS» PointInTime
Upper1
Upper Value(1)
VisibilityPublic


 mothersEducationLevel
Public «CS» Code mothersEducationLevel

[US Standard Certificate Of Birth Field 20]. Categorizes the degree or level of school completed by the infant's mother 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).

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersEducationLevel
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersEducationLevel
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 mothersMaidenName
Public «PN» PersonName mothersMaidenName

[US Standard Certificate Of Birth Field 08c]. The legal name of the infant's mother at the time of her birth. Note that this might be derived from the infant's Person record, as this is used as a Person Demographic property for purposes of Identity Management.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersMaidenName
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersMaidenName
Stereotype
Template Parameter
Type«PN» PersonName
Upper1
Upper Value(1)
VisibilityPublic


 mothersMailingAddress
Public «AD» Address mothersMailingAddress

[US Standard Certificate Of Birth Field 14]. The mailing address of the mother at the time of the infant's birth. Used if different than the mothersResidenceAddress

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersMailingAddress
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersMailingAddress
Stereotype
Template Parameter
Type«AD» Address
Upper1
Upper Value(1)
VisibilityPublic


 mothersMedicalRecordId
Public String mothersMedicalRecordId

[US Standard Certificate Of Birth Field 40]. Uniquely identifies the mother's medical record within the institution's set of records. Note that this is modeled as a string, as this is all that is called for by the form, but it might be more properly modeled as an Id.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersMedicalRecordId
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersMedicalRecordId
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 mothersRaceCategory
Public «CS» Code mothersRaceCategory

[US Standard Certificate Of Birth Field 22]. Indicates the race(s) that the infant's mother considers herself 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 mothersRaceOther free text field is used to specify the name of her enrolled or principal tribe; if Other Asian, Other Pacific Islander, or Other is chosen, the mothersRaceOther free text field is used to provide further specificity.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamemothersRaceCategory
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersRaceCategory
Stereotype
Template Parameter
Type«CS» Code
Upper*
Upper Value(*)
VisibilityPublic


 mothersRaceOther
Public String mothersRaceOther

[US Standard Certificate Of Birth Field 22]. Provides further specificity for the infant's mother's race. Used only if mothersRaceCategory is Alaska Native, Other Asian, Other Pacific Islander, or Other.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersRaceOther
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersRaceOther
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 mothersResidenceAddress
Public «AD» Address mothersResidenceAddress

[US Standard Certificate Of Birth Field 09a-f]. The address of the mother's residence at the time of the infant's birth.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersResidenceAddress
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersResidenceAddress
Stereotype
Template Parameter
Type«AD» Address
Upper1
Upper Value(1)
VisibilityPublic


 mothersSsn
Public String mothersSsn

[US Standard Certificate Of Birth Field 18]. The Social Security Number of the infant's mother.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassMother
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamemothersSsn
Name Expression
NamespaceMother
Opposite
OwnerMother
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::BirthCertificate::Mother::mothersSsn
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic

Comments