| Person UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |
A specialization of the Patient role containing information specific to only human patients (such as confidentiality code).Notes:We removed veryImportantPerson code (4/4/2013) because we do not have a use-case for it. It was perhaps more useful pre-HIPAA for privacy reasons, or intra-organizational for special treatment purposes, but we do not foresee any inter-organizational requirements at this time. Note that this property mapped to PV1-16.
Attributes | ||
SmokingStatus_MU | smokingStatus |
Pointer to an Observation (Detailed Clinical Model) of whether and how much the Patient smokes tobacco products. |
Person | subject |
Pointer to the person who is playing the role of patient (HumanPatient). |
Attributes inherited from FHIM::Person::Patient | ||
beginDate, endDate, mothersIdentifier, patientId, status, managingOrganization, healthRecord, encounter, assignedProvider, assignedFacility, implantedDevice |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | EntryPoint |
Name | HumanPatient |
Name Expression | |
Namespace | Person |
Owned Template Signature | |
Owner | Person |
Owning Template Parameter | |
Package | Person |
Qualified Name | FHIM::Person::HumanPatient |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public SmokingStatus_MU smokingStatus
Pointer to an Observation (Detailed Clinical Model) of whether and how much the Patient smokes tobacco products.
Aggregation | None |
Alias | |
Association | humanPatient_smokingStatus |
Association End | |
Class | «EntryPoint» HumanPatient |
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 | smokingStatus |
Name Expression | |
Namespace | «EntryPoint» HumanPatient |
Opposite | |
Owner | «EntryPoint» HumanPatient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::HumanPatient::smokingStatus |
Stereotype | |
Template Parameter | |
Type | SmokingStatus_MU |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Person subject
Pointer to the person who is playing the role of patient (HumanPatient).
Aggregation | None |
Alias | |
Association | humanPatient_subject |
Association End | |
Class | «EntryPoint» HumanPatient |
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 | subject |
Name Expression | |
Namespace | «EntryPoint» HumanPatient |
Opposite | |
Owner | «EntryPoint» HumanPatient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::HumanPatient::subject |
Stereotype | |
Template Parameter | |
Type | Person |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Comments |
| Person UML Documentation |
Summary:AttributesCommentsProperties | Detail:Attributes |