C# Class Microsoft.Health.Fhir.Core.Features.Search.Converters.HumanNameToStringSearchValueConverter

A converter used to convert from HumanName to a list of StringSearchValue.
Inheritance: FhirTypedElementToSearchValueConverter
Afficher le fichier Open project: microsoft/fhir-server

Méthodes publiques

Méthode Description
HumanNameToStringSearchValueConverter ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
Convert ( ITypedElement value ) : IEnumerable

Method Details

Convert() protected méthode

protected Convert ( ITypedElement value ) : IEnumerable
value ITypedElement
Résultat IEnumerable

HumanNameToStringSearchValueConverter() public méthode

public HumanNameToStringSearchValueConverter ( ) : System.Collections.Generic
Résultat System.Collections.Generic