Skip to content

$expand doesn't expand nested codes #3525

Description

@IceFreez3r

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

Image

I compared with https://tx.fhir.org/r4/ValueSet/v3-FamilyMember/$expand?_format=json where all the codes are returned

Image

I also checked that the server has the correct CodeSystem:
http://localhost:8080/fhir/CodeSystem/v3-RoleCode?_format=json

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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