Package org.ehrbase.response.openehr
Class CompositionResponseData
- java.lang.Object
-
- org.ehrbase.response.ehrscape.StructuredString
-
- org.ehrbase.response.openehr.CompositionResponseData
-
public class CompositionResponseData extends StructuredString
Response for composition endpoints. Most endpoints should use this class, while for some endpoints the `return=minimal` header option indicates to build the response without this class.
-
-
Constructor Summary
Constructors Constructor Description CompositionResponseData(String value, StructuredStringFormat format)
-
-
-
Constructor Detail
-
CompositionResponseData
public CompositionResponseData(String value, StructuredStringFormat format)
-
-