| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected MarkdownType |
Measure.clinicalRecommendationStatement
The clinical recommendation statement for the measure.
|
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 |
Measure.definition
A narrative description of the complete measure calculation.
|
protected MarkdownType |
Measure.disclaimer
A disclaimer for the use of the measure.
|
protected MarkdownType |
Measure.guidance
Additional guidance for the measure including how it can be used in a clinical context, and the intent of the measure.
|
protected MarkdownType |
ElementDefinition.meaningWhenMissing
The Implicit meaning that is to be understood when this element is missing (e.g.
|
protected MarkdownType |
Measure.rationale
The rationale for the measure.
|
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 |
Measure.getClinicalRecommendationStatementElement() |
MarkdownType |
ElementDefinition.getCommentsElement() |
MarkdownType |
ElementDefinition.getDefinitionElement() |
MarkdownType |
Measure.getDefinitionElement() |
MarkdownType |
Measure.getDisclaimerElement() |
MarkdownType |
Measure.getGuidanceElement() |
MarkdownType |
ElementDefinition.getMeaningWhenMissingElement() |
MarkdownType |
Measure.getRationaleElement() |
MarkdownType |
ElementDefinition.getRequirementsElement() |
| Modifier and Type | Method and Description |
|---|---|
int |
MarkdownType.compareTo(MarkdownType theCode) |
Measure |
Measure.setClinicalRecommendationStatementElement(MarkdownType value) |
ElementDefinition |
ElementDefinition.setCommentsElement(MarkdownType value) |
ElementDefinition |
ElementDefinition.setDefinitionElement(MarkdownType value) |
Measure |
Measure.setDefinitionElement(MarkdownType value) |
Measure |
Measure.setDisclaimerElement(MarkdownType value) |
Measure |
Measure.setGuidanceElement(MarkdownType value) |
ElementDefinition |
ElementDefinition.setMeaningWhenMissingElement(MarkdownType value) |
Measure |
Measure.setRationaleElement(MarkdownType value) |
ElementDefinition |
ElementDefinition.setRequirementsElement(MarkdownType value) |
Copyright © 2014–2018 University Health Network. All rights reserved.