Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing a file that's not quite comma-delimited
Message
 
À
11/07/2007 13:43:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01238841
Message ID:
01239424
Vues:
15
I've been parsing and sending HL7 messages for several years. Our applications interact with several HIS & RIS systems in the facility. While HL7 is a "STANDARD", each vendor's messages may not be in the same format. That is why I parse each message segment/field, extract the data I need and dump the rest. This has allowed me to create a parsing rules table, based off which vendor I'm receiving the data from, and apply those to the parsing process. If you lock your code logic too much, then you end up with a different process for each vendor.

Just my 2 cents

Kirk
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform