Package org.ehrbase.rest.openehr.format
Class OpenEHRMediaType
java.lang.Object
org.ehrbase.rest.openehr.format.OpenEHRMediaType
OpenEHR specific Formats.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.springframework.http.MediaType#see #OPENEHR_WT_FLAT_SCHEMA_JSON_VALUEstatic final StringFormatsncSDTis an extract from an Operational Template (OPT) that uses AQL-style paths.static final org.springframework.http.MediaTypestatic final StringFormatstructSDTJSON.static final org.springframework.http.MediaTypestatic final StringFormatstructSDTJSON. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
APPLICATION_WT_JSON_VALUE
FormatstructSDTJSON.- See Also:
-
APPLICATION_WT_JSON
public static final org.springframework.http.MediaType APPLICATION_WT_JSON- See Also:
-
APPLICATION_WT_STRUCTURED_SCHEMA_JSON_VALUE
FormatstructSDTJSON.- See Also:
-
APPLICATION_WT_STRUCTURED_SCHEMA_JSON
public static final org.springframework.http.MediaType APPLICATION_WT_STRUCTURED_SCHEMA_JSON- See Also:
-
APPLICATION_WT_FLAT_SCHEMA_JSON_VALUE
FormatsncSDTis an extract from an Operational Template (OPT) that uses AQL-style paths.- See Also:
-
APPLICATION_WT_FLAT_SCHEMA_JSON
public static final org.springframework.http.MediaType APPLICATION_WT_FLAT_SCHEMA_JSON#see #OPENEHR_WT_FLAT_SCHEMA_JSON_VALUE
-
-
Constructor Details
-
OpenEHRMediaType
public OpenEHRMediaType()
-