Skip to content

v1.3-STU1.3

Compare
Choose a tag to compare
@MikeRileyGTRI MikeRileyGTRI released this 15 Mar 16:26
· 112 commits to master since this release
d1295a7

Major Breaking changes.
If you are moving from STU1.2 to STU1.3 you will experience breaking changes.

  • Changing packaging name from --<ig_version> to simpler: -<ig_version>. VRDR_IG will not be updating FHIR versions, and if they are, a fhirversion will be included in a base package version, but no subsequent versions
  • Updated resources to conform to STU1.3
  • Created common jurisdiction-id extension handler
  • Moved CauseOfDeathCondition and CauseOfDeathContributingCondition to Observation base
  • Added interval handler to CauseOfDeathCondition
  • Added auxillaryStateIdentifer extension to DeathCertificateDocument
  • Updated Decedent Race and Ethnicity extension to use specific boolean and yesnounknown valueset type definitions
  • Using a "Literal" subextension type under Race or Ethnicity will capture the value as a string, allowing the user to specify any Race/Ethnicity they choose
  • Added a common AddressUtil to support extensions applied across all Address types in VRDR