ImagingProcedureRecommendation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Imaging procedures.
public class ImagingProcedureRecommendation : Azure.Health.Insights.RadiologyInsights.ProcedureRecommendation, System.ClientModel.Primitives.IJsonModel<Azure.Health.Insights.RadiologyInsights.ImagingProcedureRecommendation>, System.ClientModel.Primitives.IPersistableModel<Azure.Health.Insights.RadiologyInsights.ImagingProcedureRecommendation>
type ImagingProcedureRecommendation = class
inherit ProcedureRecommendation
interface IJsonModel<ImagingProcedureRecommendation>
interface IPersistableModel<ImagingProcedureRecommendation>
Public Class ImagingProcedureRecommendation
Inherits ProcedureRecommendation
Implements IJsonModel(Of ImagingProcedureRecommendation), IPersistableModel(Of ImagingProcedureRecommendation)
- Inheritance
- Implements
Properties
Extension |
Additional Content defined by implementations. (Inherited from ProcedureRecommendation) |
ImagingProcedures |
Imaging procedures. |
ProcedureCodes |
LOINC codes for the procedure. |
Explicit Interface Implementations
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET