Skip to content

hl7.fhir.uv.extensions includes R5 resource #134

@ryma2fhir

Description

@ryma2fhir

The hl7.fhir.uv.extensions <= 5.2.0 contains refereneces to DeviceUsage, which is the R5 name for R4 DeviceUseStatement resource.

=5.3.0 an new extension has been created to state which reference to use based on the FHIR version.

The new extension does not currently work in hapi-fhir, causing exit 1.

In the meantime all direct dependencies to hl7.fhir.uv.extensions packages are not installed via the dependencyExcludes variable. Once this is fixed we can add the 5.3.0 package as a requirement for all packages, leaving the dependency exclusion in place until all major packages are updated tot he latest version.

hl7.terminology.r4 7.1.0 contains a dependency to this package. If it is installed via a dependency it will install hl7.fhir.uv.extensions causing an exit 1 failure. Due to this it has been also added to the dependencyExcludes list

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions