
Package org.hl7.fhir.dstu3.utils
Class ToolingExtensions
java.lang.Object
org.hl7.fhir.dstu3.utils.ToolingExtensions
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addAllowedResource
(Questionnaire.QuestionnaireItemComponent group, String value) Deprecated.static void
addControl
(Questionnaire.QuestionnaireItemComponent group, String value) Deprecated.static void
addCSComment
(CodeSystem.ConceptDefinitionComponent nc, String comment) Deprecated.static void
addDefinition
(Element nc, String definition) Deprecated.static void
addDEReference
(DataElement de, String value) Deprecated.static void
addDisplayHint
(Element def, String hint) Deprecated.static void
addFhirType
(Questionnaire.QuestionnaireItemComponent group, String value) Deprecated.static void
addFlyOver
(Questionnaire.QuestionnaireItemComponent item, String text) Deprecated.static void
addIdentifier
(Element element, Identifier value) Deprecated.static void
addIntegerExtension
(DomainResource dr, String url, int value) Deprecated.static void
addLanguageTranslation
(Element element, String lang, String value) Deprecated.static void
addMarkdownExtension
(DomainResource dr, String url, String content) Deprecated.static void
addMax
(Questionnaire.QuestionnaireItemComponent item, int max) Deprecated.static void
addMin
(Questionnaire.QuestionnaireItemComponent item, int min) Deprecated.static void
addReferenceFilter
(Questionnaire.QuestionnaireItemComponent group, String value) Deprecated.static void
addStringExtension
(DomainResource e, String url, String content) Deprecated.static void
addStringExtension
(Element e, String url, String content) Deprecated.static void
Deprecated.static void
addVSComment
(ValueSet.ConceptReferenceComponent nc, String comment) Deprecated.static void
addVSComment
(ValueSet.ConceptSetComponent nc, String comment) Deprecated.static boolean
findBooleanExtension
(Element c, String uri) Deprecated.static boolean
findStringExtension
(Element c, String uri) Deprecated.static Type
Deprecated.static String
Deprecated.static String
getDisplayHint
(Element def) Deprecated.static Extension
getExtension
(DomainResource resource, String name) Deprecated.static Extension
getExtension
(Element el, String name) Deprecated.getExtensions
(DomainResource resource, String url) Deprecated.getExtensions
(Element element, String url) Deprecated.static String
getLanguageTranslation
(Element element, String lang) Deprecated.Deprecated.static boolean
Deprecated.static boolean
hasExtension
(DomainResource de, String url) Deprecated.static boolean
hasExtension
(Element e, String url) Deprecated.static boolean
hasLanguageTranslation
(Element element, String lang) Deprecated.static Extension
makeIssueSource
(org.hl7.fhir.utilities.validation.ValidationMessage.Source source) Deprecated.static Boolean
readBooleanExtension
(Element c, String uri) Deprecated.static int
readIntegerExtension
(DomainResource dr, String uri, int defaultValue) Deprecated.static PrimitiveType
<Type> Deprecated.static String
readStringExtension
(DomainResource c, String uri) Deprecated.static String
readStringExtension
(Element c, String uri) Deprecated.static void
removeExtension
(DomainResource focus, String url) Deprecated.static void
removeExtension
(Element focus, String url) Deprecated.static void
Deprecated.static void
setCodeExtension
(DomainResource resource, String uri, String value) Deprecated.static void
setCodeExtensionMod
(BackboneElement resource, String uri, String value) Deprecated.static void
setCodeExtensionMod
(DomainResource resource, String uri, String value) Deprecated.static void
setExtension
(Element focus, String url, Coding c) Deprecated.static void
setIntegerExtension
(DomainResource resource, String uri, int value) Deprecated.static void
setStringExtension
(DomainResource resource, String uri, String value) Deprecated.static void
setStringExtension
(Element element, String uri, String value) Deprecated.
-
Field Details
-
EXT_SUBSUMES
Deprecated.- See Also:
-
EXT_DEFINITION
Deprecated.- See Also:
-
EXT_CS_COMMENT
Deprecated.- See Also:
-
EXT_VS_COMMENT
Deprecated.- See Also:
-
EXT_TRANSLATION
Deprecated.- See Also:
-
EXT_ISSUE_SOURCE
Deprecated.- See Also:
-
EXT_DISPLAY_HINT
Deprecated.- See Also:
-
EXT_REPLACED_BY
Deprecated.- See Also:
-
EXT_JSON_TYPE
Deprecated.- See Also:
-
EXT_RDF_TYPE
Deprecated.- See Also:
-
EXT_XML_TYPE
Deprecated.- See Also:
-
EXT_REGEX
Deprecated.- See Also:
-
EXT_CONTROL
Deprecated.- See Also:
-
EXT_MINOCCURS
Deprecated.- See Also:
-
EXT_MAXOCCURS
Deprecated.- See Also:
-
EXT_ALLOWEDRESOURCE
Deprecated.- See Also:
-
EXT_REFERENCEFILTER
Deprecated.- See Also:
-
EXT_CODE_GENERATION_PARENT
Deprecated.- See Also:
-
EXT_MAPPING_PREFIX
Deprecated.- See Also:
-
EXT_MAPPING_SUFFIX
Deprecated.- See Also:
-
EXT_QTYPE
Deprecated.- See Also:
-
EXT_CIMI_REFERENCE
Deprecated.- See Also:
-
EXT_UNCLOSED
Deprecated.- See Also:
-
EXT_FMM_LEVEL
Deprecated.- See Also:
-
EXT_RESOURCE_CATEGORY
Deprecated.- See Also:
-
EXT_TABLE_NAME
Deprecated.- See Also:
-
EXT_OO_FILE
Deprecated.- See Also:
-
EXT_WORKGROUP
Deprecated.- See Also:
-
EXT_BALLOT_STATUS
Deprecated.- See Also:
-
-
Constructor Details
-
ToolingExtensions
public ToolingExtensions()Deprecated.
-
-
Method Details
-
makeIssueSource
public static Extension makeIssueSource(org.hl7.fhir.utilities.validation.ValidationMessage.Source source) Deprecated. -
hasExtension
Deprecated. -
hasExtension
Deprecated. -
addMarkdownExtension
Deprecated. -
addStringExtension
Deprecated. -
addStringExtension
Deprecated. -
addIntegerExtension
Deprecated. -
addVSComment
Deprecated. -
addVSComment
Deprecated. -
addCSComment
Deprecated. -
addSubsumes
Deprecated. -
addDefinition
Deprecated. -
addDisplayHint
Deprecated. -
getDisplayHint
Deprecated. -
readStringExtension
Deprecated. -
readStringExtension
Deprecated. -
readPrimitiveExtension
Deprecated. -
findStringExtension
Deprecated. -
readBooleanExtension
Deprecated. -
findBooleanExtension
Deprecated. -
getCSComment
Deprecated. -
hasCSComment
Deprecated. -
getSubsumes
Deprecated. -
addFlyOver
Deprecated. -
addMin
Deprecated. -
addMax
Deprecated. -
addFhirType
Deprecated. -
addControl
Deprecated. -
addAllowedResource
Deprecated. -
addReferenceFilter
Deprecated. -
addIdentifier
Deprecated. -
getExtension
Deprecated.- Parameters:
name
- the identity of the extension of interest- Returns:
- The extension, if on this element, else null
-
getExtension
Deprecated. -
setStringExtension
Deprecated. -
setStringExtension
Deprecated. -
setCodeExtension
Deprecated. -
setIntegerExtension
Deprecated. -
setCodeExtensionMod
Deprecated. -
setCodeExtensionMod
Deprecated. -
hasLanguageTranslation
Deprecated. -
getLanguageTranslation
Deprecated. -
addLanguageTranslation
Deprecated. -
getAllowedUnits
Deprecated. -
setAllowableUnits
Deprecated. -
getExtensions
Deprecated. -
getExtensions
Deprecated. -
addDEReference
Deprecated. -
setExtension
Deprecated. -
removeExtension
Deprecated. -
removeExtension
Deprecated. -
readIntegerExtension
Deprecated.
-