UTG
  1. UTG

UTG

Public
  1. UTG
  2. UTG

Commits

AuthorCommitMessageCommit dateIssues
David TriglianosDavid Triglianos
cd65e894a43Resource creation with V2 code system and value set names capitalized
David TriglianosDavid Triglianos
58711de7549Capitalize first letter of V2 code systems and value sets
David TriglianosDavid Triglianos
1d48ae3f26aResource creation with some v3 valueSet compose elements corrected (issues 19 and 20)
David TriglianosDavid Triglianos
160a1be5351Only clear specific folders when running UTGGenerator
David TriglianosDavid Triglianos
8e22d4c1ab0Correct problems in valueset compose elements, issues 19 and 20
David TriglianosDavid Triglianos
b0472519eddChange individually hard-coded folder names to use constants for ease ofmaintenance.
David TriglianosDavid Triglianos
f803e73bd90Create readme file in publish-control to keep folder persisted in git
David TriglianosDavid Triglianos
1bdd9009c5aRemove temp file used to create publish folder
David TriglianosDavid Triglianos
0075cf42c38Rename release folder and add publish folder
David TriglianosDavid Triglianos
dfbfe11dca1Modify folder names in sourceOfTruth/release
David TriglianosDavid Triglianos
6e0158bb111Recreate resources after correcting data for v2 table 0125
David TriglianosDavid Triglianos
d387b3e4fddResource creation with all fixes for SA demo
David TriglianosDavid Triglianos
0765e999a04Fix v2 concept status N and B not getting written to resource files
David TriglianosDavid Triglianos
21b40cbc574Resource generation with v3 intensional valueset compose element fixed
David TriglianosDavid Triglianos
56401a947a5Many v2 fixesFix compose element of enumerated v2 value sets Change concept ids to source from a sequence Change concept status to single char: A,D,R,N,B
David TriglianosDavid Triglianos
bede28dd018Fix missing compose element for v3 intensional value sets
David TriglianosDavid Triglianos
0c8a1dddd07Resource creation 2019-01-09 with more v2 codesystem file fixes
David TriglianosDavid Triglianos
6e4a35a1978Remove intro and backwardsCompatible properties from v2 codesystem files
David TriglianosDavid Triglianos
d857fa5358bChange codeSystem.contact.telecom.value to www.hl7.org
David TriglianosDavid Triglianos
9721b7559f0Resource creation 2019-01-09 20:40 EST with some v2 fixes
David TriglianosDavid Triglianos
b3fe331649dLoad all tables, suppress v2-cs file creation for valueset only tablesand tables with external csoid Suppress modifying hl7objects with valueset only table info
David TriglianosDavid Triglianos
d2e606a4988Adjust table, codesystem, and valueset versions in v2
David TriglianosDavid Triglianos
d10eb8a1da7Change table version in v2-tables to 10
David TriglianosDavid Triglianos
ae6deb1e984Fix spelling of get/setVersionIntroduced
David TriglianosDavid Triglianos
ee398b273a9Resource creation 2018-01-09
David TriglianosDavid Triglianos
e7b5aabddddSuppress loading of v2 tables that are ValueSet only, or whose OID doesnot have a specified prefix (both specified by Ted)
David TriglianosDavid Triglianos
9011785f1d0Changes related to forced inclusion of codesystems in external providermanifest
David TriglianosDavid Triglianos
38c7c0b1b1cForce inclusion of specified codesystems in an external providermanifest based on configuration in the master provider manifest
David TriglianosDavid Triglianos
75d0d827324new conversion with correct handling of multiple codes within a concept
David TriglianosDavid Triglianos
413204d8d43Fix handling of multiple codes for a single concept
David TriglianosDavid Triglianos
88575c01c69Fixed hierarchy for ontylog codesystems
David TriglianosDavid Triglianos
277a83f47f3Differentiate hierarchy structure for ontylog codesystems
David TriglianosDavid Triglianos
629fd501093sourceOfTruth 2018-12-19
David TriglianosDavid Triglianos
007fd65d546Remove hl7-approved-indicator extension from output
David TriglianosGitHubDavid Triglianos
e30d68e1b64MMerge pull request #2 from dtriglianos/masterChanges to readme
David TriglianosDavid Triglianos
a0dfda53c14Modify readme
David TriglianosDavid Triglianos
52a70519f59Modify readme and include example external provider manifest
David TriglianosDavid Triglianos
5a4d791ffeaRemove processing of concept description, as this element does notappear to be in the coremif
David TriglianosGitHubDavid Triglianos
928012de512MMerge pull request #1 from dtriglianos/masterPull request to merge my fork back to master
David TriglianosDavid Triglianos
7415cab6883Modify handing of unclassified external codesystems
David TriglianosDavid Triglianos
1194c44c238Fix warnings where file streams were not closed
David TriglianosDavid Triglianos
cdd79dad2f2Generate manifest files for external codesystem providers
David TriglianosDavid Triglianos
c12332b7449Modifications to several extension urls
David TriglianosDavid Triglianos
38a8cff5327Change urls of codesystem-contributor children
David TriglianosDavid Triglianos
85ad0421d07change base extension names to remove mixed case in codesystem andvalueset
David TriglianosDavid Triglianos
4c7bad39d78Make corrections to contributor extension creation
David TriglianosDavid Triglianos
62f6c11a5a0Reformat code in V3SourceGenerator
David TriglianosDavid Triglianos
8cc6fab82d1Change contributor extension to 3 sub-extensions, and do not add notes if they do not exist
David TriglianosDavid Triglianos
ebf68a46b3aRemove codeSystem-mandatory extension, and fix some code formatting
David TriglianosDavid Triglianos
87df9ca7556Appropriately assign content flag (complete/fragment/not-present) andremove hl7-maintained-indicator extension.