Blaze doesn't seem to expand a ValueSet with nested codes correctly. I uploaded https://hl7.org/fhir/R4/v3/FamilyMember/vs.html and http://terminology.hl7.org/CodeSystem/v3-RoleCode to my Blaze server, but when I try to expand the ValueSet it only returns the root code FAMMEMB:
http://localhost:8080/fhir/ValueSet/v3-FamilyMember/$expand?_format=json
I compared with https://tx.fhir.org/r4/ValueSet/v3-FamilyMember/$expand?_format=json where all the codes are returned
I also checked that the server has the correct CodeSystem:
http://localhost:8080/fhir/CodeSystem/v3-RoleCode?_format=json

Blaze doesn't seem to expand a ValueSet with nested codes correctly. I uploaded https://hl7.org/fhir/R4/v3/FamilyMember/vs.html and http://terminology.hl7.org/CodeSystem/v3-RoleCode to my Blaze server, but when I try to expand the ValueSet it only returns the root code
FAMMEMB:http://localhost:8080/fhir/ValueSet/v3-FamilyMember/$expand?_format=jsonI compared with
https://tx.fhir.org/r4/ValueSet/v3-FamilyMember/$expand?_format=jsonwhere all the codes are returnedI also checked that the server has the correct CodeSystem:
http://localhost:8080/fhir/CodeSystem/v3-RoleCode?_format=json