Skip to content

Frequent warnings: "Unhandled and unrecognized class/type: Reference" #48

@andrewcsmith

Description

@andrewcsmith

Generally, whenever I'm deserializing something like a DiagnosticReport with a bunch of contained observations, I get the warning:

Unhanled and unrecognized class/type: Reference

However, the to_hash code clearly attempts to run FHIR.const_get('Reference'), which works perfectly well in my terminal. Is there any other reason this might happen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions