Namespace fhirCsR2.Serialization
Classes
FhirSerializerOptions
Default JsonSerializerOptions to format JSON serialization as expected.
JsonStreamComponentConverter<T>
Common converter to support deserialization of non-resource FHIR components.
JsonStreamResourceConverter
Common resource converter to support polymorphic deserialization.
Interfaces
IFhirJsonSerializable
Interface for indicating FHIR Json Serialization is possible.