Commit Graph

70 Commits

Author SHA1 Message Date
Grahame Grieve be76704609 add saving packages 2019-11-05 14:53:48 +11:00
Grahame Grieve bdd3ee8b99 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-11-01 11:21:41 +11:00
Grahame Grieve 52187af17a Fix for R3 and R4 technical corrections and getting IGs publishing and passing (and fix version markers) 2019-11-01 11:21:06 +11:00
Grahame Grieve 5d32ab8043
Merge pull request #97 from c-schuler/master
Fixed/Finished Measure Conversion Logic in 30_50 Convertor
2019-11-01 00:10:42 +13:00
Grahame Grieve 888356999e Update to support new packages, new NPM specification 2019-10-31 21:54:10 +11:00
jamesagnew e6e1ba404f FIx ID issue in 10-50 converter 2019-10-27 19:13:46 -04:00
Chris Schuler e94b099a4b Removed unnecessary import used for testing 2019-10-22 15:19:18 -06:00
Chris Schuler e0622d191b Merge branch 'master' of https://github.com/c-schuler/org.hl7.fhir.core 2019-10-22 15:15:22 -06:00
Chris Schuler abf1d5f673 Finished measure conversion logic for 30_50 convertor 2019-10-22 15:14:41 -06:00
Grahame Grieve 4e7c91cbcd Regenerate R5 code base 2019-10-18 07:56:04 +11:00
Grahame Grieve 593b86591c fix for problem handling acceptUnknown publishing IGs 2019-10-16 00:12:51 +11:00
Grahame Grieve f4a2867735
Merge pull request #82 from rhausam/conceptmap-updates-rh
Core updates required for ConceptMap changes.
2019-09-18 22:17:19 +10:00
Rob Hausam fca62746dc Fix NPE. 2019-09-18 07:39:59 -04:00
Rob Hausam a9f4ec8253 Core updates required for ConceptMap changes. 2019-09-17 22:57:14 -04:00
Grahame Grieve bf07cecfab improve handling of extensions on coded values in version conversions 2019-09-15 09:58:43 +10:00
Grahame Grieve 631ca754d9
Merge pull request #75 from c-schuler/master
Added Measure conversion to the 30_50 convertor
2019-09-07 05:59:13 +10:00
Chris Schuler 02e41e3691 Added Measure content conversion logic to 30_50 convertor 2019-09-06 00:38:24 -06:00
Chris Schuler 0d01d33a97 Added Measure conversion logic to 30_50 convertor 2019-09-05 16:26:43 -06:00
Lloyd McKenzie cf797915eb Fixed issues with version-conversion differentiating profile and targetProfile
Fixed problem where parser would get stuck in an infinite loop when allowing unexpected elements and actually encountering one
Fixed problem with localizing relative links in narrative if the reference starts with ../
2019-09-03 11:08:29 -06:00
Grahame Grieve 3d7f701b00 update for changes to representation of special elements 2019-08-23 14:57:05 +10:00
Grahame Grieve 26a6659d2e fix wrong code generation for Expression.language 2019-08-05 07:33:30 +10:00
Grahame Grieve 4ffa343395 add -debug parameter to validator, and add additional (failing) validator tests, and update R4 code 2019-08-04 07:34:13 +10:00
Grahame Grieve fe219985b4 fix decimal validation + fix profile slicing validation 2019-07-30 16:22:54 +10:00
James Agnew e265477c6e Header updates 2019-07-14 09:27:45 -04:00
James Agnew 0acb99744b
Changes needed to move HAPI FHIR to using this project directly (#61)
* Work on porting HAPI FHIR to core

* Ongoing work on HAPI FHIR merge
2019-07-14 08:55:21 -04:00
Grahame Grieve 881fdc9284 fix bug in csv processor for BOM + search interversion generator 2019-07-11 08:08:22 +10:00
Grahame Grieve 7d5911798f update condition changes in converter 2019-07-06 07:18:53 +10:00
Grahame Grieve 2c2151c8f2
Merge pull request #52 from tobiasgirardet/conv_condition_fix_status
Condition Convertor: Fix convertCondition*Status
2019-07-06 07:14:17 +10:00
Tobias Brieden 787fba090f minor formatting 2019-07-04 09:19:34 +02:00
Tobias Brieden 0a181c56ae Condition resource: removing the errournous value set URL 2019-07-04 09:18:01 +02:00
Grahame Grieve 0357e58203 more package maintenance, and more work on mapping generator 2019-07-04 10:26:57 +10:00
Tobias Rodehutskors 82e0eedc41 use correct code system URL to encode the clinical status in converted resources 2019-06-25 16:47:59 +02:00
Grahame Grieve 4ca4a595b2
Merge pull request #53 from tobiasgirardet/conv_fix_dosage
Fix dosage converter
2019-06-25 22:27:33 +10:00
Grahame Grieve 3c8b3ec97c fix sturcture definition rendering issues 2019-06-25 16:27:56 +10:00
Tobias Brieden 93a09941dc typo 2019-06-20 17:21:25 +02:00
Tobias Brieden afc79ad74d type 2019-06-20 17:21:01 +02:00
Tobias Brieden 511358f314 fix dosage converter 2019-06-20 17:19:55 +02:00
Tobias Brieden b7dca094b6 fix URL, and add an additional legacy URL
(cherry picked from commit 8048a63e024f43b25705963bbcfc0197d28e3142)
2019-06-20 16:00:12 +02:00
Tobias Brieden 249ffc907d make convertCondition*Status more robust 2019-06-20 15:03:05 +02:00
Tobias Brieden 4cafadfbe8 adding correct constants for the value set URLs for states of the Condition resource 2019-06-20 14:44:30 +02:00
Grahame Grieve 50a0140624 fix bug in search parameter R4/R5 conversion 2019-06-20 08:01:08 +10:00
Grahame Grieve 3b76303d83 fix validator bug (issue 47) 2019-06-19 09:07:29 +10:00
Grahame Grieve 5e6755e422 fix bug converting search parameters 2019-06-19 06:40:36 +10:00
Grahame Grieve 04bfb2f1a8 Release new version 2019-06-08 14:28:46 +10:00
Tobias Brieden 6b8f12da58 integrating new convertors 2019-06-03 12:19:33 +02:00
Tobias Brieden adeeda74ab adding convertor for the Consent resource 2019-06-03 12:15:55 +02:00
Tobias Brieden 995880aa8a adding convertor for the Procedure resource 2019-06-03 12:09:54 +02:00
Tobias Brieden 4baf9e65bd use dedicated convert methods to convert date types instead of using their string representation as an intermediate format 2019-06-03 10:25:08 +02:00
Grahame Grieve 8b01f1df19 validation chagnes 2019-05-31 10:21:01 +10:00
Grahame Grieve 5d71925183
Merge pull request #30 from tobiasgirardet/adding_convertors
adding convertors for CarePlan, Media and RelatedPerson resource
2019-05-31 10:08:14 +10:00