
Uses of Class
org.hl7.fhir.dstu2.model.Element
Packages that use Element
-
Uses of Element in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats with parameters of type ElementModifier and TypeMethodDescriptionprotected void
JsonParser.composeElement
(Element element) protected void
XmlParserBase.composeElementAttributes
(Element element) protected void
XmlParser.composeElementElements
(Element element) protected boolean
JsonParserBase.makeComments
(Element element) protected void
XmlParserBase.parseBackboneAttributes
(org.xmlpull.v1.XmlPullParser xpp, Element e) protected void
XmlParserBase.parseElementAttributes
(org.xmlpull.v1.XmlPullParser xpp, Element e) protected boolean
XmlParser.parseElementContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Element res) protected void
JsonParser.parseElementProperties
(com.google.gson.JsonObject json, Element element) protected void
JsonParserBase.parseElementProperties
(com.google.gson.JsonObject json, Element e) protected void
JsonParser.parseTypeProperties
(com.google.gson.JsonObject json, Element element) Method parameters in org.hl7.fhir.dstu2.formats with type arguments of type ElementModifier and TypeMethodDescriptionprotected boolean
JsonParserBase.anyHasExtras
(List<? extends Element> list) -
Uses of Element in org.hl7.fhir.dstu2.model
Subclasses of Element in org.hl7.fhir.dstu2.modelModifier and TypeClassDescriptionclass
There is a variety of postal address formats defined around the world.class
A measured amount (or an amount that can potentially be measured).static class
class
A text note which also contains information about who made the statement and when.static class
class
For referring to data content defined in other formats.static class
static class
static class
static class
static class
static class
class
Base definition for all elements that are defined inside a resource - but not those in a data type.class
Primitive type "base64Binary" in FHIR: a sequence of bytes represented in base64class
class
class
class
class
Primitive type "boolean" in FHIR "true" or "false"static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.class
Primitive type "code" in FHIR, when not bound to an enumerated list of codesclass
A reference to a code defined by a terminology system.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.static class
static class
static class
static class
static class
static class
static class
static class
static class
class
A measured amount (or an amount that can potentially be measured).static class
static class
class
Represents a FHIR dateTime datatype.class
Represents a FHIR date datatype.class
Primitive type "decimal" in FHIR: A rational numberstatic class
static class
static class
static class
static class
static class
class
A measured amount (or an amount that can potentially be measured).static class
static class
static class
static class
static class
static class
class
A measured amount (or an amount that can potentially be measured).class
Captures constraints on each element within the resource, profile, or extension.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
Enumeration<T extends Enum<?>>
Primitive type "code" in FHIR, where the code is tied to an enumerated list of possible valuesstatic class
static class
class
Optional Extensions Element - found in all resources.static class
static class
static class
static class
static class
static class
static class
class
A human's name with the ability to identify parts and usage.class
A technical identifier - identifies some entity uniquely and unambiguously.final class
This class represents the logical identity for a resource, or as much of that identity is known.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
Represents a FHIR instant datatype.class
Primitive type "integer" in FHIR: A signed 32-bit integerstatic class
static class
class
Primitive type "code" in FHIR, when not bound to an enumerated list of codesstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
The metadata about a resource.class
A measured amount (or an amount that can potentially be measured).static class
static class
class
A human-readable formatted text, including images.static class
static class
static class
static class
static class
static class
static class
static class
static class
class
Primitive type "oid" in FHIR: an OID represented as urn:oid:0.1.2.3.4...static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
A time period defined by a start and end date and optionally time.static class
class
Primitive type "integer" in FHIR: A signed 32-bit integerstatic class
static class
class
static class
static class
static class
static class
static class
static class
static class
class
A measured amount (or an amount that can potentially be measured).static class
static class
static class
static class
static class
class
A set of ordered Quantities defined by a low and high limit.class
A relationship of two Quantity values - expressed as a numerator and a denominator.class
A reference from one resource to another.static class
class
A series of measurements taken by a device, with upper and lower limits.static class
class
class
A digital signature along with supporting context.class
A measured amount (or an amount that can potentially be measured).static class
static class
static class
class
Primitive type "string" in FHIR - any sequence of unicode characters less than 1MB in lengthstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
Represents a Time datatype, per the FHIR specification.class
Specifies an event that may occur multiple times.static class
class
An element that is a type.class
Primitive type "integer" in FHIR: A signed 32-bit integerclass
Primitive type "uri" in FHIR: any valid URI.class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Methods in org.hl7.fhir.dstu2.model that return ElementModifier and TypeMethodDescriptionElement.addExtension
(Extension t) abstract Element
Element.copy()
static Element
ResourceFactory.createType
(String name) Element.setIdElement
(IdType value) Methods in org.hl7.fhir.dstu2.model with parameters of type ElementModifier and TypeMethodDescriptionvoid
BaseReference.copyValues
(Element dst) void
Element.copyValues
(Element dst) static Extension
ExtensionHelper.getExtension
(Element element, String name) static boolean
ExtensionHelper.hasExtension
(Element element, String name) static boolean
ExtensionHelper.hasExtensions
(Element element) static void
ExtensionHelper.setExtension
(Element element, boolean modifier, String uri, Type value) set the value of an extension on the element. -
Uses of Element in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils with parameters of type ElementModifier and TypeMethodDescriptionstatic void
ToolingExtensions.addComment
(Element nc, String comment) static void
ToolingExtensions.addDefinition
(Element nc, String definition) static void
ToolingExtensions.addDisplayHint
(Element def, String hint) static void
ToolingExtensions.addFlyOver
(Element element, String text) static void
ToolingExtensions.addIdentifier
(Element element, Identifier value) static void
ToolingExtensions.addLanguageTranslation
(Element element, String lang, String value) static void
ToolingExtensions.addStringExtension
(Element e, String url, String content) static boolean
ToolingExtensions.findBooleanExtension
(Element c, String uri) static boolean
ToolingExtensions.findStringExtension
(Element c, String uri) static Boolean
ToolingExtensions.getDeprecated
(Element c) static String
ToolingExtensions.getDisplayHint
(Element def) static Extension
ToolingExtensions.getExtension
(Element el, String name) ToolingExtensions.getExtensions
(Element element, String url) static String
ToolingExtensions.getLanguageTranslation
(Element element, String lang) static boolean
ToolingExtensions.hasDeprecated
(Element c) static boolean
ToolingExtensions.hasExtension
(Element e, String url) static boolean
ToolingExtensions.hasLanguageTranslation
(Element element, String lang) static void
ToolingExtensions.markDeprecated
(Element nc) static Boolean
ToolingExtensions.readBooleanExtension
(Element c, String uri) static String
ToolingExtensions.readStringExtension
(Element c, String uri) static void
ToolingExtensions.removeExtension
(Element focus, String url) static void
ToolingExtensions.setDeprecated
(Element nc) static void
ToolingExtensions.setExtension
(Element focus, String url, Coding c) static void
ToolingExtensions.setStringExtension
(Element element, String uri, String value)