Also, I noticed that once I save all of the entries of a value set, the "description" for each entry goes away. Looking into this, I am creating a DefinitionEntry for each entry. But the DefinitionEntry doesn't have a place to store the description. Am I missing something, or should we also be able to store the description?
The description field has been added to the DefinitionEntry class. We are waiting for the spec to get updated before we can implement this on the server end.
Also, I noticed that once I save all of the entries of a value set, the "description" for each entry goes away. Looking into this, I am creating a DefinitionEntry for each entry. But the DefinitionEntry doesn't have a place to store the description. Am I missing something, or should we also be able to store the description?