Changes between Version 6 and Version 7 of i2b2 HowTo Create Concept Codes in an Ontology
- Timestamp:
- 09/22/16 10:26:18 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
i2b2 HowTo Create Concept Codes in an Ontology
v6 v7 61 61 GO \\ 62 62 exec [dbo].[!UpdateOntologyConceptCodesInStudy] @!StudyName = 'SCAD', @OntologyID = 50 **}}} 63 \\ \\ 64 then, for completeness ensure all conceptcodes are upto date using the proc:\\ \\ 65 **exec dbo.!UpdateOntologyConceptCodes** (Which, btw, is set to run daily in the TEL UHLDWH SQL Agent Job, so if you don't run it the job will in the wee hours)\\ 63 66 \\ 64 \\ 67 68 65 69 [[BackLinks]] 66 70