
Uses of Class
org.hl7.fhir.dstu3.model.MarkdownType
Packages that use MarkdownType
-
Uses of MarkdownType in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return MarkdownTypeModifier and TypeMethodDescriptionprotected MarkdownType
JsonParser.parseMarkdown
(String v) protected MarkdownType
XmlParser.parseMarkdown
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu3.formats with parameters of type MarkdownTypeModifier and TypeMethodDescriptionprotected void
RdfParser.composeMarkdown
(Turtle.Complex parent, String parentType, String name, MarkdownType value, int index) protected void
XmlParser.composeMarkdown
(String name, MarkdownType value) protected void
JsonParser.composeMarkdownCore
(String name, MarkdownType value, boolean inArray) protected void
JsonParser.composeMarkdownExtras
(String name, MarkdownType value, boolean inArray) -
Uses of MarkdownType in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model declared as MarkdownTypeModifier and TypeFieldDescriptionprotected MarkdownType
Measure.clinicalRecommendationStatement
Provides a summary of relevant clinical guidelines or other clinical recommendations supporting the measure.protected MarkdownType
ElementDefinition.comment
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
ActivityDefinition.copyright
A copyright statement relating to the activity definition and/or its contents.protected MarkdownType
CapabilityStatement.copyright
A copyright statement relating to the capability statement and/or its contents.protected MarkdownType
CodeSystem.copyright
A copyright statement relating to the code system and/or its contents.protected MarkdownType
ConceptMap.copyright
A copyright statement relating to the concept map and/or its contents.protected MarkdownType
DataElement.copyright
A copyright statement relating to the data element and/or its contents.protected MarkdownType
ImplementationGuide.copyright
A copyright statement relating to the implementation guide and/or its contents.protected MarkdownType
Library.copyright
A copyright statement relating to the library and/or its contents.protected MarkdownType
Measure.copyright
A copyright statement relating to the measure and/or its contents.protected MarkdownType
MessageDefinition.copyright
A copyright statement relating to the message definition and/or its contents.protected MarkdownType
PlanDefinition.copyright
A copyright statement relating to the plan definition and/or its contents.protected MarkdownType
Questionnaire.copyright
A copyright statement relating to the questionnaire and/or its contents.protected MarkdownType
ServiceDefinition.copyright
A copyright statement relating to the service definition and/or its contents.protected MarkdownType
StructureDefinition.copyright
A copyright statement relating to the structure definition and/or its contents.protected MarkdownType
StructureMap.copyright
A copyright statement relating to the structure map and/or its contents.protected MarkdownType
TestScript.copyright
A copyright statement relating to the test script and/or its contents.protected MarkdownType
ValueSet.copyright
A copyright statement relating to the value set and/or its contents.protected MarkdownType
ElementDefinition.definition
Provides a complete explanation of the meaning of the data element for human readability.protected MarkdownType
MetadataResource.description
A free text natural language description of the metadata resource from a consumer's perspective.protected MarkdownType
ResearchStudy.description
A full description of how the study is being conducted.protected MarkdownType
Measure.disclaimer
Notices and disclaimers regarding the use of the measure, or related to intellectual property (such as code systems) referenced by the measure.protected MarkdownType
CapabilityStatement.CapabilityStatementRestResourceComponent.documentation
Additional information about the resource type used by the system.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
TestReport.SetupActionAssertComponent.message
An explanatory message associated with the result.protected MarkdownType
TestReport.SetupActionOperationComponent.message
An explanatory message associated with the result.protected MarkdownType
ActivityDefinition.purpose
Explaination of why this activity definition is needed and why it has been designed as it has.protected MarkdownType
CapabilityStatement.purpose
Explaination of why this capability statement is needed and why it has been designed as it has.protected MarkdownType
CodeSystem.purpose
Explaination of why this code system is needed and why it has been designed as it has.protected MarkdownType
CompartmentDefinition.purpose
Explaination of why this compartment definition is needed and why it has been designed as it has.protected MarkdownType
ConceptMap.purpose
Explaination of why this concept map is needed and why it has been designed as it has.protected MarkdownType
GraphDefinition.purpose
Explaination of why this graph definition is needed and why it has been designed as it has.protected MarkdownType
Library.purpose
Explaination of why this library is needed and why it has been designed as it has.protected MarkdownType
Measure.purpose
Explaination of why this measure is needed and why it has been designed as it has.protected MarkdownType
MessageDefinition.purpose
Explaination of why this message definition is needed and why it has been designed as it has.protected MarkdownType
OperationDefinition.purpose
Explaination of why this operation definition is needed and why it has been designed as it has.protected MarkdownType
PlanDefinition.purpose
Explaination of why this plan definition is needed and why it has been designed as it has.protected MarkdownType
Questionnaire.purpose
Explaination of why this questionnaire is needed and why it has been designed as it has.protected MarkdownType
SearchParameter.purpose
Explaination of why this search parameter is needed and why it has been designed as it has.protected MarkdownType
ServiceDefinition.purpose
Explaination of why this service definition is needed and why it has been designed as it has.protected MarkdownType
StructureDefinition.purpose
Explaination of why this structure definition is needed and why it has been designed as it has.protected MarkdownType
StructureMap.purpose
Explaination of why this structure map is needed and why it has been designed as it has.protected MarkdownType
TestScript.purpose
Explaination of why this test script is needed and why it has been designed as it has.protected MarkdownType
ValueSet.purpose
Explaination of why this value set is needed and why it has been designed as it has.protected MarkdownType
Measure.rationale
Provides a succint statement of the need 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.protected MarkdownType
MessageDefinition.MessageDefinitionAllowedResponseComponent.situation
Provides a description of the circumstances in which this response should be used (as opposed to one of the alternative responses).Fields in org.hl7.fhir.dstu3.model with type parameters of type MarkdownTypeModifier and TypeFieldDescriptionprotected List
<MarkdownType> Measure.definition
Provides a description of an individual term used within the measure.Methods in org.hl7.fhir.dstu3.model that return MarkdownTypeModifier and TypeMethodDescriptionMeasure.addDefinitionElement()
Base.castToMarkdown
(Base b) MarkdownType.copy()
ElementDefinition.getCommentElement()
ActivityDefinition.getCopyrightElement()
CapabilityStatement.getCopyrightElement()
CodeSystem.getCopyrightElement()
ConceptMap.getCopyrightElement()
DataElement.getCopyrightElement()
ImplementationGuide.getCopyrightElement()
Library.getCopyrightElement()
Measure.getCopyrightElement()
MessageDefinition.getCopyrightElement()
PlanDefinition.getCopyrightElement()
Questionnaire.getCopyrightElement()
ServiceDefinition.getCopyrightElement()
StructureDefinition.getCopyrightElement()
StructureMap.getCopyrightElement()
TestScript.getCopyrightElement()
ValueSet.getCopyrightElement()
ElementDefinition.getDefinitionElement()
ActivityDefinition.getDescriptionElement()
CapabilityStatement.getDescriptionElement()
CodeSystem.getDescriptionElement()
CompartmentDefinition.getDescriptionElement()
ConceptMap.getDescriptionElement()
ExpansionProfile.getDescriptionElement()
GraphDefinition.getDescriptionElement()
ImplementationGuide.getDescriptionElement()
Library.getDescriptionElement()
Measure.getDescriptionElement()
MessageDefinition.getDescriptionElement()
MetadataResource.getDescriptionElement()
NamingSystem.getDescriptionElement()
OperationDefinition.getDescriptionElement()
PlanDefinition.getDescriptionElement()
Questionnaire.getDescriptionElement()
ResearchStudy.getDescriptionElement()
SearchParameter.getDescriptionElement()
ServiceDefinition.getDescriptionElement()
StructureDefinition.getDescriptionElement()
StructureMap.getDescriptionElement()
TestScript.getDescriptionElement()
ValueSet.getDescriptionElement()
Measure.getDisclaimerElement()
CapabilityStatement.CapabilityStatementRestResourceComponent.getDocumentationElement()
Measure.getGuidanceElement()
ElementDefinition.getMeaningWhenMissingElement()
TestReport.SetupActionAssertComponent.getMessageElement()
TestReport.SetupActionOperationComponent.getMessageElement()
ActivityDefinition.getPurposeElement()
CapabilityStatement.getPurposeElement()
CodeSystem.getPurposeElement()
CompartmentDefinition.getPurposeElement()
ConceptMap.getPurposeElement()
GraphDefinition.getPurposeElement()
Library.getPurposeElement()
Measure.getPurposeElement()
MessageDefinition.getPurposeElement()
OperationDefinition.getPurposeElement()
PlanDefinition.getPurposeElement()
Questionnaire.getPurposeElement()
SearchParameter.getPurposeElement()
ServiceDefinition.getPurposeElement()
StructureDefinition.getPurposeElement()
StructureMap.getPurposeElement()
TestScript.getPurposeElement()
ValueSet.getPurposeElement()
Measure.getRationaleElement()
ElementDefinition.getRequirementsElement()
MessageDefinition.MessageDefinitionAllowedResponseComponent.getSituationElement()
Methods in org.hl7.fhir.dstu3.model that return types with arguments of type MarkdownTypeMethods in org.hl7.fhir.dstu3.model with parameters of type MarkdownTypeModifier and TypeMethodDescriptionint
MarkdownType.compareTo
(MarkdownType theCode) Measure.setClinicalRecommendationStatementElement
(MarkdownType value) ElementDefinition.setCommentElement
(MarkdownType value) ActivityDefinition.setCopyrightElement
(MarkdownType value) CapabilityStatement.setCopyrightElement
(MarkdownType value) CodeSystem.setCopyrightElement
(MarkdownType value) ConceptMap.setCopyrightElement
(MarkdownType value) DataElement.setCopyrightElement
(MarkdownType value) ImplementationGuide.setCopyrightElement
(MarkdownType value) Library.setCopyrightElement
(MarkdownType value) Measure.setCopyrightElement
(MarkdownType value) MessageDefinition.setCopyrightElement
(MarkdownType value) PlanDefinition.setCopyrightElement
(MarkdownType value) Questionnaire.setCopyrightElement
(MarkdownType value) ServiceDefinition.setCopyrightElement
(MarkdownType value) StructureDefinition.setCopyrightElement
(MarkdownType value) StructureMap.setCopyrightElement
(MarkdownType value) TestScript.setCopyrightElement
(MarkdownType value) ValueSet.setCopyrightElement
(MarkdownType value) ElementDefinition.setDefinitionElement
(MarkdownType value) ActivityDefinition.setDescriptionElement
(MarkdownType value) CapabilityStatement.setDescriptionElement
(MarkdownType value) CodeSystem.setDescriptionElement
(MarkdownType value) CompartmentDefinition.setDescriptionElement
(MarkdownType value) ConceptMap.setDescriptionElement
(MarkdownType value) ExpansionProfile.setDescriptionElement
(MarkdownType value) GraphDefinition.setDescriptionElement
(MarkdownType value) ImplementationGuide.setDescriptionElement
(MarkdownType value) Library.setDescriptionElement
(MarkdownType value) Measure.setDescriptionElement
(MarkdownType value) MessageDefinition.setDescriptionElement
(MarkdownType value) MetadataResource.setDescriptionElement
(MarkdownType value) NamingSystem.setDescriptionElement
(MarkdownType value) OperationDefinition.setDescriptionElement
(MarkdownType value) PlanDefinition.setDescriptionElement
(MarkdownType value) Questionnaire.setDescriptionElement
(MarkdownType value) ResearchStudy.setDescriptionElement
(MarkdownType value) SearchParameter.setDescriptionElement
(MarkdownType value) ServiceDefinition.setDescriptionElement
(MarkdownType value) StructureDefinition.setDescriptionElement
(MarkdownType value) StructureMap.setDescriptionElement
(MarkdownType value) TestScript.setDescriptionElement
(MarkdownType value) ValueSet.setDescriptionElement
(MarkdownType value) Measure.setDisclaimerElement
(MarkdownType value) CapabilityStatement.CapabilityStatementRestResourceComponent.setDocumentationElement
(MarkdownType value) Measure.setGuidanceElement
(MarkdownType value) ElementDefinition.setMeaningWhenMissingElement
(MarkdownType value) TestReport.SetupActionAssertComponent.setMessageElement
(MarkdownType value) TestReport.SetupActionOperationComponent.setMessageElement
(MarkdownType value) ActivityDefinition.setPurposeElement
(MarkdownType value) CapabilityStatement.setPurposeElement
(MarkdownType value) CodeSystem.setPurposeElement
(MarkdownType value) CompartmentDefinition.setPurposeElement
(MarkdownType value) ConceptMap.setPurposeElement
(MarkdownType value) GraphDefinition.setPurposeElement
(MarkdownType value) Library.setPurposeElement
(MarkdownType value) Measure.setPurposeElement
(MarkdownType value) MessageDefinition.setPurposeElement
(MarkdownType value) OperationDefinition.setPurposeElement
(MarkdownType value) PlanDefinition.setPurposeElement
(MarkdownType value) Questionnaire.setPurposeElement
(MarkdownType value) SearchParameter.setPurposeElement
(MarkdownType value) ServiceDefinition.setPurposeElement
(MarkdownType value) StructureDefinition.setPurposeElement
(MarkdownType value) StructureMap.setPurposeElement
(MarkdownType value) TestScript.setPurposeElement
(MarkdownType value) ValueSet.setPurposeElement
(MarkdownType value) Measure.setRationaleElement
(MarkdownType value) ElementDefinition.setRequirementsElement
(MarkdownType value) MessageDefinition.MessageDefinitionAllowedResponseComponent.setSituationElement
(MarkdownType value) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type MarkdownTypeConstructors in org.hl7.fhir.dstu3.model with parameters of type MarkdownTypeModifierConstructorDescriptionSearchParameter
(UriType url, StringType name, Enumeration<Enumerations.PublicationStatus> status, CodeType code, Enumeration<Enumerations.SearchParamType> type, MarkdownType description) Constructor