| BirthCertificate UML Documentation |
Person
BirthCertificate
This package contains information necessary to populate a Person's Birth Certificate, particularly the U.S. Standard Certificate of Live Birth, Revision 11/2003. Note that some of the information in this package may be derived from a Person's demographic record; it is left to implementations to determine whether to store such information only once in the Person record or separately in both Person and Birth Certificate records. Such information is modeled using derived properties, which appear on the diagram with a slash in front of the property name. When deciding when to model a data element as a property of a Person or a property of their Birth Certificate, we tended to placing it in the Birth Certificate unless that property is commonly used elsewhere. For example, although multipleBirthOrder is rarely needed about a Person throuhout their life, it is modeled in Person because it is used for identification and billing purposes for newborns. On the other hand, the full postal address of a person's birthplace is only needed for the birthcertificate, so it is modeled in the Birth Certificate class. Note that the Person class has a more abbreviated birth address, consisting of city and state, that is used for identifcation purposes.
|
Properties:
Alias | |
Keywords | |
Name | BirthCertificate |
Name Expression | |
Namespace | Person |
Nesting Package | Person |
Owned Template Signature | |
Owner | Person |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate |
Stereotype | |
Template Parameter | |
Visibility | Public |
| BirthCertificate UML Documentation |