Skip to content

Releases: nightingaleproject/VRDR_javalib

4.0.8

22 Oct 20:12
e28ef70
Compare
Choose a tag to compare

What's Changed

  • fix: add OperationOutcome entry to ExtractionErrorMessage bundle by @whichwit in #86

Full Changelog: 4.0.7...4.0.8

4.0.7

30 Sep 19:57
9b91198
Compare
Choose a tag to compare

What's Changed

  • fix: display values for various codable concepts by @whichwit in #84

Full Changelog: 4.0.6...4.0.7

4.0.6

09 Aug 17:52
65948bd
Compare
Choose a tag to compare

What's Changed

  • fix: update display name to match .NET by @whichwit in #81
  • fix: display texts for PregnancyStatusVS by @whichwit in #82

Full Changelog: 4.0.5...4.0.6

4.0.5

10 Jul 16:42
4ce2773
Compare
Choose a tag to compare

What's Changed

  • fix: update partialdate to partialdatetime for deathdate and create partialdatetime for injurydate by @consultantusa in #71
  • ci: add devcontainer by @whichwit in #77
  • fix: decedent age utility by @whichwit in #76
  • fix: add bypassEditFlag extension when setting maritalStatus by @whichwit in #78

Full Changelog: 4.0.4...4.0.5

4.0.4

17 Aug 12:30
Compare
Choose a tag to compare

What's Changed

  • fix: correct HL7 YesNo code system url by @whichwit in #49
  • fix: missing Unknown and Other in the PlaceOfDeath ValueSet definition by @consultantusa in #62
  • fix: update block_count to be an unsigned int for DeathRecordVoidMessage by @consultantusa in #64
  • feat: create a parser for nchs bundle of bundles creating the java objects with correct type in a list by @consultantusa in #57
  • fix: ensure proper handling of unknown times in fhir structure for da… by @consultantusa in #68

Full Changelog: 4.0.3...4.0.4

4.0.3

08 Jun 01:09
dcd1cbb
Compare
Choose a tag to compare
  • Update and sync code and example files (json and xml) with IG as follows:
    • Revert removal of transportation role as a component of injury incident (but keeping removal as a no longer valid profile)
    • Update cause of death coding and demographic coding message eventUri to match IG

4.0.2

05 Jun 22:09
0963d05
Compare
Choose a tag to compare

Update and sync examples files (json and xml) with IG as follows:

  • Remove Transport Role and its references
  • Remove Death Certificate Reference and its references
  • Remove Death Pronouncement Performer and its references
  • Remove Decedent Employment History and its references
  • Remove Cause of Death Pathway and its references
  • Change Mortician, Funeral Home Director, Funeral Service Licensee to us-core-practitioner
  • Change Interested Party to us-core-organization
  • Change Decendent Pregnancy to decedent-pregnancy-status
  • Change Cause of Death Condition to cause-of-death-part1
  • Change Cause of Death Condition Contributing Death to cause-of-death-part2

4.0.1

16 May 18:35
b6975d5
Compare
Choose a tag to compare
  • Sync of race and ethnicity literal fields with VRDR IG latest build
  • Added support for valueTime in Date of Death Pronounced as per VRDR IG
  • Removed Mortician class as not useful or used in the library
  • Corrected numerous FHIR profile ID and mapping errors

v1.4.3-STU2.1

26 Apr 04:18
b3b0833
Compare
Choose a tag to compare

v1.4.3-STU2.1 - 2023-04-26

  • Race Literal Helper Methods (see testCreateSubmissionWithRaceLiterals() for usage)

v1.4.2-STU2.1

25 Apr 21:38
26961d7
Compare
Choose a tag to compare

v1.4.2-STU2.1 - 2023-04-25

  • Race Literal AlaskanNative typo fix