| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Field and Description |
|---|---|
protected MarkdownType |
ElementDefinition.comments
Explanatory notes and implementation guidance about the data element, including notes about how to use the data properly, exceptions to proper use, etc.
|
protected MarkdownType |
ElementDefinition.definition
Provides a complete explanation of the meaning of the data element for human readability.
|
protected MarkdownType |
ElementDefinition.meaningWhenMissing
The Implicit meaning that is to be understood when this element is missing (e.g.
|
protected MarkdownType |
ElementDefinition.requirements
This element is for traceability of why the element was created and why the constraints exist as they do.
|
| Modifier and Type | Method and Description |
|---|---|
MarkdownType |
Base.castToMarkdown(Base b) |
MarkdownType |
MarkdownType.copy() |
MarkdownType |
ElementDefinition.getCommentsElement() |
MarkdownType |
ElementDefinition.getDefinitionElement() |
MarkdownType |
ElementDefinition.getMeaningWhenMissingElement() |
MarkdownType |
ElementDefinition.getRequirementsElement() |
| Modifier and Type | Method and Description |
|---|---|
int |
MarkdownType.compareTo(MarkdownType theCode) |
ElementDefinition |
ElementDefinition.setCommentsElement(MarkdownType value) |
ElementDefinition |
ElementDefinition.setDefinitionElement(MarkdownType value) |
ElementDefinition |
ElementDefinition.setMeaningWhenMissingElement(MarkdownType value) |
ElementDefinition |
ElementDefinition.setRequirementsElement(MarkdownType value) |
Copyright © 2014–2018 University Health Network. All rights reserved.