Person
Class HumanPatient

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 smokingStatus

Pointer to an Observation (Detailed Clinical Model) of whether and how much the Patient smokes tobacco products.

Person subject subject

Pointer to the person who is playing the role of patient (HumanPatient).

Attributes inherited from FHIM::Person::Patient FHIM::Person::Patient
beginDate beginDate, endDate endDate, mothersIdentifier mothersIdentifier, patientId patientId, status status, managingOrganization managingOrganization, healthRecord healthRecord, encounter encounter, assignedProvider assignedProvider, assignedFacility assignedFacility, implantedDevice implantedDevice

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
KeywordsEntryPoint
NameHumanPatient
Name Expression
NamespacePerson
Owned Template Signature
OwnerPerson
Owning Template Parameter
PackagePerson
Qualified NameFHIM::Person::HumanPatient
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 smokingStatus
Public SmokingStatus_MU smokingStatus

Pointer to an Observation (Detailed Clinical Model) of whether and how much the Patient smokes tobacco products.

Constraints:
Properties:

AggregationNone
Alias
AssociationhumanPatient_smokingStatus
Association End
Class«EntryPoint» HumanPatient
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamesmokingStatus
Name Expression
Namespace«EntryPoint» HumanPatient
Opposite
Owner«EntryPoint» HumanPatient
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::HumanPatient::smokingStatus
Stereotype
Template Parameter
TypeSmokingStatus_MU
Upper1
Upper Value(1)
VisibilityPublic


 subject
Public Person subject

Pointer to the person who is playing the role of patient (HumanPatient).

Constraints:
Properties:

AggregationNone
Alias
AssociationhumanPatient_subject
Association End
Class«EntryPoint» HumanPatient
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
Namesubject
Name Expression
Namespace«EntryPoint» HumanPatient
Opposite
Owner«EntryPoint» HumanPatient
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::HumanPatient::subject
Stereotype
Template Parameter
TypePerson
Upper1
Upper Value(1)
VisibilityPublic

Comments