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 MarkdownTypeJsonParser.parseMarkdown(String v)protected MarkdownTypeXmlParser.parseMarkdown(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu3.formats with parameters of type MarkdownTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeMarkdown(Turtle.Complex parent, String parentType, String name, MarkdownType value, int index)protected voidXmlParser.composeMarkdown(String name, MarkdownType value)protected voidJsonParser.composeMarkdownCore(String name, MarkdownType value, boolean inArray)protected voidJsonParser.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 MarkdownTypeMeasure.clinicalRecommendationStatementProvides a summary of relevant clinical guidelines or other clinical recommendations supporting the measure.protected MarkdownTypeElementDefinition.commentExplanatory notes and implementation guidance about the data element, including notes about how to use the data properly, exceptions to proper use, etc.protected MarkdownTypeActivityDefinition.copyrightA copyright statement relating to the activity definition and/or its contents.protected MarkdownTypeCapabilityStatement.copyrightA copyright statement relating to the capability statement and/or its contents.protected MarkdownTypeCodeSystem.copyrightA copyright statement relating to the code system and/or its contents.protected MarkdownTypeConceptMap.copyrightA copyright statement relating to the concept map and/or its contents.protected MarkdownTypeDataElement.copyrightA copyright statement relating to the data element and/or its contents.protected MarkdownTypeImplementationGuide.copyrightA copyright statement relating to the implementation guide and/or its contents.protected MarkdownTypeLibrary.copyrightA copyright statement relating to the library and/or its contents.protected MarkdownTypeMeasure.copyrightA copyright statement relating to the measure and/or its contents.protected MarkdownTypeMessageDefinition.copyrightA copyright statement relating to the message definition and/or its contents.protected MarkdownTypePlanDefinition.copyrightA copyright statement relating to the plan definition and/or its contents.protected MarkdownTypeQuestionnaire.copyrightA copyright statement relating to the questionnaire and/or its contents.protected MarkdownTypeServiceDefinition.copyrightA copyright statement relating to the service definition and/or its contents.protected MarkdownTypeStructureDefinition.copyrightA copyright statement relating to the structure definition and/or its contents.protected MarkdownTypeStructureMap.copyrightA copyright statement relating to the structure map and/or its contents.protected MarkdownTypeTestScript.copyrightA copyright statement relating to the test script and/or its contents.protected MarkdownTypeValueSet.copyrightA copyright statement relating to the value set and/or its contents.protected MarkdownTypeElementDefinition.definitionProvides a complete explanation of the meaning of the data element for human readability.protected MarkdownTypeMetadataResource.descriptionA free text natural language description of the metadata resource from a consumer's perspective.protected MarkdownTypeResearchStudy.descriptionA full description of how the study is being conducted.protected MarkdownTypeMeasure.disclaimerNotices and disclaimers regarding the use of the measure, or related to intellectual property (such as code systems) referenced by the measure.protected MarkdownTypeCapabilityStatement.CapabilityStatementRestResourceComponent.documentationAdditional information about the resource type used by the system.protected MarkdownTypeMeasure.guidanceAdditional guidance for the measure including how it can be used in a clinical context, and the intent of the measure.protected MarkdownTypeElementDefinition.meaningWhenMissingThe Implicit meaning that is to be understood when this element is missing (e.g.protected MarkdownTypeTestReport.SetupActionAssertComponent.messageAn explanatory message associated with the result.protected MarkdownTypeTestReport.SetupActionOperationComponent.messageAn explanatory message associated with the result.protected MarkdownTypeActivityDefinition.purposeExplaination of why this activity definition is needed and why it has been designed as it has.protected MarkdownTypeCapabilityStatement.purposeExplaination of why this capability statement is needed and why it has been designed as it has.protected MarkdownTypeCodeSystem.purposeExplaination of why this code system is needed and why it has been designed as it has.protected MarkdownTypeCompartmentDefinition.purposeExplaination of why this compartment definition is needed and why it has been designed as it has.protected MarkdownTypeConceptMap.purposeExplaination of why this concept map is needed and why it has been designed as it has.protected MarkdownTypeGraphDefinition.purposeExplaination of why this graph definition is needed and why it has been designed as it has.protected MarkdownTypeLibrary.purposeExplaination of why this library is needed and why it has been designed as it has.protected MarkdownTypeMeasure.purposeExplaination of why this measure is needed and why it has been designed as it has.protected MarkdownTypeMessageDefinition.purposeExplaination of why this message definition is needed and why it has been designed as it has.protected MarkdownTypeOperationDefinition.purposeExplaination of why this operation definition is needed and why it has been designed as it has.protected MarkdownTypePlanDefinition.purposeExplaination of why this plan definition is needed and why it has been designed as it has.protected MarkdownTypeQuestionnaire.purposeExplaination of why this questionnaire is needed and why it has been designed as it has.protected MarkdownTypeSearchParameter.purposeExplaination of why this search parameter is needed and why it has been designed as it has.protected MarkdownTypeServiceDefinition.purposeExplaination of why this service definition is needed and why it has been designed as it has.protected MarkdownTypeStructureDefinition.purposeExplaination of why this structure definition is needed and why it has been designed as it has.protected MarkdownTypeStructureMap.purposeExplaination of why this structure map is needed and why it has been designed as it has.protected MarkdownTypeTestScript.purposeExplaination of why this test script is needed and why it has been designed as it has.protected MarkdownTypeValueSet.purposeExplaination of why this value set is needed and why it has been designed as it has.protected MarkdownTypeMeasure.rationaleProvides a succint statement of the need for the measure.protected MarkdownTypeElementDefinition.requirementsThis element is for traceability of why the element was created and why the constraints exist as they do.protected MarkdownTypeMessageDefinition.MessageDefinitionAllowedResponseComponent.situationProvides 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.definitionProvides 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 TypeMethodDescriptionintMarkdownType.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