| BirthCertificate UML Documentation |
Person::BirthCertificate
Class CigaretteSmoking
[US Standard Certificate Of Birth Field 37]. Describes whether and how much the infant's mother smoked before and/or during pregnancy. The US Standard Certificate Of Birth Field 37 lists four time periods: Three months before pregnancy; first three months of pregnancy; second three months of pregnancy; and third trimester of pregnancy. It then asks for the average number of cigarettes OR packs of cigarettes smoked per day for each of these time periods. This class is modeled such that there is one instance per time period, and therefore will have up to (exactly?) four instances.
Attributes |
Integer | numberOfCigarettes |
[US Standard Certificate Of Birth Field 37]. Describes the average number of cigarettes smoked per day for the time period identified by the timePeriodCategory property.
|
Integer | numberOfPacks |
[US Standard Certificate Of Birth Field 37]. Describes the average number of packs of cigarettes smoked per day for the time period identified by the timePeriodCategory property.
|
«CS» Code | timePeriodCategory |
[US Standard Certificate Of Birth Field 37]. Describes whether and how much the infant's mother smoked before and/or during pregnancy. The US Standard Certificate Of Birth Field 37 lists four time periods: Three months before pregnancy; first three months of pregnancy; second three months of pregnancy; and third trimester of pregnancy. It then asks for the average number of cigarettes OR packs of cigarettes smoked per day for each of these time periods. This class is modeled such that there is one instance per time period, and therefore will have up to (exactly?) four instances. This property indicates which of the four time periods is being documented by the number of cigarettes or number of packs of cigarettes properties.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CigaretteSmoking |
Name Expression | |
Namespace | BirthCertificate |
Owned Template Signature | |
Owner | BirthCertificate |
Owning Template Parameter | |
Package | BirthCertificate |
Qualified Name | FHIM::Person::BirthCertificate::CigaretteSmoking |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
numberOfCigarettes
Public Integer numberOfCigarettes
-
[US Standard Certificate Of Birth Field 37]. Describes the average number of cigarettes smoked per day for the time period identified by the timePeriodCategory property.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CigaretteSmoking |
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 | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | numberOfCigarettes |
Name Expression | |
Namespace | CigaretteSmoking |
Opposite | |
Owner | CigaretteSmoking |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::CigaretteSmoking::numberOfCigarettes |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
numberOfPacks
Public Integer numberOfPacks
-
[US Standard Certificate Of Birth Field 37]. Describes the average number of packs of cigarettes smoked per day for the time period identified by the timePeriodCategory property.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CigaretteSmoking |
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 | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | numberOfPacks |
Name Expression | |
Namespace | CigaretteSmoking |
Opposite | |
Owner | CigaretteSmoking |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::CigaretteSmoking::numberOfPacks |
Stereotype | |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
timePeriodCategory
Public «CS» Code timePeriodCategory
-
[US Standard Certificate Of Birth Field 37]. Describes whether and how much the infant's mother smoked before and/or during pregnancy. The US Standard Certificate Of Birth Field 37 lists four time periods: Three months before pregnancy; first three months of pregnancy; second three months of pregnancy; and third trimester of pregnancy. It then asks for the average number of cigarettes OR packs of cigarettes smoked per day for each of these time periods. This class is modeled such that there is one instance per time period, and therefore will have up to (exactly?) four instances. This property indicates which of the four time periods is being documented by the number of cigarettes or number of packs of cigarettes properties.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | CigaretteSmoking |
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 | |
Multiplicity | None (1) |
Name | timePeriodCategory |
Name Expression | |
Namespace | CigaretteSmoking |
Opposite | |
Owner | CigaretteSmoking |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::BirthCertificate::CigaretteSmoking::timePeriodCategory |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | |
Visibility | Public |
| BirthCertificate UML Documentation |