Province field: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (m)
m (Text replacement - "CCMDB.mdb" to "CCMDB.accdb")
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Data_element
{{Data_element
| field_name = R_Province
| field_name = R_Province
 
| CCMDB_label = Province
| element_description = The Province field records the province in which the patient is registered with health care. If the patient is '''not eligible for health care''', it records the province that they reside in.  
| CCMDB_tab = Dispo
 
| element_description = Province in which the patient is registered with health care. If the patient is '''not eligible for health care''', it records the province that they reside in.  
| in_table = L_Log table
| in_table = L_Log table
 
| data_type = string
| data_type = text/string
 
| datafield_length = 2
| datafield_length = 2
| program_collecting = Med and CC
| program_collecting = Med and CC
| created_raw = Raw
| data_element_sort_index = 16
}}


| created_raw = raw
== Collection Instructions ==
 
Choose the value for the "Province" field from the dropdown lists in [[CCMDB.accdb]]. The provincial abbreviations are the same as for mailing. In addition to the provinces you have the following options:  
}}
 
Choose the value for the "Province" field from the dropdown lists in [[CCMDB.mdb]]. The provincial abbreviations are the same as for mailing. In addition to the provinces you have the following options:  
* '''US''' United States  
* '''US''' United States  
* '''[[#CF|CF]]''' Canadian Funded (RCMP, Canadian Forces...)
* '''[[#CF|CF]]''' Canadian Funded (RCMP, Canadian Forces...)
Line 23: Line 19:
* '''OS''' Outside of North America  
* '''OS''' Outside of North America  


== CF ==
== Canadian Forces patients ==
Use CF for patients who are funded by the federal government directly, eg. Canadian Forces, RCMP. RCMP and CF are federally funded so they don't have a Manitoba PHIN number.
see [[Canadian Forces patients]]
 
If we need info on where they live we can use the [[Postal Code]] entries.
=== CF family members not coded as CF ===
Medical coverage for CF dependents is covered by the province in which they live. They do not receive any healthcare services from the CF.
 
=== use of "CF" ===
We confirm our data against MB Health data, and Canadian Funded patients would not be on their list. To not get an error for them each time, we need a way to exclude them from the list. This is why they are coded as province = "CF".


=={{CCMDB Data Integrity Checks}}==
== Cross checks ==
Province can not be left blank.
* [[Function Validate_Province]]
Also, see [[PHIN field]] for details on how the Province field and the PHIN field relate.


=== Data Structure ===
=== Data Structure ===
The field draws its options from the [[S_Provinces]] table on the PDA and in the [[CCMDB.mdb]].
The field draws its options from the [[S_Provinces table]] on the PDA and in the [[CCMDB.accdb]].




[[Category: Data_Collection_Guide]]
[[Category: Data_Collection_Guide]]
[[Category: Registry Data]]
[[Category: Registry Data]]
[[Category: Demographics]]

Revision as of 11:43, 2019 September 22

Data Element (edit)
Field Name: R_Province
CCMDB Label: Province
CCMDB tab: Dispo
Table: L_Log table
Data type: string
Length: 2
Program: Med and CC
Created/Raw: Raw
Start Date: 1988-07-11
End Date: 2300-01-01
Sort Index: 16

Province in which the patient is registered with health care. If the patient is not eligible for health care, it records the province that they reside in.

  • SMW

Legacy implementation right in the table

  • Cargo


  • Categories
  • Forms


Collection Instructions

Choose the value for the "Province" field from the dropdown lists in CCMDB.accdb. The provincial abbreviations are the same as for mailing. In addition to the provinces you have the following options:

  • US United States
  • CF Canadian Funded (RCMP, Canadian Forces...)
  • NK Not Known / Not available
  • OS Outside of North America

Canadian Forces patients

see Canadian Forces patients

Cross checks

Data Structure

The field draws its options from the S_Provinces table on the PDA and in the CCMDB.accdb.