FhirR4Narrative 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.
Any resource that is a DomainResource may include a human-readable narrative that contains a summary of the resource and may be used to represent the content of the resource to a human. Based on FHIR Narrative
public class FhirR4Narrative : Azure.Health.Insights.RadiologyInsights.FhirR4Element, System.ClientModel.Primitives.IJsonModel<Azure.Health.Insights.RadiologyInsights.FhirR4Narrative>, System.ClientModel.Primitives.IPersistableModel<Azure.Health.Insights.RadiologyInsights.FhirR4Narrative>
type FhirR4Narrative = class
inherit FhirR4Element
interface IJsonModel<FhirR4Narrative>
interface IPersistableModel<FhirR4Narrative>
Public Class FhirR4Narrative
Inherits FhirR4Element
Implements IJsonModel(Of FhirR4Narrative), IPersistableModel(Of FhirR4Narrative)
- Inheritance
- Implements
Constructors
FhirR4Narrative(String, String) |
Initializes a new instance of FhirR4Narrative. |
Properties
Div |
xhtml. |
Extension |
Additional Content defined by implementations. (Inherited from FhirR4Element) |
Id |
Unique id for inter-element referencing. (Inherited from FhirR4Element) |
Status |
generated, extensions, additional, empty. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET