| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected Narrative |
DomainResource.text
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.
|
protected Narrative |
Composition.SectionComponent.text
A human-readable narrative that contains the attested content of the section, used to represent the content of the resource to a human.
|
| Modifier and Type | Method and Description |
|---|---|
Narrative |
Base.castToNarrative(Base b) |
Narrative |
Narrative.copy() |
Narrative |
DomainResource.getText() |
Narrative |
Composition.SectionComponent.getText() |
static Narrative |
Factory.newNarrative(Narrative.NarrativeStatus status,
String html) |
Narrative |
Narrative.setDiv(XhtmlNode value) |
Narrative |
Narrative.setStatus(Narrative.NarrativeStatus value) |
Narrative |
Narrative.setStatusElement(Enumeration<Narrative.NarrativeStatus> value) |
protected Narrative |
Narrative.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
DomainResource |
DomainResource.setText(Narrative value) |
Composition.SectionComponent |
Composition.SectionComponent.setText(Narrative value) |
Copyright © 2014–2017 University Health Network. All rights reserved.