Releases: nightingaleproject/VRDR_javalib
Releases · nightingaleproject/VRDR_javalib
4.0.8
4.0.7
4.0.6
4.0.5
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
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
- 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
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
- 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
v1.4.3-STU2.1 - 2023-04-26
- Race Literal Helper Methods (see testCreateSubmissionWithRaceLiterals() for usage)
v1.4.2-STU2.1
v1.4.2-STU2.1 - 2023-04-25
- Race Literal AlaskanNative typo fix