Difference between revisions of "PD App"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 27: | Line 27: | ||
===TRADE NAMES===  | 
  ===TRADE NAMES===  | 
||
*   | 
  * RSA trades only i.e. [TradeNames.DataSet] = RSA  | 
||
| ⚫ | |||
* section 21 trades   | 
  * section 21 trades ???  | 
||
====Medicine Name====  | 
  ====Medicine Name====  | 
||
* [TradeNames.DataSet] = RSA  | 
  |||
| ⚫ | |||
; name  | 
  ; name  | 
||
: [TradeNames.Name]  | 
  : [TradeNames.Name]  | 
||
| Line 39: | Line 37: | ||
: [ATCtoTradeXMap.Strength] and [ATCtoTradeXMap.StrengthUnit]  | 
  : [ATCtoTradeXMap.Strength] and [ATCtoTradeXMap.StrengthUnit]  | 
||
; formulation  | 
  ; formulation  | 
||
:   | 
  : 3-digit  | 
||
; manufacturer  | 
  ; manufacturer  | 
||
:   | 
  : [Manufacturers.Manufacturer] where [TradeNames.Man]=[Manufacturers.man]  | 
||
====Pack size====  | 
  ====Pack size====  | 
||
Revision as of 14:30, 14 February 2018
Provider App
Questions:
- Do we want to include Section 21 AMIs? e.g. bedaquiline
 - Do we want to show VPs for an AMI? e.g. Cloxacillin on its own and in combination with Ampicillin
 
The provider app version comprises the following sections:
CLASS
This is the pharmacological class which comes from the ATC level 5 description. To change the wording, use f_Translation_Drugs to add the desired wording to the AMI (ATC level 7 or 9) with target_Lang=DDUATC5 Data in t Translation_Details where FK_Table=Drugs and FK_ID=DrugID and Target_Lang=DDUATC5 and Wording=whatuwant
STRENGTH
This is the VP fMain Trades tab: VirtualProduct
Question - do we want to see combination VPs too? e.g. Cloxacillin"
DOSE
INDICATION
ADMINISTRATION
TRADE NAMES
- RSA trades only i.e. [TradeNames.DataSet] = RSA
 - discontinued trades must not show i.e. [TradeNames.DiscontinuedDate] = null
 - section 21 trades ???
 
Medicine Name
- name
 - [TradeNames.Name]
 - strength and unit
 - [ATCtoTradeXMap.Strength] and [ATCtoTradeXMap.StrengthUnit]
 - formulation
 - 3-digit
 - manufacturer
 - [Manufacturers.Manufacturer] where [TradeNames.Man]=[Manufacturers.man]