Skip to content

Issues with 6.1.0 package generation #708

Description

@brynrhodes
  1. Known good but incorrect error message: http://hl7.org/fhir/ValueSet/ucum-vitals-common|4.0.1
    1. Value set is in the parameters correctly
    2. Value set is in the dependencies correctly
    3. Value set is in the bundle correctly (both definition and expansion are present)
    4. Value set is listed as "not in the repository" (so an incorrect error message)
  2. Included but incorrect error message and no expansion (when there should be): http://hl7.org/fhir/ValueSet/allergyintolerance-clinical|4.0.1
    1. Value set is in the parameters correctly
    2. Value set is in the dependencies correctly
    3. Value set is in the bundle but only the definition, the expansion is not present
    4. Value set is listed as "not in the repository" (so an incorrect error message)
    5. Value set message is included that it cannot be expanded, but why can't it be expanded? Says "cannot expand without terminology server", but the endpoint configuration is clearly set up so this should be using tx.fhir.org, so the message is wrong?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions