Uses of Class
org.hl7.fhir.r5.model.BaseNarrative
-
Packages that use BaseNarrative Package Description org.hl7.fhir.r5.model -
-
Uses of BaseNarrative in org.hl7.fhir.r5.model
Subclasses of BaseNarrative in org.hl7.fhir.r5.model Modifier and Type Class Description classNarrativeBase StructureDefinition for Narrative Type: A human-readable summary of the resource conveying the essential clinical and business information for the resource.Methods in org.hl7.fhir.r5.model that return BaseNarrative Modifier and Type Method Description protected abstract BaseNarrativeBaseNarrative. setDiv(org.hl7.fhir.utilities.xhtml.XhtmlNode theDiv)
-