
Package org.hl7.fhir.dstu2.utils
Class ToolingExtensions
java.lang.Object
org.hl7.fhir.dstu2.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. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addComment
(Element 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
addFilterOnly
(Reference element, boolean value) Deprecated.static void
addFlyOver
(Element element, String text) Deprecated.static void
addFlyOver
(Questionnaire.GroupComponent group, 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
addReference
(Questionnaire.QuestionComponent group, String value) Deprecated.static void
addStringExtension
(DomainResource dr, String url, String content) Deprecated.static void
addStringExtension
(Element e, String url, String content) Deprecated.static void
Deprecated.static void
addType
(Questionnaire.GroupComponent group, String value) Deprecated.static boolean
findBooleanExtension
(Element c, String uri) Deprecated.static boolean
findStringExtension
(Element c, String uri) Deprecated.static Type
Deprecated.static String
Deprecated.static Boolean
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.static String
Deprecated.static String
Deprecated.Deprecated.static boolean
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 void
Deprecated.static Boolean
readBooleanExtension
(Element c, String uri) 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
setDeprecated
(Element nc) Deprecated.static void
setExtension
(Element focus, String url, Coding c) Deprecated.static void
setOID
(ValueSet.ValueSetCodeSystemComponent define, String oid) Deprecated.static void
Deprecated.static void
setQuestionReference
(Questionnaire.GroupComponent group, String text) Deprecated.static void
setQuestionType
(Questionnaire.GroupComponent group, String text) 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_DEPRECATED
Deprecated.- See Also:
-
EXT_DEFINITION
Deprecated.- See Also:
-
EXT_COMMENT
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_XML_TYPE
Deprecated.- See Also:
-
EXT_REGEX
Deprecated.- See Also:
-
EXT_EXPRESSION
Deprecated.- See Also:
-
EXT_SEARCH_EXPRESSION
Deprecated.- See Also:
-
EXT_FLYOVER
Deprecated.- See Also:
-
EXT_CIMI_REFERENCE
Deprecated.- See Also:
-
EXT_UNCLOSED
Deprecated.- See Also:
-
EXT_FMM_LEVEL
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. -
addStringExtension
Deprecated. -
addStringExtension
Deprecated. -
addIntegerExtension
Deprecated. -
addComment
Deprecated. -
markDeprecated
Deprecated. -
addSubsumes
Deprecated. -
addDefinition
Deprecated. -
addDisplayHint
Deprecated. -
getDisplayHint
Deprecated. -
readStringExtension
Deprecated. -
readStringExtension
Deprecated. -
readPrimitiveExtension
Deprecated. -
findStringExtension
Deprecated. -
readBooleanExtension
Deprecated. -
findBooleanExtension
Deprecated. -
getComment
Deprecated. -
getDeprecated
Deprecated. -
hasComment
Deprecated. -
hasDeprecated
Deprecated. -
getSubsumes
Deprecated. -
addFlyOver
Deprecated. -
setQuestionType
Deprecated. -
setQuestionReference
Deprecated. -
addFlyOver
Deprecated. -
addFilterOnly
Deprecated. -
addType
Deprecated. -
addReference
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. -
getOID
Deprecated. -
getOID
Deprecated. -
setOID
public static void setOID(ValueSet.ValueSetCodeSystemComponent define, String oid) throws org.hl7.fhir.exceptions.FHIRFormatError, URISyntaxException Deprecated.- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
URISyntaxException
-
setOID
public static void setOID(ValueSet vs, String oid) throws org.hl7.fhir.exceptions.FHIRFormatError, URISyntaxException Deprecated.- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
URISyntaxException
-
hasLanguageTranslation
Deprecated. -
getLanguageTranslation
Deprecated. -
addLanguageTranslation
Deprecated. -
getAllowedUnits
Deprecated. -
setAllowableUnits
Deprecated. -
getExtensions
Deprecated. -
getExtensions
Deprecated. -
addDEReference
Deprecated. -
setDeprecated
Deprecated. -
setExtension
Deprecated. -
removeExtension
Deprecated. -
removeExtension
Deprecated. -
setStringExtension
Deprecated.
-