| PublicHealthReporting UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
A Public Health Client is a Patient from the viewpoint of a Jurisdiction. For example, John Doe lives in Arizona, and has been seen by two practices, whereby he is patient number 123 at practice A and patient number 456 at practice B. The state of Arizona will assign a single id to John, say, XYZ. This id (the recordId property of this class) is correlated to the ids from the two practices. In other words, each patient will have a separate id and record at each medical practice, but will have one id at the jurisdictional level.
Attributes | ||
«TS» PointInTime | beginDate |
The earliest known date upon which the Patient had a service performed or a condition that was reportable to the Public Health Jurisdiction. |
«II» Id | clientIdentifier |
Uniquely identifies the patient from a jurisdictional point of view. This id is used to aggregate data reported from multiple sources within the jurisdiction; each source may have it's own id for the patient."The unique identifier for the client. A client is the person who receives, or has received, Behavioral Health services." - HL7 Behavioral Health Record DAM R2, Client.clientId |
«TS» PointInTime | endDate |
The latest known date upon which the Patient had a service performed or a condition that was reportable to the Public Health Jurisdiction. |
Patient | patient |
Identifies the Patient (from the Provider's point of view) that correlates to the Public Health Client record. For example, John Doe lives in Arizona, and has been seen by two practices, whereby he is patient number 123 at practice A and patient number 456 at practice B. The state of Arizona will assign a single id to John, say, XYZ. The Public Health Client class will contain a recordId = XYZ. This property points to Practice A, patientId=123, and Practice B, patientId=456. |
PublicHealthJurisdiction | publicHealthJurisdiction |
An organization that is responsible for Public Health either at the local, state, or national level. |
«CS» Code | status |
Indicates the active/inactive status of the patient in the IIS. This is a jurisdictional status. See MIROW “Management of Moved or Gone Elsewhere (MOGE) and Other Patient Status Designations in IIS guidelines. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | PublicHealthClient |
Name Expression | |
Namespace | PublicHealthReporting |
Owned Template Signature | |
Owner | PublicHealthReporting |
Owning Template Parameter | |
Package | PublicHealthReporting |
Qualified Name | FHIM::PublicHealthReporting::PublicHealthClient |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «TS» PointInTime beginDate
The earliest known date upon which the Patient had a service performed or a condition that was reportable to the Public Health Jurisdiction.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PublicHealthClient |
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 | beginDate |
Name Expression | |
Namespace | PublicHealthClient |
Opposite | |
Owner | PublicHealthClient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::PublicHealthReporting::PublicHealthClient::beginDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «II» Id clientIdentifier
Uniquely identifies the patient from a jurisdictional point of view. This id is used to aggregate data reported from multiple sources within the jurisdiction; each source may have it's own id for the patient."The unique identifier for the client. A client is the person who receives, or has received, Behavioral Health services." - HL7 Behavioral Health Record DAM R2, Client.clientId
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PublicHealthClient |
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 | clientIdentifier |
Name Expression | |
Namespace | PublicHealthClient |
Opposite | |
Owner | PublicHealthClient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::PublicHealthReporting::PublicHealthClient::clientIdentifier |
Stereotype | |
Template Parameter | |
Type | «II» Id |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime endDate
The latest known date upon which the Patient had a service performed or a condition that was reportable to the Public Health Jurisdiction.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PublicHealthClient |
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 | endDate |
Name Expression | |
Namespace | PublicHealthClient |
Opposite | |
Owner | PublicHealthClient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::PublicHealthReporting::PublicHealthClient::endDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Patient patient
Identifies the Patient (from the Provider's point of view) that correlates to the Public Health Client record. For example, John Doe lives in Arizona, and has been seen by two practices, whereby he is patient number 123 at practice A and patient number 456 at practice B. The state of Arizona will assign a single id to John, say, XYZ. The Public Health Client class will contain a recordId = XYZ. This property points to Practice A, patientId=123, and Practice B, patientId=456.
Aggregation | None |
Alias | |
Association | publicHealthClient_patient |
Association End | |
Class | PublicHealthClient |
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 | * |
Name | patient |
Name Expression | |
Namespace | PublicHealthClient |
Opposite | |
Owner | PublicHealthClient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::PublicHealthReporting::PublicHealthClient::patient |
Stereotype | |
Template Parameter | |
Type | Patient |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public PublicHealthJurisdiction publicHealthJurisdiction
An organization that is responsible for Public Health either at the local, state, or national level.
Aggregation | None |
Alias | |
Association | publicHealthClient_publicHealthJurisdiction |
Association End | |
Class | PublicHealthClient |
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 | publicHealthJurisdiction |
Name Expression | |
Namespace | PublicHealthClient |
Opposite | |
Owner | PublicHealthClient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::PublicHealthReporting::PublicHealthClient::publicHealthJurisdiction |
Stereotype | |
Template Parameter | |
Type | PublicHealthJurisdiction |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code status
Indicates the active/inactive status of the patient in the IIS. This is a jurisdictional status. See MIROW “Management of Moved or Gone Elsewhere (MOGE) and Other Patient Status Designations in IIS guidelines.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | PublicHealthClient |
Terminologies | [ HL7_V2 Immunization Registry Status (HL7) 2.16.840.1.114222.4.11.3377 ] |
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 | status |
Name Expression | |
Namespace | PublicHealthClient |
Opposite | |
Owner | PublicHealthClient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::PublicHealthReporting::PublicHealthClient::status |
Stereotype | ValueSetConstraints |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| PublicHealthReporting UML Documentation |
Summary:AttributesProperties | Detail:Attributes |