Province field: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (Ttenbergen moved page Province Field to Province field: not a proper noun)
m (Text replacement - "CCMDB.mdb" to "CCMDB.accdb")
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
| CCMDB_tab = Dispo
| 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.  
| 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
| in_table = L_Log table
| data_type = string
| data_type = string
| datafield_length = 2
| datafield_length = 2
Line 13: Line 13:


== Collection Instructions ==
== Collection Instructions ==
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:  
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  
* '''US''' United States  
* '''[[#CF|CF]]''' Canadian Funded (RCMP, Canadian Forces...)
* '''[[#CF|CF]]''' Canadian Funded (RCMP, Canadian Forces...)
Line 19: Line 19:
* '''OS''' Outside of North America  
* '''OS''' Outside of North America  


== Canadian Forces and RCMP patients ==
== Canadian Forces patients ==
see [[Canadian Forces and RCMP patients]]
see [[Canadian Forces patients]]


=={{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]].





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.