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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET