source: ruby/branches/0.5/db/development.sqlite3@ 225

Last change on this file since 225 was 225, checked in by KOBAYASHI, Shinji, 15 years ago

implementing terminology services

  • Property svn:mime-type set to application/octet-stream
File size: 8.0 KB
Line 
1SQLite format 3@
2ú¨ ‚tableencodingsencodingsCREATE TABLE "encodings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "mibenum" integer, "source" text)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)‚''ƒKtableterminologiesterminologiesCREATE TABLE "terminologies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "name" varchar(255), "lang" varchar(255), "group" text, "rubric" varchar(255), "description" text, "mappings" varchar(255))=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
3ÊîÜÊ)20090824070846)20090824070828)20090725052538
4ÇíÚÇ)20090824070846)20090824070828)20090725052538
5PŸPM 59!3openehrensubject relationshipfoetusThe party is a foetus HL7: CEN: _ 5M50openehrensubject relationshipselfThe party is the subject of EHR HL7_RoleCode:: CEN:
6ÂîÛÂ-encoding_aliasesmҎ›'terminologiesencodingsmҎ›
7—èÀ—‚"†îʝ„1Shift_JISThis charset is an extension of csHalfWidthKatakana by adding graphic characters in JIS X 0208. The CCS's are JIS X0201:1997 and JIS X0208:1997. The complete definition is shown in Appendix 1 of JIS X0208:1997. This charset can be used for the top-level media type "text"."ÖÖü
8+'ISO_8859-1:1987ECMA registryžóß8
9UTF-8RFC 3629
10ÈðÝȆîʝ!csShiftJIS
11ÖÖü
12
13MS_Kanji
14žóß8Latin1
15[[ÎXa³Vq//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")‚''ƒKtableterminologiesterminologiesCREATE TABLE "terminologies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "name" varchar(255), "lang" varchar(255), "group" text, "rubric" varchar(255), "description" text, "mappings" varchar(255))P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq) ‚tableencodingsencodingsCREATE TABLE "encodings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "mibenum" integer, "source" text)'--‚tableencoding_aliasesencoding_aliasesCREATE TABLE "encoding_aliases" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "alias" varchar(255), "mibenum" integer)
Note: See TracBrowser for help on using the repository browser.