PHIN field: Difference between revisions
Ttenbergen (talk | contribs) m →Canadian Forces: broken out into Canadian Forces and RCMP patients |
Ttenbergen (talk | contribs) m →Canadian Forces: m |
||
Line 32: | Line 32: | ||
PHIN must be entered by data collector as '''blank'''. A [[PHIN field#Pseudo-PHIN|Pseudo PHIN]] will be entered by the data processor after file is appended to master database. | PHIN must be entered by data collector as '''blank'''. A [[PHIN field#Pseudo-PHIN|Pseudo PHIN]] will be entered by the data processor after file is appended to master database. | ||
=== Canadian Forces === | === Canadian Forces and RCMP patients === | ||
see [[Canadian Forces and RCMP patients]]. | see [[Canadian Forces and RCMP patients]]. | ||
Revision as of 15:12, 2017 February 6
Data Element (edit) | |
Field Name: | PHIN |
CCMDB Label: | PHIN |
CCMDB tab: | Top Row |
Table: | L_Log |
Data type: | number |
Length: | Long Integer |
Program: | Med and CC |
Created/Raw: | Raw |
Start Date: | 1988-07-11 |
End Date: | 2300-01-01 |
Sort Index: | 4 |
The patient's PHIN .
The PHIN (Personal Health Information number) is a unique nine-digit numeric identifier assigned by Manitoba Health to every person registered for health insurance in Manitoba. For patients who are not registered with Manitoba Health we assign a Pseudo PHIN.
MB Health PHINs only
Manitoba Health PHIN numbers only.
If patient permanently resides outside of the province of Manitoba the Province Field should not be MB and the PHIN field should be left blank.
Please make every effort to obtain this information and call medical records to help.
Special Cases
Location Manitoba and no PHIN
There are scenarios where a PHIN will not be available for a Manitoba patient, including but not limited to
- immigrants on visas
- some prison inmates
In these and similar cases, use 999999999 as the PHIN. The data processor will assign a Pseudo PHIN.
Location Outside Manitoba and no PHIN
PHIN must be entered by data collector as blank. A Pseudo PHIN will be entered by the data processor after file is appended to master database.
Canadian Forces and RCMP patients
see Canadian Forces and RCMP patients.
Now covered by province?
Template:Discussion At a recent meeting someone mentioned that Canadian Forces members are now covered by the province. Should that change how we collect this? Ttenbergen 14:57, 2017 February 6 (CST)
PseudoPHIN
Since the PHIN is used as a unique identifier for patients to detect repeat and continuous visits, a "pseudoPHIN" is assigned for patients who don't have a PHIN. At this point, pseudoPHINS are assigned manually by Pagasa based on a series she maintains. List of pseudo PHIN's used and next number available is kept in a blue book at Pagasa work station.
Use started in 1999 and starts in '1' and as of today Mar 18, 2013 our last Pseudo number is 7043. PTorres 15:45, 2013 March 18 (EDT)(EDT)
PseudoPHINs are generated automatically, see Generating PseudoPHINs.
L_PHI vs L_Log
This field is stored in the L_PHI table in CFE but in the L_Log table in CCMDB.accdb. See L_PHI table for details why.
Template:CCMDB Data Integrity Checks
- for patients with Province = MB, the PHIN has to be > 100000000 and < 999999999, i.e. it has to have 9 digits
- for out-of-province patients, the PHIN must be entered as blank. (PHIN entered as blank will be replaced by pseudo-PHIN by the Data Processor)
- ensure that PHIN field and Chart number are not identical
- ensure that not (PHIN > 130 000 000 and PHIN <> 999 999 999) (to accomodate PseudoPHIN)