Enum FhirStorageFormat
Data format used for storing retrived FHIR resources. Reference: FHIR: Content Types and encodings.
Namespace: Monai.Deploy.InformaticsGateway.Api.Rest
Assembly: Monai.Deploy.InformaticsGateway.Api.dll
Syntax
public enum FhirStorageFormat
Fields
Name | Description |
---|---|
Json | application/fhir+json |
Xml | application/fhir+xml |