Uses of Class
org.hl7.fhir.r4.model.Base
Package
Description
-
Uses of Base in org.hl7.fhir.r4.elementmodel
Modifier and TypeClassDescriptionclass
This class represents the underlying reference model of FHIR A resource is nothing but a set of elements, where every element has a name, maybe a stated type, maybe an id, and either a value or child elements (one or the other, but not both or neither)Modifier and TypeMethodDescriptionElement.copy()
Base[]
Element.getProperty
(int hash, String name, boolean checkValid) Element.makeProperty
(int hash, String name) Element.setProperty
(int hash, String name, Base value) Modifier and TypeMethodDescriptionvoid
Element.copyValues
(Base dst) boolean
Element.equalsDeep
(Base other) boolean
Element.equalsShallow
(Base other) Element.setProperty
(int hash, String name, Base value) -
Uses of Base in org.hl7.fhir.r4.fhirpath
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionFHIRPathUtilityClasses.ClassTypeInfo.copy()
FHIRPathUtilityClasses.FHIRConstant.copy()
ExpressionNode.getConstant()
Base[]
FHIRPathUtilityClasses.ClassTypeInfo.getProperty
(int hash, String name, boolean checkValid) FHIRPathEngine.IEvaluationContext.resolveReference
(FHIRPathEngine engine, Object appContext, String url, Base refContext) Implementation of resolve() function.Modifier and TypeMethodDescriptionFHIRPathEngine.evaluate
(Object appContext, Base focusResource, Base rootResource, Base base, ExpressionNode expressionNode) evaluate a path and return the matching elementsFHIRPathEngine.evaluate
(Object appContext, Resource focusResource, Resource rootResource, Base base, String path) evaluate a path and return the matching elementsFHIRPathEngine.evaluate
(Object appContext, Resource focusResource, Resource rootResource, Base base, ExpressionNode ExpressionNode) evaluate a path and return the matching elementsevaluate a path and return the matching elementsFHIRPathEngine.evaluate
(Base base, ExpressionNode ExpressionNode) evaluate a path and return the matching elementsFHIRPathEngine.IEvaluationContext.executeFunction
(FHIRPathEngine engine, Object appContext, List<Base> focus, String functionName, List<List<Base>> parameters) FHIRPathEngine.IEvaluationContext.resolveConstant
(FHIRPathEngine engine, Object appContext, String name, boolean beforeContext, boolean explicitConstant) A constant reference - e.g.Modifier and TypeMethodDescriptionboolean
FHIRPathEngine.IEvaluationContext.conformsToProfile
(FHIRPathEngine engine, Object appContext, Base item, String url) FHIRPathEngine.convertToString
(Base item) FHIRPathEngine.evaluate
(Object appContext, Base focusResource, Base rootResource, Base base, ExpressionNode expressionNode) evaluate a path and return the matching elementsFHIRPathEngine.evaluate
(Object appContext, Resource focusResource, Resource rootResource, Base base, String path) evaluate a path and return the matching elementsFHIRPathEngine.evaluate
(Object appContext, Resource focusResource, Resource rootResource, Base base, ExpressionNode ExpressionNode) evaluate a path and return the matching elementsevaluate a path and return the matching elementsFHIRPathEngine.evaluate
(Base base, ExpressionNode ExpressionNode) evaluate a path and return the matching elementsboolean
FHIRPathEngine.evaluateToBoolean
(Object appInfo, Base focusResource, Base rootResource, Base base, ExpressionNode node) evaluate a path and return true or false (e.g.boolean
FHIRPathEngine.evaluateToBoolean
(Object appInfo, Resource focusResource, Resource rootResource, Base base, ExpressionNode node) evaluate a path and return true or false (e.g.boolean
FHIRPathEngine.evaluateToBoolean
(Resource focusResource, Resource rootResource, Base base, String path) evaluate a path and return true or false (e.g.boolean
FHIRPathEngine.evaluateToBoolean
(Resource focusResource, Resource rootResource, Base base, ExpressionNode node) evaluate a path and return true or false (e.g.FHIRPathEngine.evaluateToString
(Object appInfo, Base focusResource, Base rootResource, Base base, ExpressionNode node) FHIRPathEngine.evaluateToString
(Base base, String path) evaluate a path and a string containing the outcome (for display)protected void
FHIRPathEngine.getChildrenByName
(Base item, String name, List<Base> result) Given an item, return all the children that conform to the pattern described in name Possible patterns: - a simple name (which may be the base of a name with [] e.g.FHIRPathEngine.IEvaluationContext.resolveReference
(FHIRPathEngine engine, Object appContext, String url, Base refContext) Implementation of resolve() function.void
ExpressionNode.setConstant
(Base constant) Modifier and TypeMethodDescriptionboolean
FHIRPathEngine.convertToBoolean
(List<Base> items) worker routine for converting a set of objects to a boolean representation (for invariants)FHIRPathEngine.convertToString
(List<Base> items) worker routine for converting a set of objects to a string representationFHIRPathEngine.IEvaluationContext.executeFunction
(FHIRPathEngine engine, Object appContext, List<Base> focus, String functionName, List<List<Base>> parameters) protected void
FHIRPathEngine.getChildrenByName
(Base item, String name, List<Base> result) Given an item, return all the children that conform to the pattern described in name Possible patterns: - a simple name (which may be the base of a name with [] e.g.boolean
when the .log() function is called -
Uses of Base in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionXmlParser.parseFragment
(org.xmlpull.v1.XmlPullParser xpp, String type) Modifier and TypeMethodDescriptionprotected void
XmlParserBase.composeElementClose
(Base base) protected void
XmlParserBase.parseElementClose
(Base e) -
Uses of Base in org.hl7.fhir.r4.model
Modifier and TypeClassDescriptionclass
A financial tool for tracking value accrued for a particular purpose.static class
static class
class
This resource allows for the definition of some activity to be performed, independent of a particular patient, practitioner, or other performance context.static class
static class
class
An address expressed using postal conventions (as opposed to GPS or other location definition formats).class
Actual or potential/avoided event causing unintended physical injury resulting from or contributed to by medical care, a research study or other healthcare setting factors that requires additional monitoring, treatment, or hospitalization, or that results in death.static class
static class
class
A duration of time during which an organism (or a process) has existed.class
Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.static class
class
A text note which also contains information about who made the statement and when.class
A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time.static class
class
A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection.class
For referring to data content defined in other formats.class
A record of an event made for purposes of maintaining a security log.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
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
class
class
Basic is used for handling concepts not yet defined in FHIR, narrative-only resources that don't map to an existing resource, and custom resources not appropriate for inclusion in the FHIR specification.class
A resource that represents the data of a single raw artifact as digital content accessible in its native format.class
A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.static class
static class
static class
static class
class
Record details about an anatomical structure.class
Primitive type "boolean" in FHIR "true" or "false"class
A container for a collection of resources.static class
static class
static class
static class
static class
class
Primitive type "canonical" in FHIR: an OID represented as urn:oid:0.1.2.3.4...class
A Capability Statement documents a set of capabilities (behaviors) of a FHIR Server for a particular version of FHIR that may be used as a statement of actual server functionality or a statement of required or desired server implementation.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
Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions.static class
static class
class
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.static class
class
Catalog entries are wrappers that contextualize items included in a catalog.static class
class
The resource ChargeItem describes the provision of healthcare provider products for a certain patient, therefore referring not only to the product, but containing in addition details of the provision, like date, time, amounts and participating organizations and persons.static class
class
The ChargeItemDefinition resource provides the properties that apply to the (billing) codes necessary to calculate costs and prices.static class
static class
static class
class
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
This resource provides the adjudication details from the processing of a Claim resource.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 record of a clinical assessment performed to determine what problem(s) may affect the patient and before planning the treatments or management strategies that are best to manage a patient's condition.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
The CodeSystem resource is used to declare the existence of and describe a code system or code system supplement and its key properties, and optionally define a part or all of its content.static class
static class
static class
static class
static class
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.class
An occurrence of information being transmitted; e.g.static class
class
A request to convey information; e.g.static class
class
A compartment definition that defines how resources are accessed on a server.static class
class
A set of healthcare-related information that is assembled together into a single logical package that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement.static class
static class
static class
static class
class
A statement of relationships from one set of concepts to one or more other concepts - either concepts in code systems, or data element/data element concepts, or classes in class models.static class
static class
static class
static class
static class
class
A clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.static class
static class
class
A record of a healthcare consumer?s choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time.static class
static class
static class
static class
static class
class
Specifies contact information for a person or organization.class
Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.class
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.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 contributor to the content of a knowledge asset, including authors, editors, reviewers, and endorsers.class
A measured amount (or an amount that can potentially be measured).class
Financial instrument which may be used to reimburse or pay for health care products and services.static class
static class
static class
class
The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.static class
static class
static class
static class
class
This resource provides eligibility and plan details from the processing of an CoverageEligibilityRequest resource.static class
static class
static class
static class
class
Describes a required data item for evaluation in terms of the type of data, and optional code or date-based filters of the data.static class
static class
static class
class
Represents a FHIR dateTime datatype.class
Represents a FHIR date datatype.class
Primitive type "decimal" in FHIR: A rational numberclass
Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g.static class
static class
class
A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity.static class
static class
static class
static class
static class
class
The characteristics, operational status and capabilities of a medical-related component of a medical device.static class
static class
static class
static class
static class
static class
class
Describes a measurement, calculation or setting capability of a medical device.static class
class
Represents a request for a patient to employ a medical device.static class
class
A record of a device being used by a patient where the record is the result of a report from the patient or another clinician.class
The findings and interpretation of diagnostic tests performed on patients, groups of patients, devices, and locations, and/or specimens derived from these.static class
class
A length - a value with a unit that is a physical distance.class
A collection of documents compiled for a purpose together with metadata that applies to the collection.static class
class
A reference to a document of any kind for any purpose.static class
static class
static class
class
A resource that includes narrative, extensions, and contained resources.class
Indicates how the medication is/was taken or should be taken by the patient.static class
class
A length of time.class
The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies.static class
static class
static class
static class
static class
static class
class
Base definition for all elements in a resource.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
class
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.static class
static class
static class
static class
static class
static class
class
The technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b or a REST endpoint for another FHIR server.class
This resource provides the insurance enrollment details to the insurer regarding a specified coverage.class
This resource provides enrollment and plan details from the processing of an EnrollmentRequest resource.class
Enumeration<T extends Enum<?>>
Primitive type "code" in FHIR, where the code is tied to an enumerated list of possible valuesclass
An association between a patient and an organization / healthcare provider(s) during which time encounters may occur.static class
static class
class
The EventDefinition resource provides a reusable description of when a particular event can occur.class
The Evidence resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about.class
The EvidenceVariable resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about.static class
class
Example of workflow instance.static class
static class
static class
static class
static class
static class
static class
static class
class
This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided.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 expression that is evaluated in a specified context and returns a value.class
Optional Extension Element - found in all resources.class
Significant health conditions for a person related to the patient relevant in the context of care for the patient.static class
class
Prospective warnings of potential issues when providing care to the patient.class
Describes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc.static class
class
A formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references.static class
static class
static class
class
Represents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e.static class
static class
class
A guidance response is the formal response to a guidance request, including any output parameters returned by the evaluation, as well as the description of any proposed actions to be taken.class
The details of a healthcare service available at a location.static class
static class
static class
class
A human's name with the ability to identify parts and usage.class
An 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.class
Representation of the content produced in a DICOM imaging study.static class
static class
static class
class
Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party.static class
static class
static class
static class
class
Describes a comparison of an immunization event against published recommendations to determine if the administration is "valid" in relation to those recommendations.class
A patient's point-in-time set of recommendations (i.e.static class
static class
class
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources.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
Details of a Health Insurance product/plan provided by an organization.static class
static class
static class
static class
static class
static class
static class
static class
static class
class
Primitive type "integer" in FHIR: A signed 32-bit integerclass
Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose.static class
static class
static class
class
The Library resource is a general-purpose container for knowledge asset definitions.class
Identifies two or more records (resource instances) that refer to the same real-world "occurrence".static class
class
A list is a curated collection of resources.static class
class
Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.static class
static class
class
Primitive type "code" in FHIR, when not bound to an enumerated list of codesclass
The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available.class
The Measure resource provides the definition of a quality measure.static class
static class
static class
static class
static class
class
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.static class
static class
static class
static class
static class
static class
class
A photo, video, or audio recording acquired or used in healthcare.class
This resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.static class
static class
class
Describes the event of a patient consuming or otherwise being administered a medication.static class
static class
class
Indicates that a medication product is to be or has been dispensed for a named person/patient.static class
static class
class
Information about a medication that is used to support knowledge.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
An order or request for both supply of the medication and the instructions for administration of the medication to a patient.static class
static class
static class
class
A record of a medication that is being consumed by a patient.class
Detailed definition of a medicinal product, typically for uses other than direct patient care (e.g.static class
static class
static class
static class
static class
class
The regulatory authorization of a medicinal product.static class
static class
class
The clinical particulars - indications, contraindications etc.static class
class
Indication for the Medicinal Product.static class
class
An ingredient of a manufactured item or pharmaceutical product.static class
static class
static class
static class
class
The interactions of the medicinal product with other medicinal products, or other forms of interactions.static class
class
The manufactured item as contained in the packaged medicinal product.class
A medicinal product in a container or package.static class
static class
class
A pharmaceutical product described in terms of its composition and dose form.static class
static class
static class
static class
class
Describe the undesirable effects of the medicinal product.class
Defines the characteristics of a message that can be shared between systems, including the type of event that initiates the message, the content to be transmitted and what response(s), if any, are permitted.static class
static class
class
The header for a message exchange that is either requesting or responding to an action.static class
static class
static class
class
The metadata about a resource.class
Common Ancestor declaration for conformance and knowledge artifact resources.class
Raw data describing a biological sequence.static class
static class
static class
static class
static class
static class
static class
static class
class
An amount of economic utility in some recognized currency.class
A measured amount (or an amount that can potentially be measured).class
A curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc.static class
class
A human-readable summary of the resource conveying the essential clinical and business information for the resource.class
A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.static class
static class
static class
static class
static class
static class
class
Measurements and simple assertions made about a patient, device or other subject.static class
static class
class
Set of definitional characteristics for a kind of observation or measurement produced or consumed by an orderable health care service.static class
static class
class
Primitive type "oid" in FHIR: an OID represented as urn:oid:0.1.2.3.4...class
A formal computable definition of an operation (on the RESTful interface) or a named query (using the search interaction).static class
static class
static class
static class
class
A collection of error, warning, or information messages that result from a system action.static class
class
A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action.static class
class
Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship.class
The parameters to the module.class
This resource is a non-persisted resource used to pass information into and back from an [operation](operations.html).static class
class
Demographics and other administrative information about an individual or animal receiving care or other health-related services.static class
static class
static class
class
This resource provides the status of the payment for goods and services rendered, and the request and response resource references.class
This resource provides the details including amount of a payment and allocates the payment items being paid.static class
static class
class
A time period defined by a start and end date and optionally time.class
Demographics and administrative information about a person independent of a specific health-related context.static class
class
This resource allows for the definition of various types of plans as a sharable, consumable, and executable artifact.static class
static class
static class
static class
static class
static class
static class
class
A populatioof people with some set of grouping criteria.class
Primitive type "integer" in FHIR: A signed 32-bit integerclass
A person who is directly or indirectly involved in the provisioning of healthcare.static class
class
A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.static class
static class
class
class
An action that is or was performed on or for a patient.static class
static class
class
The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available.class
The shelf-life and storage information for a medicinal product item or container can be described using this class.class
Provenance of a resource is a record that describes entities and processes involved in producing and delivering or otherwise influencing that resource.static class
static class
class
A measured amount (or an amount that can potentially be measured).class
A structured set of questions intended to guide the collection of answers from end-users.static class
static class
static class
static class
class
A structured set of questions and their answers.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.class
Related artifacts such as additional documentation, justification, or bibliographic references.class
Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.static class
class
A group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".static class
static class
static class
class
The ResearchDefinition resource describes the conditional state (population and any exposures being compared within the population) and outcome (if specified) that the knowledge (evidence, assertion, recommendation) is about.class
The ResearchElementDefinition resource describes a "PICO" element that knowledge (evidence, assertion, recommendation) is about.static class
class
A process where a researcher or organization plans and then executes a series of steps intended to increase the field of healthcare-related knowledge.static class
static class
class
A physical entity which is the primary unit of operational and/or administrative interest in a study.class
This is the base resource type for everything.class
An assessment of the likely outcome(s) for a patient or other subject as well as the likelihood of each outcome.static class
class
The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk estimate is derived from a combination of research studies.static class
static class
static class
static class
static class
class
A series of measurements taken by a device, with upper and lower limits.class
A container for slots of time that may be available for booking appointments.class
A search parameter that defines a named search item that can be used to search/filter on a resource.static class
class
A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.class
class
A signature along with supporting context.class
A measured amount (or an amount that can potentially be measured).class
A slot of time on a schedule that may be available for booking appointments.class
A sample to be used for analysis.static class
static class
static class
class
A kind of specimen with associated set of requirements.static class
static class
static class
static class
class
Primitive type "string" in FHIR - any sequence of unicode characters less than 1MB in lengthclass
A definition of a FHIR structure.static class
static class
static class
static class
class
A Map of relationships between 2 structures that can be used to transform data.static class
static class
static class
static class
static class
static class
static class
static class
class
The subscription resource is used to define a push-based subscription from a server to another system.static class
class
A homogeneous material with a definite composition.static class
static class
class
Chemical substances are a single substance type whose primary defining element is the molecular structure.static class
class
Nucleic acids are defined by three distinct elements: the base, sugar and linkage.static class
static class
static class
class
Todo.static class
static class
static class
static class
static class
static class
class
A SubstanceProtein is defined as a single unit of a linear amino acid sequence, or a combination of subunits that are either covalently linked or have a defined invariant stoichiometric relationship.static class
class
Todo.static class
static class
static class
static class
class
Source material shall capture information on the taxonomic and anatomical origins as well as the fraction of a material that can result in or can be modified to form a substance.static class
static class
static class
static class
static class
static class
class
The detailed description of a substance, typically at a level beyond what is used for prescribing.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
Record of delivery of what is supplied.static class
class
A record of a request for a medication, substance or device used in the healthcare setting.static class
class
A task to be performed.static class
static class
static class
class
A TerminologyCapabilities resource documents a set of capabilities (behaviors) of a FHIR Terminology Server that may be used as a statement of actual server functionality or a statement of required or desired server implementation.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
class
A summary of information based on the results of executing a TestScript.static class
static class
static class
static class
static class
static class
static class
static class
static class
class
A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.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
A description of a triggering event.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
Primitive type "url" in FHIR: an OID represented as urn:oid:0.1.2.3.4...class
Specifies clinical/business/etc.class
class
A ValueSet resource instance specifies a set of codes drawn from one or more code systems, intended for use in a particular context.static class
static class
static class
static class
static class
static class
static class
static class
class
Describes validation requirements, source(s), status and dates for one or more elements.static class
static class
static class
class
An authorization for the provision of glasses and/or contact lenses to a patient.static class
static class
class
Modifier and TypeMethodDescriptionEffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.addChild
(String name) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.addChild
(String name) ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.addChild
(String name) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.addChild
(String name) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.addChild
(String name) MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.addChild
(String name) MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.addChild
(String name) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.addChild
(String name) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.addChild
(String name) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.addChild
(String name) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.addChild
(String name) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.addChild
(String name) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.addChild
(String name) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.addChild
(String name) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.addChild
(String name) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.addChild
(String name) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.addChild
(String name) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.addChild
(String name) SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.addChild
(String name) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.addChild
(String name) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.addChild
(String name) SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.addChild
(String name) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.addChild
(String name) abstract Base
Base.copy()
Tuple.copy()
static Base
ResourceFactory.createResourceOrType
(String name) Base[]
Account.CoverageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Account.getProperty
(int hash, String name, boolean checkValid) Base[]
Account.GuarantorComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ActivityDefinition.ActivityDefinitionDynamicValueComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ActivityDefinition.ActivityDefinitionParticipantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ActivityDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
Address.getProperty
(int hash, String name, boolean checkValid) Base[]
AdverseEvent.AdverseEventSuspectEntityCausalityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
AdverseEvent.AdverseEventSuspectEntityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
AdverseEvent.getProperty
(int hash, String name, boolean checkValid) Base[]
Age.getProperty
(int hash, String name, boolean checkValid) Base[]
AllergyIntolerance.AllergyIntoleranceReactionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
AllergyIntolerance.getProperty
(int hash, String name, boolean checkValid) Base[]
Annotation.getProperty
(int hash, String name, boolean checkValid) Base[]
Appointment.AppointmentParticipantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Appointment.getProperty
(int hash, String name, boolean checkValid) Base[]
AppointmentResponse.getProperty
(int hash, String name, boolean checkValid) Base[]
Attachment.getProperty
(int hash, String name, boolean checkValid) Base[]
AuditEvent.AuditEventAgentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
AuditEvent.AuditEventAgentNetworkComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
AuditEvent.AuditEventEntityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
AuditEvent.AuditEventEntityDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
AuditEvent.AuditEventSourceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
AuditEvent.getProperty
(int hash, String name, boolean checkValid) Base[]
BackboneElement.getProperty
(int hash, String name, boolean checkValid) Base[]
BackboneType.getProperty
(int hash, String name, boolean checkValid) Base[]
Base.getProperty
(int hash, String name, boolean checkValid) Base[]
Basic.getProperty
(int hash, String name, boolean checkValid) Base[]
Binary.getProperty
(int hash, String name, boolean checkValid) Base[]
BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
BiologicallyDerivedProduct.getProperty
(int hash, String name, boolean checkValid) Base[]
BodyStructure.getProperty
(int hash, String name, boolean checkValid) Base[]
Bundle.BundleEntryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Bundle.BundleEntryRequestComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Bundle.BundleEntryResponseComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Bundle.BundleEntrySearchComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Bundle.BundleLinkComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Bundle.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementDocumentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementImplementationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementMessagingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementMessagingEndpointComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementRestComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementRestResourceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementRestResourceOperationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementRestSecurityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.CapabilityStatementSoftwareComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.ResourceInteractionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CapabilityStatement.SystemInteractionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CarePlan.CarePlanActivityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CarePlan.CarePlanActivityDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CarePlan.getProperty
(int hash, String name, boolean checkValid) Base[]
CareTeam.CareTeamParticipantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CareTeam.getProperty
(int hash, String name, boolean checkValid) Base[]
CatalogEntry.CatalogEntryRelatedEntryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CatalogEntry.getProperty
(int hash, String name, boolean checkValid) Base[]
ChargeItem.ChargeItemPerformerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ChargeItem.getProperty
(int hash, String name, boolean checkValid) Base[]
ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ChargeItemDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.AccidentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.CareTeamComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.DetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.DiagnosisComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.InsuranceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.ItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.PayeeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.ProcedureComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.RelatedClaimComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.SubDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Claim.SupportingInformationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.AddedItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.AddedItemDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.AddedItemSubDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.AdjudicationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.ErrorComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.InsuranceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.ItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.ItemDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.NoteComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.PaymentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.SubDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClaimResponse.TotalComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClinicalImpression.ClinicalImpressionFindingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClinicalImpression.ClinicalImpressionInvestigationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ClinicalImpression.getProperty
(int hash, String name, boolean checkValid) Base[]
CodeableConcept.getProperty
(int hash, String name, boolean checkValid) Base[]
CodeSystem.CodeSystemFilterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CodeSystem.ConceptDefinitionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CodeSystem.ConceptDefinitionDesignationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CodeSystem.ConceptPropertyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CodeSystem.getProperty
(int hash, String name, boolean checkValid) Base[]
CodeSystem.PropertyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Coding.getProperty
(int hash, String name, boolean checkValid) Base[]
Communication.CommunicationPayloadComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Communication.getProperty
(int hash, String name, boolean checkValid) Base[]
CommunicationRequest.CommunicationRequestPayloadComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CommunicationRequest.getProperty
(int hash, String name, boolean checkValid) Base[]
CompartmentDefinition.CompartmentDefinitionResourceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CompartmentDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
Composition.CompositionAttesterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Composition.CompositionEventComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Composition.CompositionRelatesToComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Composition.getProperty
(int hash, String name, boolean checkValid) Base[]
Composition.SectionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ConceptMap.ConceptMapGroupComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ConceptMap.ConceptMapGroupUnmappedComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ConceptMap.getProperty
(int hash, String name, boolean checkValid) Base[]
ConceptMap.OtherElementComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ConceptMap.SourceElementComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ConceptMap.TargetElementComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Condition.ConditionEvidenceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Condition.ConditionStageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Condition.getProperty
(int hash, String name, boolean checkValid) Base[]
Consent.ConsentPolicyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Consent.ConsentVerificationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Consent.getProperty
(int hash, String name, boolean checkValid) Base[]
Consent.provisionActorComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Consent.provisionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Consent.provisionDataComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ContactDetail.getProperty
(int hash, String name, boolean checkValid) Base[]
ContactPoint.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.ActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.ActionSubjectComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.AnswerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.AssetContextComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.ComputableLanguageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.ContentDefinitionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.ContractAssetComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.ContractOfferComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.ContractPartyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.FriendlyLanguageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.LegalLanguageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.SecurityLabelComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.SignatoryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.TermComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contract.ValuedItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Contributor.getProperty
(int hash, String name, boolean checkValid) Base[]
Count.getProperty
(int hash, String name, boolean checkValid) Base[]
Coverage.ClassComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Coverage.CostToBeneficiaryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Coverage.ExemptionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Coverage.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityRequest.DetailsComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityRequest.DiagnosisComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityRequest.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityRequest.InsuranceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityRequest.SupportingInformationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityResponse.BenefitComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityResponse.ErrorsComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityResponse.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityResponse.InsuranceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
CoverageEligibilityResponse.ItemsComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DataRequirement.DataRequirementCodeFilterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DataRequirement.DataRequirementDateFilterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DataRequirement.DataRequirementSortComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DataRequirement.getProperty
(int hash, String name, boolean checkValid) Base[]
DetectedIssue.DetectedIssueEvidenceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DetectedIssue.DetectedIssueMitigationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DetectedIssue.getProperty
(int hash, String name, boolean checkValid) Base[]
Device.DeviceDeviceNameComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Device.DevicePropertyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Device.DeviceSpecializationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Device.DeviceUdiCarrierComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Device.DeviceVersionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Device.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceDefinition.DeviceDefinitionCapabilityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceDefinition.DeviceDefinitionDeviceNameComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceDefinition.DeviceDefinitionMaterialComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceDefinition.DeviceDefinitionPropertyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceDefinition.DeviceDefinitionSpecializationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceMetric.DeviceMetricCalibrationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceMetric.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceRequest.DeviceRequestParameterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceRequest.getProperty
(int hash, String name, boolean checkValid) Base[]
DeviceUseStatement.getProperty
(int hash, String name, boolean checkValid) Base[]
DiagnosticReport.DiagnosticReportMediaComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DiagnosticReport.getProperty
(int hash, String name, boolean checkValid) Base[]
Distance.getProperty
(int hash, String name, boolean checkValid) Base[]
DocumentManifest.DocumentManifestRelatedComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DocumentManifest.getProperty
(int hash, String name, boolean checkValid) Base[]
DocumentReference.DocumentReferenceContentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DocumentReference.DocumentReferenceContextComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DocumentReference.DocumentReferenceRelatesToComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
DocumentReference.getProperty
(int hash, String name, boolean checkValid) Base[]
DomainResource.getProperty
(int hash, String name, boolean checkValid) Base[]
Dosage.DosageDoseAndRateComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Dosage.getProperty
(int hash, String name, boolean checkValid) Base[]
Duration.getProperty
(int hash, String name, boolean checkValid) Base[]
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
EffectEvidenceSynthesis.getProperty
(int hash, String name, boolean checkValid) Base[]
Element.getProperty
(int hash, String name, boolean checkValid) Base[]
ElementDefinition.ElementDefinitionBaseComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ElementDefinition.ElementDefinitionBindingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ElementDefinition.ElementDefinitionConstraintComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ElementDefinition.ElementDefinitionExampleComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ElementDefinition.ElementDefinitionMappingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ElementDefinition.ElementDefinitionSlicingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ElementDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
ElementDefinition.TypeRefComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Encounter.ClassHistoryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Encounter.DiagnosisComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Encounter.EncounterHospitalizationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Encounter.EncounterLocationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Encounter.EncounterParticipantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Encounter.getProperty
(int hash, String name, boolean checkValid) Base[]
Encounter.StatusHistoryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Endpoint.getProperty
(int hash, String name, boolean checkValid) Base[]
EnrollmentRequest.getProperty
(int hash, String name, boolean checkValid) Base[]
EnrollmentResponse.getProperty
(int hash, String name, boolean checkValid) Base[]
EpisodeOfCare.DiagnosisComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
EpisodeOfCare.getProperty
(int hash, String name, boolean checkValid) Base[]
EventDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
Evidence.getProperty
(int hash, String name, boolean checkValid) Base[]
EvidenceVariable.EvidenceVariableCharacteristicComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
EvidenceVariable.getProperty
(int hash, String name, boolean checkValid) Base[]
ExampleScenario.ExampleScenarioActorComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExampleScenario.ExampleScenarioInstanceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExampleScenario.ExampleScenarioInstanceVersionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExampleScenario.ExampleScenarioProcessComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExampleScenario.ExampleScenarioProcessStepAlternativeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExampleScenario.ExampleScenarioProcessStepComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExampleScenario.ExampleScenarioProcessStepOperationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExampleScenario.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.AccidentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.AddedItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.AddedItemDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.AddedItemDetailSubDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.AdjudicationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.BenefitBalanceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.BenefitComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.CareTeamComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.DetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.DiagnosisComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.InsuranceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.ItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.NoteComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.PayeeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.PaymentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.ProcedureComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.RelatedClaimComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.SubDetailComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.SupportingInformationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ExplanationOfBenefit.TotalComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Expression.getProperty
(int hash, String name, boolean checkValid) Base[]
Extension.getProperty
(int hash, String name, boolean checkValid) Base[]
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
FamilyMemberHistory.getProperty
(int hash, String name, boolean checkValid) Base[]
Flag.getProperty
(int hash, String name, boolean checkValid) Base[]
Goal.getProperty
(int hash, String name, boolean checkValid) Base[]
Goal.GoalTargetComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
GraphDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
GraphDefinition.GraphDefinitionLinkComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
GraphDefinition.GraphDefinitionLinkTargetComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Group.getProperty
(int hash, String name, boolean checkValid) Base[]
Group.GroupCharacteristicComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Group.GroupMemberComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
GuidanceResponse.getProperty
(int hash, String name, boolean checkValid) Base[]
HealthcareService.getProperty
(int hash, String name, boolean checkValid) Base[]
HealthcareService.HealthcareServiceAvailableTimeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
HealthcareService.HealthcareServiceEligibilityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
HealthcareService.HealthcareServiceNotAvailableComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
HumanName.getProperty
(int hash, String name, boolean checkValid) Base[]
Identifier.getProperty
(int hash, String name, boolean checkValid) Base[]
ImagingStudy.getProperty
(int hash, String name, boolean checkValid) Base[]
ImagingStudy.ImagingStudySeriesComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImagingStudy.ImagingStudySeriesInstanceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImagingStudy.ImagingStudySeriesPerformerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Immunization.getProperty
(int hash, String name, boolean checkValid) Base[]
Immunization.ImmunizationEducationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Immunization.ImmunizationPerformerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Immunization.ImmunizationProtocolAppliedComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Immunization.ImmunizationReactionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImmunizationEvaluation.getProperty
(int hash, String name, boolean checkValid) Base[]
ImmunizationRecommendation.getProperty
(int hash, String name, boolean checkValid) Base[]
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ImplementationGuideDefinitionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ImplementationGuideDefinitionGroupingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ImplementationGuideDefinitionPageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ImplementationGuideDefinitionParameterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ImplementationGuideDefinitionResourceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ImplementationGuideDependsOnComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ImplementationGuideGlobalComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ImplementationGuideManifestComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ManifestPageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ImplementationGuide.ManifestResourceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.CoverageBenefitComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.CoverageBenefitLimitComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.InsurancePlanContactComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.InsurancePlanCoverageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.InsurancePlanPlanComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.InsurancePlanPlanGeneralCostComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.InsurancePlanPlanSpecificCostComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.PlanBenefitComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
InsurancePlan.PlanBenefitCostComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Invoice.getProperty
(int hash, String name, boolean checkValid) Base[]
Invoice.InvoiceLineItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Invoice.InvoiceLineItemPriceComponentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Invoice.InvoiceParticipantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Library.getProperty
(int hash, String name, boolean checkValid) Base[]
Linkage.getProperty
(int hash, String name, boolean checkValid) Base[]
Linkage.LinkageItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ListResource.getProperty
(int hash, String name, boolean checkValid) Base[]
ListResource.ListEntryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Location.getProperty
(int hash, String name, boolean checkValid) Base[]
Location.LocationHoursOfOperationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Location.LocationPositionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MarketingStatus.getProperty
(int hash, String name, boolean checkValid) Base[]
Measure.getProperty
(int hash, String name, boolean checkValid) Base[]
Measure.MeasureGroupComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Measure.MeasureGroupPopulationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Measure.MeasureGroupStratifierComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Measure.MeasureGroupStratifierComponentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Measure.MeasureSupplementalDataComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MeasureReport.getProperty
(int hash, String name, boolean checkValid) Base[]
MeasureReport.MeasureReportGroupComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MeasureReport.MeasureReportGroupPopulationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MeasureReport.MeasureReportGroupStratifierComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MeasureReport.StratifierGroupComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MeasureReport.StratifierGroupComponentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MeasureReport.StratifierGroupPopulationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Media.getProperty
(int hash, String name, boolean checkValid) Base[]
Medication.getProperty
(int hash, String name, boolean checkValid) Base[]
Medication.MedicationBatchComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Medication.MedicationIngredientComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationAdministration.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationAdministration.MedicationAdministrationDosageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationAdministration.MedicationAdministrationPerformerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationDispense.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationDispense.MedicationDispensePerformerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationDispense.MedicationDispenseSubstitutionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeCostComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeIngredientComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeKineticsComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeMonographComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgePackagingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationRequest.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationRequest.MedicationRequestDispenseRequestComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationRequest.MedicationRequestSubstitutionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicationStatement.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProduct.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProduct.MedicinalProductNameComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProduct.MedicinalProductNameCountryLanguageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProduct.MedicinalProductNameNamePartComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProduct.MedicinalProductSpecialDesignationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductAuthorization.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductContraindication.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductIndication.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductIngredient.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductInteraction.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductManufactured.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductPackaged.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductPharmaceutical.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MedicinalProductUndesirableEffect.getProperty
(int hash, String name, boolean checkValid) Base[]
MessageDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
MessageDefinition.MessageDefinitionAllowedResponseComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MessageDefinition.MessageDefinitionFocusComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MessageHeader.getProperty
(int hash, String name, boolean checkValid) Base[]
MessageHeader.MessageDestinationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MessageHeader.MessageHeaderResponseComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MessageHeader.MessageSourceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Meta.getProperty
(int hash, String name, boolean checkValid) Base[]
MetadataResource.getProperty
(int hash, String name, boolean checkValid) Base[]
MolecularSequence.getProperty
(int hash, String name, boolean checkValid) Base[]
MolecularSequence.MolecularSequenceQualityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MolecularSequence.MolecularSequenceQualityRocComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MolecularSequence.MolecularSequenceReferenceSeqComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MolecularSequence.MolecularSequenceRepositoryComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MolecularSequence.MolecularSequenceStructureVariantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MolecularSequence.MolecularSequenceStructureVariantInnerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MolecularSequence.MolecularSequenceStructureVariantOuterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
MolecularSequence.MolecularSequenceVariantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Money.getProperty
(int hash, String name, boolean checkValid) Base[]
NamingSystem.getProperty
(int hash, String name, boolean checkValid) Base[]
NamingSystem.NamingSystemUniqueIdComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Narrative.getProperty
(int hash, String name, boolean checkValid) Base[]
NutritionOrder.getProperty
(int hash, String name, boolean checkValid) Base[]
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
NutritionOrder.NutritionOrderEnteralFormulaComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
NutritionOrder.NutritionOrderOralDietComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
NutritionOrder.NutritionOrderOralDietNutrientComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
NutritionOrder.NutritionOrderOralDietTextureComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
NutritionOrder.NutritionOrderSupplementComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Observation.getProperty
(int hash, String name, boolean checkValid) Base[]
Observation.ObservationComponentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Observation.ObservationReferenceRangeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ObservationDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
OperationDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
OperationDefinition.OperationDefinitionOverloadComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
OperationDefinition.OperationDefinitionParameterBindingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
OperationDefinition.OperationDefinitionParameterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
OperationDefinition.OperationDefinitionParameterReferencedFromComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
OperationOutcome.getProperty
(int hash, String name, boolean checkValid) Base[]
OperationOutcome.OperationOutcomeIssueComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Organization.getProperty
(int hash, String name, boolean checkValid) Base[]
Organization.OrganizationContactComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
OrganizationAffiliation.getProperty
(int hash, String name, boolean checkValid) Base[]
ParameterDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
Parameters.getProperty
(int hash, String name, boolean checkValid) Base[]
Parameters.ParametersParameterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Patient.ContactComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Patient.getProperty
(int hash, String name, boolean checkValid) Base[]
Patient.PatientCommunicationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Patient.PatientLinkComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PaymentNotice.getProperty
(int hash, String name, boolean checkValid) Base[]
PaymentReconciliation.DetailsComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PaymentReconciliation.getProperty
(int hash, String name, boolean checkValid) Base[]
PaymentReconciliation.NotesComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Period.getProperty
(int hash, String name, boolean checkValid) Base[]
Person.getProperty
(int hash, String name, boolean checkValid) Base[]
Person.PersonLinkComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PlanDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
PlanDefinition.PlanDefinitionActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PlanDefinition.PlanDefinitionActionConditionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PlanDefinition.PlanDefinitionActionDynamicValueComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PlanDefinition.PlanDefinitionActionParticipantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PlanDefinition.PlanDefinitionActionRelatedActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PlanDefinition.PlanDefinitionGoalComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PlanDefinition.PlanDefinitionGoalTargetComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Population.getProperty
(int hash, String name, boolean checkValid) Base[]
Practitioner.getProperty
(int hash, String name, boolean checkValid) Base[]
Practitioner.PractitionerQualificationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PractitionerRole.getProperty
(int hash, String name, boolean checkValid) Base[]
PractitionerRole.PractitionerRoleAvailableTimeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PractitionerRole.PractitionerRoleNotAvailableComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
PrimitiveType.getProperty
(int hash, String name, boolean checkValid) Base[]
Procedure.getProperty
(int hash, String name, boolean checkValid) Base[]
Procedure.ProcedureFocalDeviceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Procedure.ProcedurePerformerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ProdCharacteristic.getProperty
(int hash, String name, boolean checkValid) Base[]
ProductShelfLife.getProperty
(int hash, String name, boolean checkValid) Base[]
Provenance.getProperty
(int hash, String name, boolean checkValid) Base[]
Provenance.ProvenanceAgentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Provenance.ProvenanceEntityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Quantity.getProperty
(int hash, String name, boolean checkValid) Base[]
Questionnaire.getProperty
(int hash, String name, boolean checkValid) Base[]
Questionnaire.QuestionnaireItemAnswerOptionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Questionnaire.QuestionnaireItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Questionnaire.QuestionnaireItemEnableWhenComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Questionnaire.QuestionnaireItemInitialComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
QuestionnaireResponse.getProperty
(int hash, String name, boolean checkValid) Base[]
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
QuestionnaireResponse.QuestionnaireResponseItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Range.getProperty
(int hash, String name, boolean checkValid) Base[]
Ratio.getProperty
(int hash, String name, boolean checkValid) Base[]
Reference.getProperty
(int hash, String name, boolean checkValid) Base[]
RelatedArtifact.getProperty
(int hash, String name, boolean checkValid) Base[]
RelatedPerson.getProperty
(int hash, String name, boolean checkValid) Base[]
RelatedPerson.RelatedPersonCommunicationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
RequestGroup.getProperty
(int hash, String name, boolean checkValid) Base[]
RequestGroup.RequestGroupActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
RequestGroup.RequestGroupActionConditionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
RequestGroup.RequestGroupActionRelatedActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ResearchDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
ResearchElementDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ResearchStudy.getProperty
(int hash, String name, boolean checkValid) Base[]
ResearchStudy.ResearchStudyArmComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ResearchStudy.ResearchStudyObjectiveComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ResearchSubject.getProperty
(int hash, String name, boolean checkValid) Base[]
Resource.getProperty
(int hash, String name, boolean checkValid) Base[]
RiskAssessment.getProperty
(int hash, String name, boolean checkValid) Base[]
RiskAssessment.RiskAssessmentPredictionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
RiskEvidenceSynthesis.getProperty
(int hash, String name, boolean checkValid) Base[]
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SampledData.getProperty
(int hash, String name, boolean checkValid) Base[]
Schedule.getProperty
(int hash, String name, boolean checkValid) Base[]
SearchParameter.getProperty
(int hash, String name, boolean checkValid) Base[]
SearchParameter.SearchParameterComponentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ServiceRequest.getProperty
(int hash, String name, boolean checkValid) Base[]
Signature.getProperty
(int hash, String name, boolean checkValid) Base[]
Slot.getProperty
(int hash, String name, boolean checkValid) Base[]
Specimen.getProperty
(int hash, String name, boolean checkValid) Base[]
Specimen.SpecimenCollectionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Specimen.SpecimenContainerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Specimen.SpecimenProcessingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SpecimenDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureDefinition.StructureDefinitionContextComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureDefinition.StructureDefinitionDifferentialComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureDefinition.StructureDefinitionMappingComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureDefinition.StructureDefinitionSnapshotComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureMap.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureMap.StructureMapGroupComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureMap.StructureMapGroupInputComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureMap.StructureMapGroupRuleComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureMap.StructureMapGroupRuleDependentComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureMap.StructureMapGroupRuleSourceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureMap.StructureMapGroupRuleTargetComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureMap.StructureMapGroupRuleTargetParameterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
StructureMap.StructureMapStructureComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Subscription.getProperty
(int hash, String name, boolean checkValid) Base[]
Subscription.SubscriptionChannelComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Substance.getProperty
(int hash, String name, boolean checkValid) Base[]
Substance.SubstanceIngredientComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Substance.SubstanceInstanceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceAmount.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceAmount.SubstanceAmountReferenceRangeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceNucleicAcid.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstancePolymer.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstancePolymer.SubstancePolymerMonomerSetComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstancePolymer.SubstancePolymerRepeatComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceProtein.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceProtein.SubstanceProteinSubunitComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceReferenceInformation.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSourceMaterial.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationCodeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationMoietyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationNameComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationNameOfficialComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationPropertyComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationStructureComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SupplyDelivery.getProperty
(int hash, String name, boolean checkValid) Base[]
SupplyDelivery.SupplyDeliverySuppliedItemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
SupplyRequest.getProperty
(int hash, String name, boolean checkValid) Base[]
SupplyRequest.SupplyRequestParameterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Task.getProperty
(int hash, String name, boolean checkValid) Base[]
Task.ParameterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Task.TaskOutputComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Task.TaskRestrictionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesClosureComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.SetupActionAssertComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.SetupActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.SetupActionOperationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.TeardownActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.TestActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.TestReportParticipantComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.TestReportSetupComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.TestReportTeardownComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestReport.TestReportTestComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.SetupActionAssertComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.SetupActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.SetupActionOperationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.SetupActionOperationRequestHeaderComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TeardownActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestActionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptDestinationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptFixtureComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptMetadataCapabilityComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptMetadataComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptMetadataLinkComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptOriginComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptSetupComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptTeardownComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptTestComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TestScript.TestScriptVariableComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
Timing.getProperty
(int hash, String name, boolean checkValid) Base[]
Timing.TimingRepeatComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
TriggerDefinition.getProperty
(int hash, String name, boolean checkValid) Base[]
UsageContext.getProperty
(int hash, String name, boolean checkValid) Base[]
ValueSet.ConceptReferenceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ValueSet.ConceptReferenceDesignationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ValueSet.ConceptSetComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ValueSet.ConceptSetFilterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ValueSet.getProperty
(int hash, String name, boolean checkValid) Base[]
ValueSet.ValueSetComposeComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ValueSet.ValueSetExpansionComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ValueSet.ValueSetExpansionContainsComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
ValueSet.ValueSetExpansionParameterComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
VerificationResult.getProperty
(int hash, String name, boolean checkValid) Base[]
VerificationResult.VerificationResultAttestationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
VerificationResult.VerificationResultPrimarySourceComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
VerificationResult.VerificationResultValidatorComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
VisionPrescription.getProperty
(int hash, String name, boolean checkValid) Base[]
VisionPrescription.PrismComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getProperty
(int hash, String name, boolean checkValid) Base[]
XhtmlType.getProperty
(int hash, String name, boolean checkValid) Base[]
Base.listChildrenByName
(String name, boolean checkValid) Base[]
Tuple.listChildrenByName
(String name, boolean checkValid) Account.CoverageComponent.makeProperty
(int hash, String name) Account.GuarantorComponent.makeProperty
(int hash, String name) Account.makeProperty
(int hash, String name) ActivityDefinition.ActivityDefinitionDynamicValueComponent.makeProperty
(int hash, String name) ActivityDefinition.ActivityDefinitionParticipantComponent.makeProperty
(int hash, String name) ActivityDefinition.makeProperty
(int hash, String name) Address.makeProperty
(int hash, String name) AdverseEvent.AdverseEventSuspectEntityCausalityComponent.makeProperty
(int hash, String name) AdverseEvent.AdverseEventSuspectEntityComponent.makeProperty
(int hash, String name) AdverseEvent.makeProperty
(int hash, String name) Age.makeProperty
(int hash, String name) AllergyIntolerance.AllergyIntoleranceReactionComponent.makeProperty
(int hash, String name) AllergyIntolerance.makeProperty
(int hash, String name) Annotation.makeProperty
(int hash, String name) Appointment.AppointmentParticipantComponent.makeProperty
(int hash, String name) Appointment.makeProperty
(int hash, String name) AppointmentResponse.makeProperty
(int hash, String name) Attachment.makeProperty
(int hash, String name) AuditEvent.AuditEventAgentComponent.makeProperty
(int hash, String name) AuditEvent.AuditEventAgentNetworkComponent.makeProperty
(int hash, String name) AuditEvent.AuditEventEntityComponent.makeProperty
(int hash, String name) AuditEvent.AuditEventEntityDetailComponent.makeProperty
(int hash, String name) AuditEvent.AuditEventSourceComponent.makeProperty
(int hash, String name) AuditEvent.makeProperty
(int hash, String name) BackboneElement.makeProperty
(int hash, String name) BackboneType.makeProperty
(int hash, String name) Base.makeProperty
(int hash, String name) Basic.makeProperty
(int hash, String name) Binary.makeProperty
(int hash, String name) BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.makeProperty
(int hash, String name) BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent.makeProperty
(int hash, String name) BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.makeProperty
(int hash, String name) BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.makeProperty
(int hash, String name) BiologicallyDerivedProduct.makeProperty
(int hash, String name) BodyStructure.makeProperty
(int hash, String name) Bundle.BundleEntryComponent.makeProperty
(int hash, String name) Bundle.BundleEntryRequestComponent.makeProperty
(int hash, String name) Bundle.BundleEntryResponseComponent.makeProperty
(int hash, String name) Bundle.BundleEntrySearchComponent.makeProperty
(int hash, String name) Bundle.BundleLinkComponent.makeProperty
(int hash, String name) Bundle.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementDocumentComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementImplementationComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementMessagingComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementMessagingEndpointComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementRestComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementRestResourceComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementRestResourceOperationComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementRestSecurityComponent.makeProperty
(int hash, String name) CapabilityStatement.CapabilityStatementSoftwareComponent.makeProperty
(int hash, String name) CapabilityStatement.makeProperty
(int hash, String name) CapabilityStatement.ResourceInteractionComponent.makeProperty
(int hash, String name) CapabilityStatement.SystemInteractionComponent.makeProperty
(int hash, String name) CarePlan.CarePlanActivityComponent.makeProperty
(int hash, String name) CarePlan.CarePlanActivityDetailComponent.makeProperty
(int hash, String name) CarePlan.makeProperty
(int hash, String name) CareTeam.CareTeamParticipantComponent.makeProperty
(int hash, String name) CareTeam.makeProperty
(int hash, String name) CatalogEntry.CatalogEntryRelatedEntryComponent.makeProperty
(int hash, String name) CatalogEntry.makeProperty
(int hash, String name) ChargeItem.ChargeItemPerformerComponent.makeProperty
(int hash, String name) ChargeItem.makeProperty
(int hash, String name) ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent.makeProperty
(int hash, String name) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent.makeProperty
(int hash, String name) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.makeProperty
(int hash, String name) ChargeItemDefinition.makeProperty
(int hash, String name) Claim.AccidentComponent.makeProperty
(int hash, String name) Claim.CareTeamComponent.makeProperty
(int hash, String name) Claim.DetailComponent.makeProperty
(int hash, String name) Claim.DiagnosisComponent.makeProperty
(int hash, String name) Claim.InsuranceComponent.makeProperty
(int hash, String name) Claim.ItemComponent.makeProperty
(int hash, String name) Claim.makeProperty
(int hash, String name) Claim.PayeeComponent.makeProperty
(int hash, String name) Claim.ProcedureComponent.makeProperty
(int hash, String name) Claim.RelatedClaimComponent.makeProperty
(int hash, String name) Claim.SubDetailComponent.makeProperty
(int hash, String name) Claim.SupportingInformationComponent.makeProperty
(int hash, String name) ClaimResponse.AddedItemComponent.makeProperty
(int hash, String name) ClaimResponse.AddedItemDetailComponent.makeProperty
(int hash, String name) ClaimResponse.AddedItemSubDetailComponent.makeProperty
(int hash, String name) ClaimResponse.AdjudicationComponent.makeProperty
(int hash, String name) ClaimResponse.ErrorComponent.makeProperty
(int hash, String name) ClaimResponse.InsuranceComponent.makeProperty
(int hash, String name) ClaimResponse.ItemComponent.makeProperty
(int hash, String name) ClaimResponse.ItemDetailComponent.makeProperty
(int hash, String name) ClaimResponse.makeProperty
(int hash, String name) ClaimResponse.NoteComponent.makeProperty
(int hash, String name) ClaimResponse.PaymentComponent.makeProperty
(int hash, String name) ClaimResponse.SubDetailComponent.makeProperty
(int hash, String name) ClaimResponse.TotalComponent.makeProperty
(int hash, String name) ClinicalImpression.ClinicalImpressionFindingComponent.makeProperty
(int hash, String name) ClinicalImpression.ClinicalImpressionInvestigationComponent.makeProperty
(int hash, String name) ClinicalImpression.makeProperty
(int hash, String name) CodeableConcept.makeProperty
(int hash, String name) CodeSystem.CodeSystemFilterComponent.makeProperty
(int hash, String name) CodeSystem.ConceptDefinitionComponent.makeProperty
(int hash, String name) CodeSystem.ConceptDefinitionDesignationComponent.makeProperty
(int hash, String name) CodeSystem.ConceptPropertyComponent.makeProperty
(int hash, String name) CodeSystem.makeProperty
(int hash, String name) CodeSystem.PropertyComponent.makeProperty
(int hash, String name) Coding.makeProperty
(int hash, String name) Communication.CommunicationPayloadComponent.makeProperty
(int hash, String name) Communication.makeProperty
(int hash, String name) CommunicationRequest.CommunicationRequestPayloadComponent.makeProperty
(int hash, String name) CommunicationRequest.makeProperty
(int hash, String name) CompartmentDefinition.CompartmentDefinitionResourceComponent.makeProperty
(int hash, String name) CompartmentDefinition.makeProperty
(int hash, String name) Composition.CompositionAttesterComponent.makeProperty
(int hash, String name) Composition.CompositionEventComponent.makeProperty
(int hash, String name) Composition.CompositionRelatesToComponent.makeProperty
(int hash, String name) Composition.makeProperty
(int hash, String name) Composition.SectionComponent.makeProperty
(int hash, String name) ConceptMap.ConceptMapGroupComponent.makeProperty
(int hash, String name) ConceptMap.ConceptMapGroupUnmappedComponent.makeProperty
(int hash, String name) ConceptMap.makeProperty
(int hash, String name) ConceptMap.OtherElementComponent.makeProperty
(int hash, String name) ConceptMap.SourceElementComponent.makeProperty
(int hash, String name) ConceptMap.TargetElementComponent.makeProperty
(int hash, String name) Condition.ConditionEvidenceComponent.makeProperty
(int hash, String name) Condition.ConditionStageComponent.makeProperty
(int hash, String name) Condition.makeProperty
(int hash, String name) Consent.ConsentPolicyComponent.makeProperty
(int hash, String name) Consent.ConsentVerificationComponent.makeProperty
(int hash, String name) Consent.makeProperty
(int hash, String name) Consent.provisionActorComponent.makeProperty
(int hash, String name) Consent.provisionComponent.makeProperty
(int hash, String name) Consent.provisionDataComponent.makeProperty
(int hash, String name) ContactDetail.makeProperty
(int hash, String name) ContactPoint.makeProperty
(int hash, String name) Contract.ActionComponent.makeProperty
(int hash, String name) Contract.ActionSubjectComponent.makeProperty
(int hash, String name) Contract.AnswerComponent.makeProperty
(int hash, String name) Contract.AssetContextComponent.makeProperty
(int hash, String name) Contract.ComputableLanguageComponent.makeProperty
(int hash, String name) Contract.ContentDefinitionComponent.makeProperty
(int hash, String name) Contract.ContractAssetComponent.makeProperty
(int hash, String name) Contract.ContractOfferComponent.makeProperty
(int hash, String name) Contract.ContractPartyComponent.makeProperty
(int hash, String name) Contract.FriendlyLanguageComponent.makeProperty
(int hash, String name) Contract.LegalLanguageComponent.makeProperty
(int hash, String name) Contract.makeProperty
(int hash, String name) Contract.SecurityLabelComponent.makeProperty
(int hash, String name) Contract.SignatoryComponent.makeProperty
(int hash, String name) Contract.TermComponent.makeProperty
(int hash, String name) Contract.ValuedItemComponent.makeProperty
(int hash, String name) Contributor.makeProperty
(int hash, String name) Count.makeProperty
(int hash, String name) Coverage.ClassComponent.makeProperty
(int hash, String name) Coverage.CostToBeneficiaryComponent.makeProperty
(int hash, String name) Coverage.ExemptionComponent.makeProperty
(int hash, String name) Coverage.makeProperty
(int hash, String name) CoverageEligibilityRequest.DetailsComponent.makeProperty
(int hash, String name) CoverageEligibilityRequest.DiagnosisComponent.makeProperty
(int hash, String name) CoverageEligibilityRequest.InsuranceComponent.makeProperty
(int hash, String name) CoverageEligibilityRequest.makeProperty
(int hash, String name) CoverageEligibilityRequest.SupportingInformationComponent.makeProperty
(int hash, String name) CoverageEligibilityResponse.BenefitComponent.makeProperty
(int hash, String name) CoverageEligibilityResponse.ErrorsComponent.makeProperty
(int hash, String name) CoverageEligibilityResponse.InsuranceComponent.makeProperty
(int hash, String name) CoverageEligibilityResponse.ItemsComponent.makeProperty
(int hash, String name) CoverageEligibilityResponse.makeProperty
(int hash, String name) DataRequirement.DataRequirementCodeFilterComponent.makeProperty
(int hash, String name) DataRequirement.DataRequirementDateFilterComponent.makeProperty
(int hash, String name) DataRequirement.DataRequirementSortComponent.makeProperty
(int hash, String name) DataRequirement.makeProperty
(int hash, String name) DetectedIssue.DetectedIssueEvidenceComponent.makeProperty
(int hash, String name) DetectedIssue.DetectedIssueMitigationComponent.makeProperty
(int hash, String name) DetectedIssue.makeProperty
(int hash, String name) Device.DeviceDeviceNameComponent.makeProperty
(int hash, String name) Device.DevicePropertyComponent.makeProperty
(int hash, String name) Device.DeviceSpecializationComponent.makeProperty
(int hash, String name) Device.DeviceUdiCarrierComponent.makeProperty
(int hash, String name) Device.DeviceVersionComponent.makeProperty
(int hash, String name) Device.makeProperty
(int hash, String name) DeviceDefinition.DeviceDefinitionCapabilityComponent.makeProperty
(int hash, String name) DeviceDefinition.DeviceDefinitionDeviceNameComponent.makeProperty
(int hash, String name) DeviceDefinition.DeviceDefinitionMaterialComponent.makeProperty
(int hash, String name) DeviceDefinition.DeviceDefinitionPropertyComponent.makeProperty
(int hash, String name) DeviceDefinition.DeviceDefinitionSpecializationComponent.makeProperty
(int hash, String name) DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.makeProperty
(int hash, String name) DeviceDefinition.makeProperty
(int hash, String name) DeviceMetric.DeviceMetricCalibrationComponent.makeProperty
(int hash, String name) DeviceMetric.makeProperty
(int hash, String name) DeviceRequest.DeviceRequestParameterComponent.makeProperty
(int hash, String name) DeviceRequest.makeProperty
(int hash, String name) DeviceUseStatement.makeProperty
(int hash, String name) DiagnosticReport.DiagnosticReportMediaComponent.makeProperty
(int hash, String name) DiagnosticReport.makeProperty
(int hash, String name) Distance.makeProperty
(int hash, String name) DocumentManifest.DocumentManifestRelatedComponent.makeProperty
(int hash, String name) DocumentManifest.makeProperty
(int hash, String name) DocumentReference.DocumentReferenceContentComponent.makeProperty
(int hash, String name) DocumentReference.DocumentReferenceContextComponent.makeProperty
(int hash, String name) DocumentReference.DocumentReferenceRelatesToComponent.makeProperty
(int hash, String name) DocumentReference.makeProperty
(int hash, String name) DomainResource.makeProperty
(int hash, String name) Dosage.DosageDoseAndRateComponent.makeProperty
(int hash, String name) Dosage.makeProperty
(int hash, String name) Duration.makeProperty
(int hash, String name) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.makeProperty
(int hash, String name) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.makeProperty
(int hash, String name) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.makeProperty
(int hash, String name) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.makeProperty
(int hash, String name) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.makeProperty
(int hash, String name) EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent.makeProperty
(int hash, String name) EffectEvidenceSynthesis.makeProperty
(int hash, String name) Element.makeProperty
(int hash, String name) ElementDefinition.ElementDefinitionBaseComponent.makeProperty
(int hash, String name) ElementDefinition.ElementDefinitionBindingComponent.makeProperty
(int hash, String name) ElementDefinition.ElementDefinitionConstraintComponent.makeProperty
(int hash, String name) ElementDefinition.ElementDefinitionExampleComponent.makeProperty
(int hash, String name) ElementDefinition.ElementDefinitionMappingComponent.makeProperty
(int hash, String name) ElementDefinition.ElementDefinitionSlicingComponent.makeProperty
(int hash, String name) ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.makeProperty
(int hash, String name) ElementDefinition.makeProperty
(int hash, String name) ElementDefinition.TypeRefComponent.makeProperty
(int hash, String name) Encounter.ClassHistoryComponent.makeProperty
(int hash, String name) Encounter.DiagnosisComponent.makeProperty
(int hash, String name) Encounter.EncounterHospitalizationComponent.makeProperty
(int hash, String name) Encounter.EncounterLocationComponent.makeProperty
(int hash, String name) Encounter.EncounterParticipantComponent.makeProperty
(int hash, String name) Encounter.makeProperty
(int hash, String name) Encounter.StatusHistoryComponent.makeProperty
(int hash, String name) Endpoint.makeProperty
(int hash, String name) EnrollmentRequest.makeProperty
(int hash, String name) EnrollmentResponse.makeProperty
(int hash, String name) EpisodeOfCare.DiagnosisComponent.makeProperty
(int hash, String name) EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.makeProperty
(int hash, String name) EpisodeOfCare.makeProperty
(int hash, String name) EventDefinition.makeProperty
(int hash, String name) Evidence.makeProperty
(int hash, String name) EvidenceVariable.EvidenceVariableCharacteristicComponent.makeProperty
(int hash, String name) EvidenceVariable.makeProperty
(int hash, String name) ExampleScenario.ExampleScenarioActorComponent.makeProperty
(int hash, String name) ExampleScenario.ExampleScenarioInstanceComponent.makeProperty
(int hash, String name) ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent.makeProperty
(int hash, String name) ExampleScenario.ExampleScenarioInstanceVersionComponent.makeProperty
(int hash, String name) ExampleScenario.ExampleScenarioProcessComponent.makeProperty
(int hash, String name) ExampleScenario.ExampleScenarioProcessStepAlternativeComponent.makeProperty
(int hash, String name) ExampleScenario.ExampleScenarioProcessStepComponent.makeProperty
(int hash, String name) ExampleScenario.ExampleScenarioProcessStepOperationComponent.makeProperty
(int hash, String name) ExampleScenario.makeProperty
(int hash, String name) ExplanationOfBenefit.AccidentComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.AddedItemComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.AddedItemDetailComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.AddedItemDetailSubDetailComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.AdjudicationComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.BenefitBalanceComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.BenefitComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.CareTeamComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.DetailComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.DiagnosisComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.InsuranceComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.ItemComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.makeProperty
(int hash, String name) ExplanationOfBenefit.NoteComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.PayeeComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.PaymentComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.ProcedureComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.RelatedClaimComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.SubDetailComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.SupportingInformationComponent.makeProperty
(int hash, String name) ExplanationOfBenefit.TotalComponent.makeProperty
(int hash, String name) Expression.makeProperty
(int hash, String name) Extension.makeProperty
(int hash, String name) FamilyMemberHistory.FamilyMemberHistoryConditionComponent.makeProperty
(int hash, String name) FamilyMemberHistory.makeProperty
(int hash, String name) Flag.makeProperty
(int hash, String name) Goal.GoalTargetComponent.makeProperty
(int hash, String name) Goal.makeProperty
(int hash, String name) GraphDefinition.GraphDefinitionLinkComponent.makeProperty
(int hash, String name) GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.makeProperty
(int hash, String name) GraphDefinition.GraphDefinitionLinkTargetComponent.makeProperty
(int hash, String name) GraphDefinition.makeProperty
(int hash, String name) Group.GroupCharacteristicComponent.makeProperty
(int hash, String name) Group.GroupMemberComponent.makeProperty
(int hash, String name) Group.makeProperty
(int hash, String name) GuidanceResponse.makeProperty
(int hash, String name) HealthcareService.HealthcareServiceAvailableTimeComponent.makeProperty
(int hash, String name) HealthcareService.HealthcareServiceEligibilityComponent.makeProperty
(int hash, String name) HealthcareService.HealthcareServiceNotAvailableComponent.makeProperty
(int hash, String name) HealthcareService.makeProperty
(int hash, String name) HumanName.makeProperty
(int hash, String name) Identifier.makeProperty
(int hash, String name) ImagingStudy.ImagingStudySeriesComponent.makeProperty
(int hash, String name) ImagingStudy.ImagingStudySeriesInstanceComponent.makeProperty
(int hash, String name) ImagingStudy.ImagingStudySeriesPerformerComponent.makeProperty
(int hash, String name) ImagingStudy.makeProperty
(int hash, String name) Immunization.ImmunizationEducationComponent.makeProperty
(int hash, String name) Immunization.ImmunizationPerformerComponent.makeProperty
(int hash, String name) Immunization.ImmunizationProtocolAppliedComponent.makeProperty
(int hash, String name) Immunization.ImmunizationReactionComponent.makeProperty
(int hash, String name) Immunization.makeProperty
(int hash, String name) ImmunizationEvaluation.makeProperty
(int hash, String name) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.makeProperty
(int hash, String name) ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.makeProperty
(int hash, String name) ImmunizationRecommendation.makeProperty
(int hash, String name) ImplementationGuide.ImplementationGuideDefinitionComponent.makeProperty
(int hash, String name) ImplementationGuide.ImplementationGuideDefinitionGroupingComponent.makeProperty
(int hash, String name) ImplementationGuide.ImplementationGuideDefinitionPageComponent.makeProperty
(int hash, String name) ImplementationGuide.ImplementationGuideDefinitionParameterComponent.makeProperty
(int hash, String name) ImplementationGuide.ImplementationGuideDefinitionResourceComponent.makeProperty
(int hash, String name) ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.makeProperty
(int hash, String name) ImplementationGuide.ImplementationGuideDependsOnComponent.makeProperty
(int hash, String name) ImplementationGuide.ImplementationGuideGlobalComponent.makeProperty
(int hash, String name) ImplementationGuide.ImplementationGuideManifestComponent.makeProperty
(int hash, String name) ImplementationGuide.makeProperty
(int hash, String name) ImplementationGuide.ManifestPageComponent.makeProperty
(int hash, String name) ImplementationGuide.ManifestResourceComponent.makeProperty
(int hash, String name) InsurancePlan.CoverageBenefitComponent.makeProperty
(int hash, String name) InsurancePlan.CoverageBenefitLimitComponent.makeProperty
(int hash, String name) InsurancePlan.InsurancePlanContactComponent.makeProperty
(int hash, String name) InsurancePlan.InsurancePlanCoverageComponent.makeProperty
(int hash, String name) InsurancePlan.InsurancePlanPlanComponent.makeProperty
(int hash, String name) InsurancePlan.InsurancePlanPlanGeneralCostComponent.makeProperty
(int hash, String name) InsurancePlan.InsurancePlanPlanSpecificCostComponent.makeProperty
(int hash, String name) InsurancePlan.makeProperty
(int hash, String name) InsurancePlan.PlanBenefitComponent.makeProperty
(int hash, String name) InsurancePlan.PlanBenefitCostComponent.makeProperty
(int hash, String name) Invoice.InvoiceLineItemComponent.makeProperty
(int hash, String name) Invoice.InvoiceLineItemPriceComponentComponent.makeProperty
(int hash, String name) Invoice.InvoiceParticipantComponent.makeProperty
(int hash, String name) Invoice.makeProperty
(int hash, String name) Library.makeProperty
(int hash, String name) Linkage.LinkageItemComponent.makeProperty
(int hash, String name) Linkage.makeProperty
(int hash, String name) ListResource.ListEntryComponent.makeProperty
(int hash, String name) ListResource.makeProperty
(int hash, String name) Location.LocationHoursOfOperationComponent.makeProperty
(int hash, String name) Location.LocationPositionComponent.makeProperty
(int hash, String name) Location.makeProperty
(int hash, String name) MarketingStatus.makeProperty
(int hash, String name) Measure.makeProperty
(int hash, String name) Measure.MeasureGroupComponent.makeProperty
(int hash, String name) Measure.MeasureGroupPopulationComponent.makeProperty
(int hash, String name) Measure.MeasureGroupStratifierComponent.makeProperty
(int hash, String name) Measure.MeasureGroupStratifierComponentComponent.makeProperty
(int hash, String name) Measure.MeasureSupplementalDataComponent.makeProperty
(int hash, String name) MeasureReport.makeProperty
(int hash, String name) MeasureReport.MeasureReportGroupComponent.makeProperty
(int hash, String name) MeasureReport.MeasureReportGroupPopulationComponent.makeProperty
(int hash, String name) MeasureReport.MeasureReportGroupStratifierComponent.makeProperty
(int hash, String name) MeasureReport.StratifierGroupComponent.makeProperty
(int hash, String name) MeasureReport.StratifierGroupComponentComponent.makeProperty
(int hash, String name) MeasureReport.StratifierGroupPopulationComponent.makeProperty
(int hash, String name) Media.makeProperty
(int hash, String name) Medication.makeProperty
(int hash, String name) Medication.MedicationBatchComponent.makeProperty
(int hash, String name) Medication.MedicationIngredientComponent.makeProperty
(int hash, String name) MedicationAdministration.makeProperty
(int hash, String name) MedicationAdministration.MedicationAdministrationDosageComponent.makeProperty
(int hash, String name) MedicationAdministration.MedicationAdministrationPerformerComponent.makeProperty
(int hash, String name) MedicationDispense.makeProperty
(int hash, String name) MedicationDispense.MedicationDispensePerformerComponent.makeProperty
(int hash, String name) MedicationDispense.MedicationDispenseSubstitutionComponent.makeProperty
(int hash, String name) MedicationKnowledge.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeCostComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeIngredientComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeKineticsComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeMonographComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgePackagingComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.makeProperty
(int hash, String name) MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.makeProperty
(int hash, String name) MedicationRequest.makeProperty
(int hash, String name) MedicationRequest.MedicationRequestDispenseRequestComponent.makeProperty
(int hash, String name) MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.makeProperty
(int hash, String name) MedicationRequest.MedicationRequestSubstitutionComponent.makeProperty
(int hash, String name) MedicationStatement.makeProperty
(int hash, String name) MedicinalProduct.makeProperty
(int hash, String name) MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.makeProperty
(int hash, String name) MedicinalProduct.MedicinalProductNameComponent.makeProperty
(int hash, String name) MedicinalProduct.MedicinalProductNameCountryLanguageComponent.makeProperty
(int hash, String name) MedicinalProduct.MedicinalProductNameNamePartComponent.makeProperty
(int hash, String name) MedicinalProduct.MedicinalProductSpecialDesignationComponent.makeProperty
(int hash, String name) MedicinalProductAuthorization.makeProperty
(int hash, String name) MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.makeProperty
(int hash, String name) MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.makeProperty
(int hash, String name) MedicinalProductContraindication.makeProperty
(int hash, String name) MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.makeProperty
(int hash, String name) MedicinalProductIndication.makeProperty
(int hash, String name) MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.makeProperty
(int hash, String name) MedicinalProductIngredient.makeProperty
(int hash, String name) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.makeProperty
(int hash, String name) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.makeProperty
(int hash, String name) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.makeProperty
(int hash, String name) MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent.makeProperty
(int hash, String name) MedicinalProductInteraction.makeProperty
(int hash, String name) MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.makeProperty
(int hash, String name) MedicinalProductManufactured.makeProperty
(int hash, String name) MedicinalProductPackaged.makeProperty
(int hash, String name) MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.makeProperty
(int hash, String name) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.makeProperty
(int hash, String name) MedicinalProductPharmaceutical.makeProperty
(int hash, String name) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.makeProperty
(int hash, String name) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.makeProperty
(int hash, String name) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.makeProperty
(int hash, String name) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.makeProperty
(int hash, String name) MedicinalProductUndesirableEffect.makeProperty
(int hash, String name) MessageDefinition.makeProperty
(int hash, String name) MessageDefinition.MessageDefinitionAllowedResponseComponent.makeProperty
(int hash, String name) MessageDefinition.MessageDefinitionFocusComponent.makeProperty
(int hash, String name) MessageHeader.makeProperty
(int hash, String name) MessageHeader.MessageDestinationComponent.makeProperty
(int hash, String name) MessageHeader.MessageHeaderResponseComponent.makeProperty
(int hash, String name) MessageHeader.MessageSourceComponent.makeProperty
(int hash, String name) Meta.makeProperty
(int hash, String name) MetadataResource.makeProperty
(int hash, String name) MolecularSequence.makeProperty
(int hash, String name) MolecularSequence.MolecularSequenceQualityComponent.makeProperty
(int hash, String name) MolecularSequence.MolecularSequenceQualityRocComponent.makeProperty
(int hash, String name) MolecularSequence.MolecularSequenceReferenceSeqComponent.makeProperty
(int hash, String name) MolecularSequence.MolecularSequenceRepositoryComponent.makeProperty
(int hash, String name) MolecularSequence.MolecularSequenceStructureVariantComponent.makeProperty
(int hash, String name) MolecularSequence.MolecularSequenceStructureVariantInnerComponent.makeProperty
(int hash, String name) MolecularSequence.MolecularSequenceStructureVariantOuterComponent.makeProperty
(int hash, String name) MolecularSequence.MolecularSequenceVariantComponent.makeProperty
(int hash, String name) Money.makeProperty
(int hash, String name) NamingSystem.makeProperty
(int hash, String name) NamingSystem.NamingSystemUniqueIdComponent.makeProperty
(int hash, String name) Narrative.makeProperty
(int hash, String name) NutritionOrder.makeProperty
(int hash, String name) NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.makeProperty
(int hash, String name) NutritionOrder.NutritionOrderEnteralFormulaComponent.makeProperty
(int hash, String name) NutritionOrder.NutritionOrderOralDietComponent.makeProperty
(int hash, String name) NutritionOrder.NutritionOrderOralDietNutrientComponent.makeProperty
(int hash, String name) NutritionOrder.NutritionOrderOralDietTextureComponent.makeProperty
(int hash, String name) NutritionOrder.NutritionOrderSupplementComponent.makeProperty
(int hash, String name) Observation.makeProperty
(int hash, String name) Observation.ObservationComponentComponent.makeProperty
(int hash, String name) Observation.ObservationReferenceRangeComponent.makeProperty
(int hash, String name) ObservationDefinition.makeProperty
(int hash, String name) ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.makeProperty
(int hash, String name) ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.makeProperty
(int hash, String name) OperationDefinition.makeProperty
(int hash, String name) OperationDefinition.OperationDefinitionOverloadComponent.makeProperty
(int hash, String name) OperationDefinition.OperationDefinitionParameterBindingComponent.makeProperty
(int hash, String name) OperationDefinition.OperationDefinitionParameterComponent.makeProperty
(int hash, String name) OperationDefinition.OperationDefinitionParameterReferencedFromComponent.makeProperty
(int hash, String name) OperationOutcome.makeProperty
(int hash, String name) OperationOutcome.OperationOutcomeIssueComponent.makeProperty
(int hash, String name) Organization.makeProperty
(int hash, String name) Organization.OrganizationContactComponent.makeProperty
(int hash, String name) OrganizationAffiliation.makeProperty
(int hash, String name) ParameterDefinition.makeProperty
(int hash, String name) Parameters.makeProperty
(int hash, String name) Parameters.ParametersParameterComponent.makeProperty
(int hash, String name) Patient.ContactComponent.makeProperty
(int hash, String name) Patient.makeProperty
(int hash, String name) Patient.PatientCommunicationComponent.makeProperty
(int hash, String name) Patient.PatientLinkComponent.makeProperty
(int hash, String name) PaymentNotice.makeProperty
(int hash, String name) PaymentReconciliation.DetailsComponent.makeProperty
(int hash, String name) PaymentReconciliation.makeProperty
(int hash, String name) PaymentReconciliation.NotesComponent.makeProperty
(int hash, String name) Period.makeProperty
(int hash, String name) Person.makeProperty
(int hash, String name) Person.PersonLinkComponent.makeProperty
(int hash, String name) PlanDefinition.makeProperty
(int hash, String name) PlanDefinition.PlanDefinitionActionComponent.makeProperty
(int hash, String name) PlanDefinition.PlanDefinitionActionConditionComponent.makeProperty
(int hash, String name) PlanDefinition.PlanDefinitionActionDynamicValueComponent.makeProperty
(int hash, String name) PlanDefinition.PlanDefinitionActionParticipantComponent.makeProperty
(int hash, String name) PlanDefinition.PlanDefinitionActionRelatedActionComponent.makeProperty
(int hash, String name) PlanDefinition.PlanDefinitionGoalComponent.makeProperty
(int hash, String name) PlanDefinition.PlanDefinitionGoalTargetComponent.makeProperty
(int hash, String name) Population.makeProperty
(int hash, String name) Practitioner.makeProperty
(int hash, String name) Practitioner.PractitionerQualificationComponent.makeProperty
(int hash, String name) PractitionerRole.makeProperty
(int hash, String name) PractitionerRole.PractitionerRoleAvailableTimeComponent.makeProperty
(int hash, String name) PractitionerRole.PractitionerRoleNotAvailableComponent.makeProperty
(int hash, String name) PrimitiveType.makeProperty
(int hash, String name) Procedure.makeProperty
(int hash, String name) Procedure.ProcedureFocalDeviceComponent.makeProperty
(int hash, String name) Procedure.ProcedurePerformerComponent.makeProperty
(int hash, String name) ProdCharacteristic.makeProperty
(int hash, String name) ProductShelfLife.makeProperty
(int hash, String name) Provenance.makeProperty
(int hash, String name) Provenance.ProvenanceAgentComponent.makeProperty
(int hash, String name) Provenance.ProvenanceEntityComponent.makeProperty
(int hash, String name) Quantity.makeProperty
(int hash, String name) Questionnaire.makeProperty
(int hash, String name) Questionnaire.QuestionnaireItemAnswerOptionComponent.makeProperty
(int hash, String name) Questionnaire.QuestionnaireItemComponent.makeProperty
(int hash, String name) Questionnaire.QuestionnaireItemEnableWhenComponent.makeProperty
(int hash, String name) Questionnaire.QuestionnaireItemInitialComponent.makeProperty
(int hash, String name) QuestionnaireResponse.makeProperty
(int hash, String name) QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.makeProperty
(int hash, String name) QuestionnaireResponse.QuestionnaireResponseItemComponent.makeProperty
(int hash, String name) Range.makeProperty
(int hash, String name) Ratio.makeProperty
(int hash, String name) Reference.makeProperty
(int hash, String name) RelatedArtifact.makeProperty
(int hash, String name) RelatedPerson.makeProperty
(int hash, String name) RelatedPerson.RelatedPersonCommunicationComponent.makeProperty
(int hash, String name) RequestGroup.makeProperty
(int hash, String name) RequestGroup.RequestGroupActionComponent.makeProperty
(int hash, String name) RequestGroup.RequestGroupActionConditionComponent.makeProperty
(int hash, String name) RequestGroup.RequestGroupActionRelatedActionComponent.makeProperty
(int hash, String name) ResearchDefinition.makeProperty
(int hash, String name) ResearchElementDefinition.makeProperty
(int hash, String name) ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.makeProperty
(int hash, String name) ResearchStudy.makeProperty
(int hash, String name) ResearchStudy.ResearchStudyArmComponent.makeProperty
(int hash, String name) ResearchStudy.ResearchStudyObjectiveComponent.makeProperty
(int hash, String name) ResearchSubject.makeProperty
(int hash, String name) Resource.makeProperty
(int hash, String name) RiskAssessment.makeProperty
(int hash, String name) RiskAssessment.RiskAssessmentPredictionComponent.makeProperty
(int hash, String name) RiskEvidenceSynthesis.makeProperty
(int hash, String name) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.makeProperty
(int hash, String name) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.makeProperty
(int hash, String name) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent.makeProperty
(int hash, String name) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.makeProperty
(int hash, String name) RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent.makeProperty
(int hash, String name) SampledData.makeProperty
(int hash, String name) Schedule.makeProperty
(int hash, String name) SearchParameter.makeProperty
(int hash, String name) SearchParameter.SearchParameterComponentComponent.makeProperty
(int hash, String name) ServiceRequest.makeProperty
(int hash, String name) Signature.makeProperty
(int hash, String name) Slot.makeProperty
(int hash, String name) Specimen.makeProperty
(int hash, String name) Specimen.SpecimenCollectionComponent.makeProperty
(int hash, String name) Specimen.SpecimenContainerComponent.makeProperty
(int hash, String name) Specimen.SpecimenProcessingComponent.makeProperty
(int hash, String name) SpecimenDefinition.makeProperty
(int hash, String name) SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.makeProperty
(int hash, String name) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.makeProperty
(int hash, String name) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent.makeProperty
(int hash, String name) SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.makeProperty
(int hash, String name) StructureDefinition.makeProperty
(int hash, String name) StructureDefinition.StructureDefinitionContextComponent.makeProperty
(int hash, String name) StructureDefinition.StructureDefinitionDifferentialComponent.makeProperty
(int hash, String name) StructureDefinition.StructureDefinitionMappingComponent.makeProperty
(int hash, String name) StructureDefinition.StructureDefinitionSnapshotComponent.makeProperty
(int hash, String name) StructureMap.makeProperty
(int hash, String name) StructureMap.StructureMapGroupComponent.makeProperty
(int hash, String name) StructureMap.StructureMapGroupInputComponent.makeProperty
(int hash, String name) StructureMap.StructureMapGroupRuleComponent.makeProperty
(int hash, String name) StructureMap.StructureMapGroupRuleDependentComponent.makeProperty
(int hash, String name) StructureMap.StructureMapGroupRuleSourceComponent.makeProperty
(int hash, String name) StructureMap.StructureMapGroupRuleTargetComponent.makeProperty
(int hash, String name) StructureMap.StructureMapGroupRuleTargetParameterComponent.makeProperty
(int hash, String name) StructureMap.StructureMapStructureComponent.makeProperty
(int hash, String name) Subscription.makeProperty
(int hash, String name) Subscription.SubscriptionChannelComponent.makeProperty
(int hash, String name) Substance.makeProperty
(int hash, String name) Substance.SubstanceIngredientComponent.makeProperty
(int hash, String name) Substance.SubstanceInstanceComponent.makeProperty
(int hash, String name) SubstanceAmount.makeProperty
(int hash, String name) SubstanceAmount.SubstanceAmountReferenceRangeComponent.makeProperty
(int hash, String name) SubstanceNucleicAcid.makeProperty
(int hash, String name) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.makeProperty
(int hash, String name) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.makeProperty
(int hash, String name) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.makeProperty
(int hash, String name) SubstancePolymer.makeProperty
(int hash, String name) SubstancePolymer.SubstancePolymerMonomerSetComponent.makeProperty
(int hash, String name) SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent.makeProperty
(int hash, String name) SubstancePolymer.SubstancePolymerRepeatComponent.makeProperty
(int hash, String name) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.makeProperty
(int hash, String name) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.makeProperty
(int hash, String name) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.makeProperty
(int hash, String name) SubstanceProtein.makeProperty
(int hash, String name) SubstanceProtein.SubstanceProteinSubunitComponent.makeProperty
(int hash, String name) SubstanceReferenceInformation.makeProperty
(int hash, String name) SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.makeProperty
(int hash, String name) SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.makeProperty
(int hash, String name) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.makeProperty
(int hash, String name) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.makeProperty
(int hash, String name) SubstanceSourceMaterial.makeProperty
(int hash, String name) SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent.makeProperty
(int hash, String name) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.makeProperty
(int hash, String name) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.makeProperty
(int hash, String name) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent.makeProperty
(int hash, String name) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.makeProperty
(int hash, String name) SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.makeProperty
(int hash, String name) SubstanceSpecification.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationCodeComponent.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationMoietyComponent.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationNameComponent.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationNameOfficialComponent.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationPropertyComponent.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationRelationshipComponent.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationStructureComponent.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.makeProperty
(int hash, String name) SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent.makeProperty
(int hash, String name) SupplyDelivery.makeProperty
(int hash, String name) SupplyDelivery.SupplyDeliverySuppliedItemComponent.makeProperty
(int hash, String name) SupplyRequest.makeProperty
(int hash, String name) SupplyRequest.SupplyRequestParameterComponent.makeProperty
(int hash, String name) Task.makeProperty
(int hash, String name) Task.ParameterComponent.makeProperty
(int hash, String name) Task.TaskOutputComponent.makeProperty
(int hash, String name) Task.TaskRestrictionComponent.makeProperty
(int hash, String name) TerminologyCapabilities.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesClosureComponent.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent.makeProperty
(int hash, String name) TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent.makeProperty
(int hash, String name) TestReport.makeProperty
(int hash, String name) TestReport.SetupActionAssertComponent.makeProperty
(int hash, String name) TestReport.SetupActionComponent.makeProperty
(int hash, String name) TestReport.SetupActionOperationComponent.makeProperty
(int hash, String name) TestReport.TeardownActionComponent.makeProperty
(int hash, String name) TestReport.TestActionComponent.makeProperty
(int hash, String name) TestReport.TestReportParticipantComponent.makeProperty
(int hash, String name) TestReport.TestReportSetupComponent.makeProperty
(int hash, String name) TestReport.TestReportTeardownComponent.makeProperty
(int hash, String name) TestReport.TestReportTestComponent.makeProperty
(int hash, String name) TestScript.makeProperty
(int hash, String name) TestScript.SetupActionAssertComponent.makeProperty
(int hash, String name) TestScript.SetupActionComponent.makeProperty
(int hash, String name) TestScript.SetupActionOperationComponent.makeProperty
(int hash, String name) TestScript.SetupActionOperationRequestHeaderComponent.makeProperty
(int hash, String name) TestScript.TeardownActionComponent.makeProperty
(int hash, String name) TestScript.TestActionComponent.makeProperty
(int hash, String name) TestScript.TestScriptDestinationComponent.makeProperty
(int hash, String name) TestScript.TestScriptFixtureComponent.makeProperty
(int hash, String name) TestScript.TestScriptMetadataCapabilityComponent.makeProperty
(int hash, String name) TestScript.TestScriptMetadataComponent.makeProperty
(int hash, String name) TestScript.TestScriptMetadataLinkComponent.makeProperty
(int hash, String name) TestScript.TestScriptOriginComponent.makeProperty
(int hash, String name) TestScript.TestScriptSetupComponent.makeProperty
(int hash, String name) TestScript.TestScriptTeardownComponent.makeProperty
(int hash, String name) TestScript.TestScriptTestComponent.makeProperty
(int hash, String name) TestScript.TestScriptVariableComponent.makeProperty
(int hash, String name) Timing.makeProperty
(int hash, String name) Timing.TimingRepeatComponent.makeProperty
(int hash, String name) TriggerDefinition.makeProperty
(int hash, String name) UsageContext.makeProperty
(int hash, String name) ValueSet.ConceptReferenceComponent.makeProperty
(int hash, String name) ValueSet.ConceptReferenceDesignationComponent.makeProperty
(int hash, String name) ValueSet.ConceptSetComponent.makeProperty
(int hash, String name) ValueSet.ConceptSetFilterComponent.makeProperty
(int hash, String name) ValueSet.makeProperty
(int hash, String name) ValueSet.ValueSetComposeComponent.makeProperty
(int hash, String name) ValueSet.ValueSetExpansionComponent.makeProperty
(int hash, String name) ValueSet.ValueSetExpansionContainsComponent.makeProperty
(int hash, String name) ValueSet.ValueSetExpansionParameterComponent.makeProperty
(int hash, String name) VerificationResult.makeProperty
(int hash, String name) VerificationResult.VerificationResultAttestationComponent.makeProperty
(int hash, String name) VerificationResult.VerificationResultPrimarySourceComponent.makeProperty
(int hash, String name) VerificationResult.VerificationResultValidatorComponent.makeProperty
(int hash, String name) VisionPrescription.makeProperty
(int hash, String name) VisionPrescription.PrismComponent.makeProperty
(int hash, String name) VisionPrescription.VisionPrescriptionLensSpecificationComponent.makeProperty
(int hash, String name) Account.CoverageComponent.setProperty
(int hash, String name, Base value) Account.CoverageComponent.setProperty
(String name, Base value) Account.GuarantorComponent.setProperty
(int hash, String name, Base value) Account.GuarantorComponent.setProperty
(String name, Base value) Account.setProperty
(int hash, String name, Base value) Account.setProperty
(String name, Base value) ActivityDefinition.ActivityDefinitionDynamicValueComponent.setProperty
(int hash, String name, Base value) ActivityDefinition.ActivityDefinitionDynamicValueComponent.setProperty
(String name, Base value) ActivityDefinition.ActivityDefinitionParticipantComponent.setProperty
(int hash, String name, Base value) ActivityDefinition.ActivityDefinitionParticipantComponent.setProperty
(String name, Base value) ActivityDefinition.setProperty
(int hash, String name, Base value) ActivityDefinition.setProperty
(String name, Base value) Address.setProperty
(int hash, String name, Base value) Address.setProperty
(String name, Base value) AdverseEvent.AdverseEventSuspectEntityCausalityComponent.setProperty
(int hash, String name, Base value) AdverseEvent.AdverseEventSuspectEntityCausalityComponent.setProperty
(String name, Base value) AdverseEvent.AdverseEventSuspectEntityComponent.setProperty
(int hash, String name, Base value) AdverseEvent.AdverseEventSuspectEntityComponent.setProperty
(String name, Base value) AdverseEvent.setProperty
(int hash, String name, Base value) AdverseEvent.setProperty
(String name, Base value) Age.setProperty
(int hash, String name, Base value) Age.setProperty
(String name, Base value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setProperty
(int hash, String name, Base value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setProperty
(String name, Base value) AllergyIntolerance.setProperty
(int hash, String name, Base value) AllergyIntolerance.setProperty
(String name, Base value) Annotation.setProperty
(int hash, String name, Base value) Annotation.setProperty
(String name, Base value) Appointment.AppointmentParticipantComponent.setProperty
(int hash, String name, Base value) Appointment.AppointmentParticipantComponent.setProperty
(String name, Base value) Appointment.setProperty
(int hash, String name, Base value) Appointment.setProperty
(String name, Base value) AppointmentResponse.setProperty
(int hash, String name, Base value) AppointmentResponse.setProperty
(String name, Base value) Attachment.setProperty
(int hash, String name, Base value) Attachment.setProperty
(String name, Base value) AuditEvent.AuditEventAgentComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventAgentComponent.setProperty
(String name, Base value) AuditEvent.AuditEventAgentNetworkComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventAgentNetworkComponent.setProperty
(String name, Base value) AuditEvent.AuditEventEntityComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventEntityComponent.setProperty
(String name, Base value) AuditEvent.AuditEventEntityDetailComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventEntityDetailComponent.setProperty
(String name, Base value) AuditEvent.AuditEventSourceComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventSourceComponent.setProperty
(String name, Base value) AuditEvent.setProperty
(int hash, String name, Base value) AuditEvent.setProperty
(String name, Base value) BackboneElement.setProperty
(int hash, String name, Base value) BackboneElement.setProperty
(String name, Base value) BackboneType.setProperty
(int hash, String name, Base value) BackboneType.setProperty
(String name, Base value) Base.setProperty
(int hash, String name, Base value) Base.setProperty
(String name, Base value) Basic.setProperty
(int hash, String name, Base value) Basic.setProperty
(String name, Base value) Binary.setProperty
(int hash, String name, Base value) Binary.setProperty
(String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.setProperty
(String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent.setProperty
(String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.setProperty
(String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.setProperty
(String name, Base value) BiologicallyDerivedProduct.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.setProperty
(String name, Base value) BodyStructure.setProperty
(int hash, String name, Base value) BodyStructure.setProperty
(String name, Base value) Bundle.BundleEntryComponent.setProperty
(int hash, String name, Base value) Bundle.BundleEntryComponent.setProperty
(String name, Base value) Bundle.BundleEntryRequestComponent.setProperty
(int hash, String name, Base value) Bundle.BundleEntryRequestComponent.setProperty
(String name, Base value) Bundle.BundleEntryResponseComponent.setProperty
(int hash, String name, Base value) Bundle.BundleEntryResponseComponent.setProperty
(String name, Base value) Bundle.BundleEntrySearchComponent.setProperty
(int hash, String name, Base value) Bundle.BundleEntrySearchComponent.setProperty
(String name, Base value) Bundle.BundleLinkComponent.setProperty
(int hash, String name, Base value) Bundle.BundleLinkComponent.setProperty
(String name, Base value) Bundle.setProperty
(int hash, String name, Base value) Bundle.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementDocumentComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementDocumentComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementImplementationComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementImplementationComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementMessagingComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementMessagingComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementMessagingEndpointComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementMessagingEndpointComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestResourceComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestResourceComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestResourceOperationComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestResourceOperationComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestSecurityComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestSecurityComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementSoftwareComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementSoftwareComponent.setProperty
(String name, Base value) CapabilityStatement.ResourceInteractionComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.ResourceInteractionComponent.setProperty
(String name, Base value) CapabilityStatement.setProperty
(int hash, String name, Base value) CapabilityStatement.setProperty
(String name, Base value) CapabilityStatement.SystemInteractionComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.SystemInteractionComponent.setProperty
(String name, Base value) CarePlan.CarePlanActivityComponent.setProperty
(int hash, String name, Base value) CarePlan.CarePlanActivityComponent.setProperty
(String name, Base value) CarePlan.CarePlanActivityDetailComponent.setProperty
(int hash, String name, Base value) CarePlan.CarePlanActivityDetailComponent.setProperty
(String name, Base value) CarePlan.setProperty
(int hash, String name, Base value) CarePlan.setProperty
(String name, Base value) CareTeam.CareTeamParticipantComponent.setProperty
(int hash, String name, Base value) CareTeam.CareTeamParticipantComponent.setProperty
(String name, Base value) CareTeam.setProperty
(int hash, String name, Base value) CareTeam.setProperty
(String name, Base value) CatalogEntry.CatalogEntryRelatedEntryComponent.setProperty
(int hash, String name, Base value) CatalogEntry.CatalogEntryRelatedEntryComponent.setProperty
(String name, Base value) CatalogEntry.setProperty
(int hash, String name, Base value) CatalogEntry.setProperty
(String name, Base value) ChargeItem.ChargeItemPerformerComponent.setProperty
(int hash, String name, Base value) ChargeItem.ChargeItemPerformerComponent.setProperty
(String name, Base value) ChargeItem.setProperty
(int hash, String name, Base value) ChargeItem.setProperty
(String name, Base value) ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent.setProperty
(int hash, String name, Base value) ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent.setProperty
(String name, Base value) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent.setProperty
(int hash, String name, Base value) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent.setProperty
(String name, Base value) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.setProperty
(int hash, String name, Base value) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.setProperty
(String name, Base value) ChargeItemDefinition.setProperty
(int hash, String name, Base value) ChargeItemDefinition.setProperty
(String name, Base value) Claim.AccidentComponent.setProperty
(int hash, String name, Base value) Claim.AccidentComponent.setProperty
(String name, Base value) Claim.CareTeamComponent.setProperty
(int hash, String name, Base value) Claim.CareTeamComponent.setProperty
(String name, Base value) Claim.DetailComponent.setProperty
(int hash, String name, Base value) Claim.DetailComponent.setProperty
(String name, Base value) Claim.DiagnosisComponent.setProperty
(int hash, String name, Base value) Claim.DiagnosisComponent.setProperty
(String name, Base value) Claim.InsuranceComponent.setProperty
(int hash, String name, Base value) Claim.InsuranceComponent.setProperty
(String name, Base value) Claim.ItemComponent.setProperty
(int hash, String name, Base value) Claim.ItemComponent.setProperty
(String name, Base value) Claim.PayeeComponent.setProperty
(int hash, String name, Base value) Claim.PayeeComponent.setProperty
(String name, Base value) Claim.ProcedureComponent.setProperty
(int hash, String name, Base value) Claim.ProcedureComponent.setProperty
(String name, Base value) Claim.RelatedClaimComponent.setProperty
(int hash, String name, Base value) Claim.RelatedClaimComponent.setProperty
(String name, Base value) Claim.setProperty
(int hash, String name, Base value) Claim.setProperty
(String name, Base value) Claim.SubDetailComponent.setProperty
(int hash, String name, Base value) Claim.SubDetailComponent.setProperty
(String name, Base value) Claim.SupportingInformationComponent.setProperty
(int hash, String name, Base value) Claim.SupportingInformationComponent.setProperty
(String name, Base value) ClaimResponse.AddedItemComponent.setProperty
(int hash, String name, Base value) ClaimResponse.AddedItemComponent.setProperty
(String name, Base value) ClaimResponse.AddedItemDetailComponent.setProperty
(int hash, String name, Base value) ClaimResponse.AddedItemDetailComponent.setProperty
(String name, Base value) ClaimResponse.AddedItemSubDetailComponent.setProperty
(int hash, String name, Base value) ClaimResponse.AddedItemSubDetailComponent.setProperty
(String name, Base value) ClaimResponse.AdjudicationComponent.setProperty
(int hash, String name, Base value) ClaimResponse.AdjudicationComponent.setProperty
(String name, Base value) ClaimResponse.ErrorComponent.setProperty
(int hash, String name, Base value) ClaimResponse.ErrorComponent.setProperty
(String name, Base value) ClaimResponse.InsuranceComponent.setProperty
(int hash, String name, Base value) ClaimResponse.InsuranceComponent.setProperty
(String name, Base value) ClaimResponse.ItemComponent.setProperty
(int hash, String name, Base value) ClaimResponse.ItemComponent.setProperty
(String name, Base value) ClaimResponse.ItemDetailComponent.setProperty
(int hash, String name, Base value) ClaimResponse.ItemDetailComponent.setProperty
(String name, Base value) ClaimResponse.NoteComponent.setProperty
(int hash, String name, Base value) ClaimResponse.NoteComponent.setProperty
(String name, Base value) ClaimResponse.PaymentComponent.setProperty
(int hash, String name, Base value) ClaimResponse.PaymentComponent.setProperty
(String name, Base value) ClaimResponse.setProperty
(int hash, String name, Base value) ClaimResponse.setProperty
(String name, Base value) ClaimResponse.SubDetailComponent.setProperty
(int hash, String name, Base value) ClaimResponse.SubDetailComponent.setProperty
(String name, Base value) ClaimResponse.TotalComponent.setProperty
(int hash, String name, Base value) ClaimResponse.TotalComponent.setProperty
(String name, Base value) ClinicalImpression.ClinicalImpressionFindingComponent.setProperty
(int hash, String name, Base value) ClinicalImpression.ClinicalImpressionFindingComponent.setProperty
(String name, Base value) ClinicalImpression.ClinicalImpressionInvestigationComponent.setProperty
(int hash, String name, Base value) ClinicalImpression.ClinicalImpressionInvestigationComponent.setProperty
(String name, Base value) ClinicalImpression.setProperty
(int hash, String name, Base value) ClinicalImpression.setProperty
(String name, Base value) CodeableConcept.setProperty
(int hash, String name, Base value) CodeableConcept.setProperty
(String name, Base value) CodeSystem.CodeSystemFilterComponent.setProperty
(int hash, String name, Base value) CodeSystem.CodeSystemFilterComponent.setProperty
(String name, Base value) CodeSystem.ConceptDefinitionComponent.setProperty
(int hash, String name, Base value) CodeSystem.ConceptDefinitionComponent.setProperty
(String name, Base value) CodeSystem.ConceptDefinitionDesignationComponent.setProperty
(int hash, String name, Base value) CodeSystem.ConceptDefinitionDesignationComponent.setProperty
(String name, Base value) CodeSystem.ConceptPropertyComponent.setProperty
(int hash, String name, Base value) CodeSystem.ConceptPropertyComponent.setProperty
(String name, Base value) CodeSystem.PropertyComponent.setProperty
(int hash, String name, Base value) CodeSystem.PropertyComponent.setProperty
(String name, Base value) CodeSystem.setProperty
(int hash, String name, Base value) CodeSystem.setProperty
(String name, Base value) Coding.setProperty
(int hash, String name, Base value) Coding.setProperty
(String name, Base value) Communication.CommunicationPayloadComponent.setProperty
(int hash, String name, Base value) Communication.CommunicationPayloadComponent.setProperty
(String name, Base value) Communication.setProperty
(int hash, String name, Base value) Communication.setProperty
(String name, Base value) CommunicationRequest.CommunicationRequestPayloadComponent.setProperty
(int hash, String name, Base value) CommunicationRequest.CommunicationRequestPayloadComponent.setProperty
(String name, Base value) CommunicationRequest.setProperty
(int hash, String name, Base value) CommunicationRequest.setProperty
(String name, Base value) CompartmentDefinition.CompartmentDefinitionResourceComponent.setProperty
(int hash, String name, Base value) CompartmentDefinition.CompartmentDefinitionResourceComponent.setProperty
(String name, Base value) CompartmentDefinition.setProperty
(int hash, String name, Base value) CompartmentDefinition.setProperty
(String name, Base value) Composition.CompositionAttesterComponent.setProperty
(int hash, String name, Base value) Composition.CompositionAttesterComponent.setProperty
(String name, Base value) Composition.CompositionEventComponent.setProperty
(int hash, String name, Base value) Composition.CompositionEventComponent.setProperty
(String name, Base value) Composition.CompositionRelatesToComponent.setProperty
(int hash, String name, Base value) Composition.CompositionRelatesToComponent.setProperty
(String name, Base value) Composition.SectionComponent.setProperty
(int hash, String name, Base value) Composition.SectionComponent.setProperty
(String name, Base value) Composition.setProperty
(int hash, String name, Base value) Composition.setProperty
(String name, Base value) ConceptMap.ConceptMapGroupComponent.setProperty
(int hash, String name, Base value) ConceptMap.ConceptMapGroupComponent.setProperty
(String name, Base value) ConceptMap.ConceptMapGroupUnmappedComponent.setProperty
(int hash, String name, Base value) ConceptMap.ConceptMapGroupUnmappedComponent.setProperty
(String name, Base value) ConceptMap.OtherElementComponent.setProperty
(int hash, String name, Base value) ConceptMap.OtherElementComponent.setProperty
(String name, Base value) ConceptMap.setProperty
(int hash, String name, Base value) ConceptMap.setProperty
(String name, Base value) ConceptMap.SourceElementComponent.setProperty
(int hash, String name, Base value) ConceptMap.SourceElementComponent.setProperty
(String name, Base value) ConceptMap.TargetElementComponent.setProperty
(int hash, String name, Base value) ConceptMap.TargetElementComponent.setProperty
(String name, Base value) Condition.ConditionEvidenceComponent.setProperty
(int hash, String name, Base value) Condition.ConditionEvidenceComponent.setProperty
(String name, Base value) Condition.ConditionStageComponent.setProperty
(int hash, String name, Base value) Condition.ConditionStageComponent.setProperty
(String name, Base value) Condition.setProperty
(int hash, String name, Base value) Condition.setProperty
(String name, Base value) Consent.ConsentPolicyComponent.setProperty
(int hash, String name, Base value) Consent.ConsentPolicyComponent.setProperty
(String name, Base value) Consent.ConsentVerificationComponent.setProperty
(int hash, String name, Base value) Consent.ConsentVerificationComponent.setProperty
(String name, Base value) Consent.provisionActorComponent.setProperty
(int hash, String name, Base value) Consent.provisionActorComponent.setProperty
(String name, Base value) Consent.provisionComponent.setProperty
(int hash, String name, Base value) Consent.provisionComponent.setProperty
(String name, Base value) Consent.provisionDataComponent.setProperty
(int hash, String name, Base value) Consent.provisionDataComponent.setProperty
(String name, Base value) Consent.setProperty
(int hash, String name, Base value) Consent.setProperty
(String name, Base value) ContactDetail.setProperty
(int hash, String name, Base value) ContactDetail.setProperty
(String name, Base value) ContactPoint.setProperty
(int hash, String name, Base value) ContactPoint.setProperty
(String name, Base value) Contract.ActionComponent.setProperty
(int hash, String name, Base value) Contract.ActionComponent.setProperty
(String name, Base value) Contract.ActionSubjectComponent.setProperty
(int hash, String name, Base value) Contract.ActionSubjectComponent.setProperty
(String name, Base value) Contract.AnswerComponent.setProperty
(int hash, String name, Base value) Contract.AnswerComponent.setProperty
(String name, Base value) Contract.AssetContextComponent.setProperty
(int hash, String name, Base value) Contract.AssetContextComponent.setProperty
(String name, Base value) Contract.ComputableLanguageComponent.setProperty
(int hash, String name, Base value) Contract.ComputableLanguageComponent.setProperty
(String name, Base value) Contract.ContentDefinitionComponent.setProperty
(int hash, String name, Base value) Contract.ContentDefinitionComponent.setProperty
(String name, Base value) Contract.ContractAssetComponent.setProperty
(int hash, String name, Base value) Contract.ContractAssetComponent.setProperty
(String name, Base value) Contract.ContractOfferComponent.setProperty
(int hash, String name, Base value) Contract.ContractOfferComponent.setProperty
(String name, Base value) Contract.ContractPartyComponent.setProperty
(int hash, String name, Base value) Contract.ContractPartyComponent.setProperty
(String name, Base value) Contract.FriendlyLanguageComponent.setProperty
(int hash, String name, Base value) Contract.FriendlyLanguageComponent.setProperty
(String name, Base value) Contract.LegalLanguageComponent.setProperty
(int hash, String name, Base value) Contract.LegalLanguageComponent.setProperty
(String name, Base value) Contract.SecurityLabelComponent.setProperty
(int hash, String name, Base value) Contract.SecurityLabelComponent.setProperty
(String name, Base value) Contract.setProperty
(int hash, String name, Base value) Contract.setProperty
(String name, Base value) Contract.SignatoryComponent.setProperty
(int hash, String name, Base value) Contract.SignatoryComponent.setProperty
(String name, Base value) Contract.TermComponent.setProperty
(int hash, String name, Base value) Contract.TermComponent.setProperty
(String name, Base value) Contract.ValuedItemComponent.setProperty
(int hash, String name, Base value) Contract.ValuedItemComponent.setProperty
(String name, Base value) Contributor.setProperty
(int hash, String name, Base value) Contributor.setProperty
(String name, Base value) Count.setProperty
(int hash, String name, Base value) Count.setProperty
(String name, Base value) Coverage.ClassComponent.setProperty
(int hash, String name, Base value) Coverage.ClassComponent.setProperty
(String name, Base value) Coverage.CostToBeneficiaryComponent.setProperty
(int hash, String name, Base value) Coverage.CostToBeneficiaryComponent.setProperty
(String name, Base value) Coverage.ExemptionComponent.setProperty
(int hash, String name, Base value) Coverage.ExemptionComponent.setProperty
(String name, Base value) Coverage.setProperty
(int hash, String name, Base value) Coverage.setProperty
(String name, Base value) CoverageEligibilityRequest.DetailsComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.DetailsComponent.setProperty
(String name, Base value) CoverageEligibilityRequest.DiagnosisComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.DiagnosisComponent.setProperty
(String name, Base value) CoverageEligibilityRequest.InsuranceComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.InsuranceComponent.setProperty
(String name, Base value) CoverageEligibilityRequest.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.setProperty
(String name, Base value) CoverageEligibilityRequest.SupportingInformationComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.SupportingInformationComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.BenefitComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.BenefitComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.ErrorsComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.ErrorsComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.InsuranceComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.InsuranceComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.ItemsComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.ItemsComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.setProperty
(String name, Base value) DataRequirement.DataRequirementCodeFilterComponent.setProperty
(int hash, String name, Base value) DataRequirement.DataRequirementCodeFilterComponent.setProperty
(String name, Base value) DataRequirement.DataRequirementDateFilterComponent.setProperty
(int hash, String name, Base value) DataRequirement.DataRequirementDateFilterComponent.setProperty
(String name, Base value) DataRequirement.DataRequirementSortComponent.setProperty
(int hash, String name, Base value) DataRequirement.DataRequirementSortComponent.setProperty
(String name, Base value) DataRequirement.setProperty
(int hash, String name, Base value) DataRequirement.setProperty
(String name, Base value) DetectedIssue.DetectedIssueEvidenceComponent.setProperty
(int hash, String name, Base value) DetectedIssue.DetectedIssueEvidenceComponent.setProperty
(String name, Base value) DetectedIssue.DetectedIssueMitigationComponent.setProperty
(int hash, String name, Base value) DetectedIssue.DetectedIssueMitigationComponent.setProperty
(String name, Base value) DetectedIssue.setProperty
(int hash, String name, Base value) DetectedIssue.setProperty
(String name, Base value) Device.DeviceDeviceNameComponent.setProperty
(int hash, String name, Base value) Device.DeviceDeviceNameComponent.setProperty
(String name, Base value) Device.DevicePropertyComponent.setProperty
(int hash, String name, Base value) Device.DevicePropertyComponent.setProperty
(String name, Base value) Device.DeviceSpecializationComponent.setProperty
(int hash, String name, Base value) Device.DeviceSpecializationComponent.setProperty
(String name, Base value) Device.DeviceUdiCarrierComponent.setProperty
(int hash, String name, Base value) Device.DeviceUdiCarrierComponent.setProperty
(String name, Base value) Device.DeviceVersionComponent.setProperty
(int hash, String name, Base value) Device.DeviceVersionComponent.setProperty
(String name, Base value) Device.setProperty
(int hash, String name, Base value) Device.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionCapabilityComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionCapabilityComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionDeviceNameComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionDeviceNameComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionMaterialComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionMaterialComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionPropertyComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionPropertyComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionSpecializationComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionSpecializationComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.setProperty
(String name, Base value) DeviceDefinition.setProperty
(int hash, String name, Base value) DeviceDefinition.setProperty
(String name, Base value) DeviceMetric.DeviceMetricCalibrationComponent.setProperty
(int hash, String name, Base value) DeviceMetric.DeviceMetricCalibrationComponent.setProperty
(String name, Base value) DeviceMetric.setProperty
(int hash, String name, Base value) DeviceMetric.setProperty
(String name, Base value) DeviceRequest.DeviceRequestParameterComponent.setProperty
(int hash, String name, Base value) DeviceRequest.DeviceRequestParameterComponent.setProperty
(String name, Base value) DeviceRequest.setProperty
(int hash, String name, Base value) DeviceRequest.setProperty
(String name, Base value) DeviceUseStatement.setProperty
(int hash, String name, Base value) DeviceUseStatement.setProperty
(String name, Base value) DiagnosticReport.DiagnosticReportMediaComponent.setProperty
(int hash, String name, Base value) DiagnosticReport.DiagnosticReportMediaComponent.setProperty
(String name, Base value) DiagnosticReport.setProperty
(int hash, String name, Base value) DiagnosticReport.setProperty
(String name, Base value) Distance.setProperty
(int hash, String name, Base value) Distance.setProperty
(String name, Base value) DocumentManifest.DocumentManifestRelatedComponent.setProperty
(int hash, String name, Base value) DocumentManifest.DocumentManifestRelatedComponent.setProperty
(String name, Base value) DocumentManifest.setProperty
(int hash, String name, Base value) DocumentManifest.setProperty
(String name, Base value) DocumentReference.DocumentReferenceContentComponent.setProperty
(int hash, String name, Base value) DocumentReference.DocumentReferenceContentComponent.setProperty
(String name, Base value) DocumentReference.DocumentReferenceContextComponent.setProperty
(int hash, String name, Base value) DocumentReference.DocumentReferenceContextComponent.setProperty
(String name, Base value) DocumentReference.DocumentReferenceRelatesToComponent.setProperty
(int hash, String name, Base value) DocumentReference.DocumentReferenceRelatesToComponent.setProperty
(String name, Base value) DocumentReference.setProperty
(int hash, String name, Base value) DocumentReference.setProperty
(String name, Base value) DomainResource.setProperty
(int hash, String name, Base value) DomainResource.setProperty
(String name, Base value) Dosage.DosageDoseAndRateComponent.setProperty
(int hash, String name, Base value) Dosage.DosageDoseAndRateComponent.setProperty
(String name, Base value) Dosage.setProperty
(int hash, String name, Base value) Dosage.setProperty
(String name, Base value) Duration.setProperty
(int hash, String name, Base value) Duration.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.setProperty
(String name, Base value) Element.setProperty
(int hash, String name, Base value) Element.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionBaseComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionBaseComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionBindingComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionBindingComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionConstraintComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionConstraintComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionExampleComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionExampleComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionMappingComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionMappingComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionSlicingComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionSlicingComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.setProperty
(String name, Base value) ElementDefinition.setProperty
(int hash, String name, Base value) ElementDefinition.setProperty
(String name, Base value) ElementDefinition.TypeRefComponent.setProperty
(int hash, String name, Base value) ElementDefinition.TypeRefComponent.setProperty
(String name, Base value) Encounter.ClassHistoryComponent.setProperty
(int hash, String name, Base value) Encounter.ClassHistoryComponent.setProperty
(String name, Base value) Encounter.DiagnosisComponent.setProperty
(int hash, String name, Base value) Encounter.DiagnosisComponent.setProperty
(String name, Base value) Encounter.EncounterHospitalizationComponent.setProperty
(int hash, String name, Base value) Encounter.EncounterHospitalizationComponent.setProperty
(String name, Base value) Encounter.EncounterLocationComponent.setProperty
(int hash, String name, Base value) Encounter.EncounterLocationComponent.setProperty
(String name, Base value) Encounter.EncounterParticipantComponent.setProperty
(int hash, String name, Base value) Encounter.EncounterParticipantComponent.setProperty
(String name, Base value) Encounter.setProperty
(int hash, String name, Base value) Encounter.setProperty
(String name, Base value) Encounter.StatusHistoryComponent.setProperty
(int hash, String name, Base value) Encounter.StatusHistoryComponent.setProperty
(String name, Base value) Endpoint.setProperty
(int hash, String name, Base value) Endpoint.setProperty
(String name, Base value) EnrollmentRequest.setProperty
(int hash, String name, Base value) EnrollmentRequest.setProperty
(String name, Base value) EnrollmentResponse.setProperty
(int hash, String name, Base value) EnrollmentResponse.setProperty
(String name, Base value) EpisodeOfCare.DiagnosisComponent.setProperty
(int hash, String name, Base value) EpisodeOfCare.DiagnosisComponent.setProperty
(String name, Base value) EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.setProperty
(int hash, String name, Base value) EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.setProperty
(String name, Base value) EpisodeOfCare.setProperty
(int hash, String name, Base value) EpisodeOfCare.setProperty
(String name, Base value) EventDefinition.setProperty
(int hash, String name, Base value) EventDefinition.setProperty
(String name, Base value) Evidence.setProperty
(int hash, String name, Base value) Evidence.setProperty
(String name, Base value) EvidenceVariable.EvidenceVariableCharacteristicComponent.setProperty
(int hash, String name, Base value) EvidenceVariable.EvidenceVariableCharacteristicComponent.setProperty
(String name, Base value) EvidenceVariable.setProperty
(int hash, String name, Base value) EvidenceVariable.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioActorComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioActorComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioInstanceComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioInstanceComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioInstanceVersionComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioInstanceVersionComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioProcessComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioProcessComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioProcessStepAlternativeComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioProcessStepAlternativeComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioProcessStepComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioProcessStepComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioProcessStepOperationComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioProcessStepOperationComponent.setProperty
(String name, Base value) ExampleScenario.setProperty
(int hash, String name, Base value) ExampleScenario.setProperty
(String name, Base value) ExplanationOfBenefit.AccidentComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AccidentComponent.setProperty
(String name, Base value) ExplanationOfBenefit.AddedItemComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AddedItemComponent.setProperty
(String name, Base value) ExplanationOfBenefit.AddedItemDetailComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AddedItemDetailComponent.setProperty
(String name, Base value) ExplanationOfBenefit.AddedItemDetailSubDetailComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AddedItemDetailSubDetailComponent.setProperty
(String name, Base value) ExplanationOfBenefit.AdjudicationComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AdjudicationComponent.setProperty
(String name, Base value) ExplanationOfBenefit.BenefitBalanceComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.BenefitBalanceComponent.setProperty
(String name, Base value) ExplanationOfBenefit.BenefitComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.BenefitComponent.setProperty
(String name, Base value) ExplanationOfBenefit.CareTeamComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.CareTeamComponent.setProperty
(String name, Base value) ExplanationOfBenefit.DetailComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.DetailComponent.setProperty
(String name, Base value) ExplanationOfBenefit.DiagnosisComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.DiagnosisComponent.setProperty
(String name, Base value) ExplanationOfBenefit.InsuranceComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.InsuranceComponent.setProperty
(String name, Base value) ExplanationOfBenefit.ItemComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.ItemComponent.setProperty
(String name, Base value) ExplanationOfBenefit.NoteComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.NoteComponent.setProperty
(String name, Base value) ExplanationOfBenefit.PayeeComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.PayeeComponent.setProperty
(String name, Base value) ExplanationOfBenefit.PaymentComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.PaymentComponent.setProperty
(String name, Base value) ExplanationOfBenefit.ProcedureComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.ProcedureComponent.setProperty
(String name, Base value) ExplanationOfBenefit.RelatedClaimComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.RelatedClaimComponent.setProperty
(String name, Base value) ExplanationOfBenefit.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.setProperty
(String name, Base value) ExplanationOfBenefit.SubDetailComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.SubDetailComponent.setProperty
(String name, Base value) ExplanationOfBenefit.SupportingInformationComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.SupportingInformationComponent.setProperty
(String name, Base value) ExplanationOfBenefit.TotalComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.TotalComponent.setProperty
(String name, Base value) Expression.setProperty
(int hash, String name, Base value) Expression.setProperty
(String name, Base value) Extension.setProperty
(int hash, String name, Base value) Extension.setProperty
(String name, Base value) FamilyMemberHistory.FamilyMemberHistoryConditionComponent.setProperty
(int hash, String name, Base value) FamilyMemberHistory.FamilyMemberHistoryConditionComponent.setProperty
(String name, Base value) FamilyMemberHistory.setProperty
(int hash, String name, Base value) FamilyMemberHistory.setProperty
(String name, Base value) Flag.setProperty
(int hash, String name, Base value) Flag.setProperty
(String name, Base value) Goal.GoalTargetComponent.setProperty
(int hash, String name, Base value) Goal.GoalTargetComponent.setProperty
(String name, Base value) Goal.setProperty
(int hash, String name, Base value) Goal.setProperty
(String name, Base value) GraphDefinition.GraphDefinitionLinkComponent.setProperty
(int hash, String name, Base value) GraphDefinition.GraphDefinitionLinkComponent.setProperty
(String name, Base value) GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.setProperty
(int hash, String name, Base value) GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.setProperty
(String name, Base value) GraphDefinition.GraphDefinitionLinkTargetComponent.setProperty
(int hash, String name, Base value) GraphDefinition.GraphDefinitionLinkTargetComponent.setProperty
(String name, Base value) GraphDefinition.setProperty
(int hash, String name, Base value) GraphDefinition.setProperty
(String name, Base value) Group.GroupCharacteristicComponent.setProperty
(int hash, String name, Base value) Group.GroupCharacteristicComponent.setProperty
(String name, Base value) Group.GroupMemberComponent.setProperty
(int hash, String name, Base value) Group.GroupMemberComponent.setProperty
(String name, Base value) Group.setProperty
(int hash, String name, Base value) Group.setProperty
(String name, Base value) GuidanceResponse.setProperty
(int hash, String name, Base value) GuidanceResponse.setProperty
(String name, Base value) HealthcareService.HealthcareServiceAvailableTimeComponent.setProperty
(int hash, String name, Base value) HealthcareService.HealthcareServiceAvailableTimeComponent.setProperty
(String name, Base value) HealthcareService.HealthcareServiceEligibilityComponent.setProperty
(int hash, String name, Base value) HealthcareService.HealthcareServiceEligibilityComponent.setProperty
(String name, Base value) HealthcareService.HealthcareServiceNotAvailableComponent.setProperty
(int hash, String name, Base value) HealthcareService.HealthcareServiceNotAvailableComponent.setProperty
(String name, Base value) HealthcareService.setProperty
(int hash, String name, Base value) HealthcareService.setProperty
(String name, Base value) HumanName.setProperty
(int hash, String name, Base value) HumanName.setProperty
(String name, Base value) Identifier.setProperty
(int hash, String name, Base value) Identifier.setProperty
(String name, Base value) ImagingStudy.ImagingStudySeriesComponent.setProperty
(int hash, String name, Base value) ImagingStudy.ImagingStudySeriesComponent.setProperty
(String name, Base value) ImagingStudy.ImagingStudySeriesInstanceComponent.setProperty
(int hash, String name, Base value) ImagingStudy.ImagingStudySeriesInstanceComponent.setProperty
(String name, Base value) ImagingStudy.ImagingStudySeriesPerformerComponent.setProperty
(int hash, String name, Base value) ImagingStudy.ImagingStudySeriesPerformerComponent.setProperty
(String name, Base value) ImagingStudy.setProperty
(int hash, String name, Base value) ImagingStudy.setProperty
(String name, Base value) Immunization.ImmunizationEducationComponent.setProperty
(int hash, String name, Base value) Immunization.ImmunizationEducationComponent.setProperty
(String name, Base value) Immunization.ImmunizationPerformerComponent.setProperty
(int hash, String name, Base value) Immunization.ImmunizationPerformerComponent.setProperty
(String name, Base value) Immunization.ImmunizationProtocolAppliedComponent.setProperty
(int hash, String name, Base value) Immunization.ImmunizationProtocolAppliedComponent.setProperty
(String name, Base value) Immunization.ImmunizationReactionComponent.setProperty
(int hash, String name, Base value) Immunization.ImmunizationReactionComponent.setProperty
(String name, Base value) Immunization.setProperty
(int hash, String name, Base value) Immunization.setProperty
(String name, Base value) ImmunizationEvaluation.setProperty
(int hash, String name, Base value) ImmunizationEvaluation.setProperty
(String name, Base value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.setProperty
(int hash, String name, Base value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.setProperty
(String name, Base value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.setProperty
(int hash, String name, Base value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.setProperty
(String name, Base value) ImmunizationRecommendation.setProperty
(int hash, String name, Base value) ImmunizationRecommendation.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionGroupingComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionGroupingComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionPageComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionPageComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionParameterComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionParameterComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionResourceComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionResourceComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDependsOnComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDependsOnComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideGlobalComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideGlobalComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideManifestComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideManifestComponent.setProperty
(String name, Base value) ImplementationGuide.ManifestPageComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ManifestPageComponent.setProperty
(String name, Base value) ImplementationGuide.ManifestResourceComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ManifestResourceComponent.setProperty
(String name, Base value) ImplementationGuide.setProperty
(int hash, String name, Base value) ImplementationGuide.setProperty
(String name, Base value) InsurancePlan.CoverageBenefitComponent.setProperty
(int hash, String name, Base value) InsurancePlan.CoverageBenefitComponent.setProperty
(String name, Base value) InsurancePlan.CoverageBenefitLimitComponent.setProperty
(int hash, String name, Base value) InsurancePlan.CoverageBenefitLimitComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanContactComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanContactComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanCoverageComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanCoverageComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanPlanComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanPlanComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanPlanGeneralCostComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanPlanGeneralCostComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanPlanSpecificCostComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanPlanSpecificCostComponent.setProperty
(String name, Base value) InsurancePlan.PlanBenefitComponent.setProperty
(int hash, String name, Base value) InsurancePlan.PlanBenefitComponent.setProperty
(String name, Base value) InsurancePlan.PlanBenefitCostComponent.setProperty
(int hash, String name, Base value) InsurancePlan.PlanBenefitCostComponent.setProperty
(String name, Base value) InsurancePlan.setProperty
(int hash, String name, Base value) InsurancePlan.setProperty
(String name, Base value) Invoice.InvoiceLineItemComponent.setProperty
(int hash, String name, Base value) Invoice.InvoiceLineItemComponent.setProperty
(String name, Base value) Invoice.InvoiceLineItemPriceComponentComponent.setProperty
(int hash, String name, Base value) Invoice.InvoiceLineItemPriceComponentComponent.setProperty
(String name, Base value) Invoice.InvoiceParticipantComponent.setProperty
(int hash, String name, Base value) Invoice.InvoiceParticipantComponent.setProperty
(String name, Base value) Invoice.setProperty
(int hash, String name, Base value) Invoice.setProperty
(String name, Base value) Library.setProperty
(int hash, String name, Base value) Library.setProperty
(String name, Base value) Linkage.LinkageItemComponent.setProperty
(int hash, String name, Base value) Linkage.LinkageItemComponent.setProperty
(String name, Base value) Linkage.setProperty
(int hash, String name, Base value) Linkage.setProperty
(String name, Base value) ListResource.ListEntryComponent.setProperty
(int hash, String name, Base value) ListResource.ListEntryComponent.setProperty
(String name, Base value) ListResource.setProperty
(int hash, String name, Base value) ListResource.setProperty
(String name, Base value) Location.LocationHoursOfOperationComponent.setProperty
(int hash, String name, Base value) Location.LocationHoursOfOperationComponent.setProperty
(String name, Base value) Location.LocationPositionComponent.setProperty
(int hash, String name, Base value) Location.LocationPositionComponent.setProperty
(String name, Base value) Location.setProperty
(int hash, String name, Base value) Location.setProperty
(String name, Base value) MarketingStatus.setProperty
(int hash, String name, Base value) MarketingStatus.setProperty
(String name, Base value) Measure.MeasureGroupComponent.setProperty
(int hash, String name, Base value) Measure.MeasureGroupComponent.setProperty
(String name, Base value) Measure.MeasureGroupPopulationComponent.setProperty
(int hash, String name, Base value) Measure.MeasureGroupPopulationComponent.setProperty
(String name, Base value) Measure.MeasureGroupStratifierComponent.setProperty
(int hash, String name, Base value) Measure.MeasureGroupStratifierComponent.setProperty
(String name, Base value) Measure.MeasureGroupStratifierComponentComponent.setProperty
(int hash, String name, Base value) Measure.MeasureGroupStratifierComponentComponent.setProperty
(String name, Base value) Measure.MeasureSupplementalDataComponent.setProperty
(int hash, String name, Base value) Measure.MeasureSupplementalDataComponent.setProperty
(String name, Base value) Measure.setProperty
(int hash, String name, Base value) Measure.setProperty
(String name, Base value) MeasureReport.MeasureReportGroupComponent.setProperty
(int hash, String name, Base value) MeasureReport.MeasureReportGroupComponent.setProperty
(String name, Base value) MeasureReport.MeasureReportGroupPopulationComponent.setProperty
(int hash, String name, Base value) MeasureReport.MeasureReportGroupPopulationComponent.setProperty
(String name, Base value) MeasureReport.MeasureReportGroupStratifierComponent.setProperty
(int hash, String name, Base value) MeasureReport.MeasureReportGroupStratifierComponent.setProperty
(String name, Base value) MeasureReport.setProperty
(int hash, String name, Base value) MeasureReport.setProperty
(String name, Base value) MeasureReport.StratifierGroupComponent.setProperty
(int hash, String name, Base value) MeasureReport.StratifierGroupComponent.setProperty
(String name, Base value) MeasureReport.StratifierGroupComponentComponent.setProperty
(int hash, String name, Base value) MeasureReport.StratifierGroupComponentComponent.setProperty
(String name, Base value) MeasureReport.StratifierGroupPopulationComponent.setProperty
(int hash, String name, Base value) MeasureReport.StratifierGroupPopulationComponent.setProperty
(String name, Base value) Media.setProperty
(int hash, String name, Base value) Media.setProperty
(String name, Base value) Medication.MedicationBatchComponent.setProperty
(int hash, String name, Base value) Medication.MedicationBatchComponent.setProperty
(String name, Base value) Medication.MedicationIngredientComponent.setProperty
(int hash, String name, Base value) Medication.MedicationIngredientComponent.setProperty
(String name, Base value) Medication.setProperty
(int hash, String name, Base value) Medication.setProperty
(String name, Base value) MedicationAdministration.MedicationAdministrationDosageComponent.setProperty
(int hash, String name, Base value) MedicationAdministration.MedicationAdministrationDosageComponent.setProperty
(String name, Base value) MedicationAdministration.MedicationAdministrationPerformerComponent.setProperty
(int hash, String name, Base value) MedicationAdministration.MedicationAdministrationPerformerComponent.setProperty
(String name, Base value) MedicationAdministration.setProperty
(int hash, String name, Base value) MedicationAdministration.setProperty
(String name, Base value) MedicationDispense.MedicationDispensePerformerComponent.setProperty
(int hash, String name, Base value) MedicationDispense.MedicationDispensePerformerComponent.setProperty
(String name, Base value) MedicationDispense.MedicationDispenseSubstitutionComponent.setProperty
(int hash, String name, Base value) MedicationDispense.MedicationDispenseSubstitutionComponent.setProperty
(String name, Base value) MedicationDispense.setProperty
(int hash, String name, Base value) MedicationDispense.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeCostComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeCostComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeIngredientComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeIngredientComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeKineticsComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeKineticsComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeMonographComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeMonographComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgePackagingComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgePackagingComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.setProperty
(String name, Base value) MedicationKnowledge.setProperty
(int hash, String name, Base value) MedicationKnowledge.setProperty
(String name, Base value) MedicationRequest.MedicationRequestDispenseRequestComponent.setProperty
(int hash, String name, Base value) MedicationRequest.MedicationRequestDispenseRequestComponent.setProperty
(String name, Base value) MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.setProperty
(int hash, String name, Base value) MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.setProperty
(String name, Base value) MedicationRequest.MedicationRequestSubstitutionComponent.setProperty
(int hash, String name, Base value) MedicationRequest.MedicationRequestSubstitutionComponent.setProperty
(String name, Base value) MedicationRequest.setProperty
(int hash, String name, Base value) MedicationRequest.setProperty
(String name, Base value) MedicationStatement.setProperty
(int hash, String name, Base value) MedicationStatement.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductNameComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductNameComponent.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductNameCountryLanguageComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductNameCountryLanguageComponent.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductNameNamePartComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductNameNamePartComponent.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductSpecialDesignationComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductSpecialDesignationComponent.setProperty
(String name, Base value) MedicinalProduct.setProperty
(int hash, String name, Base value) MedicinalProduct.setProperty
(String name, Base value) MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.setProperty
(int hash, String name, Base value) MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.setProperty
(String name, Base value) MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.setProperty
(int hash, String name, Base value) MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.setProperty
(String name, Base value) MedicinalProductAuthorization.setProperty
(int hash, String name, Base value) MedicinalProductAuthorization.setProperty
(String name, Base value) MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.setProperty
(int hash, String name, Base value) MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.setProperty
(String name, Base value) MedicinalProductContraindication.setProperty
(int hash, String name, Base value) MedicinalProductContraindication.setProperty
(String name, Base value) MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.setProperty
(int hash, String name, Base value) MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.setProperty
(String name, Base value) MedicinalProductIndication.setProperty
(int hash, String name, Base value) MedicinalProductIndication.setProperty
(String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.setProperty
(String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.setProperty
(String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.setProperty
(String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent.setProperty
(String name, Base value) MedicinalProductIngredient.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.setProperty
(String name, Base value) MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.setProperty
(int hash, String name, Base value) MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.setProperty
(String name, Base value) MedicinalProductInteraction.setProperty
(int hash, String name, Base value) MedicinalProductInteraction.setProperty
(String name, Base value) MedicinalProductManufactured.setProperty
(int hash, String name, Base value) MedicinalProductManufactured.setProperty
(String name, Base value) MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.setProperty
(int hash, String name, Base value) MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.setProperty
(String name, Base value) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setProperty
(int hash, String name, Base value) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setProperty
(String name, Base value) MedicinalProductPackaged.setProperty
(int hash, String name, Base value) MedicinalProductPackaged.setProperty
(String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.setProperty
(String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.setProperty
(String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.setProperty
(String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.setProperty
(String name, Base value) MedicinalProductPharmaceutical.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.setProperty
(String name, Base value) MedicinalProductUndesirableEffect.setProperty
(int hash, String name, Base value) MedicinalProductUndesirableEffect.setProperty
(String name, Base value) MessageDefinition.MessageDefinitionAllowedResponseComponent.setProperty
(int hash, String name, Base value) MessageDefinition.MessageDefinitionAllowedResponseComponent.setProperty
(String name, Base value) MessageDefinition.MessageDefinitionFocusComponent.setProperty
(int hash, String name, Base value) MessageDefinition.MessageDefinitionFocusComponent.setProperty
(String name, Base value) MessageDefinition.setProperty
(int hash, String name, Base value) MessageDefinition.setProperty
(String name, Base value) MessageHeader.MessageDestinationComponent.setProperty
(int hash, String name, Base value) MessageHeader.MessageDestinationComponent.setProperty
(String name, Base value) MessageHeader.MessageHeaderResponseComponent.setProperty
(int hash, String name, Base value) MessageHeader.MessageHeaderResponseComponent.setProperty
(String name, Base value) MessageHeader.MessageSourceComponent.setProperty
(int hash, String name, Base value) MessageHeader.MessageSourceComponent.setProperty
(String name, Base value) MessageHeader.setProperty
(int hash, String name, Base value) MessageHeader.setProperty
(String name, Base value) Meta.setProperty
(int hash, String name, Base value) Meta.setProperty
(String name, Base value) MetadataResource.setProperty
(int hash, String name, Base value) MetadataResource.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceQualityComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceQualityComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceQualityRocComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceQualityRocComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceReferenceSeqComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceReferenceSeqComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceRepositoryComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceRepositoryComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceStructureVariantComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceStructureVariantComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceStructureVariantInnerComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceStructureVariantInnerComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceStructureVariantOuterComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceStructureVariantOuterComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceVariantComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceVariantComponent.setProperty
(String name, Base value) MolecularSequence.setProperty
(int hash, String name, Base value) MolecularSequence.setProperty
(String name, Base value) Money.setProperty
(int hash, String name, Base value) Money.setProperty
(String name, Base value) NamingSystem.NamingSystemUniqueIdComponent.setProperty
(int hash, String name, Base value) NamingSystem.NamingSystemUniqueIdComponent.setProperty
(String name, Base value) NamingSystem.setProperty
(int hash, String name, Base value) NamingSystem.setProperty
(String name, Base value) Narrative.setProperty
(int hash, String name, Base value) Narrative.setProperty
(String name, Base value) NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderEnteralFormulaComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderEnteralFormulaComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderOralDietComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderOralDietComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderOralDietNutrientComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderOralDietNutrientComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderOralDietTextureComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderOralDietTextureComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderSupplementComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderSupplementComponent.setProperty
(String name, Base value) NutritionOrder.setProperty
(int hash, String name, Base value) NutritionOrder.setProperty
(String name, Base value) Observation.ObservationComponentComponent.setProperty
(int hash, String name, Base value) Observation.ObservationComponentComponent.setProperty
(String name, Base value) Observation.ObservationReferenceRangeComponent.setProperty
(int hash, String name, Base value) Observation.ObservationReferenceRangeComponent.setProperty
(String name, Base value) Observation.setProperty
(int hash, String name, Base value) Observation.setProperty
(String name, Base value) ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.setProperty
(int hash, String name, Base value) ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.setProperty
(String name, Base value) ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.setProperty
(int hash, String name, Base value) ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.setProperty
(String name, Base value) ObservationDefinition.setProperty
(int hash, String name, Base value) ObservationDefinition.setProperty
(String name, Base value) OperationDefinition.OperationDefinitionOverloadComponent.setProperty
(int hash, String name, Base value) OperationDefinition.OperationDefinitionOverloadComponent.setProperty
(String name, Base value) OperationDefinition.OperationDefinitionParameterBindingComponent.setProperty
(int hash, String name, Base value) OperationDefinition.OperationDefinitionParameterBindingComponent.setProperty
(String name, Base value) OperationDefinition.OperationDefinitionParameterComponent.setProperty
(int hash, String name, Base value) OperationDefinition.OperationDefinitionParameterComponent.setProperty
(String name, Base value) OperationDefinition.OperationDefinitionParameterReferencedFromComponent.setProperty
(int hash, String name, Base value) OperationDefinition.OperationDefinitionParameterReferencedFromComponent.setProperty
(String name, Base value) OperationDefinition.setProperty
(int hash, String name, Base value) OperationDefinition.setProperty
(String name, Base value) OperationOutcome.OperationOutcomeIssueComponent.setProperty
(int hash, String name, Base value) OperationOutcome.OperationOutcomeIssueComponent.setProperty
(String name, Base value) OperationOutcome.setProperty
(int hash, String name, Base value) OperationOutcome.setProperty
(String name, Base value) Organization.OrganizationContactComponent.setProperty
(int hash, String name, Base value) Organization.OrganizationContactComponent.setProperty
(String name, Base value) Organization.setProperty
(int hash, String name, Base value) Organization.setProperty
(String name, Base value) OrganizationAffiliation.setProperty
(int hash, String name, Base value) OrganizationAffiliation.setProperty
(String name, Base value) ParameterDefinition.setProperty
(int hash, String name, Base value) ParameterDefinition.setProperty
(String name, Base value) Parameters.ParametersParameterComponent.setProperty
(int hash, String name, Base value) Parameters.ParametersParameterComponent.setProperty
(String name, Base value) Parameters.setProperty
(int hash, String name, Base value) Parameters.setProperty
(String name, Base value) Patient.ContactComponent.setProperty
(int hash, String name, Base value) Patient.ContactComponent.setProperty
(String name, Base value) Patient.PatientCommunicationComponent.setProperty
(int hash, String name, Base value) Patient.PatientCommunicationComponent.setProperty
(String name, Base value) Patient.PatientLinkComponent.setProperty
(int hash, String name, Base value) Patient.PatientLinkComponent.setProperty
(String name, Base value) Patient.setProperty
(int hash, String name, Base value) Patient.setProperty
(String name, Base value) PaymentNotice.setProperty
(int hash, String name, Base value) PaymentNotice.setProperty
(String name, Base value) PaymentReconciliation.DetailsComponent.setProperty
(int hash, String name, Base value) PaymentReconciliation.DetailsComponent.setProperty
(String name, Base value) PaymentReconciliation.NotesComponent.setProperty
(int hash, String name, Base value) PaymentReconciliation.NotesComponent.setProperty
(String name, Base value) PaymentReconciliation.setProperty
(int hash, String name, Base value) PaymentReconciliation.setProperty
(String name, Base value) Period.setProperty
(int hash, String name, Base value) Period.setProperty
(String name, Base value) Person.PersonLinkComponent.setProperty
(int hash, String name, Base value) Person.PersonLinkComponent.setProperty
(String name, Base value) Person.setProperty
(int hash, String name, Base value) Person.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionConditionComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionConditionComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionDynamicValueComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionDynamicValueComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionParticipantComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionParticipantComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionRelatedActionComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionRelatedActionComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionGoalComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionGoalComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionGoalTargetComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionGoalTargetComponent.setProperty
(String name, Base value) PlanDefinition.setProperty
(int hash, String name, Base value) PlanDefinition.setProperty
(String name, Base value) Population.setProperty
(int hash, String name, Base value) Population.setProperty
(String name, Base value) Practitioner.PractitionerQualificationComponent.setProperty
(int hash, String name, Base value) Practitioner.PractitionerQualificationComponent.setProperty
(String name, Base value) Practitioner.setProperty
(int hash, String name, Base value) Practitioner.setProperty
(String name, Base value) PractitionerRole.PractitionerRoleAvailableTimeComponent.setProperty
(int hash, String name, Base value) PractitionerRole.PractitionerRoleAvailableTimeComponent.setProperty
(String name, Base value) PractitionerRole.PractitionerRoleNotAvailableComponent.setProperty
(int hash, String name, Base value) PractitionerRole.PractitionerRoleNotAvailableComponent.setProperty
(String name, Base value) PractitionerRole.setProperty
(int hash, String name, Base value) PractitionerRole.setProperty
(String name, Base value) PrimitiveType.setProperty
(int hash, String name, Base value) PrimitiveType.setProperty
(String name, Base value) Procedure.ProcedureFocalDeviceComponent.setProperty
(int hash, String name, Base value) Procedure.ProcedureFocalDeviceComponent.setProperty
(String name, Base value) Procedure.ProcedurePerformerComponent.setProperty
(int hash, String name, Base value) Procedure.ProcedurePerformerComponent.setProperty
(String name, Base value) Procedure.setProperty
(int hash, String name, Base value) Procedure.setProperty
(String name, Base value) ProdCharacteristic.setProperty
(int hash, String name, Base value) ProdCharacteristic.setProperty
(String name, Base value) ProductShelfLife.setProperty
(int hash, String name, Base value) ProductShelfLife.setProperty
(String name, Base value) Provenance.ProvenanceAgentComponent.setProperty
(int hash, String name, Base value) Provenance.ProvenanceAgentComponent.setProperty
(String name, Base value) Provenance.ProvenanceEntityComponent.setProperty
(int hash, String name, Base value) Provenance.ProvenanceEntityComponent.setProperty
(String name, Base value) Provenance.setProperty
(int hash, String name, Base value) Provenance.setProperty
(String name, Base value) Quantity.setProperty
(int hash, String name, Base value) Quantity.setProperty
(String name, Base value) Questionnaire.QuestionnaireItemAnswerOptionComponent.setProperty
(int hash, String name, Base value) Questionnaire.QuestionnaireItemAnswerOptionComponent.setProperty
(String name, Base value) Questionnaire.QuestionnaireItemComponent.setProperty
(int hash, String name, Base value) Questionnaire.QuestionnaireItemComponent.setProperty
(String name, Base value) Questionnaire.QuestionnaireItemEnableWhenComponent.setProperty
(int hash, String name, Base value) Questionnaire.QuestionnaireItemEnableWhenComponent.setProperty
(String name, Base value) Questionnaire.QuestionnaireItemInitialComponent.setProperty
(int hash, String name, Base value) Questionnaire.QuestionnaireItemInitialComponent.setProperty
(String name, Base value) Questionnaire.setProperty
(int hash, String name, Base value) Questionnaire.setProperty
(String name, Base value) QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.setProperty
(int hash, String name, Base value) QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.setProperty
(String name, Base value) QuestionnaireResponse.QuestionnaireResponseItemComponent.setProperty
(int hash, String name, Base value) QuestionnaireResponse.QuestionnaireResponseItemComponent.setProperty
(String name, Base value) QuestionnaireResponse.setProperty
(int hash, String name, Base value) QuestionnaireResponse.setProperty
(String name, Base value) Range.setProperty
(int hash, String name, Base value) Range.setProperty
(String name, Base value) Ratio.setProperty
(int hash, String name, Base value) Ratio.setProperty
(String name, Base value) Reference.setProperty
(int hash, String name, Base value) Reference.setProperty
(String name, Base value) RelatedArtifact.setProperty
(int hash, String name, Base value) RelatedArtifact.setProperty
(String name, Base value) RelatedPerson.RelatedPersonCommunicationComponent.setProperty
(int hash, String name, Base value) RelatedPerson.RelatedPersonCommunicationComponent.setProperty
(String name, Base value) RelatedPerson.setProperty
(int hash, String name, Base value) RelatedPerson.setProperty
(String name, Base value) RequestGroup.RequestGroupActionComponent.setProperty
(int hash, String name, Base value) RequestGroup.RequestGroupActionComponent.setProperty
(String name, Base value) RequestGroup.RequestGroupActionConditionComponent.setProperty
(int hash, String name, Base value) RequestGroup.RequestGroupActionConditionComponent.setProperty
(String name, Base value) RequestGroup.RequestGroupActionRelatedActionComponent.setProperty
(int hash, String name, Base value) RequestGroup.RequestGroupActionRelatedActionComponent.setProperty
(String name, Base value) RequestGroup.setProperty
(int hash, String name, Base value) RequestGroup.setProperty
(String name, Base value) ResearchDefinition.setProperty
(int hash, String name, Base value) ResearchDefinition.setProperty
(String name, Base value) ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.setProperty
(int hash, String name, Base value) ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.setProperty
(String name, Base value) ResearchElementDefinition.setProperty
(int hash, String name, Base value) ResearchElementDefinition.setProperty
(String name, Base value) ResearchStudy.ResearchStudyArmComponent.setProperty
(int hash, String name, Base value) ResearchStudy.ResearchStudyArmComponent.setProperty
(String name, Base value) ResearchStudy.ResearchStudyObjectiveComponent.setProperty
(int hash, String name, Base value) ResearchStudy.ResearchStudyObjectiveComponent.setProperty
(String name, Base value) ResearchStudy.setProperty
(int hash, String name, Base value) ResearchStudy.setProperty
(String name, Base value) ResearchSubject.setProperty
(int hash, String name, Base value) ResearchSubject.setProperty
(String name, Base value) Resource.setProperty
(int hash, String name, Base value) Resource.setProperty
(String name, Base value) RiskAssessment.RiskAssessmentPredictionComponent.setProperty
(int hash, String name, Base value) RiskAssessment.RiskAssessmentPredictionComponent.setProperty
(String name, Base value) RiskAssessment.setProperty
(int hash, String name, Base value) RiskAssessment.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.setProperty
(String name, Base value) SampledData.setProperty
(int hash, String name, Base value) SampledData.setProperty
(String name, Base value) Schedule.setProperty
(int hash, String name, Base value) Schedule.setProperty
(String name, Base value) SearchParameter.SearchParameterComponentComponent.setProperty
(int hash, String name, Base value) SearchParameter.SearchParameterComponentComponent.setProperty
(String name, Base value) SearchParameter.setProperty
(int hash, String name, Base value) SearchParameter.setProperty
(String name, Base value) ServiceRequest.setProperty
(int hash, String name, Base value) ServiceRequest.setProperty
(String name, Base value) Signature.setProperty
(int hash, String name, Base value) Signature.setProperty
(String name, Base value) Slot.setProperty
(int hash, String name, Base value) Slot.setProperty
(String name, Base value) Specimen.setProperty
(int hash, String name, Base value) Specimen.setProperty
(String name, Base value) Specimen.SpecimenCollectionComponent.setProperty
(int hash, String name, Base value) Specimen.SpecimenCollectionComponent.setProperty
(String name, Base value) Specimen.SpecimenContainerComponent.setProperty
(int hash, String name, Base value) Specimen.SpecimenContainerComponent.setProperty
(String name, Base value) Specimen.SpecimenProcessingComponent.setProperty
(int hash, String name, Base value) Specimen.SpecimenProcessingComponent.setProperty
(String name, Base value) SpecimenDefinition.setProperty
(int hash, String name, Base value) SpecimenDefinition.setProperty
(String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.setProperty
(int hash, String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.setProperty
(String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.setProperty
(int hash, String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.setProperty
(String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent.setProperty
(int hash, String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent.setProperty
(String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.setProperty
(int hash, String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.setProperty
(String name, Base value) StructureDefinition.setProperty
(int hash, String name, Base value) StructureDefinition.setProperty
(String name, Base value) StructureDefinition.StructureDefinitionContextComponent.setProperty
(int hash, String name, Base value) StructureDefinition.StructureDefinitionContextComponent.setProperty
(String name, Base value) StructureDefinition.StructureDefinitionDifferentialComponent.setProperty
(int hash, String name, Base value) StructureDefinition.StructureDefinitionDifferentialComponent.setProperty
(String name, Base value) StructureDefinition.StructureDefinitionMappingComponent.setProperty
(int hash, String name, Base value) StructureDefinition.StructureDefinitionMappingComponent.setProperty
(String name, Base value) StructureDefinition.StructureDefinitionSnapshotComponent.setProperty
(int hash, String name, Base value) StructureDefinition.StructureDefinitionSnapshotComponent.setProperty
(String name, Base value) StructureMap.setProperty
(int hash, String name, Base value) StructureMap.setProperty
(String name, Base value) StructureMap.StructureMapGroupComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupInputComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupInputComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleDependentComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleDependentComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleSourceComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleSourceComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleTargetComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleTargetComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleTargetParameterComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleTargetParameterComponent.setProperty
(String name, Base value) StructureMap.StructureMapStructureComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapStructureComponent.setProperty
(String name, Base value) Subscription.setProperty
(int hash, String name, Base value) Subscription.setProperty
(String name, Base value) Subscription.SubscriptionChannelComponent.setProperty
(int hash, String name, Base value) Subscription.SubscriptionChannelComponent.setProperty
(String name, Base value) Substance.setProperty
(int hash, String name, Base value) Substance.setProperty
(String name, Base value) Substance.SubstanceIngredientComponent.setProperty
(int hash, String name, Base value) Substance.SubstanceIngredientComponent.setProperty
(String name, Base value) Substance.SubstanceInstanceComponent.setProperty
(int hash, String name, Base value) Substance.SubstanceInstanceComponent.setProperty
(String name, Base value) SubstanceAmount.setProperty
(int hash, String name, Base value) SubstanceAmount.setProperty
(String name, Base value) SubstanceAmount.SubstanceAmountReferenceRangeComponent.setProperty
(int hash, String name, Base value) SubstanceAmount.SubstanceAmountReferenceRangeComponent.setProperty
(String name, Base value) SubstanceNucleicAcid.setProperty
(int hash, String name, Base value) SubstanceNucleicAcid.setProperty
(String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setProperty
(int hash, String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setProperty
(String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.setProperty
(int hash, String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.setProperty
(String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.setProperty
(int hash, String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.setProperty
(String name, Base value) SubstancePolymer.setProperty
(int hash, String name, Base value) SubstancePolymer.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerMonomerSetComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerMonomerSetComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerRepeatComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerRepeatComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setProperty
(String name, Base value) SubstanceProtein.setProperty
(int hash, String name, Base value) SubstanceProtein.setProperty
(String name, Base value) SubstanceProtein.SubstanceProteinSubunitComponent.setProperty
(int hash, String name, Base value) SubstanceProtein.SubstanceProteinSubunitComponent.setProperty
(String name, Base value) SubstanceReferenceInformation.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.setProperty
(String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.setProperty
(String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.setProperty
(String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.setProperty
(String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.setProperty
(String name, Base value) SubstanceSpecification.setProperty
(int hash, String name, Base value) SubstanceSpecification.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationCodeComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationCodeComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationMoietyComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationMoietyComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationNameComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationNameComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationNameOfficialComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationNameOfficialComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationPropertyComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationPropertyComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationRelationshipComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationRelationshipComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent.setProperty
(String name, Base value) SupplyDelivery.setProperty
(int hash, String name, Base value) SupplyDelivery.setProperty
(String name, Base value) SupplyDelivery.SupplyDeliverySuppliedItemComponent.setProperty
(int hash, String name, Base value) SupplyDelivery.SupplyDeliverySuppliedItemComponent.setProperty
(String name, Base value) SupplyRequest.setProperty
(int hash, String name, Base value) SupplyRequest.setProperty
(String name, Base value) SupplyRequest.SupplyRequestParameterComponent.setProperty
(int hash, String name, Base value) SupplyRequest.SupplyRequestParameterComponent.setProperty
(String name, Base value) Task.ParameterComponent.setProperty
(int hash, String name, Base value) Task.ParameterComponent.setProperty
(String name, Base value) Task.setProperty
(int hash, String name, Base value) Task.setProperty
(String name, Base value) Task.TaskOutputComponent.setProperty
(int hash, String name, Base value) Task.TaskOutputComponent.setProperty
(String name, Base value) Task.TaskRestrictionComponent.setProperty
(int hash, String name, Base value) Task.TaskRestrictionComponent.setProperty
(String name, Base value) TerminologyCapabilities.setProperty
(int hash, String name, Base value) TerminologyCapabilities.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesClosureComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesClosureComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent.setProperty
(String name, Base value) TestReport.setProperty
(int hash, String name, Base value) TestReport.setProperty
(String name, Base value) TestReport.SetupActionAssertComponent.setProperty
(int hash, String name, Base value) TestReport.SetupActionAssertComponent.setProperty
(String name, Base value) TestReport.SetupActionComponent.setProperty
(int hash, String name, Base value) TestReport.SetupActionComponent.setProperty
(String name, Base value) TestReport.SetupActionOperationComponent.setProperty
(int hash, String name, Base value) TestReport.SetupActionOperationComponent.setProperty
(String name, Base value) TestReport.TeardownActionComponent.setProperty
(int hash, String name, Base value) TestReport.TeardownActionComponent.setProperty
(String name, Base value) TestReport.TestActionComponent.setProperty
(int hash, String name, Base value) TestReport.TestActionComponent.setProperty
(String name, Base value) TestReport.TestReportParticipantComponent.setProperty
(int hash, String name, Base value) TestReport.TestReportParticipantComponent.setProperty
(String name, Base value) TestReport.TestReportSetupComponent.setProperty
(int hash, String name, Base value) TestReport.TestReportSetupComponent.setProperty
(String name, Base value) TestReport.TestReportTeardownComponent.setProperty
(int hash, String name, Base value) TestReport.TestReportTeardownComponent.setProperty
(String name, Base value) TestReport.TestReportTestComponent.setProperty
(int hash, String name, Base value) TestReport.TestReportTestComponent.setProperty
(String name, Base value) TestScript.setProperty
(int hash, String name, Base value) TestScript.setProperty
(String name, Base value) TestScript.SetupActionAssertComponent.setProperty
(int hash, String name, Base value) TestScript.SetupActionAssertComponent.setProperty
(String name, Base value) TestScript.SetupActionComponent.setProperty
(int hash, String name, Base value) TestScript.SetupActionComponent.setProperty
(String name, Base value) TestScript.SetupActionOperationComponent.setProperty
(int hash, String name, Base value) TestScript.SetupActionOperationComponent.setProperty
(String name, Base value) TestScript.SetupActionOperationRequestHeaderComponent.setProperty
(int hash, String name, Base value) TestScript.SetupActionOperationRequestHeaderComponent.setProperty
(String name, Base value) TestScript.TeardownActionComponent.setProperty
(int hash, String name, Base value) TestScript.TeardownActionComponent.setProperty
(String name, Base value) TestScript.TestActionComponent.setProperty
(int hash, String name, Base value) TestScript.TestActionComponent.setProperty
(String name, Base value) TestScript.TestScriptDestinationComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptDestinationComponent.setProperty
(String name, Base value) TestScript.TestScriptFixtureComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptFixtureComponent.setProperty
(String name, Base value) TestScript.TestScriptMetadataCapabilityComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptMetadataCapabilityComponent.setProperty
(String name, Base value) TestScript.TestScriptMetadataComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptMetadataComponent.setProperty
(String name, Base value) TestScript.TestScriptMetadataLinkComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptMetadataLinkComponent.setProperty
(String name, Base value) TestScript.TestScriptOriginComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptOriginComponent.setProperty
(String name, Base value) TestScript.TestScriptSetupComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptSetupComponent.setProperty
(String name, Base value) TestScript.TestScriptTeardownComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptTeardownComponent.setProperty
(String name, Base value) TestScript.TestScriptTestComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptTestComponent.setProperty
(String name, Base value) TestScript.TestScriptVariableComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptVariableComponent.setProperty
(String name, Base value) Timing.setProperty
(int hash, String name, Base value) Timing.setProperty
(String name, Base value) Timing.TimingRepeatComponent.setProperty
(int hash, String name, Base value) Timing.TimingRepeatComponent.setProperty
(String name, Base value) TriggerDefinition.setProperty
(int hash, String name, Base value) TriggerDefinition.setProperty
(String name, Base value) UsageContext.setProperty
(int hash, String name, Base value) UsageContext.setProperty
(String name, Base value) ValueSet.ConceptReferenceComponent.setProperty
(int hash, String name, Base value) ValueSet.ConceptReferenceComponent.setProperty
(String name, Base value) ValueSet.ConceptReferenceDesignationComponent.setProperty
(int hash, String name, Base value) ValueSet.ConceptReferenceDesignationComponent.setProperty
(String name, Base value) ValueSet.ConceptSetComponent.setProperty
(int hash, String name, Base value) ValueSet.ConceptSetComponent.setProperty
(String name, Base value) ValueSet.ConceptSetFilterComponent.setProperty
(int hash, String name, Base value) ValueSet.ConceptSetFilterComponent.setProperty
(String name, Base value) ValueSet.setProperty
(int hash, String name, Base value) ValueSet.setProperty
(String name, Base value) ValueSet.ValueSetComposeComponent.setProperty
(int hash, String name, Base value) ValueSet.ValueSetComposeComponent.setProperty
(String name, Base value) ValueSet.ValueSetExpansionComponent.setProperty
(int hash, String name, Base value) ValueSet.ValueSetExpansionComponent.setProperty
(String name, Base value) ValueSet.ValueSetExpansionContainsComponent.setProperty
(int hash, String name, Base value) ValueSet.ValueSetExpansionContainsComponent.setProperty
(String name, Base value) ValueSet.ValueSetExpansionParameterComponent.setProperty
(int hash, String name, Base value) ValueSet.ValueSetExpansionParameterComponent.setProperty
(String name, Base value) VerificationResult.setProperty
(int hash, String name, Base value) VerificationResult.setProperty
(String name, Base value) VerificationResult.VerificationResultAttestationComponent.setProperty
(int hash, String name, Base value) VerificationResult.VerificationResultAttestationComponent.setProperty
(String name, Base value) VerificationResult.VerificationResultPrimarySourceComponent.setProperty
(int hash, String name, Base value) VerificationResult.VerificationResultPrimarySourceComponent.setProperty
(String name, Base value) VerificationResult.VerificationResultValidatorComponent.setProperty
(int hash, String name, Base value) VerificationResult.VerificationResultValidatorComponent.setProperty
(String name, Base value) VisionPrescription.PrismComponent.setProperty
(int hash, String name, Base value) VisionPrescription.PrismComponent.setProperty
(String name, Base value) VisionPrescription.setProperty
(int hash, String name, Base value) VisionPrescription.setProperty
(String name, Base value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setProperty
(int hash, String name, Base value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setProperty
(String name, Base value) XhtmlType.setProperty
(int hash, String name, Base value) Modifier and TypeMethodDescriptionBase.castToAddress
(Base b) Base.castToAnnotation
(Base b) Base.castToAttachment
(Base b) Base.castToBase64Binary
(Base b) Base.castToBoolean
(Base b) Base.castToCanonical
(Base b) Base.castToCode
(Base b) Base.castToCodeableConcept
(Base b) Base.castToCoding
(Base b) Base.castToContactDetail
(Base b) Base.castToContactPoint
(Base b) Base.castToContributor
(Base b) Base.castToDataRequirement
(Base b) Base.castToDate
(Base b) Base.castToDateTime
(Base b) Base.castToDecimal
(Base b) Base.castToDosage
(Base b) Base.castToDuration
(Base b) Base.castToElementDefinition
(Base b) Base.castToExpression
(Base b) Base.castToExtension
(Base b) Base.castToHumanName
(Base b) Base.castToIdentifier
(Base b) Base.castToInstant
(Base b) Base.castToInteger
(Base b) Base.castToMarkdown
(Base b) Base.castToMarketingStatus
(Base b) Base.castToMeta
(Base b) Base.castToMoney
(Base b) Base.castToNarrative
(Base b) Base.castToParameterDefinition
(Base b) Base.castToPeriod
(Base b) Base.castToPopulation
(Base b) Base.castToPositiveInt
(Base b) Base.castToProdCharacteristic
(Base b) Base.castToProductShelfLife
(Base b) Base.castToQuantity
(Base b) Base.castToRange
(Base b) Base.castToRatio
(Base b) Base.castToReference
(Base b) Base.castToRelatedArtifact
(Base b) Base.castToResource
(Base b) Base.castToSampledData
(Base b) Base.castToSignature
(Base b) Base.castToSimpleQuantity
(Base b) Base.castToString
(Base b) Base.castToSubstanceAmount
(Base b) Base.castToTime
(Base b) Base.castToTiming
(Base b) Base.castToTriggerDefinition
(Base b) Base.castToType
(Base b) Base.castToUnsignedInt
(Base b) Base.castToUsageContext
(Base b) org.hl7.fhir.utilities.xhtml.XhtmlNode
Base.castToXhtml
(Base b) Base.castToXhtmlString
(Base b) static boolean
Base.compareDeep
(Base e1, Base e2, boolean allowNull) void
Base.copyValues
(Base dst) boolean
Account.CoverageComponent.equalsDeep
(Base other_) boolean
Account.equalsDeep
(Base other_) boolean
Account.GuarantorComponent.equalsDeep
(Base other_) boolean
ActivityDefinition.ActivityDefinitionDynamicValueComponent.equalsDeep
(Base other_) boolean
ActivityDefinition.ActivityDefinitionParticipantComponent.equalsDeep
(Base other_) boolean
ActivityDefinition.equalsDeep
(Base other_) boolean
Address.equalsDeep
(Base other_) boolean
AdverseEvent.AdverseEventSuspectEntityCausalityComponent.equalsDeep
(Base other_) boolean
AdverseEvent.AdverseEventSuspectEntityComponent.equalsDeep
(Base other_) boolean
AdverseEvent.equalsDeep
(Base other_) boolean
Age.equalsDeep
(Base other_) boolean
AllergyIntolerance.AllergyIntoleranceReactionComponent.equalsDeep
(Base other_) boolean
AllergyIntolerance.equalsDeep
(Base other_) boolean
Annotation.equalsDeep
(Base other_) boolean
Appointment.AppointmentParticipantComponent.equalsDeep
(Base other_) boolean
Appointment.equalsDeep
(Base other_) boolean
AppointmentResponse.equalsDeep
(Base other_) boolean
Attachment.equalsDeep
(Base other_) boolean
AuditEvent.AuditEventAgentComponent.equalsDeep
(Base other_) boolean
AuditEvent.AuditEventAgentNetworkComponent.equalsDeep
(Base other_) boolean
AuditEvent.AuditEventEntityComponent.equalsDeep
(Base other_) boolean
AuditEvent.AuditEventEntityDetailComponent.equalsDeep
(Base other_) boolean
AuditEvent.AuditEventSourceComponent.equalsDeep
(Base other_) boolean
AuditEvent.equalsDeep
(Base other_) boolean
BackboneElement.equalsDeep
(Base other_) boolean
BackboneType.equalsDeep
(Base other_) boolean
Base.equalsDeep
(Base other) boolean
Basic.equalsDeep
(Base other_) boolean
Binary.equalsDeep
(Base other_) boolean
BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.equalsDeep
(Base other_) boolean
BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent.equalsDeep
(Base other_) boolean
BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.equalsDeep
(Base other_) boolean
BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.equalsDeep
(Base other_) boolean
BiologicallyDerivedProduct.equalsDeep
(Base other_) boolean
BodyStructure.equalsDeep
(Base other_) boolean
Bundle.BundleEntryComponent.equalsDeep
(Base other_) boolean
Bundle.BundleEntryRequestComponent.equalsDeep
(Base other_) boolean
Bundle.BundleEntryResponseComponent.equalsDeep
(Base other_) boolean
Bundle.BundleEntrySearchComponent.equalsDeep
(Base other_) boolean
Bundle.BundleLinkComponent.equalsDeep
(Base other_) boolean
Bundle.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementDocumentComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementImplementationComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementMessagingComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementMessagingEndpointComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestResourceComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestResourceOperationComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestSecurityComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.CapabilityStatementSoftwareComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.equalsDeep
(Base other_) boolean
CapabilityStatement.ResourceInteractionComponent.equalsDeep
(Base other_) boolean
CapabilityStatement.SystemInteractionComponent.equalsDeep
(Base other_) boolean
CarePlan.CarePlanActivityComponent.equalsDeep
(Base other_) boolean
CarePlan.CarePlanActivityDetailComponent.equalsDeep
(Base other_) boolean
CarePlan.equalsDeep
(Base other_) boolean
CareTeam.CareTeamParticipantComponent.equalsDeep
(Base other_) boolean
CareTeam.equalsDeep
(Base other_) boolean
CatalogEntry.CatalogEntryRelatedEntryComponent.equalsDeep
(Base other_) boolean
CatalogEntry.equalsDeep
(Base other_) boolean
ChargeItem.ChargeItemPerformerComponent.equalsDeep
(Base other_) boolean
ChargeItem.equalsDeep
(Base other_) boolean
ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent.equalsDeep
(Base other_) boolean
ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent.equalsDeep
(Base other_) boolean
ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.equalsDeep
(Base other_) boolean
ChargeItemDefinition.equalsDeep
(Base other_) boolean
Claim.AccidentComponent.equalsDeep
(Base other_) boolean
Claim.CareTeamComponent.equalsDeep
(Base other_) boolean
Claim.DetailComponent.equalsDeep
(Base other_) boolean
Claim.DiagnosisComponent.equalsDeep
(Base other_) boolean
Claim.equalsDeep
(Base other_) boolean
Claim.InsuranceComponent.equalsDeep
(Base other_) boolean
Claim.ItemComponent.equalsDeep
(Base other_) boolean
Claim.PayeeComponent.equalsDeep
(Base other_) boolean
Claim.ProcedureComponent.equalsDeep
(Base other_) boolean
Claim.RelatedClaimComponent.equalsDeep
(Base other_) boolean
Claim.SubDetailComponent.equalsDeep
(Base other_) boolean
Claim.SupportingInformationComponent.equalsDeep
(Base other_) boolean
ClaimResponse.AddedItemComponent.equalsDeep
(Base other_) boolean
ClaimResponse.AddedItemDetailComponent.equalsDeep
(Base other_) boolean
ClaimResponse.AddedItemSubDetailComponent.equalsDeep
(Base other_) boolean
ClaimResponse.AdjudicationComponent.equalsDeep
(Base other_) boolean
ClaimResponse.equalsDeep
(Base other_) boolean
ClaimResponse.ErrorComponent.equalsDeep
(Base other_) boolean
ClaimResponse.InsuranceComponent.equalsDeep
(Base other_) boolean
ClaimResponse.ItemComponent.equalsDeep
(Base other_) boolean
ClaimResponse.ItemDetailComponent.equalsDeep
(Base other_) boolean
ClaimResponse.NoteComponent.equalsDeep
(Base other_) boolean
ClaimResponse.PaymentComponent.equalsDeep
(Base other_) boolean
ClaimResponse.SubDetailComponent.equalsDeep
(Base other_) boolean
ClaimResponse.TotalComponent.equalsDeep
(Base other_) boolean
ClinicalImpression.ClinicalImpressionFindingComponent.equalsDeep
(Base other_) boolean
ClinicalImpression.ClinicalImpressionInvestigationComponent.equalsDeep
(Base other_) boolean
ClinicalImpression.equalsDeep
(Base other_) boolean
CodeableConcept.equalsDeep
(Base other_) boolean
CodeSystem.CodeSystemFilterComponent.equalsDeep
(Base other_) boolean
CodeSystem.ConceptDefinitionComponent.equalsDeep
(Base other_) boolean
CodeSystem.ConceptDefinitionDesignationComponent.equalsDeep
(Base other_) boolean
CodeSystem.ConceptPropertyComponent.equalsDeep
(Base other_) boolean
CodeSystem.equalsDeep
(Base other_) boolean
CodeSystem.PropertyComponent.equalsDeep
(Base other_) boolean
Coding.equalsDeep
(Base other_) boolean
Communication.CommunicationPayloadComponent.equalsDeep
(Base other_) boolean
Communication.equalsDeep
(Base other_) boolean
CommunicationRequest.CommunicationRequestPayloadComponent.equalsDeep
(Base other_) boolean
CommunicationRequest.equalsDeep
(Base other_) boolean
CompartmentDefinition.CompartmentDefinitionResourceComponent.equalsDeep
(Base other_) boolean
CompartmentDefinition.equalsDeep
(Base other_) boolean
Composition.CompositionAttesterComponent.equalsDeep
(Base other_) boolean
Composition.CompositionEventComponent.equalsDeep
(Base other_) boolean
Composition.CompositionRelatesToComponent.equalsDeep
(Base other_) boolean
Composition.equalsDeep
(Base other_) boolean
Composition.SectionComponent.equalsDeep
(Base other_) boolean
ConceptMap.ConceptMapGroupComponent.equalsDeep
(Base other_) boolean
ConceptMap.ConceptMapGroupUnmappedComponent.equalsDeep
(Base other_) boolean
ConceptMap.equalsDeep
(Base other_) boolean
ConceptMap.OtherElementComponent.equalsDeep
(Base other_) boolean
ConceptMap.SourceElementComponent.equalsDeep
(Base other_) boolean
ConceptMap.TargetElementComponent.equalsDeep
(Base other_) boolean
Condition.ConditionEvidenceComponent.equalsDeep
(Base other_) boolean
Condition.ConditionStageComponent.equalsDeep
(Base other_) boolean
Condition.equalsDeep
(Base other_) boolean
Consent.ConsentPolicyComponent.equalsDeep
(Base other_) boolean
Consent.ConsentVerificationComponent.equalsDeep
(Base other_) boolean
Consent.equalsDeep
(Base other_) boolean
Consent.provisionActorComponent.equalsDeep
(Base other_) boolean
Consent.provisionComponent.equalsDeep
(Base other_) boolean
Consent.provisionDataComponent.equalsDeep
(Base other_) boolean
ContactDetail.equalsDeep
(Base other_) boolean
ContactPoint.equalsDeep
(Base other_) boolean
Contract.ActionComponent.equalsDeep
(Base other_) boolean
Contract.ActionSubjectComponent.equalsDeep
(Base other_) boolean
Contract.AnswerComponent.equalsDeep
(Base other_) boolean
Contract.AssetContextComponent.equalsDeep
(Base other_) boolean
Contract.ComputableLanguageComponent.equalsDeep
(Base other_) boolean
Contract.ContentDefinitionComponent.equalsDeep
(Base other_) boolean
Contract.ContractAssetComponent.equalsDeep
(Base other_) boolean
Contract.ContractOfferComponent.equalsDeep
(Base other_) boolean
Contract.ContractPartyComponent.equalsDeep
(Base other_) boolean
Contract.equalsDeep
(Base other_) boolean
Contract.FriendlyLanguageComponent.equalsDeep
(Base other_) boolean
Contract.LegalLanguageComponent.equalsDeep
(Base other_) boolean
Contract.SecurityLabelComponent.equalsDeep
(Base other_) boolean
Contract.SignatoryComponent.equalsDeep
(Base other_) boolean
Contract.TermComponent.equalsDeep
(Base other_) boolean
Contract.ValuedItemComponent.equalsDeep
(Base other_) boolean
Contributor.equalsDeep
(Base other_) boolean
Count.equalsDeep
(Base other_) boolean
Coverage.ClassComponent.equalsDeep
(Base other_) boolean
Coverage.CostToBeneficiaryComponent.equalsDeep
(Base other_) boolean
Coverage.equalsDeep
(Base other_) boolean
Coverage.ExemptionComponent.equalsDeep
(Base other_) boolean
CoverageEligibilityRequest.DetailsComponent.equalsDeep
(Base other_) boolean
CoverageEligibilityRequest.DiagnosisComponent.equalsDeep
(Base other_) boolean
CoverageEligibilityRequest.equalsDeep
(Base other_) boolean
CoverageEligibilityRequest.InsuranceComponent.equalsDeep
(Base other_) boolean
CoverageEligibilityRequest.SupportingInformationComponent.equalsDeep
(Base other_) boolean
CoverageEligibilityResponse.BenefitComponent.equalsDeep
(Base other_) boolean
CoverageEligibilityResponse.equalsDeep
(Base other_) boolean
CoverageEligibilityResponse.ErrorsComponent.equalsDeep
(Base other_) boolean
CoverageEligibilityResponse.InsuranceComponent.equalsDeep
(Base other_) boolean
CoverageEligibilityResponse.ItemsComponent.equalsDeep
(Base other_) boolean
DataRequirement.DataRequirementCodeFilterComponent.equalsDeep
(Base other_) boolean
DataRequirement.DataRequirementDateFilterComponent.equalsDeep
(Base other_) boolean
DataRequirement.DataRequirementSortComponent.equalsDeep
(Base other_) boolean
DataRequirement.equalsDeep
(Base other_) boolean
DetectedIssue.DetectedIssueEvidenceComponent.equalsDeep
(Base other_) boolean
DetectedIssue.DetectedIssueMitigationComponent.equalsDeep
(Base other_) boolean
DetectedIssue.equalsDeep
(Base other_) boolean
Device.DeviceDeviceNameComponent.equalsDeep
(Base other_) boolean
Device.DevicePropertyComponent.equalsDeep
(Base other_) boolean
Device.DeviceSpecializationComponent.equalsDeep
(Base other_) boolean
Device.DeviceUdiCarrierComponent.equalsDeep
(Base other_) boolean
Device.DeviceVersionComponent.equalsDeep
(Base other_) boolean
Device.equalsDeep
(Base other_) boolean
DeviceDefinition.DeviceDefinitionCapabilityComponent.equalsDeep
(Base other_) boolean
DeviceDefinition.DeviceDefinitionDeviceNameComponent.equalsDeep
(Base other_) boolean
DeviceDefinition.DeviceDefinitionMaterialComponent.equalsDeep
(Base other_) boolean
DeviceDefinition.DeviceDefinitionPropertyComponent.equalsDeep
(Base other_) boolean
DeviceDefinition.DeviceDefinitionSpecializationComponent.equalsDeep
(Base other_) boolean
DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.equalsDeep
(Base other_) boolean
DeviceDefinition.equalsDeep
(Base other_) boolean
DeviceMetric.DeviceMetricCalibrationComponent.equalsDeep
(Base other_) boolean
DeviceMetric.equalsDeep
(Base other_) boolean
DeviceRequest.DeviceRequestParameterComponent.equalsDeep
(Base other_) boolean
DeviceRequest.equalsDeep
(Base other_) boolean
DeviceUseStatement.equalsDeep
(Base other_) boolean
DiagnosticReport.DiagnosticReportMediaComponent.equalsDeep
(Base other_) boolean
DiagnosticReport.equalsDeep
(Base other_) boolean
Distance.equalsDeep
(Base other_) boolean
DocumentManifest.DocumentManifestRelatedComponent.equalsDeep
(Base other_) boolean
DocumentManifest.equalsDeep
(Base other_) boolean
DocumentReference.DocumentReferenceContentComponent.equalsDeep
(Base other_) boolean
DocumentReference.DocumentReferenceContextComponent.equalsDeep
(Base other_) boolean
DocumentReference.DocumentReferenceRelatesToComponent.equalsDeep
(Base other_) boolean
DocumentReference.equalsDeep
(Base other_) boolean
DomainResource.equalsDeep
(Base other_) boolean
Dosage.DosageDoseAndRateComponent.equalsDeep
(Base other_) boolean
Dosage.equalsDeep
(Base other_) boolean
Duration.equalsDeep
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.equalsDeep
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.equalsDeep
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.equalsDeep
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.equalsDeep
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.equalsDeep
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent.equalsDeep
(Base other_) boolean
EffectEvidenceSynthesis.equalsDeep
(Base other_) boolean
Element.equalsDeep
(Base other_) boolean
ElementDefinition.ElementDefinitionBaseComponent.equalsDeep
(Base other_) boolean
ElementDefinition.ElementDefinitionBindingComponent.equalsDeep
(Base other_) boolean
ElementDefinition.ElementDefinitionConstraintComponent.equalsDeep
(Base other_) boolean
ElementDefinition.ElementDefinitionExampleComponent.equalsDeep
(Base other_) boolean
ElementDefinition.ElementDefinitionMappingComponent.equalsDeep
(Base other_) boolean
ElementDefinition.ElementDefinitionSlicingComponent.equalsDeep
(Base other_) boolean
ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.equalsDeep
(Base other_) boolean
ElementDefinition.equalsDeep
(Base other_) boolean
ElementDefinition.TypeRefComponent.equalsDeep
(Base other_) boolean
Encounter.ClassHistoryComponent.equalsDeep
(Base other_) boolean
Encounter.DiagnosisComponent.equalsDeep
(Base other_) boolean
Encounter.EncounterHospitalizationComponent.equalsDeep
(Base other_) boolean
Encounter.EncounterLocationComponent.equalsDeep
(Base other_) boolean
Encounter.EncounterParticipantComponent.equalsDeep
(Base other_) boolean
Encounter.equalsDeep
(Base other_) boolean
Encounter.StatusHistoryComponent.equalsDeep
(Base other_) boolean
Endpoint.equalsDeep
(Base other_) boolean
EnrollmentRequest.equalsDeep
(Base other_) boolean
EnrollmentResponse.equalsDeep
(Base other_) boolean
EpisodeOfCare.DiagnosisComponent.equalsDeep
(Base other_) boolean
EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.equalsDeep
(Base other_) boolean
EpisodeOfCare.equalsDeep
(Base other_) boolean
EventDefinition.equalsDeep
(Base other_) boolean
Evidence.equalsDeep
(Base other_) boolean
EvidenceVariable.equalsDeep
(Base other_) boolean
EvidenceVariable.EvidenceVariableCharacteristicComponent.equalsDeep
(Base other_) boolean
ExampleScenario.equalsDeep
(Base other_) boolean
ExampleScenario.ExampleScenarioActorComponent.equalsDeep
(Base other_) boolean
ExampleScenario.ExampleScenarioInstanceComponent.equalsDeep
(Base other_) boolean
ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent.equalsDeep
(Base other_) boolean
ExampleScenario.ExampleScenarioInstanceVersionComponent.equalsDeep
(Base other_) boolean
ExampleScenario.ExampleScenarioProcessComponent.equalsDeep
(Base other_) boolean
ExampleScenario.ExampleScenarioProcessStepAlternativeComponent.equalsDeep
(Base other_) boolean
ExampleScenario.ExampleScenarioProcessStepComponent.equalsDeep
(Base other_) boolean
ExampleScenario.ExampleScenarioProcessStepOperationComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.AccidentComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.AddedItemComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.AddedItemDetailComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.AddedItemDetailSubDetailComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.AdjudicationComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.BenefitBalanceComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.BenefitComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.CareTeamComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.DetailComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.DiagnosisComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.InsuranceComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.ItemComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.NoteComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.PayeeComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.PaymentComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.ProcedureComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.RelatedClaimComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.SubDetailComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.SupportingInformationComponent.equalsDeep
(Base other_) boolean
ExplanationOfBenefit.TotalComponent.equalsDeep
(Base other_) boolean
Expression.equalsDeep
(Base other_) boolean
Extension.equalsDeep
(Base other_) boolean
FamilyMemberHistory.equalsDeep
(Base other_) boolean
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.equalsDeep
(Base other_) boolean
Flag.equalsDeep
(Base other_) boolean
Goal.equalsDeep
(Base other_) boolean
Goal.GoalTargetComponent.equalsDeep
(Base other_) boolean
GraphDefinition.equalsDeep
(Base other_) boolean
GraphDefinition.GraphDefinitionLinkComponent.equalsDeep
(Base other_) boolean
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.equalsDeep
(Base other_) boolean
GraphDefinition.GraphDefinitionLinkTargetComponent.equalsDeep
(Base other_) boolean
Group.equalsDeep
(Base other_) boolean
Group.GroupCharacteristicComponent.equalsDeep
(Base other_) boolean
Group.GroupMemberComponent.equalsDeep
(Base other_) boolean
GuidanceResponse.equalsDeep
(Base other_) boolean
HealthcareService.equalsDeep
(Base other_) boolean
HealthcareService.HealthcareServiceAvailableTimeComponent.equalsDeep
(Base other_) boolean
HealthcareService.HealthcareServiceEligibilityComponent.equalsDeep
(Base other_) boolean
HealthcareService.HealthcareServiceNotAvailableComponent.equalsDeep
(Base other_) boolean
HumanName.equalsDeep
(Base other_) boolean
Identifier.equalsDeep
(Base other_) boolean
ImagingStudy.equalsDeep
(Base other_) boolean
ImagingStudy.ImagingStudySeriesComponent.equalsDeep
(Base other_) boolean
ImagingStudy.ImagingStudySeriesInstanceComponent.equalsDeep
(Base other_) boolean
ImagingStudy.ImagingStudySeriesPerformerComponent.equalsDeep
(Base other_) boolean
Immunization.equalsDeep
(Base other_) boolean
Immunization.ImmunizationEducationComponent.equalsDeep
(Base other_) boolean
Immunization.ImmunizationPerformerComponent.equalsDeep
(Base other_) boolean
Immunization.ImmunizationProtocolAppliedComponent.equalsDeep
(Base other_) boolean
Immunization.ImmunizationReactionComponent.equalsDeep
(Base other_) boolean
ImmunizationEvaluation.equalsDeep
(Base other_) boolean
ImmunizationRecommendation.equalsDeep
(Base other_) boolean
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.equalsDeep
(Base other_) boolean
ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.equalsDeep
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionGroupingComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionPageComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionParameterComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionResourceComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ImplementationGuideDependsOnComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ImplementationGuideGlobalComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ImplementationGuideManifestComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ManifestPageComponent.equalsDeep
(Base other_) boolean
ImplementationGuide.ManifestResourceComponent.equalsDeep
(Base other_) boolean
InsurancePlan.CoverageBenefitComponent.equalsDeep
(Base other_) boolean
InsurancePlan.CoverageBenefitLimitComponent.equalsDeep
(Base other_) boolean
InsurancePlan.equalsDeep
(Base other_) boolean
InsurancePlan.InsurancePlanContactComponent.equalsDeep
(Base other_) boolean
InsurancePlan.InsurancePlanCoverageComponent.equalsDeep
(Base other_) boolean
InsurancePlan.InsurancePlanPlanComponent.equalsDeep
(Base other_) boolean
InsurancePlan.InsurancePlanPlanGeneralCostComponent.equalsDeep
(Base other_) boolean
InsurancePlan.InsurancePlanPlanSpecificCostComponent.equalsDeep
(Base other_) boolean
InsurancePlan.PlanBenefitComponent.equalsDeep
(Base other_) boolean
InsurancePlan.PlanBenefitCostComponent.equalsDeep
(Base other_) boolean
Invoice.equalsDeep
(Base other_) boolean
Invoice.InvoiceLineItemComponent.equalsDeep
(Base other_) boolean
Invoice.InvoiceLineItemPriceComponentComponent.equalsDeep
(Base other_) boolean
Invoice.InvoiceParticipantComponent.equalsDeep
(Base other_) boolean
Library.equalsDeep
(Base other_) boolean
Linkage.equalsDeep
(Base other_) boolean
Linkage.LinkageItemComponent.equalsDeep
(Base other_) boolean
ListResource.equalsDeep
(Base other_) boolean
ListResource.ListEntryComponent.equalsDeep
(Base other_) boolean
Location.equalsDeep
(Base other_) boolean
Location.LocationHoursOfOperationComponent.equalsDeep
(Base other_) boolean
Location.LocationPositionComponent.equalsDeep
(Base other_) boolean
MarketingStatus.equalsDeep
(Base other_) boolean
Measure.equalsDeep
(Base other_) boolean
Measure.MeasureGroupComponent.equalsDeep
(Base other_) boolean
Measure.MeasureGroupPopulationComponent.equalsDeep
(Base other_) boolean
Measure.MeasureGroupStratifierComponent.equalsDeep
(Base other_) boolean
Measure.MeasureGroupStratifierComponentComponent.equalsDeep
(Base other_) boolean
Measure.MeasureSupplementalDataComponent.equalsDeep
(Base other_) boolean
MeasureReport.equalsDeep
(Base other_) boolean
MeasureReport.MeasureReportGroupComponent.equalsDeep
(Base other_) boolean
MeasureReport.MeasureReportGroupPopulationComponent.equalsDeep
(Base other_) boolean
MeasureReport.MeasureReportGroupStratifierComponent.equalsDeep
(Base other_) boolean
MeasureReport.StratifierGroupComponent.equalsDeep
(Base other_) boolean
MeasureReport.StratifierGroupComponentComponent.equalsDeep
(Base other_) boolean
MeasureReport.StratifierGroupPopulationComponent.equalsDeep
(Base other_) boolean
Media.equalsDeep
(Base other_) boolean
Medication.equalsDeep
(Base other_) boolean
Medication.MedicationBatchComponent.equalsDeep
(Base other_) boolean
Medication.MedicationIngredientComponent.equalsDeep
(Base other_) boolean
MedicationAdministration.equalsDeep
(Base other_) boolean
MedicationAdministration.MedicationAdministrationDosageComponent.equalsDeep
(Base other_) boolean
MedicationAdministration.MedicationAdministrationPerformerComponent.equalsDeep
(Base other_) boolean
MedicationDispense.equalsDeep
(Base other_) boolean
MedicationDispense.MedicationDispensePerformerComponent.equalsDeep
(Base other_) boolean
MedicationDispense.MedicationDispenseSubstitutionComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeCostComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeIngredientComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeKineticsComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeMonographComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgePackagingComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.equalsDeep
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.equalsDeep
(Base other_) boolean
MedicationRequest.equalsDeep
(Base other_) boolean
MedicationRequest.MedicationRequestDispenseRequestComponent.equalsDeep
(Base other_) boolean
MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.equalsDeep
(Base other_) boolean
MedicationRequest.MedicationRequestSubstitutionComponent.equalsDeep
(Base other_) boolean
MedicationStatement.equalsDeep
(Base other_) boolean
MedicinalProduct.equalsDeep
(Base other_) boolean
MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.equalsDeep
(Base other_) boolean
MedicinalProduct.MedicinalProductNameComponent.equalsDeep
(Base other_) boolean
MedicinalProduct.MedicinalProductNameCountryLanguageComponent.equalsDeep
(Base other_) boolean
MedicinalProduct.MedicinalProductNameNamePartComponent.equalsDeep
(Base other_) boolean
MedicinalProduct.MedicinalProductSpecialDesignationComponent.equalsDeep
(Base other_) boolean
MedicinalProductAuthorization.equalsDeep
(Base other_) boolean
MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.equalsDeep
(Base other_) boolean
MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.equalsDeep
(Base other_) boolean
MedicinalProductContraindication.equalsDeep
(Base other_) boolean
MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.equalsDeep
(Base other_) boolean
MedicinalProductIndication.equalsDeep
(Base other_) boolean
MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.equalsDeep
(Base other_) boolean
MedicinalProductIngredient.equalsDeep
(Base other_) boolean
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.equalsDeep
(Base other_) boolean
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.equalsDeep
(Base other_) boolean
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.equalsDeep
(Base other_) boolean
MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent.equalsDeep
(Base other_) boolean
MedicinalProductInteraction.equalsDeep
(Base other_) boolean
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.equalsDeep
(Base other_) boolean
MedicinalProductManufactured.equalsDeep
(Base other_) boolean
MedicinalProductPackaged.equalsDeep
(Base other_) boolean
MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.equalsDeep
(Base other_) boolean
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.equalsDeep
(Base other_) boolean
MedicinalProductPharmaceutical.equalsDeep
(Base other_) boolean
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.equalsDeep
(Base other_) boolean
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.equalsDeep
(Base other_) boolean
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.equalsDeep
(Base other_) boolean
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.equalsDeep
(Base other_) boolean
MedicinalProductUndesirableEffect.equalsDeep
(Base other_) boolean
MessageDefinition.equalsDeep
(Base other_) boolean
MessageDefinition.MessageDefinitionAllowedResponseComponent.equalsDeep
(Base other_) boolean
MessageDefinition.MessageDefinitionFocusComponent.equalsDeep
(Base other_) boolean
MessageHeader.equalsDeep
(Base other_) boolean
MessageHeader.MessageDestinationComponent.equalsDeep
(Base other_) boolean
MessageHeader.MessageHeaderResponseComponent.equalsDeep
(Base other_) boolean
MessageHeader.MessageSourceComponent.equalsDeep
(Base other_) boolean
Meta.equalsDeep
(Base other_) boolean
MetadataResource.equalsDeep
(Base other_) boolean
MolecularSequence.equalsDeep
(Base other_) boolean
MolecularSequence.MolecularSequenceQualityComponent.equalsDeep
(Base other_) boolean
MolecularSequence.MolecularSequenceQualityRocComponent.equalsDeep
(Base other_) boolean
MolecularSequence.MolecularSequenceReferenceSeqComponent.equalsDeep
(Base other_) boolean
MolecularSequence.MolecularSequenceRepositoryComponent.equalsDeep
(Base other_) boolean
MolecularSequence.MolecularSequenceStructureVariantComponent.equalsDeep
(Base other_) boolean
MolecularSequence.MolecularSequenceStructureVariantInnerComponent.equalsDeep
(Base other_) boolean
MolecularSequence.MolecularSequenceStructureVariantOuterComponent.equalsDeep
(Base other_) boolean
MolecularSequence.MolecularSequenceVariantComponent.equalsDeep
(Base other_) boolean
Money.equalsDeep
(Base other_) boolean
MoneyQuantity.equalsDeep
(Base other_) boolean
NamingSystem.equalsDeep
(Base other_) boolean
NamingSystem.NamingSystemUniqueIdComponent.equalsDeep
(Base other_) boolean
Narrative.equalsDeep
(Base other_) boolean
NutritionOrder.equalsDeep
(Base other_) boolean
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.equalsDeep
(Base other_) boolean
NutritionOrder.NutritionOrderEnteralFormulaComponent.equalsDeep
(Base other_) boolean
NutritionOrder.NutritionOrderOralDietComponent.equalsDeep
(Base other_) boolean
NutritionOrder.NutritionOrderOralDietNutrientComponent.equalsDeep
(Base other_) boolean
NutritionOrder.NutritionOrderOralDietTextureComponent.equalsDeep
(Base other_) boolean
NutritionOrder.NutritionOrderSupplementComponent.equalsDeep
(Base other_) boolean
Observation.equalsDeep
(Base other_) boolean
Observation.ObservationComponentComponent.equalsDeep
(Base other_) boolean
Observation.ObservationReferenceRangeComponent.equalsDeep
(Base other_) boolean
ObservationDefinition.equalsDeep
(Base other_) boolean
ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.equalsDeep
(Base other_) boolean
ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.equalsDeep
(Base other_) boolean
OperationDefinition.equalsDeep
(Base other_) boolean
OperationDefinition.OperationDefinitionOverloadComponent.equalsDeep
(Base other_) boolean
OperationDefinition.OperationDefinitionParameterBindingComponent.equalsDeep
(Base other_) boolean
OperationDefinition.OperationDefinitionParameterComponent.equalsDeep
(Base other_) boolean
OperationDefinition.OperationDefinitionParameterReferencedFromComponent.equalsDeep
(Base other_) boolean
OperationOutcome.equalsDeep
(Base other_) boolean
OperationOutcome.OperationOutcomeIssueComponent.equalsDeep
(Base other_) boolean
Organization.equalsDeep
(Base other_) boolean
Organization.OrganizationContactComponent.equalsDeep
(Base other_) boolean
OrganizationAffiliation.equalsDeep
(Base other_) boolean
ParameterDefinition.equalsDeep
(Base other_) boolean
Parameters.equalsDeep
(Base other_) boolean
Parameters.ParametersParameterComponent.equalsDeep
(Base other_) boolean
Patient.ContactComponent.equalsDeep
(Base other_) boolean
Patient.equalsDeep
(Base other_) boolean
Patient.PatientCommunicationComponent.equalsDeep
(Base other_) boolean
Patient.PatientLinkComponent.equalsDeep
(Base other_) boolean
PaymentNotice.equalsDeep
(Base other_) boolean
PaymentReconciliation.DetailsComponent.equalsDeep
(Base other_) boolean
PaymentReconciliation.equalsDeep
(Base other_) boolean
PaymentReconciliation.NotesComponent.equalsDeep
(Base other_) boolean
Period.equalsDeep
(Base other_) boolean
Person.equalsDeep
(Base other_) boolean
Person.PersonLinkComponent.equalsDeep
(Base other_) boolean
PlanDefinition.equalsDeep
(Base other_) boolean
PlanDefinition.PlanDefinitionActionComponent.equalsDeep
(Base other_) boolean
PlanDefinition.PlanDefinitionActionConditionComponent.equalsDeep
(Base other_) boolean
PlanDefinition.PlanDefinitionActionDynamicValueComponent.equalsDeep
(Base other_) boolean
PlanDefinition.PlanDefinitionActionParticipantComponent.equalsDeep
(Base other_) boolean
PlanDefinition.PlanDefinitionActionRelatedActionComponent.equalsDeep
(Base other_) boolean
PlanDefinition.PlanDefinitionGoalComponent.equalsDeep
(Base other_) boolean
PlanDefinition.PlanDefinitionGoalTargetComponent.equalsDeep
(Base other_) boolean
Population.equalsDeep
(Base other_) boolean
Practitioner.equalsDeep
(Base other_) boolean
Practitioner.PractitionerQualificationComponent.equalsDeep
(Base other_) boolean
PractitionerRole.equalsDeep
(Base other_) boolean
PractitionerRole.PractitionerRoleAvailableTimeComponent.equalsDeep
(Base other_) boolean
PractitionerRole.PractitionerRoleNotAvailableComponent.equalsDeep
(Base other_) boolean
PrimitiveType.equalsDeep
(Base obj) boolean
Procedure.equalsDeep
(Base other_) boolean
Procedure.ProcedureFocalDeviceComponent.equalsDeep
(Base other_) boolean
Procedure.ProcedurePerformerComponent.equalsDeep
(Base other_) boolean
ProdCharacteristic.equalsDeep
(Base other_) boolean
ProductShelfLife.equalsDeep
(Base other_) boolean
Provenance.equalsDeep
(Base other_) boolean
Provenance.ProvenanceAgentComponent.equalsDeep
(Base other_) boolean
Provenance.ProvenanceEntityComponent.equalsDeep
(Base other_) boolean
Quantity.equalsDeep
(Base other_) boolean
Questionnaire.equalsDeep
(Base other_) boolean
Questionnaire.QuestionnaireItemAnswerOptionComponent.equalsDeep
(Base other_) boolean
Questionnaire.QuestionnaireItemComponent.equalsDeep
(Base other_) boolean
Questionnaire.QuestionnaireItemEnableWhenComponent.equalsDeep
(Base other_) boolean
Questionnaire.QuestionnaireItemInitialComponent.equalsDeep
(Base other_) boolean
QuestionnaireResponse.equalsDeep
(Base other_) boolean
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.equalsDeep
(Base other_) boolean
QuestionnaireResponse.QuestionnaireResponseItemComponent.equalsDeep
(Base other_) boolean
Range.equalsDeep
(Base other_) boolean
Ratio.equalsDeep
(Base other_) boolean
Reference.equalsDeep
(Base other_) boolean
RelatedArtifact.equalsDeep
(Base other_) boolean
RelatedPerson.equalsDeep
(Base other_) boolean
RelatedPerson.RelatedPersonCommunicationComponent.equalsDeep
(Base other_) boolean
RequestGroup.equalsDeep
(Base other_) boolean
RequestGroup.RequestGroupActionComponent.equalsDeep
(Base other_) boolean
RequestGroup.RequestGroupActionConditionComponent.equalsDeep
(Base other_) boolean
RequestGroup.RequestGroupActionRelatedActionComponent.equalsDeep
(Base other_) boolean
ResearchDefinition.equalsDeep
(Base other_) boolean
ResearchElementDefinition.equalsDeep
(Base other_) boolean
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.equalsDeep
(Base other_) boolean
ResearchStudy.equalsDeep
(Base other_) boolean
ResearchStudy.ResearchStudyArmComponent.equalsDeep
(Base other_) boolean
ResearchStudy.ResearchStudyObjectiveComponent.equalsDeep
(Base other_) boolean
ResearchSubject.equalsDeep
(Base other_) boolean
Resource.equalsDeep
(Base other_) boolean
RiskAssessment.equalsDeep
(Base other_) boolean
RiskAssessment.RiskAssessmentPredictionComponent.equalsDeep
(Base other_) boolean
RiskEvidenceSynthesis.equalsDeep
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.equalsDeep
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.equalsDeep
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent.equalsDeep
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.equalsDeep
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent.equalsDeep
(Base other_) boolean
SampledData.equalsDeep
(Base other_) boolean
Schedule.equalsDeep
(Base other_) boolean
SearchParameter.equalsDeep
(Base other_) boolean
SearchParameter.SearchParameterComponentComponent.equalsDeep
(Base other_) boolean
ServiceRequest.equalsDeep
(Base other_) boolean
Signature.equalsDeep
(Base other_) boolean
SimpleQuantity.equalsDeep
(Base other_) boolean
Slot.equalsDeep
(Base other_) boolean
Specimen.equalsDeep
(Base other_) boolean
Specimen.SpecimenCollectionComponent.equalsDeep
(Base other_) boolean
Specimen.SpecimenContainerComponent.equalsDeep
(Base other_) boolean
Specimen.SpecimenProcessingComponent.equalsDeep
(Base other_) boolean
SpecimenDefinition.equalsDeep
(Base other_) boolean
SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.equalsDeep
(Base other_) boolean
SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.equalsDeep
(Base other_) boolean
SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent.equalsDeep
(Base other_) boolean
SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.equalsDeep
(Base other_) boolean
StructureDefinition.equalsDeep
(Base other_) boolean
StructureDefinition.StructureDefinitionContextComponent.equalsDeep
(Base other_) boolean
StructureDefinition.StructureDefinitionDifferentialComponent.equalsDeep
(Base other_) boolean
StructureDefinition.StructureDefinitionMappingComponent.equalsDeep
(Base other_) boolean
StructureDefinition.StructureDefinitionSnapshotComponent.equalsDeep
(Base other_) boolean
StructureMap.equalsDeep
(Base other_) boolean
StructureMap.StructureMapGroupComponent.equalsDeep
(Base other_) boolean
StructureMap.StructureMapGroupInputComponent.equalsDeep
(Base other_) boolean
StructureMap.StructureMapGroupRuleComponent.equalsDeep
(Base other_) boolean
StructureMap.StructureMapGroupRuleDependentComponent.equalsDeep
(Base other_) boolean
StructureMap.StructureMapGroupRuleSourceComponent.equalsDeep
(Base other_) boolean
StructureMap.StructureMapGroupRuleTargetComponent.equalsDeep
(Base other_) boolean
StructureMap.StructureMapGroupRuleTargetParameterComponent.equalsDeep
(Base other_) boolean
StructureMap.StructureMapStructureComponent.equalsDeep
(Base other_) boolean
Subscription.equalsDeep
(Base other_) boolean
Subscription.SubscriptionChannelComponent.equalsDeep
(Base other_) boolean
Substance.equalsDeep
(Base other_) boolean
Substance.SubstanceIngredientComponent.equalsDeep
(Base other_) boolean
Substance.SubstanceInstanceComponent.equalsDeep
(Base other_) boolean
SubstanceAmount.equalsDeep
(Base other_) boolean
SubstanceAmount.SubstanceAmountReferenceRangeComponent.equalsDeep
(Base other_) boolean
SubstanceNucleicAcid.equalsDeep
(Base other_) boolean
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.equalsDeep
(Base other_) boolean
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.equalsDeep
(Base other_) boolean
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.equalsDeep
(Base other_) boolean
SubstancePolymer.equalsDeep
(Base other_) boolean
SubstancePolymer.SubstancePolymerMonomerSetComponent.equalsDeep
(Base other_) boolean
SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent.equalsDeep
(Base other_) boolean
SubstancePolymer.SubstancePolymerRepeatComponent.equalsDeep
(Base other_) boolean
SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.equalsDeep
(Base other_) boolean
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.equalsDeep
(Base other_) boolean
SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.equalsDeep
(Base other_) boolean
SubstanceProtein.equalsDeep
(Base other_) boolean
SubstanceProtein.SubstanceProteinSubunitComponent.equalsDeep
(Base other_) boolean
SubstanceReferenceInformation.equalsDeep
(Base other_) boolean
SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.equalsDeep
(Base other_) boolean
SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.equalsDeep
(Base other_) boolean
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.equalsDeep
(Base other_) boolean
SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.equalsDeep
(Base other_) boolean
SubstanceSourceMaterial.equalsDeep
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent.equalsDeep
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.equalsDeep
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.equalsDeep
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent.equalsDeep
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.equalsDeep
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationCodeComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationMoietyComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationNameComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationNameOfficialComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationPropertyComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationStructureComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.equalsDeep
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent.equalsDeep
(Base other_) boolean
SupplyDelivery.equalsDeep
(Base other_) boolean
SupplyDelivery.SupplyDeliverySuppliedItemComponent.equalsDeep
(Base other_) boolean
SupplyRequest.equalsDeep
(Base other_) boolean
SupplyRequest.SupplyRequestParameterComponent.equalsDeep
(Base other_) boolean
Task.equalsDeep
(Base other_) boolean
Task.ParameterComponent.equalsDeep
(Base other_) boolean
Task.TaskOutputComponent.equalsDeep
(Base other_) boolean
Task.TaskRestrictionComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesClosureComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent.equalsDeep
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent.equalsDeep
(Base other_) boolean
TestReport.equalsDeep
(Base other_) boolean
TestReport.SetupActionAssertComponent.equalsDeep
(Base other_) boolean
TestReport.SetupActionComponent.equalsDeep
(Base other_) boolean
TestReport.SetupActionOperationComponent.equalsDeep
(Base other_) boolean
TestReport.TeardownActionComponent.equalsDeep
(Base other_) boolean
TestReport.TestActionComponent.equalsDeep
(Base other_) boolean
TestReport.TestReportParticipantComponent.equalsDeep
(Base other_) boolean
TestReport.TestReportSetupComponent.equalsDeep
(Base other_) boolean
TestReport.TestReportTeardownComponent.equalsDeep
(Base other_) boolean
TestReport.TestReportTestComponent.equalsDeep
(Base other_) boolean
TestScript.equalsDeep
(Base other_) boolean
TestScript.SetupActionAssertComponent.equalsDeep
(Base other_) boolean
TestScript.SetupActionComponent.equalsDeep
(Base other_) boolean
TestScript.SetupActionOperationComponent.equalsDeep
(Base other_) boolean
TestScript.SetupActionOperationRequestHeaderComponent.equalsDeep
(Base other_) boolean
TestScript.TeardownActionComponent.equalsDeep
(Base other_) boolean
TestScript.TestActionComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptDestinationComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptFixtureComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptMetadataCapabilityComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptMetadataComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptMetadataLinkComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptOriginComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptSetupComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptTeardownComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptTestComponent.equalsDeep
(Base other_) boolean
TestScript.TestScriptVariableComponent.equalsDeep
(Base other_) boolean
Timing.equalsDeep
(Base other_) boolean
Timing.TimingRepeatComponent.equalsDeep
(Base other_) boolean
TriggerDefinition.equalsDeep
(Base other_) boolean
UriType.equalsDeep
(Base obj) boolean
UsageContext.equalsDeep
(Base other_) boolean
ValueSet.ConceptReferenceComponent.equalsDeep
(Base other_) boolean
ValueSet.ConceptReferenceDesignationComponent.equalsDeep
(Base other_) boolean
ValueSet.ConceptSetComponent.equalsDeep
(Base other_) boolean
ValueSet.ConceptSetFilterComponent.equalsDeep
(Base other_) boolean
ValueSet.equalsDeep
(Base other_) boolean
ValueSet.ValueSetComposeComponent.equalsDeep
(Base other_) boolean
ValueSet.ValueSetExpansionComponent.equalsDeep
(Base other_) boolean
ValueSet.ValueSetExpansionContainsComponent.equalsDeep
(Base other_) boolean
ValueSet.ValueSetExpansionParameterComponent.equalsDeep
(Base other_) boolean
VerificationResult.equalsDeep
(Base other_) boolean
VerificationResult.VerificationResultAttestationComponent.equalsDeep
(Base other_) boolean
VerificationResult.VerificationResultPrimarySourceComponent.equalsDeep
(Base other_) boolean
VerificationResult.VerificationResultValidatorComponent.equalsDeep
(Base other_) boolean
VisionPrescription.equalsDeep
(Base other_) boolean
VisionPrescription.PrismComponent.equalsDeep
(Base other_) boolean
VisionPrescription.VisionPrescriptionLensSpecificationComponent.equalsDeep
(Base other_) boolean
Account.CoverageComponent.equalsShallow
(Base other_) boolean
Account.equalsShallow
(Base other_) boolean
Account.GuarantorComponent.equalsShallow
(Base other_) boolean
ActivityDefinition.ActivityDefinitionDynamicValueComponent.equalsShallow
(Base other_) boolean
ActivityDefinition.ActivityDefinitionParticipantComponent.equalsShallow
(Base other_) boolean
ActivityDefinition.equalsShallow
(Base other_) boolean
Address.equalsShallow
(Base other_) boolean
AdverseEvent.AdverseEventSuspectEntityCausalityComponent.equalsShallow
(Base other_) boolean
AdverseEvent.AdverseEventSuspectEntityComponent.equalsShallow
(Base other_) boolean
AdverseEvent.equalsShallow
(Base other_) boolean
Age.equalsShallow
(Base other_) boolean
AllergyIntolerance.AllergyIntoleranceReactionComponent.equalsShallow
(Base other_) boolean
AllergyIntolerance.equalsShallow
(Base other_) boolean
Annotation.equalsShallow
(Base other_) boolean
Appointment.AppointmentParticipantComponent.equalsShallow
(Base other_) boolean
Appointment.equalsShallow
(Base other_) boolean
AppointmentResponse.equalsShallow
(Base other_) boolean
Attachment.equalsShallow
(Base other_) boolean
AuditEvent.AuditEventAgentComponent.equalsShallow
(Base other_) boolean
AuditEvent.AuditEventAgentNetworkComponent.equalsShallow
(Base other_) boolean
AuditEvent.AuditEventEntityComponent.equalsShallow
(Base other_) boolean
AuditEvent.AuditEventEntityDetailComponent.equalsShallow
(Base other_) boolean
AuditEvent.AuditEventSourceComponent.equalsShallow
(Base other_) boolean
AuditEvent.equalsShallow
(Base other_) boolean
BackboneElement.equalsShallow
(Base other_) boolean
BackboneType.equalsShallow
(Base other_) boolean
Base.equalsShallow
(Base other) boolean
Basic.equalsShallow
(Base other_) boolean
Binary.equalsShallow
(Base other_) boolean
BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.equalsShallow
(Base other_) boolean
BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent.equalsShallow
(Base other_) boolean
BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.equalsShallow
(Base other_) boolean
BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.equalsShallow
(Base other_) boolean
BiologicallyDerivedProduct.equalsShallow
(Base other_) boolean
BodyStructure.equalsShallow
(Base other_) boolean
Bundle.BundleEntryComponent.equalsShallow
(Base other_) boolean
Bundle.BundleEntryRequestComponent.equalsShallow
(Base other_) boolean
Bundle.BundleEntryResponseComponent.equalsShallow
(Base other_) boolean
Bundle.BundleEntrySearchComponent.equalsShallow
(Base other_) boolean
Bundle.BundleLinkComponent.equalsShallow
(Base other_) boolean
Bundle.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementDocumentComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementImplementationComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementMessagingComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementMessagingEndpointComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestResourceComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestResourceOperationComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementRestSecurityComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.CapabilityStatementSoftwareComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.equalsShallow
(Base other_) boolean
CapabilityStatement.ResourceInteractionComponent.equalsShallow
(Base other_) boolean
CapabilityStatement.SystemInteractionComponent.equalsShallow
(Base other_) boolean
CarePlan.CarePlanActivityComponent.equalsShallow
(Base other_) boolean
CarePlan.CarePlanActivityDetailComponent.equalsShallow
(Base other_) boolean
CarePlan.equalsShallow
(Base other_) boolean
CareTeam.CareTeamParticipantComponent.equalsShallow
(Base other_) boolean
CareTeam.equalsShallow
(Base other_) boolean
CatalogEntry.CatalogEntryRelatedEntryComponent.equalsShallow
(Base other_) boolean
CatalogEntry.equalsShallow
(Base other_) boolean
ChargeItem.ChargeItemPerformerComponent.equalsShallow
(Base other_) boolean
ChargeItem.equalsShallow
(Base other_) boolean
ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent.equalsShallow
(Base other_) boolean
ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent.equalsShallow
(Base other_) boolean
ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.equalsShallow
(Base other_) boolean
ChargeItemDefinition.equalsShallow
(Base other_) boolean
Claim.AccidentComponent.equalsShallow
(Base other_) boolean
Claim.CareTeamComponent.equalsShallow
(Base other_) boolean
Claim.DetailComponent.equalsShallow
(Base other_) boolean
Claim.DiagnosisComponent.equalsShallow
(Base other_) boolean
Claim.equalsShallow
(Base other_) boolean
Claim.InsuranceComponent.equalsShallow
(Base other_) boolean
Claim.ItemComponent.equalsShallow
(Base other_) boolean
Claim.PayeeComponent.equalsShallow
(Base other_) boolean
Claim.ProcedureComponent.equalsShallow
(Base other_) boolean
Claim.RelatedClaimComponent.equalsShallow
(Base other_) boolean
Claim.SubDetailComponent.equalsShallow
(Base other_) boolean
Claim.SupportingInformationComponent.equalsShallow
(Base other_) boolean
ClaimResponse.AddedItemComponent.equalsShallow
(Base other_) boolean
ClaimResponse.AddedItemDetailComponent.equalsShallow
(Base other_) boolean
ClaimResponse.AddedItemSubDetailComponent.equalsShallow
(Base other_) boolean
ClaimResponse.AdjudicationComponent.equalsShallow
(Base other_) boolean
ClaimResponse.equalsShallow
(Base other_) boolean
ClaimResponse.ErrorComponent.equalsShallow
(Base other_) boolean
ClaimResponse.InsuranceComponent.equalsShallow
(Base other_) boolean
ClaimResponse.ItemComponent.equalsShallow
(Base other_) boolean
ClaimResponse.ItemDetailComponent.equalsShallow
(Base other_) boolean
ClaimResponse.NoteComponent.equalsShallow
(Base other_) boolean
ClaimResponse.PaymentComponent.equalsShallow
(Base other_) boolean
ClaimResponse.SubDetailComponent.equalsShallow
(Base other_) boolean
ClaimResponse.TotalComponent.equalsShallow
(Base other_) boolean
ClinicalImpression.ClinicalImpressionFindingComponent.equalsShallow
(Base other_) boolean
ClinicalImpression.ClinicalImpressionInvestigationComponent.equalsShallow
(Base other_) boolean
ClinicalImpression.equalsShallow
(Base other_) boolean
CodeableConcept.equalsShallow
(Base other_) boolean
CodeSystem.CodeSystemFilterComponent.equalsShallow
(Base other_) boolean
CodeSystem.ConceptDefinitionComponent.equalsShallow
(Base other_) boolean
CodeSystem.ConceptDefinitionDesignationComponent.equalsShallow
(Base other_) boolean
CodeSystem.ConceptPropertyComponent.equalsShallow
(Base other_) boolean
CodeSystem.equalsShallow
(Base other_) boolean
CodeSystem.PropertyComponent.equalsShallow
(Base other_) boolean
Coding.equalsShallow
(Base other_) boolean
Communication.CommunicationPayloadComponent.equalsShallow
(Base other_) boolean
Communication.equalsShallow
(Base other_) boolean
CommunicationRequest.CommunicationRequestPayloadComponent.equalsShallow
(Base other_) boolean
CommunicationRequest.equalsShallow
(Base other_) boolean
CompartmentDefinition.CompartmentDefinitionResourceComponent.equalsShallow
(Base other_) boolean
CompartmentDefinition.equalsShallow
(Base other_) boolean
Composition.CompositionAttesterComponent.equalsShallow
(Base other_) boolean
Composition.CompositionEventComponent.equalsShallow
(Base other_) boolean
Composition.CompositionRelatesToComponent.equalsShallow
(Base other_) boolean
Composition.equalsShallow
(Base other_) boolean
Composition.SectionComponent.equalsShallow
(Base other_) boolean
ConceptMap.ConceptMapGroupComponent.equalsShallow
(Base other_) boolean
ConceptMap.ConceptMapGroupUnmappedComponent.equalsShallow
(Base other_) boolean
ConceptMap.equalsShallow
(Base other_) boolean
ConceptMap.OtherElementComponent.equalsShallow
(Base other_) boolean
ConceptMap.SourceElementComponent.equalsShallow
(Base other_) boolean
ConceptMap.TargetElementComponent.equalsShallow
(Base other_) boolean
Condition.ConditionEvidenceComponent.equalsShallow
(Base other_) boolean
Condition.ConditionStageComponent.equalsShallow
(Base other_) boolean
Condition.equalsShallow
(Base other_) boolean
Consent.ConsentPolicyComponent.equalsShallow
(Base other_) boolean
Consent.ConsentVerificationComponent.equalsShallow
(Base other_) boolean
Consent.equalsShallow
(Base other_) boolean
Consent.provisionActorComponent.equalsShallow
(Base other_) boolean
Consent.provisionComponent.equalsShallow
(Base other_) boolean
Consent.provisionDataComponent.equalsShallow
(Base other_) boolean
ContactDetail.equalsShallow
(Base other_) boolean
ContactPoint.equalsShallow
(Base other_) boolean
Contract.ActionComponent.equalsShallow
(Base other_) boolean
Contract.ActionSubjectComponent.equalsShallow
(Base other_) boolean
Contract.AnswerComponent.equalsShallow
(Base other_) boolean
Contract.AssetContextComponent.equalsShallow
(Base other_) boolean
Contract.ComputableLanguageComponent.equalsShallow
(Base other_) boolean
Contract.ContentDefinitionComponent.equalsShallow
(Base other_) boolean
Contract.ContractAssetComponent.equalsShallow
(Base other_) boolean
Contract.ContractOfferComponent.equalsShallow
(Base other_) boolean
Contract.ContractPartyComponent.equalsShallow
(Base other_) boolean
Contract.equalsShallow
(Base other_) boolean
Contract.FriendlyLanguageComponent.equalsShallow
(Base other_) boolean
Contract.LegalLanguageComponent.equalsShallow
(Base other_) boolean
Contract.SecurityLabelComponent.equalsShallow
(Base other_) boolean
Contract.SignatoryComponent.equalsShallow
(Base other_) boolean
Contract.TermComponent.equalsShallow
(Base other_) boolean
Contract.ValuedItemComponent.equalsShallow
(Base other_) boolean
Contributor.equalsShallow
(Base other_) boolean
Count.equalsShallow
(Base other_) boolean
Coverage.ClassComponent.equalsShallow
(Base other_) boolean
Coverage.CostToBeneficiaryComponent.equalsShallow
(Base other_) boolean
Coverage.equalsShallow
(Base other_) boolean
Coverage.ExemptionComponent.equalsShallow
(Base other_) boolean
CoverageEligibilityRequest.DetailsComponent.equalsShallow
(Base other_) boolean
CoverageEligibilityRequest.DiagnosisComponent.equalsShallow
(Base other_) boolean
CoverageEligibilityRequest.equalsShallow
(Base other_) boolean
CoverageEligibilityRequest.InsuranceComponent.equalsShallow
(Base other_) boolean
CoverageEligibilityRequest.SupportingInformationComponent.equalsShallow
(Base other_) boolean
CoverageEligibilityResponse.BenefitComponent.equalsShallow
(Base other_) boolean
CoverageEligibilityResponse.equalsShallow
(Base other_) boolean
CoverageEligibilityResponse.ErrorsComponent.equalsShallow
(Base other_) boolean
CoverageEligibilityResponse.InsuranceComponent.equalsShallow
(Base other_) boolean
CoverageEligibilityResponse.ItemsComponent.equalsShallow
(Base other_) boolean
DataRequirement.DataRequirementCodeFilterComponent.equalsShallow
(Base other_) boolean
DataRequirement.DataRequirementDateFilterComponent.equalsShallow
(Base other_) boolean
DataRequirement.DataRequirementSortComponent.equalsShallow
(Base other_) boolean
DataRequirement.equalsShallow
(Base other_) boolean
DetectedIssue.DetectedIssueEvidenceComponent.equalsShallow
(Base other_) boolean
DetectedIssue.DetectedIssueMitigationComponent.equalsShallow
(Base other_) boolean
DetectedIssue.equalsShallow
(Base other_) boolean
Device.DeviceDeviceNameComponent.equalsShallow
(Base other_) boolean
Device.DevicePropertyComponent.equalsShallow
(Base other_) boolean
Device.DeviceSpecializationComponent.equalsShallow
(Base other_) boolean
Device.DeviceUdiCarrierComponent.equalsShallow
(Base other_) boolean
Device.DeviceVersionComponent.equalsShallow
(Base other_) boolean
Device.equalsShallow
(Base other_) boolean
DeviceDefinition.DeviceDefinitionCapabilityComponent.equalsShallow
(Base other_) boolean
DeviceDefinition.DeviceDefinitionDeviceNameComponent.equalsShallow
(Base other_) boolean
DeviceDefinition.DeviceDefinitionMaterialComponent.equalsShallow
(Base other_) boolean
DeviceDefinition.DeviceDefinitionPropertyComponent.equalsShallow
(Base other_) boolean
DeviceDefinition.DeviceDefinitionSpecializationComponent.equalsShallow
(Base other_) boolean
DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.equalsShallow
(Base other_) boolean
DeviceDefinition.equalsShallow
(Base other_) boolean
DeviceMetric.DeviceMetricCalibrationComponent.equalsShallow
(Base other_) boolean
DeviceMetric.equalsShallow
(Base other_) boolean
DeviceRequest.DeviceRequestParameterComponent.equalsShallow
(Base other_) boolean
DeviceRequest.equalsShallow
(Base other_) boolean
DeviceUseStatement.equalsShallow
(Base other_) boolean
DiagnosticReport.DiagnosticReportMediaComponent.equalsShallow
(Base other_) boolean
DiagnosticReport.equalsShallow
(Base other_) boolean
Distance.equalsShallow
(Base other_) boolean
DocumentManifest.DocumentManifestRelatedComponent.equalsShallow
(Base other_) boolean
DocumentManifest.equalsShallow
(Base other_) boolean
DocumentReference.DocumentReferenceContentComponent.equalsShallow
(Base other_) boolean
DocumentReference.DocumentReferenceContextComponent.equalsShallow
(Base other_) boolean
DocumentReference.DocumentReferenceRelatesToComponent.equalsShallow
(Base other_) boolean
DocumentReference.equalsShallow
(Base other_) boolean
DomainResource.equalsShallow
(Base other_) boolean
Dosage.DosageDoseAndRateComponent.equalsShallow
(Base other_) boolean
Dosage.equalsShallow
(Base other_) boolean
Duration.equalsShallow
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.equalsShallow
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.equalsShallow
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.equalsShallow
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.equalsShallow
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.equalsShallow
(Base other_) boolean
EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent.equalsShallow
(Base other_) boolean
EffectEvidenceSynthesis.equalsShallow
(Base other_) boolean
Element.equalsShallow
(Base other_) boolean
ElementDefinition.ElementDefinitionBaseComponent.equalsShallow
(Base other_) boolean
ElementDefinition.ElementDefinitionBindingComponent.equalsShallow
(Base other_) boolean
ElementDefinition.ElementDefinitionConstraintComponent.equalsShallow
(Base other_) boolean
ElementDefinition.ElementDefinitionExampleComponent.equalsShallow
(Base other_) boolean
ElementDefinition.ElementDefinitionMappingComponent.equalsShallow
(Base other_) boolean
ElementDefinition.ElementDefinitionSlicingComponent.equalsShallow
(Base other_) boolean
ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.equalsShallow
(Base other_) boolean
ElementDefinition.equalsShallow
(Base other_) boolean
ElementDefinition.TypeRefComponent.equalsShallow
(Base other_) boolean
Encounter.ClassHistoryComponent.equalsShallow
(Base other_) boolean
Encounter.DiagnosisComponent.equalsShallow
(Base other_) boolean
Encounter.EncounterHospitalizationComponent.equalsShallow
(Base other_) boolean
Encounter.EncounterLocationComponent.equalsShallow
(Base other_) boolean
Encounter.EncounterParticipantComponent.equalsShallow
(Base other_) boolean
Encounter.equalsShallow
(Base other_) boolean
Encounter.StatusHistoryComponent.equalsShallow
(Base other_) boolean
Endpoint.equalsShallow
(Base other_) boolean
EnrollmentRequest.equalsShallow
(Base other_) boolean
EnrollmentResponse.equalsShallow
(Base other_) boolean
EpisodeOfCare.DiagnosisComponent.equalsShallow
(Base other_) boolean
EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.equalsShallow
(Base other_) boolean
EpisodeOfCare.equalsShallow
(Base other_) boolean
EventDefinition.equalsShallow
(Base other_) boolean
Evidence.equalsShallow
(Base other_) boolean
EvidenceVariable.equalsShallow
(Base other_) boolean
EvidenceVariable.EvidenceVariableCharacteristicComponent.equalsShallow
(Base other_) boolean
ExampleScenario.equalsShallow
(Base other_) boolean
ExampleScenario.ExampleScenarioActorComponent.equalsShallow
(Base other_) boolean
ExampleScenario.ExampleScenarioInstanceComponent.equalsShallow
(Base other_) boolean
ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent.equalsShallow
(Base other_) boolean
ExampleScenario.ExampleScenarioInstanceVersionComponent.equalsShallow
(Base other_) boolean
ExampleScenario.ExampleScenarioProcessComponent.equalsShallow
(Base other_) boolean
ExampleScenario.ExampleScenarioProcessStepAlternativeComponent.equalsShallow
(Base other_) boolean
ExampleScenario.ExampleScenarioProcessStepComponent.equalsShallow
(Base other_) boolean
ExampleScenario.ExampleScenarioProcessStepOperationComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.AccidentComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.AddedItemComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.AddedItemDetailComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.AddedItemDetailSubDetailComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.AdjudicationComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.BenefitBalanceComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.BenefitComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.CareTeamComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.DetailComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.DiagnosisComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.InsuranceComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.ItemComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.NoteComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.PayeeComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.PaymentComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.ProcedureComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.RelatedClaimComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.SubDetailComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.SupportingInformationComponent.equalsShallow
(Base other_) boolean
ExplanationOfBenefit.TotalComponent.equalsShallow
(Base other_) boolean
Expression.equalsShallow
(Base other_) boolean
Extension.equalsShallow
(Base other_) boolean
FamilyMemberHistory.equalsShallow
(Base other_) boolean
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.equalsShallow
(Base other_) boolean
Flag.equalsShallow
(Base other_) boolean
Goal.equalsShallow
(Base other_) boolean
Goal.GoalTargetComponent.equalsShallow
(Base other_) boolean
GraphDefinition.equalsShallow
(Base other_) boolean
GraphDefinition.GraphDefinitionLinkComponent.equalsShallow
(Base other_) boolean
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.equalsShallow
(Base other_) boolean
GraphDefinition.GraphDefinitionLinkTargetComponent.equalsShallow
(Base other_) boolean
Group.equalsShallow
(Base other_) boolean
Group.GroupCharacteristicComponent.equalsShallow
(Base other_) boolean
Group.GroupMemberComponent.equalsShallow
(Base other_) boolean
GuidanceResponse.equalsShallow
(Base other_) boolean
HealthcareService.equalsShallow
(Base other_) boolean
HealthcareService.HealthcareServiceAvailableTimeComponent.equalsShallow
(Base other_) boolean
HealthcareService.HealthcareServiceEligibilityComponent.equalsShallow
(Base other_) boolean
HealthcareService.HealthcareServiceNotAvailableComponent.equalsShallow
(Base other_) boolean
HumanName.equalsShallow
(Base other_) boolean
Identifier.equalsShallow
(Base other_) boolean
ImagingStudy.equalsShallow
(Base other_) boolean
ImagingStudy.ImagingStudySeriesComponent.equalsShallow
(Base other_) boolean
ImagingStudy.ImagingStudySeriesInstanceComponent.equalsShallow
(Base other_) boolean
ImagingStudy.ImagingStudySeriesPerformerComponent.equalsShallow
(Base other_) boolean
Immunization.equalsShallow
(Base other_) boolean
Immunization.ImmunizationEducationComponent.equalsShallow
(Base other_) boolean
Immunization.ImmunizationPerformerComponent.equalsShallow
(Base other_) boolean
Immunization.ImmunizationProtocolAppliedComponent.equalsShallow
(Base other_) boolean
Immunization.ImmunizationReactionComponent.equalsShallow
(Base other_) boolean
ImmunizationEvaluation.equalsShallow
(Base other_) boolean
ImmunizationRecommendation.equalsShallow
(Base other_) boolean
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.equalsShallow
(Base other_) boolean
ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.equalsShallow
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionGroupingComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionPageComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionParameterComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionResourceComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ImplementationGuideDependsOnComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ImplementationGuideGlobalComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ImplementationGuideManifestComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ManifestPageComponent.equalsShallow
(Base other_) boolean
ImplementationGuide.ManifestResourceComponent.equalsShallow
(Base other_) boolean
InsurancePlan.CoverageBenefitComponent.equalsShallow
(Base other_) boolean
InsurancePlan.CoverageBenefitLimitComponent.equalsShallow
(Base other_) boolean
InsurancePlan.equalsShallow
(Base other_) boolean
InsurancePlan.InsurancePlanContactComponent.equalsShallow
(Base other_) boolean
InsurancePlan.InsurancePlanCoverageComponent.equalsShallow
(Base other_) boolean
InsurancePlan.InsurancePlanPlanComponent.equalsShallow
(Base other_) boolean
InsurancePlan.InsurancePlanPlanGeneralCostComponent.equalsShallow
(Base other_) boolean
InsurancePlan.InsurancePlanPlanSpecificCostComponent.equalsShallow
(Base other_) boolean
InsurancePlan.PlanBenefitComponent.equalsShallow
(Base other_) boolean
InsurancePlan.PlanBenefitCostComponent.equalsShallow
(Base other_) boolean
Invoice.equalsShallow
(Base other_) boolean
Invoice.InvoiceLineItemComponent.equalsShallow
(Base other_) boolean
Invoice.InvoiceLineItemPriceComponentComponent.equalsShallow
(Base other_) boolean
Invoice.InvoiceParticipantComponent.equalsShallow
(Base other_) boolean
Library.equalsShallow
(Base other_) boolean
Linkage.equalsShallow
(Base other_) boolean
Linkage.LinkageItemComponent.equalsShallow
(Base other_) boolean
ListResource.equalsShallow
(Base other_) boolean
ListResource.ListEntryComponent.equalsShallow
(Base other_) boolean
Location.equalsShallow
(Base other_) boolean
Location.LocationHoursOfOperationComponent.equalsShallow
(Base other_) boolean
Location.LocationPositionComponent.equalsShallow
(Base other_) boolean
MarketingStatus.equalsShallow
(Base other_) boolean
Measure.equalsShallow
(Base other_) boolean
Measure.MeasureGroupComponent.equalsShallow
(Base other_) boolean
Measure.MeasureGroupPopulationComponent.equalsShallow
(Base other_) boolean
Measure.MeasureGroupStratifierComponent.equalsShallow
(Base other_) boolean
Measure.MeasureGroupStratifierComponentComponent.equalsShallow
(Base other_) boolean
Measure.MeasureSupplementalDataComponent.equalsShallow
(Base other_) boolean
MeasureReport.equalsShallow
(Base other_) boolean
MeasureReport.MeasureReportGroupComponent.equalsShallow
(Base other_) boolean
MeasureReport.MeasureReportGroupPopulationComponent.equalsShallow
(Base other_) boolean
MeasureReport.MeasureReportGroupStratifierComponent.equalsShallow
(Base other_) boolean
MeasureReport.StratifierGroupComponent.equalsShallow
(Base other_) boolean
MeasureReport.StratifierGroupComponentComponent.equalsShallow
(Base other_) boolean
MeasureReport.StratifierGroupPopulationComponent.equalsShallow
(Base other_) boolean
Media.equalsShallow
(Base other_) boolean
Medication.equalsShallow
(Base other_) boolean
Medication.MedicationBatchComponent.equalsShallow
(Base other_) boolean
Medication.MedicationIngredientComponent.equalsShallow
(Base other_) boolean
MedicationAdministration.equalsShallow
(Base other_) boolean
MedicationAdministration.MedicationAdministrationDosageComponent.equalsShallow
(Base other_) boolean
MedicationAdministration.MedicationAdministrationPerformerComponent.equalsShallow
(Base other_) boolean
MedicationDispense.equalsShallow
(Base other_) boolean
MedicationDispense.MedicationDispensePerformerComponent.equalsShallow
(Base other_) boolean
MedicationDispense.MedicationDispenseSubstitutionComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeCostComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeIngredientComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeKineticsComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeMonographComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgePackagingComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.equalsShallow
(Base other_) boolean
MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.equalsShallow
(Base other_) boolean
MedicationRequest.equalsShallow
(Base other_) boolean
MedicationRequest.MedicationRequestDispenseRequestComponent.equalsShallow
(Base other_) boolean
MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.equalsShallow
(Base other_) boolean
MedicationRequest.MedicationRequestSubstitutionComponent.equalsShallow
(Base other_) boolean
MedicationStatement.equalsShallow
(Base other_) boolean
MedicinalProduct.equalsShallow
(Base other_) boolean
MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.equalsShallow
(Base other_) boolean
MedicinalProduct.MedicinalProductNameComponent.equalsShallow
(Base other_) boolean
MedicinalProduct.MedicinalProductNameCountryLanguageComponent.equalsShallow
(Base other_) boolean
MedicinalProduct.MedicinalProductNameNamePartComponent.equalsShallow
(Base other_) boolean
MedicinalProduct.MedicinalProductSpecialDesignationComponent.equalsShallow
(Base other_) boolean
MedicinalProductAuthorization.equalsShallow
(Base other_) boolean
MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.equalsShallow
(Base other_) boolean
MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.equalsShallow
(Base other_) boolean
MedicinalProductContraindication.equalsShallow
(Base other_) boolean
MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.equalsShallow
(Base other_) boolean
MedicinalProductIndication.equalsShallow
(Base other_) boolean
MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.equalsShallow
(Base other_) boolean
MedicinalProductIngredient.equalsShallow
(Base other_) boolean
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.equalsShallow
(Base other_) boolean
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.equalsShallow
(Base other_) boolean
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.equalsShallow
(Base other_) boolean
MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent.equalsShallow
(Base other_) boolean
MedicinalProductInteraction.equalsShallow
(Base other_) boolean
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.equalsShallow
(Base other_) boolean
MedicinalProductManufactured.equalsShallow
(Base other_) boolean
MedicinalProductPackaged.equalsShallow
(Base other_) boolean
MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.equalsShallow
(Base other_) boolean
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.equalsShallow
(Base other_) boolean
MedicinalProductPharmaceutical.equalsShallow
(Base other_) boolean
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.equalsShallow
(Base other_) boolean
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.equalsShallow
(Base other_) boolean
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.equalsShallow
(Base other_) boolean
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.equalsShallow
(Base other_) boolean
MedicinalProductUndesirableEffect.equalsShallow
(Base other_) boolean
MessageDefinition.equalsShallow
(Base other_) boolean
MessageDefinition.MessageDefinitionAllowedResponseComponent.equalsShallow
(Base other_) boolean
MessageDefinition.MessageDefinitionFocusComponent.equalsShallow
(Base other_) boolean
MessageHeader.equalsShallow
(Base other_) boolean
MessageHeader.MessageDestinationComponent.equalsShallow
(Base other_) boolean
MessageHeader.MessageHeaderResponseComponent.equalsShallow
(Base other_) boolean
MessageHeader.MessageSourceComponent.equalsShallow
(Base other_) boolean
Meta.equalsShallow
(Base other_) boolean
MetadataResource.equalsShallow
(Base other_) boolean
MolecularSequence.equalsShallow
(Base other_) boolean
MolecularSequence.MolecularSequenceQualityComponent.equalsShallow
(Base other_) boolean
MolecularSequence.MolecularSequenceQualityRocComponent.equalsShallow
(Base other_) boolean
MolecularSequence.MolecularSequenceReferenceSeqComponent.equalsShallow
(Base other_) boolean
MolecularSequence.MolecularSequenceRepositoryComponent.equalsShallow
(Base other_) boolean
MolecularSequence.MolecularSequenceStructureVariantComponent.equalsShallow
(Base other_) boolean
MolecularSequence.MolecularSequenceStructureVariantInnerComponent.equalsShallow
(Base other_) boolean
MolecularSequence.MolecularSequenceStructureVariantOuterComponent.equalsShallow
(Base other_) boolean
MolecularSequence.MolecularSequenceVariantComponent.equalsShallow
(Base other_) boolean
Money.equalsShallow
(Base other_) boolean
MoneyQuantity.equalsShallow
(Base other_) boolean
NamingSystem.equalsShallow
(Base other_) boolean
NamingSystem.NamingSystemUniqueIdComponent.equalsShallow
(Base other_) boolean
Narrative.equalsShallow
(Base other_) boolean
NutritionOrder.equalsShallow
(Base other_) boolean
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.equalsShallow
(Base other_) boolean
NutritionOrder.NutritionOrderEnteralFormulaComponent.equalsShallow
(Base other_) boolean
NutritionOrder.NutritionOrderOralDietComponent.equalsShallow
(Base other_) boolean
NutritionOrder.NutritionOrderOralDietNutrientComponent.equalsShallow
(Base other_) boolean
NutritionOrder.NutritionOrderOralDietTextureComponent.equalsShallow
(Base other_) boolean
NutritionOrder.NutritionOrderSupplementComponent.equalsShallow
(Base other_) boolean
Observation.equalsShallow
(Base other_) boolean
Observation.ObservationComponentComponent.equalsShallow
(Base other_) boolean
Observation.ObservationReferenceRangeComponent.equalsShallow
(Base other_) boolean
ObservationDefinition.equalsShallow
(Base other_) boolean
ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.equalsShallow
(Base other_) boolean
ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.equalsShallow
(Base other_) boolean
OperationDefinition.equalsShallow
(Base other_) boolean
OperationDefinition.OperationDefinitionOverloadComponent.equalsShallow
(Base other_) boolean
OperationDefinition.OperationDefinitionParameterBindingComponent.equalsShallow
(Base other_) boolean
OperationDefinition.OperationDefinitionParameterComponent.equalsShallow
(Base other_) boolean
OperationDefinition.OperationDefinitionParameterReferencedFromComponent.equalsShallow
(Base other_) boolean
OperationOutcome.equalsShallow
(Base other_) boolean
OperationOutcome.OperationOutcomeIssueComponent.equalsShallow
(Base other_) boolean
Organization.equalsShallow
(Base other_) boolean
Organization.OrganizationContactComponent.equalsShallow
(Base other_) boolean
OrganizationAffiliation.equalsShallow
(Base other_) boolean
ParameterDefinition.equalsShallow
(Base other_) boolean
Parameters.equalsShallow
(Base other_) boolean
Parameters.ParametersParameterComponent.equalsShallow
(Base other_) boolean
Patient.ContactComponent.equalsShallow
(Base other_) boolean
Patient.equalsShallow
(Base other_) boolean
Patient.PatientCommunicationComponent.equalsShallow
(Base other_) boolean
Patient.PatientLinkComponent.equalsShallow
(Base other_) boolean
PaymentNotice.equalsShallow
(Base other_) boolean
PaymentReconciliation.DetailsComponent.equalsShallow
(Base other_) boolean
PaymentReconciliation.equalsShallow
(Base other_) boolean
PaymentReconciliation.NotesComponent.equalsShallow
(Base other_) boolean
Period.equalsShallow
(Base other_) boolean
Person.equalsShallow
(Base other_) boolean
Person.PersonLinkComponent.equalsShallow
(Base other_) boolean
PlanDefinition.equalsShallow
(Base other_) boolean
PlanDefinition.PlanDefinitionActionComponent.equalsShallow
(Base other_) boolean
PlanDefinition.PlanDefinitionActionConditionComponent.equalsShallow
(Base other_) boolean
PlanDefinition.PlanDefinitionActionDynamicValueComponent.equalsShallow
(Base other_) boolean
PlanDefinition.PlanDefinitionActionParticipantComponent.equalsShallow
(Base other_) boolean
PlanDefinition.PlanDefinitionActionRelatedActionComponent.equalsShallow
(Base other_) boolean
PlanDefinition.PlanDefinitionGoalComponent.equalsShallow
(Base other_) boolean
PlanDefinition.PlanDefinitionGoalTargetComponent.equalsShallow
(Base other_) boolean
Population.equalsShallow
(Base other_) boolean
Practitioner.equalsShallow
(Base other_) boolean
Practitioner.PractitionerQualificationComponent.equalsShallow
(Base other_) boolean
PractitionerRole.equalsShallow
(Base other_) boolean
PractitionerRole.PractitionerRoleAvailableTimeComponent.equalsShallow
(Base other_) boolean
PractitionerRole.PractitionerRoleNotAvailableComponent.equalsShallow
(Base other_) boolean
PrimitiveType.equalsShallow
(Base obj) boolean
Procedure.equalsShallow
(Base other_) boolean
Procedure.ProcedureFocalDeviceComponent.equalsShallow
(Base other_) boolean
Procedure.ProcedurePerformerComponent.equalsShallow
(Base other_) boolean
ProdCharacteristic.equalsShallow
(Base other_) boolean
ProductShelfLife.equalsShallow
(Base other_) boolean
Provenance.equalsShallow
(Base other_) boolean
Provenance.ProvenanceAgentComponent.equalsShallow
(Base other_) boolean
Provenance.ProvenanceEntityComponent.equalsShallow
(Base other_) boolean
Quantity.equalsShallow
(Base other_) boolean
Questionnaire.equalsShallow
(Base other_) boolean
Questionnaire.QuestionnaireItemAnswerOptionComponent.equalsShallow
(Base other_) boolean
Questionnaire.QuestionnaireItemComponent.equalsShallow
(Base other_) boolean
Questionnaire.QuestionnaireItemEnableWhenComponent.equalsShallow
(Base other_) boolean
Questionnaire.QuestionnaireItemInitialComponent.equalsShallow
(Base other_) boolean
QuestionnaireResponse.equalsShallow
(Base other_) boolean
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.equalsShallow
(Base other_) boolean
QuestionnaireResponse.QuestionnaireResponseItemComponent.equalsShallow
(Base other_) boolean
Range.equalsShallow
(Base other_) boolean
Ratio.equalsShallow
(Base other_) boolean
Reference.equalsShallow
(Base other_) boolean
RelatedArtifact.equalsShallow
(Base other_) boolean
RelatedPerson.equalsShallow
(Base other_) boolean
RelatedPerson.RelatedPersonCommunicationComponent.equalsShallow
(Base other_) boolean
RequestGroup.equalsShallow
(Base other_) boolean
RequestGroup.RequestGroupActionComponent.equalsShallow
(Base other_) boolean
RequestGroup.RequestGroupActionConditionComponent.equalsShallow
(Base other_) boolean
RequestGroup.RequestGroupActionRelatedActionComponent.equalsShallow
(Base other_) boolean
ResearchDefinition.equalsShallow
(Base other_) boolean
ResearchElementDefinition.equalsShallow
(Base other_) boolean
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.equalsShallow
(Base other_) boolean
ResearchStudy.equalsShallow
(Base other_) boolean
ResearchStudy.ResearchStudyArmComponent.equalsShallow
(Base other_) boolean
ResearchStudy.ResearchStudyObjectiveComponent.equalsShallow
(Base other_) boolean
ResearchSubject.equalsShallow
(Base other_) boolean
Resource.equalsShallow
(Base other_) boolean
RiskAssessment.equalsShallow
(Base other_) boolean
RiskAssessment.RiskAssessmentPredictionComponent.equalsShallow
(Base other_) boolean
RiskEvidenceSynthesis.equalsShallow
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.equalsShallow
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.equalsShallow
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent.equalsShallow
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.equalsShallow
(Base other_) boolean
RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent.equalsShallow
(Base other_) boolean
SampledData.equalsShallow
(Base other_) boolean
Schedule.equalsShallow
(Base other_) boolean
SearchParameter.equalsShallow
(Base other_) boolean
SearchParameter.SearchParameterComponentComponent.equalsShallow
(Base other_) boolean
ServiceRequest.equalsShallow
(Base other_) boolean
Signature.equalsShallow
(Base other_) boolean
SimpleQuantity.equalsShallow
(Base other_) boolean
Slot.equalsShallow
(Base other_) boolean
Specimen.equalsShallow
(Base other_) boolean
Specimen.SpecimenCollectionComponent.equalsShallow
(Base other_) boolean
Specimen.SpecimenContainerComponent.equalsShallow
(Base other_) boolean
Specimen.SpecimenProcessingComponent.equalsShallow
(Base other_) boolean
SpecimenDefinition.equalsShallow
(Base other_) boolean
SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.equalsShallow
(Base other_) boolean
SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.equalsShallow
(Base other_) boolean
SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent.equalsShallow
(Base other_) boolean
SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.equalsShallow
(Base other_) boolean
StructureDefinition.equalsShallow
(Base other_) boolean
StructureDefinition.StructureDefinitionContextComponent.equalsShallow
(Base other_) boolean
StructureDefinition.StructureDefinitionDifferentialComponent.equalsShallow
(Base other_) boolean
StructureDefinition.StructureDefinitionMappingComponent.equalsShallow
(Base other_) boolean
StructureDefinition.StructureDefinitionSnapshotComponent.equalsShallow
(Base other_) boolean
StructureMap.equalsShallow
(Base other_) boolean
StructureMap.StructureMapGroupComponent.equalsShallow
(Base other_) boolean
StructureMap.StructureMapGroupInputComponent.equalsShallow
(Base other_) boolean
StructureMap.StructureMapGroupRuleComponent.equalsShallow
(Base other_) boolean
StructureMap.StructureMapGroupRuleDependentComponent.equalsShallow
(Base other_) boolean
StructureMap.StructureMapGroupRuleSourceComponent.equalsShallow
(Base other_) boolean
StructureMap.StructureMapGroupRuleTargetComponent.equalsShallow
(Base other_) boolean
StructureMap.StructureMapGroupRuleTargetParameterComponent.equalsShallow
(Base other_) boolean
StructureMap.StructureMapStructureComponent.equalsShallow
(Base other_) boolean
Subscription.equalsShallow
(Base other_) boolean
Subscription.SubscriptionChannelComponent.equalsShallow
(Base other_) boolean
Substance.equalsShallow
(Base other_) boolean
Substance.SubstanceIngredientComponent.equalsShallow
(Base other_) boolean
Substance.SubstanceInstanceComponent.equalsShallow
(Base other_) boolean
SubstanceAmount.equalsShallow
(Base other_) boolean
SubstanceAmount.SubstanceAmountReferenceRangeComponent.equalsShallow
(Base other_) boolean
SubstanceNucleicAcid.equalsShallow
(Base other_) boolean
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.equalsShallow
(Base other_) boolean
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.equalsShallow
(Base other_) boolean
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.equalsShallow
(Base other_) boolean
SubstancePolymer.equalsShallow
(Base other_) boolean
SubstancePolymer.SubstancePolymerMonomerSetComponent.equalsShallow
(Base other_) boolean
SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent.equalsShallow
(Base other_) boolean
SubstancePolymer.SubstancePolymerRepeatComponent.equalsShallow
(Base other_) boolean
SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.equalsShallow
(Base other_) boolean
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.equalsShallow
(Base other_) boolean
SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.equalsShallow
(Base other_) boolean
SubstanceProtein.equalsShallow
(Base other_) boolean
SubstanceProtein.SubstanceProteinSubunitComponent.equalsShallow
(Base other_) boolean
SubstanceReferenceInformation.equalsShallow
(Base other_) boolean
SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.equalsShallow
(Base other_) boolean
SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.equalsShallow
(Base other_) boolean
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.equalsShallow
(Base other_) boolean
SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.equalsShallow
(Base other_) boolean
SubstanceSourceMaterial.equalsShallow
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent.equalsShallow
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.equalsShallow
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.equalsShallow
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent.equalsShallow
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.equalsShallow
(Base other_) boolean
SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationCodeComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationMoietyComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationNameComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationNameOfficialComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationPropertyComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationStructureComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.equalsShallow
(Base other_) boolean
SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent.equalsShallow
(Base other_) boolean
SupplyDelivery.equalsShallow
(Base other_) boolean
SupplyDelivery.SupplyDeliverySuppliedItemComponent.equalsShallow
(Base other_) boolean
SupplyRequest.equalsShallow
(Base other_) boolean
SupplyRequest.SupplyRequestParameterComponent.equalsShallow
(Base other_) boolean
Task.equalsShallow
(Base other_) boolean
Task.ParameterComponent.equalsShallow
(Base other_) boolean
Task.TaskOutputComponent.equalsShallow
(Base other_) boolean
Task.TaskRestrictionComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesClosureComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent.equalsShallow
(Base other_) boolean
TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent.equalsShallow
(Base other_) boolean
TestReport.equalsShallow
(Base other_) boolean
TestReport.SetupActionAssertComponent.equalsShallow
(Base other_) boolean
TestReport.SetupActionComponent.equalsShallow
(Base other_) boolean
TestReport.SetupActionOperationComponent.equalsShallow
(Base other_) boolean
TestReport.TeardownActionComponent.equalsShallow
(Base other_) boolean
TestReport.TestActionComponent.equalsShallow
(Base other_) boolean
TestReport.TestReportParticipantComponent.equalsShallow
(Base other_) boolean
TestReport.TestReportSetupComponent.equalsShallow
(Base other_) boolean
TestReport.TestReportTeardownComponent.equalsShallow
(Base other_) boolean
TestReport.TestReportTestComponent.equalsShallow
(Base other_) boolean
TestScript.equalsShallow
(Base other_) boolean
TestScript.SetupActionAssertComponent.equalsShallow
(Base other_) boolean
TestScript.SetupActionComponent.equalsShallow
(Base other_) boolean
TestScript.SetupActionOperationComponent.equalsShallow
(Base other_) boolean
TestScript.SetupActionOperationRequestHeaderComponent.equalsShallow
(Base other_) boolean
TestScript.TeardownActionComponent.equalsShallow
(Base other_) boolean
TestScript.TestActionComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptDestinationComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptFixtureComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptMetadataCapabilityComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptMetadataComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptMetadataLinkComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptOriginComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptSetupComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptTeardownComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptTestComponent.equalsShallow
(Base other_) boolean
TestScript.TestScriptVariableComponent.equalsShallow
(Base other_) boolean
Timing.equalsShallow
(Base other_) boolean
Timing.TimingRepeatComponent.equalsShallow
(Base other_) boolean
TriggerDefinition.equalsShallow
(Base other_) boolean
UsageContext.equalsShallow
(Base other_) boolean
ValueSet.ConceptReferenceComponent.equalsShallow
(Base other_) boolean
ValueSet.ConceptReferenceDesignationComponent.equalsShallow
(Base other_) boolean
ValueSet.ConceptSetComponent.equalsShallow
(Base other_) boolean
ValueSet.ConceptSetFilterComponent.equalsShallow
(Base other_) boolean
ValueSet.equalsShallow
(Base other_) boolean
ValueSet.ValueSetComposeComponent.equalsShallow
(Base other_) boolean
ValueSet.ValueSetExpansionComponent.equalsShallow
(Base other_) boolean
ValueSet.ValueSetExpansionContainsComponent.equalsShallow
(Base other_) boolean
ValueSet.ValueSetExpansionParameterComponent.equalsShallow
(Base other_) boolean
VerificationResult.equalsShallow
(Base other_) boolean
VerificationResult.VerificationResultAttestationComponent.equalsShallow
(Base other_) boolean
VerificationResult.VerificationResultPrimarySourceComponent.equalsShallow
(Base other_) boolean
VerificationResult.VerificationResultValidatorComponent.equalsShallow
(Base other_) boolean
VisionPrescription.equalsShallow
(Base other_) boolean
VisionPrescription.PrismComponent.equalsShallow
(Base other_) boolean
VisionPrescription.VisionPrescriptionLensSpecificationComponent.equalsShallow
(Base other_) void
Account.CoverageComponent.removeChild
(String name, Base value) void
Account.GuarantorComponent.removeChild
(String name, Base value) void
Account.removeChild
(String name, Base value) void
ActivityDefinition.ActivityDefinitionDynamicValueComponent.removeChild
(String name, Base value) void
ActivityDefinition.ActivityDefinitionParticipantComponent.removeChild
(String name, Base value) void
ActivityDefinition.removeChild
(String name, Base value) void
Address.removeChild
(String name, Base value) void
AdverseEvent.AdverseEventSuspectEntityCausalityComponent.removeChild
(String name, Base value) void
AdverseEvent.AdverseEventSuspectEntityComponent.removeChild
(String name, Base value) void
AdverseEvent.removeChild
(String name, Base value) void
Age.removeChild
(String name, Base value) void
AllergyIntolerance.AllergyIntoleranceReactionComponent.removeChild
(String name, Base value) void
AllergyIntolerance.removeChild
(String name, Base value) void
Annotation.removeChild
(String name, Base value) void
Appointment.AppointmentParticipantComponent.removeChild
(String name, Base value) void
Appointment.removeChild
(String name, Base value) void
AppointmentResponse.removeChild
(String name, Base value) void
Attachment.removeChild
(String name, Base value) void
AuditEvent.AuditEventAgentComponent.removeChild
(String name, Base value) void
AuditEvent.AuditEventAgentNetworkComponent.removeChild
(String name, Base value) void
AuditEvent.AuditEventEntityComponent.removeChild
(String name, Base value) void
AuditEvent.AuditEventEntityDetailComponent.removeChild
(String name, Base value) void
AuditEvent.AuditEventSourceComponent.removeChild
(String name, Base value) void
AuditEvent.removeChild
(String name, Base value) void
BackboneElement.removeChild
(String name, Base value) void
BackboneType.removeChild
(String name, Base value) void
Base.removeChild
(String name, Base value) void
Basic.removeChild
(String name, Base value) void
Binary.removeChild
(String name, Base value) void
BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.removeChild
(String name, Base value) void
BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent.removeChild
(String name, Base value) void
BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.removeChild
(String name, Base value) void
BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.removeChild
(String name, Base value) void
BiologicallyDerivedProduct.removeChild
(String name, Base value) void
BodyStructure.removeChild
(String name, Base value) void
Bundle.BundleEntryComponent.removeChild
(String name, Base value) void
Bundle.BundleEntryRequestComponent.removeChild
(String name, Base value) void
Bundle.BundleEntryResponseComponent.removeChild
(String name, Base value) void
Bundle.BundleEntrySearchComponent.removeChild
(String name, Base value) void
Bundle.BundleLinkComponent.removeChild
(String name, Base value) void
Bundle.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementDocumentComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementImplementationComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementMessagingComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementMessagingEndpointComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementRestComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementRestResourceComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementRestResourceOperationComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementRestSecurityComponent.removeChild
(String name, Base value) void
CapabilityStatement.CapabilityStatementSoftwareComponent.removeChild
(String name, Base value) void
CapabilityStatement.removeChild
(String name, Base value) void
CapabilityStatement.ResourceInteractionComponent.removeChild
(String name, Base value) void
CapabilityStatement.SystemInteractionComponent.removeChild
(String name, Base value) void
CarePlan.CarePlanActivityComponent.removeChild
(String name, Base value) void
CarePlan.CarePlanActivityDetailComponent.removeChild
(String name, Base value) void
CarePlan.removeChild
(String name, Base value) void
CareTeam.CareTeamParticipantComponent.removeChild
(String name, Base value) void
CareTeam.removeChild
(String name, Base value) void
CatalogEntry.CatalogEntryRelatedEntryComponent.removeChild
(String name, Base value) void
CatalogEntry.removeChild
(String name, Base value) void
ChargeItem.ChargeItemPerformerComponent.removeChild
(String name, Base value) void
ChargeItem.removeChild
(String name, Base value) void
ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent.removeChild
(String name, Base value) void
ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent.removeChild
(String name, Base value) void
ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.removeChild
(String name, Base value) void
ChargeItemDefinition.removeChild
(String name, Base value) void
Claim.AccidentComponent.removeChild
(String name, Base value) void
Claim.CareTeamComponent.removeChild
(String name, Base value) void
Claim.DetailComponent.removeChild
(String name, Base value) void
Claim.DiagnosisComponent.removeChild
(String name, Base value) void
Claim.InsuranceComponent.removeChild
(String name, Base value) void
Claim.ItemComponent.removeChild
(String name, Base value) void
Claim.PayeeComponent.removeChild
(String name, Base value) void
Claim.ProcedureComponent.removeChild
(String name, Base value) void
Claim.RelatedClaimComponent.removeChild
(String name, Base value) void
Claim.removeChild
(String name, Base value) void
Claim.SubDetailComponent.removeChild
(String name, Base value) void
Claim.SupportingInformationComponent.removeChild
(String name, Base value) void
ClaimResponse.AddedItemComponent.removeChild
(String name, Base value) void
ClaimResponse.AddedItemDetailComponent.removeChild
(String name, Base value) void
ClaimResponse.AddedItemSubDetailComponent.removeChild
(String name, Base value) void
ClaimResponse.AdjudicationComponent.removeChild
(String name, Base value) void
ClaimResponse.ErrorComponent.removeChild
(String name, Base value) void
ClaimResponse.InsuranceComponent.removeChild
(String name, Base value) void
ClaimResponse.ItemComponent.removeChild
(String name, Base value) void
ClaimResponse.ItemDetailComponent.removeChild
(String name, Base value) void
ClaimResponse.NoteComponent.removeChild
(String name, Base value) void
ClaimResponse.PaymentComponent.removeChild
(String name, Base value) void
ClaimResponse.removeChild
(String name, Base value) void
ClaimResponse.SubDetailComponent.removeChild
(String name, Base value) void
ClaimResponse.TotalComponent.removeChild
(String name, Base value) void
ClinicalImpression.ClinicalImpressionFindingComponent.removeChild
(String name, Base value) void
ClinicalImpression.ClinicalImpressionInvestigationComponent.removeChild
(String name, Base value) void
ClinicalImpression.removeChild
(String name, Base value) void
CodeableConcept.removeChild
(String name, Base value) void
CodeSystem.CodeSystemFilterComponent.removeChild
(String name, Base value) void
CodeSystem.ConceptDefinitionComponent.removeChild
(String name, Base value) void
CodeSystem.ConceptDefinitionDesignationComponent.removeChild
(String name, Base value) void
CodeSystem.ConceptPropertyComponent.removeChild
(String name, Base value) void
CodeSystem.PropertyComponent.removeChild
(String name, Base value) void
CodeSystem.removeChild
(String name, Base value) void
Coding.removeChild
(String name, Base value) void
Communication.CommunicationPayloadComponent.removeChild
(String name, Base value) void
Communication.removeChild
(String name, Base value) void
CommunicationRequest.CommunicationRequestPayloadComponent.removeChild
(String name, Base value) void
CommunicationRequest.removeChild
(String name, Base value) void
CompartmentDefinition.CompartmentDefinitionResourceComponent.removeChild
(String name, Base value) void
CompartmentDefinition.removeChild
(String name, Base value) void
Composition.CompositionAttesterComponent.removeChild
(String name, Base value) void
Composition.CompositionEventComponent.removeChild
(String name, Base value) void
Composition.CompositionRelatesToComponent.removeChild
(String name, Base value) void
Composition.removeChild
(String name, Base value) void
Composition.SectionComponent.removeChild
(String name, Base value) void
ConceptMap.ConceptMapGroupComponent.removeChild
(String name, Base value) void
ConceptMap.ConceptMapGroupUnmappedComponent.removeChild
(String name, Base value) void
ConceptMap.OtherElementComponent.removeChild
(String name, Base value) void
ConceptMap.removeChild
(String name, Base value) void
ConceptMap.SourceElementComponent.removeChild
(String name, Base value) void
ConceptMap.TargetElementComponent.removeChild
(String name, Base value) void
Condition.ConditionEvidenceComponent.removeChild
(String name, Base value) void
Condition.ConditionStageComponent.removeChild
(String name, Base value) void
Condition.removeChild
(String name, Base value) void
Consent.ConsentPolicyComponent.removeChild
(String name, Base value) void
Consent.ConsentVerificationComponent.removeChild
(String name, Base value) void
Consent.provisionActorComponent.removeChild
(String name, Base value) void
Consent.provisionComponent.removeChild
(String name, Base value) void
Consent.provisionDataComponent.removeChild
(String name, Base value) void
Consent.removeChild
(String name, Base value) void
ContactDetail.removeChild
(String name, Base value) void
ContactPoint.removeChild
(String name, Base value) void
Contract.ActionComponent.removeChild
(String name, Base value) void
Contract.ActionSubjectComponent.removeChild
(String name, Base value) void
Contract.AnswerComponent.removeChild
(String name, Base value) void
Contract.AssetContextComponent.removeChild
(String name, Base value) void
Contract.ComputableLanguageComponent.removeChild
(String name, Base value) void
Contract.ContentDefinitionComponent.removeChild
(String name, Base value) void
Contract.ContractAssetComponent.removeChild
(String name, Base value) void
Contract.ContractOfferComponent.removeChild
(String name, Base value) void
Contract.ContractPartyComponent.removeChild
(String name, Base value) void
Contract.FriendlyLanguageComponent.removeChild
(String name, Base value) void
Contract.LegalLanguageComponent.removeChild
(String name, Base value) void
Contract.removeChild
(String name, Base value) void
Contract.SecurityLabelComponent.removeChild
(String name, Base value) void
Contract.SignatoryComponent.removeChild
(String name, Base value) void
Contract.TermComponent.removeChild
(String name, Base value) void
Contract.ValuedItemComponent.removeChild
(String name, Base value) void
Contributor.removeChild
(String name, Base value) void
Count.removeChild
(String name, Base value) void
Coverage.ClassComponent.removeChild
(String name, Base value) void
Coverage.CostToBeneficiaryComponent.removeChild
(String name, Base value) void
Coverage.ExemptionComponent.removeChild
(String name, Base value) void
Coverage.removeChild
(String name, Base value) void
CoverageEligibilityRequest.DetailsComponent.removeChild
(String name, Base value) void
CoverageEligibilityRequest.DiagnosisComponent.removeChild
(String name, Base value) void
CoverageEligibilityRequest.InsuranceComponent.removeChild
(String name, Base value) void
CoverageEligibilityRequest.removeChild
(String name, Base value) void
CoverageEligibilityRequest.SupportingInformationComponent.removeChild
(String name, Base value) void
CoverageEligibilityResponse.BenefitComponent.removeChild
(String name, Base value) void
CoverageEligibilityResponse.ErrorsComponent.removeChild
(String name, Base value) void
CoverageEligibilityResponse.InsuranceComponent.removeChild
(String name, Base value) void
CoverageEligibilityResponse.ItemsComponent.removeChild
(String name, Base value) void
CoverageEligibilityResponse.removeChild
(String name, Base value) void
DataRequirement.DataRequirementCodeFilterComponent.removeChild
(String name, Base value) void
DataRequirement.DataRequirementDateFilterComponent.removeChild
(String name, Base value) void
DataRequirement.DataRequirementSortComponent.removeChild
(String name, Base value) void
DataRequirement.removeChild
(String name, Base value) void
DetectedIssue.DetectedIssueEvidenceComponent.removeChild
(String name, Base value) void
DetectedIssue.DetectedIssueMitigationComponent.removeChild
(String name, Base value) void
DetectedIssue.removeChild
(String name, Base value) void
Device.DeviceDeviceNameComponent.removeChild
(String name, Base value) void
Device.DevicePropertyComponent.removeChild
(String name, Base value) void
Device.DeviceSpecializationComponent.removeChild
(String name, Base value) void
Device.DeviceUdiCarrierComponent.removeChild
(String name, Base value) void
Device.DeviceVersionComponent.removeChild
(String name, Base value) void
Device.removeChild
(String name, Base value) void
DeviceDefinition.DeviceDefinitionCapabilityComponent.removeChild
(String name, Base value) void
DeviceDefinition.DeviceDefinitionDeviceNameComponent.removeChild
(String name, Base value) void
DeviceDefinition.DeviceDefinitionMaterialComponent.removeChild
(String name, Base value) void
DeviceDefinition.DeviceDefinitionPropertyComponent.removeChild
(String name, Base value) void
DeviceDefinition.DeviceDefinitionSpecializationComponent.removeChild
(String name, Base value) void
DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.removeChild
(String name, Base value) void
DeviceDefinition.removeChild
(String name, Base value) void
DeviceMetric.DeviceMetricCalibrationComponent.removeChild
(String name, Base value) void
DeviceMetric.removeChild
(String name, Base value) void
DeviceRequest.DeviceRequestParameterComponent.removeChild
(String name, Base value) void
DeviceRequest.removeChild
(String name, Base value) void
DeviceUseStatement.removeChild
(String name, Base value) void
DiagnosticReport.DiagnosticReportMediaComponent.removeChild
(String name, Base value) void
DiagnosticReport.removeChild
(String name, Base value) void
Distance.removeChild
(String name, Base value) void
DocumentManifest.DocumentManifestRelatedComponent.removeChild
(String name, Base value) void
DocumentManifest.removeChild
(String name, Base value) void
DocumentReference.DocumentReferenceContentComponent.removeChild
(String name, Base value) void
DocumentReference.DocumentReferenceContextComponent.removeChild
(String name, Base value) void
DocumentReference.DocumentReferenceRelatesToComponent.removeChild
(String name, Base value) void
DocumentReference.removeChild
(String name, Base value) void
DomainResource.removeChild
(String name, Base value) void
Dosage.DosageDoseAndRateComponent.removeChild
(String name, Base value) void
Dosage.removeChild
(String name, Base value) void
Duration.removeChild
(String name, Base value) void
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.removeChild
(String name, Base value) void
EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.removeChild
(String name, Base value) void
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.removeChild
(String name, Base value) void
EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.removeChild
(String name, Base value) void
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.removeChild
(String name, Base value) void
EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent.removeChild
(String name, Base value) void
EffectEvidenceSynthesis.removeChild
(String name, Base value) void
Element.removeChild
(String name, Base value) void
ElementDefinition.ElementDefinitionBaseComponent.removeChild
(String name, Base value) void
ElementDefinition.ElementDefinitionBindingComponent.removeChild
(String name, Base value) void
ElementDefinition.ElementDefinitionConstraintComponent.removeChild
(String name, Base value) void
ElementDefinition.ElementDefinitionExampleComponent.removeChild
(String name, Base value) void
ElementDefinition.ElementDefinitionMappingComponent.removeChild
(String name, Base value) void
ElementDefinition.ElementDefinitionSlicingComponent.removeChild
(String name, Base value) void
ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.removeChild
(String name, Base value) void
ElementDefinition.removeChild
(String name, Base value) void
ElementDefinition.TypeRefComponent.removeChild
(String name, Base value) void
Encounter.ClassHistoryComponent.removeChild
(String name, Base value) void
Encounter.DiagnosisComponent.removeChild
(String name, Base value) void
Encounter.EncounterHospitalizationComponent.removeChild
(String name, Base value) void
Encounter.EncounterLocationComponent.removeChild
(String name, Base value) void
Encounter.EncounterParticipantComponent.removeChild
(String name, Base value) void
Encounter.removeChild
(String name, Base value) void
Encounter.StatusHistoryComponent.removeChild
(String name, Base value) void
Endpoint.removeChild
(String name, Base value) void
EnrollmentRequest.removeChild
(String name, Base value) void
EnrollmentResponse.removeChild
(String name, Base value) void
EpisodeOfCare.DiagnosisComponent.removeChild
(String name, Base value) void
EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.removeChild
(String name, Base value) void
EpisodeOfCare.removeChild
(String name, Base value) void
EventDefinition.removeChild
(String name, Base value) void
Evidence.removeChild
(String name, Base value) void
EvidenceVariable.EvidenceVariableCharacteristicComponent.removeChild
(String name, Base value) void
EvidenceVariable.removeChild
(String name, Base value) void
ExampleScenario.ExampleScenarioActorComponent.removeChild
(String name, Base value) void
ExampleScenario.ExampleScenarioInstanceComponent.removeChild
(String name, Base value) void
ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent.removeChild
(String name, Base value) void
ExampleScenario.ExampleScenarioInstanceVersionComponent.removeChild
(String name, Base value) void
ExampleScenario.ExampleScenarioProcessComponent.removeChild
(String name, Base value) void
ExampleScenario.ExampleScenarioProcessStepAlternativeComponent.removeChild
(String name, Base value) void
ExampleScenario.ExampleScenarioProcessStepComponent.removeChild
(String name, Base value) void
ExampleScenario.ExampleScenarioProcessStepOperationComponent.removeChild
(String name, Base value) void
ExampleScenario.removeChild
(String name, Base value) void
ExplanationOfBenefit.AccidentComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.AddedItemComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.AddedItemDetailComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.AddedItemDetailSubDetailComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.AdjudicationComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.BenefitBalanceComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.BenefitComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.CareTeamComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.DetailComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.DiagnosisComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.InsuranceComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.ItemComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.NoteComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.PayeeComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.PaymentComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.ProcedureComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.RelatedClaimComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.removeChild
(String name, Base value) void
ExplanationOfBenefit.SubDetailComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.SupportingInformationComponent.removeChild
(String name, Base value) void
ExplanationOfBenefit.TotalComponent.removeChild
(String name, Base value) void
Expression.removeChild
(String name, Base value) void
Extension.removeChild
(String name, Base value) void
FamilyMemberHistory.FamilyMemberHistoryConditionComponent.removeChild
(String name, Base value) void
FamilyMemberHistory.removeChild
(String name, Base value) void
Flag.removeChild
(String name, Base value) void
Goal.GoalTargetComponent.removeChild
(String name, Base value) void
Goal.removeChild
(String name, Base value) void
GraphDefinition.GraphDefinitionLinkComponent.removeChild
(String name, Base value) void
GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.removeChild
(String name, Base value) void
GraphDefinition.GraphDefinitionLinkTargetComponent.removeChild
(String name, Base value) void
GraphDefinition.removeChild
(String name, Base value) void
Group.GroupCharacteristicComponent.removeChild
(String name, Base value) void
Group.GroupMemberComponent.removeChild
(String name, Base value) void
Group.removeChild
(String name, Base value) void
GuidanceResponse.removeChild
(String name, Base value) void
HealthcareService.HealthcareServiceAvailableTimeComponent.removeChild
(String name, Base value) void
HealthcareService.HealthcareServiceEligibilityComponent.removeChild
(String name, Base value) void
HealthcareService.HealthcareServiceNotAvailableComponent.removeChild
(String name, Base value) void
HealthcareService.removeChild
(String name, Base value) void
HumanName.removeChild
(String name, Base value) void
Identifier.removeChild
(String name, Base value) void
ImagingStudy.ImagingStudySeriesComponent.removeChild
(String name, Base value) void
ImagingStudy.ImagingStudySeriesInstanceComponent.removeChild
(String name, Base value) void
ImagingStudy.ImagingStudySeriesPerformerComponent.removeChild
(String name, Base value) void
ImagingStudy.removeChild
(String name, Base value) void
Immunization.ImmunizationEducationComponent.removeChild
(String name, Base value) void
Immunization.ImmunizationPerformerComponent.removeChild
(String name, Base value) void
Immunization.ImmunizationProtocolAppliedComponent.removeChild
(String name, Base value) void
Immunization.ImmunizationReactionComponent.removeChild
(String name, Base value) void
Immunization.removeChild
(String name, Base value) void
ImmunizationEvaluation.removeChild
(String name, Base value) void
ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.removeChild
(String name, Base value) void
ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.removeChild
(String name, Base value) void
ImmunizationRecommendation.removeChild
(String name, Base value) void
ImplementationGuide.ImplementationGuideDefinitionComponent.removeChild
(String name, Base value) void
ImplementationGuide.ImplementationGuideDefinitionGroupingComponent.removeChild
(String name, Base value) void
ImplementationGuide.ImplementationGuideDefinitionPageComponent.removeChild
(String name, Base value) void
ImplementationGuide.ImplementationGuideDefinitionParameterComponent.removeChild
(String name, Base value) void
ImplementationGuide.ImplementationGuideDefinitionResourceComponent.removeChild
(String name, Base value) void
ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.removeChild
(String name, Base value) void
ImplementationGuide.ImplementationGuideDependsOnComponent.removeChild
(String name, Base value) void
ImplementationGuide.ImplementationGuideGlobalComponent.removeChild
(String name, Base value) void
ImplementationGuide.ImplementationGuideManifestComponent.removeChild
(String name, Base value) void
ImplementationGuide.ManifestPageComponent.removeChild
(String name, Base value) void
ImplementationGuide.ManifestResourceComponent.removeChild
(String name, Base value) void
ImplementationGuide.removeChild
(String name, Base value) void
InsurancePlan.CoverageBenefitComponent.removeChild
(String name, Base value) void
InsurancePlan.CoverageBenefitLimitComponent.removeChild
(String name, Base value) void
InsurancePlan.InsurancePlanContactComponent.removeChild
(String name, Base value) void
InsurancePlan.InsurancePlanCoverageComponent.removeChild
(String name, Base value) void
InsurancePlan.InsurancePlanPlanComponent.removeChild
(String name, Base value) void
InsurancePlan.InsurancePlanPlanGeneralCostComponent.removeChild
(String name, Base value) void
InsurancePlan.InsurancePlanPlanSpecificCostComponent.removeChild
(String name, Base value) void
InsurancePlan.PlanBenefitComponent.removeChild
(String name, Base value) void
InsurancePlan.PlanBenefitCostComponent.removeChild
(String name, Base value) void
InsurancePlan.removeChild
(String name, Base value) void
Invoice.InvoiceLineItemComponent.removeChild
(String name, Base value) void
Invoice.InvoiceLineItemPriceComponentComponent.removeChild
(String name, Base value) void
Invoice.InvoiceParticipantComponent.removeChild
(String name, Base value) void
Invoice.removeChild
(String name, Base value) void
Library.removeChild
(String name, Base value) void
Linkage.LinkageItemComponent.removeChild
(String name, Base value) void
Linkage.removeChild
(String name, Base value) void
ListResource.ListEntryComponent.removeChild
(String name, Base value) void
ListResource.removeChild
(String name, Base value) void
Location.LocationHoursOfOperationComponent.removeChild
(String name, Base value) void
Location.LocationPositionComponent.removeChild
(String name, Base value) void
Location.removeChild
(String name, Base value) void
MarketingStatus.removeChild
(String name, Base value) void
Measure.MeasureGroupComponent.removeChild
(String name, Base value) void
Measure.MeasureGroupPopulationComponent.removeChild
(String name, Base value) void
Measure.MeasureGroupStratifierComponent.removeChild
(String name, Base value) void
Measure.MeasureGroupStratifierComponentComponent.removeChild
(String name, Base value) void
Measure.MeasureSupplementalDataComponent.removeChild
(String name, Base value) void
Measure.removeChild
(String name, Base value) void
MeasureReport.MeasureReportGroupComponent.removeChild
(String name, Base value) void
MeasureReport.MeasureReportGroupPopulationComponent.removeChild
(String name, Base value) void
MeasureReport.MeasureReportGroupStratifierComponent.removeChild
(String name, Base value) void
MeasureReport.removeChild
(String name, Base value) void
MeasureReport.StratifierGroupComponent.removeChild
(String name, Base value) void
MeasureReport.StratifierGroupComponentComponent.removeChild
(String name, Base value) void
MeasureReport.StratifierGroupPopulationComponent.removeChild
(String name, Base value) void
Media.removeChild
(String name, Base value) void
Medication.MedicationBatchComponent.removeChild
(String name, Base value) void
Medication.MedicationIngredientComponent.removeChild
(String name, Base value) void
Medication.removeChild
(String name, Base value) void
MedicationAdministration.MedicationAdministrationDosageComponent.removeChild
(String name, Base value) void
MedicationAdministration.MedicationAdministrationPerformerComponent.removeChild
(String name, Base value) void
MedicationAdministration.removeChild
(String name, Base value) void
MedicationDispense.MedicationDispensePerformerComponent.removeChild
(String name, Base value) void
MedicationDispense.MedicationDispenseSubstitutionComponent.removeChild
(String name, Base value) void
MedicationDispense.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeCostComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeIngredientComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeKineticsComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeMonographComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgePackagingComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.removeChild
(String name, Base value) void
MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.removeChild
(String name, Base value) void
MedicationKnowledge.removeChild
(String name, Base value) void
MedicationRequest.MedicationRequestDispenseRequestComponent.removeChild
(String name, Base value) void
MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.removeChild
(String name, Base value) void
MedicationRequest.MedicationRequestSubstitutionComponent.removeChild
(String name, Base value) void
MedicationRequest.removeChild
(String name, Base value) void
MedicationStatement.removeChild
(String name, Base value) void
MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.removeChild
(String name, Base value) void
MedicinalProduct.MedicinalProductNameComponent.removeChild
(String name, Base value) void
MedicinalProduct.MedicinalProductNameCountryLanguageComponent.removeChild
(String name, Base value) void
MedicinalProduct.MedicinalProductNameNamePartComponent.removeChild
(String name, Base value) void
MedicinalProduct.MedicinalProductSpecialDesignationComponent.removeChild
(String name, Base value) void
MedicinalProduct.removeChild
(String name, Base value) void
MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.removeChild
(String name, Base value) void
MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.removeChild
(String name, Base value) void
MedicinalProductAuthorization.removeChild
(String name, Base value) void
MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.removeChild
(String name, Base value) void
MedicinalProductContraindication.removeChild
(String name, Base value) void
MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.removeChild
(String name, Base value) void
MedicinalProductIndication.removeChild
(String name, Base value) void
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.removeChild
(String name, Base value) void
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.removeChild
(String name, Base value) void
MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.removeChild
(String name, Base value) void
MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent.removeChild
(String name, Base value) void
MedicinalProductIngredient.removeChild
(String name, Base value) void
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.removeChild
(String name, Base value) void
MedicinalProductInteraction.removeChild
(String name, Base value) void
MedicinalProductManufactured.removeChild
(String name, Base value) void
MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.removeChild
(String name, Base value) void
MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.removeChild
(String name, Base value) void
MedicinalProductPackaged.removeChild
(String name, Base value) void
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.removeChild
(String name, Base value) void
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.removeChild
(String name, Base value) void
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.removeChild
(String name, Base value) void
MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.removeChild
(String name, Base value) void
MedicinalProductPharmaceutical.removeChild
(String name, Base value) void
MedicinalProductUndesirableEffect.removeChild
(String name, Base value) void
MessageDefinition.MessageDefinitionAllowedResponseComponent.removeChild
(String name, Base value) void
MessageDefinition.MessageDefinitionFocusComponent.removeChild
(String name, Base value) void
MessageDefinition.removeChild
(String name, Base value) void
MessageHeader.MessageDestinationComponent.removeChild
(String name, Base value) void
MessageHeader.MessageHeaderResponseComponent.removeChild
(String name, Base value) void
MessageHeader.MessageSourceComponent.removeChild
(String name, Base value) void
MessageHeader.removeChild
(String name, Base value) void
Meta.removeChild
(String name, Base value) void
MetadataResource.removeChild
(String name, Base value) void
MolecularSequence.MolecularSequenceQualityComponent.removeChild
(String name, Base value) void
MolecularSequence.MolecularSequenceQualityRocComponent.removeChild
(String name, Base value) void
MolecularSequence.MolecularSequenceReferenceSeqComponent.removeChild
(String name, Base value) void
MolecularSequence.MolecularSequenceRepositoryComponent.removeChild
(String name, Base value) void
MolecularSequence.MolecularSequenceStructureVariantComponent.removeChild
(String name, Base value) void
MolecularSequence.MolecularSequenceStructureVariantInnerComponent.removeChild
(String name, Base value) void
MolecularSequence.MolecularSequenceStructureVariantOuterComponent.removeChild
(String name, Base value) void
MolecularSequence.MolecularSequenceVariantComponent.removeChild
(String name, Base value) void
MolecularSequence.removeChild
(String name, Base value) void
Money.removeChild
(String name, Base value) void
NamingSystem.NamingSystemUniqueIdComponent.removeChild
(String name, Base value) void
NamingSystem.removeChild
(String name, Base value) void
Narrative.removeChild
(String name, Base value) void
NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.removeChild
(String name, Base value) void
NutritionOrder.NutritionOrderEnteralFormulaComponent.removeChild
(String name, Base value) void
NutritionOrder.NutritionOrderOralDietComponent.removeChild
(String name, Base value) void
NutritionOrder.NutritionOrderOralDietNutrientComponent.removeChild
(String name, Base value) void
NutritionOrder.NutritionOrderOralDietTextureComponent.removeChild
(String name, Base value) void
NutritionOrder.NutritionOrderSupplementComponent.removeChild
(String name, Base value) void
NutritionOrder.removeChild
(String name, Base value) void
Observation.ObservationComponentComponent.removeChild
(String name, Base value) void
Observation.ObservationReferenceRangeComponent.removeChild
(String name, Base value) void
Observation.removeChild
(String name, Base value) void
ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.removeChild
(String name, Base value) void
ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.removeChild
(String name, Base value) void
ObservationDefinition.removeChild
(String name, Base value) void
OperationDefinition.OperationDefinitionOverloadComponent.removeChild
(String name, Base value) void
OperationDefinition.OperationDefinitionParameterBindingComponent.removeChild
(String name, Base value) void
OperationDefinition.OperationDefinitionParameterComponent.removeChild
(String name, Base value) void
OperationDefinition.OperationDefinitionParameterReferencedFromComponent.removeChild
(String name, Base value) void
OperationDefinition.removeChild
(String name, Base value) void
OperationOutcome.OperationOutcomeIssueComponent.removeChild
(String name, Base value) void
OperationOutcome.removeChild
(String name, Base value) void
Organization.OrganizationContactComponent.removeChild
(String name, Base value) void
Organization.removeChild
(String name, Base value) void
OrganizationAffiliation.removeChild
(String name, Base value) void
ParameterDefinition.removeChild
(String name, Base value) void
Parameters.ParametersParameterComponent.removeChild
(String name, Base value) void
Parameters.removeChild
(String name, Base value) void
Patient.ContactComponent.removeChild
(String name, Base value) void
Patient.PatientCommunicationComponent.removeChild
(String name, Base value) void
Patient.PatientLinkComponent.removeChild
(String name, Base value) void
Patient.removeChild
(String name, Base value) void
PaymentNotice.removeChild
(String name, Base value) void
PaymentReconciliation.DetailsComponent.removeChild
(String name, Base value) void
PaymentReconciliation.NotesComponent.removeChild
(String name, Base value) void
PaymentReconciliation.removeChild
(String name, Base value) void
Period.removeChild
(String name, Base value) void
Person.PersonLinkComponent.removeChild
(String name, Base value) void
Person.removeChild
(String name, Base value) void
PlanDefinition.PlanDefinitionActionComponent.removeChild
(String name, Base value) void
PlanDefinition.PlanDefinitionActionConditionComponent.removeChild
(String name, Base value) void
PlanDefinition.PlanDefinitionActionDynamicValueComponent.removeChild
(String name, Base value) void
PlanDefinition.PlanDefinitionActionParticipantComponent.removeChild
(String name, Base value) void
PlanDefinition.PlanDefinitionActionRelatedActionComponent.removeChild
(String name, Base value) void
PlanDefinition.PlanDefinitionGoalComponent.removeChild
(String name, Base value) void
PlanDefinition.PlanDefinitionGoalTargetComponent.removeChild
(String name, Base value) void
PlanDefinition.removeChild
(String name, Base value) void
Population.removeChild
(String name, Base value) void
Practitioner.PractitionerQualificationComponent.removeChild
(String name, Base value) void
Practitioner.removeChild
(String name, Base value) void
PractitionerRole.PractitionerRoleAvailableTimeComponent.removeChild
(String name, Base value) void
PractitionerRole.PractitionerRoleNotAvailableComponent.removeChild
(String name, Base value) void
PractitionerRole.removeChild
(String name, Base value) void
PrimitiveType.removeChild
(String name, Base value) void
Procedure.ProcedureFocalDeviceComponent.removeChild
(String name, Base value) void
Procedure.ProcedurePerformerComponent.removeChild
(String name, Base value) void
Procedure.removeChild
(String name, Base value) void
ProdCharacteristic.removeChild
(String name, Base value) void
ProductShelfLife.removeChild
(String name, Base value) void
Provenance.ProvenanceAgentComponent.removeChild
(String name, Base value) void
Provenance.ProvenanceEntityComponent.removeChild
(String name, Base value) void
Provenance.removeChild
(String name, Base value) void
Quantity.removeChild
(String name, Base value) void
Questionnaire.QuestionnaireItemAnswerOptionComponent.removeChild
(String name, Base value) void
Questionnaire.QuestionnaireItemComponent.removeChild
(String name, Base value) void
Questionnaire.QuestionnaireItemEnableWhenComponent.removeChild
(String name, Base value) void
Questionnaire.QuestionnaireItemInitialComponent.removeChild
(String name, Base value) void
Questionnaire.removeChild
(String name, Base value) void
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.removeChild
(String name, Base value) void
QuestionnaireResponse.QuestionnaireResponseItemComponent.removeChild
(String name, Base value) void
QuestionnaireResponse.removeChild
(String name, Base value) void
Range.removeChild
(String name, Base value) void
Ratio.removeChild
(String name, Base value) void
Reference.removeChild
(String name, Base value) void
RelatedArtifact.removeChild
(String name, Base value) void
RelatedPerson.RelatedPersonCommunicationComponent.removeChild
(String name, Base value) void
RelatedPerson.removeChild
(String name, Base value) void
RequestGroup.removeChild
(String name, Base value) void
RequestGroup.RequestGroupActionComponent.removeChild
(String name, Base value) void
RequestGroup.RequestGroupActionConditionComponent.removeChild
(String name, Base value) void
RequestGroup.RequestGroupActionRelatedActionComponent.removeChild
(String name, Base value) void
ResearchDefinition.removeChild
(String name, Base value) void
ResearchElementDefinition.removeChild
(String name, Base value) void
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.removeChild
(String name, Base value) void
ResearchStudy.removeChild
(String name, Base value) void
ResearchStudy.ResearchStudyArmComponent.removeChild
(String name, Base value) void
ResearchStudy.ResearchStudyObjectiveComponent.removeChild
(String name, Base value) void
ResearchSubject.removeChild
(String name, Base value) void
Resource.removeChild
(String name, Base value) void
RiskAssessment.removeChild
(String name, Base value) void
RiskAssessment.RiskAssessmentPredictionComponent.removeChild
(String name, Base value) void
RiskEvidenceSynthesis.removeChild
(String name, Base value) void
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.removeChild
(String name, Base value) void
RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.removeChild
(String name, Base value) void
RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent.removeChild
(String name, Base value) void
RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.removeChild
(String name, Base value) void
RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent.removeChild
(String name, Base value) void
SampledData.removeChild
(String name, Base value) void
Schedule.removeChild
(String name, Base value) void
SearchParameter.removeChild
(String name, Base value) void
SearchParameter.SearchParameterComponentComponent.removeChild
(String name, Base value) void
ServiceRequest.removeChild
(String name, Base value) void
Signature.removeChild
(String name, Base value) void
Slot.removeChild
(String name, Base value) void
Specimen.removeChild
(String name, Base value) void
Specimen.SpecimenCollectionComponent.removeChild
(String name, Base value) void
Specimen.SpecimenContainerComponent.removeChild
(String name, Base value) void
Specimen.SpecimenProcessingComponent.removeChild
(String name, Base value) void
SpecimenDefinition.removeChild
(String name, Base value) void
SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.removeChild
(String name, Base value) void
SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.removeChild
(String name, Base value) void
SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent.removeChild
(String name, Base value) void
SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.removeChild
(String name, Base value) void
StructureDefinition.removeChild
(String name, Base value) void
StructureDefinition.StructureDefinitionContextComponent.removeChild
(String name, Base value) void
StructureDefinition.StructureDefinitionDifferentialComponent.removeChild
(String name, Base value) void
StructureDefinition.StructureDefinitionMappingComponent.removeChild
(String name, Base value) void
StructureDefinition.StructureDefinitionSnapshotComponent.removeChild
(String name, Base value) void
StructureMap.removeChild
(String name, Base value) void
StructureMap.StructureMapGroupComponent.removeChild
(String name, Base value) void
StructureMap.StructureMapGroupInputComponent.removeChild
(String name, Base value) void
StructureMap.StructureMapGroupRuleComponent.removeChild
(String name, Base value) void
StructureMap.StructureMapGroupRuleDependentComponent.removeChild
(String name, Base value) void
StructureMap.StructureMapGroupRuleSourceComponent.removeChild
(String name, Base value) void
StructureMap.StructureMapGroupRuleTargetComponent.removeChild
(String name, Base value) void
StructureMap.StructureMapGroupRuleTargetParameterComponent.removeChild
(String name, Base value) void
StructureMap.StructureMapStructureComponent.removeChild
(String name, Base value) void
Subscription.removeChild
(String name, Base value) void
Subscription.SubscriptionChannelComponent.removeChild
(String name, Base value) void
Substance.removeChild
(String name, Base value) void
Substance.SubstanceIngredientComponent.removeChild
(String name, Base value) void
Substance.SubstanceInstanceComponent.removeChild
(String name, Base value) void
SubstanceAmount.removeChild
(String name, Base value) void
SubstanceAmount.SubstanceAmountReferenceRangeComponent.removeChild
(String name, Base value) void
SubstanceNucleicAcid.removeChild
(String name, Base value) void
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.removeChild
(String name, Base value) void
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.removeChild
(String name, Base value) void
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.removeChild
(String name, Base value) void
SubstancePolymer.removeChild
(String name, Base value) void
SubstancePolymer.SubstancePolymerMonomerSetComponent.removeChild
(String name, Base value) void
SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent.removeChild
(String name, Base value) void
SubstancePolymer.SubstancePolymerRepeatComponent.removeChild
(String name, Base value) void
SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.removeChild
(String name, Base value) void
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.removeChild
(String name, Base value) void
SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.removeChild
(String name, Base value) void
SubstanceProtein.removeChild
(String name, Base value) void
SubstanceProtein.SubstanceProteinSubunitComponent.removeChild
(String name, Base value) void
SubstanceReferenceInformation.removeChild
(String name, Base value) void
SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.removeChild
(String name, Base value) void
SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.removeChild
(String name, Base value) void
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.removeChild
(String name, Base value) void
SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.removeChild
(String name, Base value) void
SubstanceSourceMaterial.removeChild
(String name, Base value) void
SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent.removeChild
(String name, Base value) void
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.removeChild
(String name, Base value) void
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.removeChild
(String name, Base value) void
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent.removeChild
(String name, Base value) void
SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.removeChild
(String name, Base value) void
SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.removeChild
(String name, Base value) void
SubstanceSpecification.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationCodeComponent.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationMoietyComponent.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationNameComponent.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationNameOfficialComponent.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationPropertyComponent.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationRelationshipComponent.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationStructureComponent.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.removeChild
(String name, Base value) void
SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent.removeChild
(String name, Base value) void
SupplyDelivery.removeChild
(String name, Base value) void
SupplyDelivery.SupplyDeliverySuppliedItemComponent.removeChild
(String name, Base value) void
SupplyRequest.removeChild
(String name, Base value) void
SupplyRequest.SupplyRequestParameterComponent.removeChild
(String name, Base value) void
Task.ParameterComponent.removeChild
(String name, Base value) void
Task.removeChild
(String name, Base value) void
Task.TaskOutputComponent.removeChild
(String name, Base value) void
Task.TaskRestrictionComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesClosureComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent.removeChild
(String name, Base value) void
TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent.removeChild
(String name, Base value) void
TestReport.removeChild
(String name, Base value) void
TestReport.SetupActionAssertComponent.removeChild
(String name, Base value) void
TestReport.SetupActionComponent.removeChild
(String name, Base value) void
TestReport.SetupActionOperationComponent.removeChild
(String name, Base value) void
TestReport.TeardownActionComponent.removeChild
(String name, Base value) void
TestReport.TestActionComponent.removeChild
(String name, Base value) void
TestReport.TestReportParticipantComponent.removeChild
(String name, Base value) void
TestReport.TestReportSetupComponent.removeChild
(String name, Base value) void
TestReport.TestReportTeardownComponent.removeChild
(String name, Base value) void
TestReport.TestReportTestComponent.removeChild
(String name, Base value) void
TestScript.removeChild
(String name, Base value) void
TestScript.SetupActionAssertComponent.removeChild
(String name, Base value) void
TestScript.SetupActionComponent.removeChild
(String name, Base value) void
TestScript.SetupActionOperationComponent.removeChild
(String name, Base value) void
TestScript.SetupActionOperationRequestHeaderComponent.removeChild
(String name, Base value) void
TestScript.TeardownActionComponent.removeChild
(String name, Base value) void
TestScript.TestActionComponent.removeChild
(String name, Base value) void
TestScript.TestScriptDestinationComponent.removeChild
(String name, Base value) void
TestScript.TestScriptFixtureComponent.removeChild
(String name, Base value) void
TestScript.TestScriptMetadataCapabilityComponent.removeChild
(String name, Base value) void
TestScript.TestScriptMetadataComponent.removeChild
(String name, Base value) void
TestScript.TestScriptMetadataLinkComponent.removeChild
(String name, Base value) void
TestScript.TestScriptOriginComponent.removeChild
(String name, Base value) void
TestScript.TestScriptSetupComponent.removeChild
(String name, Base value) void
TestScript.TestScriptTeardownComponent.removeChild
(String name, Base value) void
TestScript.TestScriptTestComponent.removeChild
(String name, Base value) void
TestScript.TestScriptVariableComponent.removeChild
(String name, Base value) void
Timing.removeChild
(String name, Base value) void
Timing.TimingRepeatComponent.removeChild
(String name, Base value) void
TriggerDefinition.removeChild
(String name, Base value) void
UsageContext.removeChild
(String name, Base value) void
ValueSet.ConceptReferenceComponent.removeChild
(String name, Base value) void
ValueSet.ConceptReferenceDesignationComponent.removeChild
(String name, Base value) void
ValueSet.ConceptSetComponent.removeChild
(String name, Base value) void
ValueSet.ConceptSetFilterComponent.removeChild
(String name, Base value) void
ValueSet.removeChild
(String name, Base value) void
ValueSet.ValueSetComposeComponent.removeChild
(String name, Base value) void
ValueSet.ValueSetExpansionComponent.removeChild
(String name, Base value) void
ValueSet.ValueSetExpansionContainsComponent.removeChild
(String name, Base value) void
ValueSet.ValueSetExpansionParameterComponent.removeChild
(String name, Base value) void
VerificationResult.removeChild
(String name, Base value) void
VerificationResult.VerificationResultAttestationComponent.removeChild
(String name, Base value) void
VerificationResult.VerificationResultPrimarySourceComponent.removeChild
(String name, Base value) void
VerificationResult.VerificationResultValidatorComponent.removeChild
(String name, Base value) void
VisionPrescription.PrismComponent.removeChild
(String name, Base value) void
VisionPrescription.removeChild
(String name, Base value) void
VisionPrescription.VisionPrescriptionLensSpecificationComponent.removeChild
(String name, Base value) Account.CoverageComponent.setProperty
(int hash, String name, Base value) Account.CoverageComponent.setProperty
(String name, Base value) Account.GuarantorComponent.setProperty
(int hash, String name, Base value) Account.GuarantorComponent.setProperty
(String name, Base value) Account.setProperty
(int hash, String name, Base value) Account.setProperty
(String name, Base value) ActivityDefinition.ActivityDefinitionDynamicValueComponent.setProperty
(int hash, String name, Base value) ActivityDefinition.ActivityDefinitionDynamicValueComponent.setProperty
(String name, Base value) ActivityDefinition.ActivityDefinitionParticipantComponent.setProperty
(int hash, String name, Base value) ActivityDefinition.ActivityDefinitionParticipantComponent.setProperty
(String name, Base value) ActivityDefinition.setProperty
(int hash, String name, Base value) ActivityDefinition.setProperty
(String name, Base value) Address.setProperty
(int hash, String name, Base value) Address.setProperty
(String name, Base value) AdverseEvent.AdverseEventSuspectEntityCausalityComponent.setProperty
(int hash, String name, Base value) AdverseEvent.AdverseEventSuspectEntityCausalityComponent.setProperty
(String name, Base value) AdverseEvent.AdverseEventSuspectEntityComponent.setProperty
(int hash, String name, Base value) AdverseEvent.AdverseEventSuspectEntityComponent.setProperty
(String name, Base value) AdverseEvent.setProperty
(int hash, String name, Base value) AdverseEvent.setProperty
(String name, Base value) Age.setProperty
(int hash, String name, Base value) Age.setProperty
(String name, Base value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setProperty
(int hash, String name, Base value) AllergyIntolerance.AllergyIntoleranceReactionComponent.setProperty
(String name, Base value) AllergyIntolerance.setProperty
(int hash, String name, Base value) AllergyIntolerance.setProperty
(String name, Base value) Annotation.setProperty
(int hash, String name, Base value) Annotation.setProperty
(String name, Base value) Appointment.AppointmentParticipantComponent.setProperty
(int hash, String name, Base value) Appointment.AppointmentParticipantComponent.setProperty
(String name, Base value) Appointment.setProperty
(int hash, String name, Base value) Appointment.setProperty
(String name, Base value) AppointmentResponse.setProperty
(int hash, String name, Base value) AppointmentResponse.setProperty
(String name, Base value) Attachment.setProperty
(int hash, String name, Base value) Attachment.setProperty
(String name, Base value) AuditEvent.AuditEventAgentComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventAgentComponent.setProperty
(String name, Base value) AuditEvent.AuditEventAgentNetworkComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventAgentNetworkComponent.setProperty
(String name, Base value) AuditEvent.AuditEventEntityComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventEntityComponent.setProperty
(String name, Base value) AuditEvent.AuditEventEntityDetailComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventEntityDetailComponent.setProperty
(String name, Base value) AuditEvent.AuditEventSourceComponent.setProperty
(int hash, String name, Base value) AuditEvent.AuditEventSourceComponent.setProperty
(String name, Base value) AuditEvent.setProperty
(int hash, String name, Base value) AuditEvent.setProperty
(String name, Base value) BackboneElement.setProperty
(int hash, String name, Base value) BackboneElement.setProperty
(String name, Base value) BackboneType.setProperty
(int hash, String name, Base value) BackboneType.setProperty
(String name, Base value) Base.setProperty
(int hash, String name, Base value) Base.setProperty
(String name, Base value) Basic.setProperty
(int hash, String name, Base value) Basic.setProperty
(String name, Base value) Binary.setProperty
(int hash, String name, Base value) Binary.setProperty
(String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent.setProperty
(String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent.setProperty
(String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent.setProperty
(String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent.setProperty
(String name, Base value) BiologicallyDerivedProduct.setProperty
(int hash, String name, Base value) BiologicallyDerivedProduct.setProperty
(String name, Base value) BodyStructure.setProperty
(int hash, String name, Base value) BodyStructure.setProperty
(String name, Base value) Bundle.BundleEntryComponent.setProperty
(int hash, String name, Base value) Bundle.BundleEntryComponent.setProperty
(String name, Base value) Bundle.BundleEntryRequestComponent.setProperty
(int hash, String name, Base value) Bundle.BundleEntryRequestComponent.setProperty
(String name, Base value) Bundle.BundleEntryResponseComponent.setProperty
(int hash, String name, Base value) Bundle.BundleEntryResponseComponent.setProperty
(String name, Base value) Bundle.BundleEntrySearchComponent.setProperty
(int hash, String name, Base value) Bundle.BundleEntrySearchComponent.setProperty
(String name, Base value) Bundle.BundleLinkComponent.setProperty
(int hash, String name, Base value) Bundle.BundleLinkComponent.setProperty
(String name, Base value) Bundle.setProperty
(int hash, String name, Base value) Bundle.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementDocumentComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementDocumentComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementImplementationComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementImplementationComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementMessagingComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementMessagingComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementMessagingEndpointComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementMessagingEndpointComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestResourceComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestResourceComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestResourceOperationComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestResourceOperationComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementRestSecurityComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementRestSecurityComponent.setProperty
(String name, Base value) CapabilityStatement.CapabilityStatementSoftwareComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.CapabilityStatementSoftwareComponent.setProperty
(String name, Base value) CapabilityStatement.ResourceInteractionComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.ResourceInteractionComponent.setProperty
(String name, Base value) CapabilityStatement.setProperty
(int hash, String name, Base value) CapabilityStatement.setProperty
(String name, Base value) CapabilityStatement.SystemInteractionComponent.setProperty
(int hash, String name, Base value) CapabilityStatement.SystemInteractionComponent.setProperty
(String name, Base value) CarePlan.CarePlanActivityComponent.setProperty
(int hash, String name, Base value) CarePlan.CarePlanActivityComponent.setProperty
(String name, Base value) CarePlan.CarePlanActivityDetailComponent.setProperty
(int hash, String name, Base value) CarePlan.CarePlanActivityDetailComponent.setProperty
(String name, Base value) CarePlan.setProperty
(int hash, String name, Base value) CarePlan.setProperty
(String name, Base value) CareTeam.CareTeamParticipantComponent.setProperty
(int hash, String name, Base value) CareTeam.CareTeamParticipantComponent.setProperty
(String name, Base value) CareTeam.setProperty
(int hash, String name, Base value) CareTeam.setProperty
(String name, Base value) CatalogEntry.CatalogEntryRelatedEntryComponent.setProperty
(int hash, String name, Base value) CatalogEntry.CatalogEntryRelatedEntryComponent.setProperty
(String name, Base value) CatalogEntry.setProperty
(int hash, String name, Base value) CatalogEntry.setProperty
(String name, Base value) ChargeItem.ChargeItemPerformerComponent.setProperty
(int hash, String name, Base value) ChargeItem.ChargeItemPerformerComponent.setProperty
(String name, Base value) ChargeItem.setProperty
(int hash, String name, Base value) ChargeItem.setProperty
(String name, Base value) ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent.setProperty
(int hash, String name, Base value) ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent.setProperty
(String name, Base value) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent.setProperty
(int hash, String name, Base value) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent.setProperty
(String name, Base value) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.setProperty
(int hash, String name, Base value) ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent.setProperty
(String name, Base value) ChargeItemDefinition.setProperty
(int hash, String name, Base value) ChargeItemDefinition.setProperty
(String name, Base value) Claim.AccidentComponent.setProperty
(int hash, String name, Base value) Claim.AccidentComponent.setProperty
(String name, Base value) Claim.CareTeamComponent.setProperty
(int hash, String name, Base value) Claim.CareTeamComponent.setProperty
(String name, Base value) Claim.DetailComponent.setProperty
(int hash, String name, Base value) Claim.DetailComponent.setProperty
(String name, Base value) Claim.DiagnosisComponent.setProperty
(int hash, String name, Base value) Claim.DiagnosisComponent.setProperty
(String name, Base value) Claim.InsuranceComponent.setProperty
(int hash, String name, Base value) Claim.InsuranceComponent.setProperty
(String name, Base value) Claim.ItemComponent.setProperty
(int hash, String name, Base value) Claim.ItemComponent.setProperty
(String name, Base value) Claim.PayeeComponent.setProperty
(int hash, String name, Base value) Claim.PayeeComponent.setProperty
(String name, Base value) Claim.ProcedureComponent.setProperty
(int hash, String name, Base value) Claim.ProcedureComponent.setProperty
(String name, Base value) Claim.RelatedClaimComponent.setProperty
(int hash, String name, Base value) Claim.RelatedClaimComponent.setProperty
(String name, Base value) Claim.setProperty
(int hash, String name, Base value) Claim.setProperty
(String name, Base value) Claim.SubDetailComponent.setProperty
(int hash, String name, Base value) Claim.SubDetailComponent.setProperty
(String name, Base value) Claim.SupportingInformationComponent.setProperty
(int hash, String name, Base value) Claim.SupportingInformationComponent.setProperty
(String name, Base value) ClaimResponse.AddedItemComponent.setProperty
(int hash, String name, Base value) ClaimResponse.AddedItemComponent.setProperty
(String name, Base value) ClaimResponse.AddedItemDetailComponent.setProperty
(int hash, String name, Base value) ClaimResponse.AddedItemDetailComponent.setProperty
(String name, Base value) ClaimResponse.AddedItemSubDetailComponent.setProperty
(int hash, String name, Base value) ClaimResponse.AddedItemSubDetailComponent.setProperty
(String name, Base value) ClaimResponse.AdjudicationComponent.setProperty
(int hash, String name, Base value) ClaimResponse.AdjudicationComponent.setProperty
(String name, Base value) ClaimResponse.ErrorComponent.setProperty
(int hash, String name, Base value) ClaimResponse.ErrorComponent.setProperty
(String name, Base value) ClaimResponse.InsuranceComponent.setProperty
(int hash, String name, Base value) ClaimResponse.InsuranceComponent.setProperty
(String name, Base value) ClaimResponse.ItemComponent.setProperty
(int hash, String name, Base value) ClaimResponse.ItemComponent.setProperty
(String name, Base value) ClaimResponse.ItemDetailComponent.setProperty
(int hash, String name, Base value) ClaimResponse.ItemDetailComponent.setProperty
(String name, Base value) ClaimResponse.NoteComponent.setProperty
(int hash, String name, Base value) ClaimResponse.NoteComponent.setProperty
(String name, Base value) ClaimResponse.PaymentComponent.setProperty
(int hash, String name, Base value) ClaimResponse.PaymentComponent.setProperty
(String name, Base value) ClaimResponse.setProperty
(int hash, String name, Base value) ClaimResponse.setProperty
(String name, Base value) ClaimResponse.SubDetailComponent.setProperty
(int hash, String name, Base value) ClaimResponse.SubDetailComponent.setProperty
(String name, Base value) ClaimResponse.TotalComponent.setProperty
(int hash, String name, Base value) ClaimResponse.TotalComponent.setProperty
(String name, Base value) ClinicalImpression.ClinicalImpressionFindingComponent.setProperty
(int hash, String name, Base value) ClinicalImpression.ClinicalImpressionFindingComponent.setProperty
(String name, Base value) ClinicalImpression.ClinicalImpressionInvestigationComponent.setProperty
(int hash, String name, Base value) ClinicalImpression.ClinicalImpressionInvestigationComponent.setProperty
(String name, Base value) ClinicalImpression.setProperty
(int hash, String name, Base value) ClinicalImpression.setProperty
(String name, Base value) CodeableConcept.setProperty
(int hash, String name, Base value) CodeableConcept.setProperty
(String name, Base value) CodeSystem.CodeSystemFilterComponent.setProperty
(int hash, String name, Base value) CodeSystem.CodeSystemFilterComponent.setProperty
(String name, Base value) CodeSystem.ConceptDefinitionComponent.setProperty
(int hash, String name, Base value) CodeSystem.ConceptDefinitionComponent.setProperty
(String name, Base value) CodeSystem.ConceptDefinitionDesignationComponent.setProperty
(int hash, String name, Base value) CodeSystem.ConceptDefinitionDesignationComponent.setProperty
(String name, Base value) CodeSystem.ConceptPropertyComponent.setProperty
(int hash, String name, Base value) CodeSystem.ConceptPropertyComponent.setProperty
(String name, Base value) CodeSystem.PropertyComponent.setProperty
(int hash, String name, Base value) CodeSystem.PropertyComponent.setProperty
(String name, Base value) CodeSystem.setProperty
(int hash, String name, Base value) CodeSystem.setProperty
(String name, Base value) Coding.setProperty
(int hash, String name, Base value) Coding.setProperty
(String name, Base value) Communication.CommunicationPayloadComponent.setProperty
(int hash, String name, Base value) Communication.CommunicationPayloadComponent.setProperty
(String name, Base value) Communication.setProperty
(int hash, String name, Base value) Communication.setProperty
(String name, Base value) CommunicationRequest.CommunicationRequestPayloadComponent.setProperty
(int hash, String name, Base value) CommunicationRequest.CommunicationRequestPayloadComponent.setProperty
(String name, Base value) CommunicationRequest.setProperty
(int hash, String name, Base value) CommunicationRequest.setProperty
(String name, Base value) CompartmentDefinition.CompartmentDefinitionResourceComponent.setProperty
(int hash, String name, Base value) CompartmentDefinition.CompartmentDefinitionResourceComponent.setProperty
(String name, Base value) CompartmentDefinition.setProperty
(int hash, String name, Base value) CompartmentDefinition.setProperty
(String name, Base value) Composition.CompositionAttesterComponent.setProperty
(int hash, String name, Base value) Composition.CompositionAttesterComponent.setProperty
(String name, Base value) Composition.CompositionEventComponent.setProperty
(int hash, String name, Base value) Composition.CompositionEventComponent.setProperty
(String name, Base value) Composition.CompositionRelatesToComponent.setProperty
(int hash, String name, Base value) Composition.CompositionRelatesToComponent.setProperty
(String name, Base value) Composition.SectionComponent.setProperty
(int hash, String name, Base value) Composition.SectionComponent.setProperty
(String name, Base value) Composition.setProperty
(int hash, String name, Base value) Composition.setProperty
(String name, Base value) ConceptMap.ConceptMapGroupComponent.setProperty
(int hash, String name, Base value) ConceptMap.ConceptMapGroupComponent.setProperty
(String name, Base value) ConceptMap.ConceptMapGroupUnmappedComponent.setProperty
(int hash, String name, Base value) ConceptMap.ConceptMapGroupUnmappedComponent.setProperty
(String name, Base value) ConceptMap.OtherElementComponent.setProperty
(int hash, String name, Base value) ConceptMap.OtherElementComponent.setProperty
(String name, Base value) ConceptMap.setProperty
(int hash, String name, Base value) ConceptMap.setProperty
(String name, Base value) ConceptMap.SourceElementComponent.setProperty
(int hash, String name, Base value) ConceptMap.SourceElementComponent.setProperty
(String name, Base value) ConceptMap.TargetElementComponent.setProperty
(int hash, String name, Base value) ConceptMap.TargetElementComponent.setProperty
(String name, Base value) Condition.ConditionEvidenceComponent.setProperty
(int hash, String name, Base value) Condition.ConditionEvidenceComponent.setProperty
(String name, Base value) Condition.ConditionStageComponent.setProperty
(int hash, String name, Base value) Condition.ConditionStageComponent.setProperty
(String name, Base value) Condition.setProperty
(int hash, String name, Base value) Condition.setProperty
(String name, Base value) Consent.ConsentPolicyComponent.setProperty
(int hash, String name, Base value) Consent.ConsentPolicyComponent.setProperty
(String name, Base value) Consent.ConsentVerificationComponent.setProperty
(int hash, String name, Base value) Consent.ConsentVerificationComponent.setProperty
(String name, Base value) Consent.provisionActorComponent.setProperty
(int hash, String name, Base value) Consent.provisionActorComponent.setProperty
(String name, Base value) Consent.provisionComponent.setProperty
(int hash, String name, Base value) Consent.provisionComponent.setProperty
(String name, Base value) Consent.provisionDataComponent.setProperty
(int hash, String name, Base value) Consent.provisionDataComponent.setProperty
(String name, Base value) Consent.setProperty
(int hash, String name, Base value) Consent.setProperty
(String name, Base value) ContactDetail.setProperty
(int hash, String name, Base value) ContactDetail.setProperty
(String name, Base value) ContactPoint.setProperty
(int hash, String name, Base value) ContactPoint.setProperty
(String name, Base value) Contract.ActionComponent.setProperty
(int hash, String name, Base value) Contract.ActionComponent.setProperty
(String name, Base value) Contract.ActionSubjectComponent.setProperty
(int hash, String name, Base value) Contract.ActionSubjectComponent.setProperty
(String name, Base value) Contract.AnswerComponent.setProperty
(int hash, String name, Base value) Contract.AnswerComponent.setProperty
(String name, Base value) Contract.AssetContextComponent.setProperty
(int hash, String name, Base value) Contract.AssetContextComponent.setProperty
(String name, Base value) Contract.ComputableLanguageComponent.setProperty
(int hash, String name, Base value) Contract.ComputableLanguageComponent.setProperty
(String name, Base value) Contract.ContentDefinitionComponent.setProperty
(int hash, String name, Base value) Contract.ContentDefinitionComponent.setProperty
(String name, Base value) Contract.ContractAssetComponent.setProperty
(int hash, String name, Base value) Contract.ContractAssetComponent.setProperty
(String name, Base value) Contract.ContractOfferComponent.setProperty
(int hash, String name, Base value) Contract.ContractOfferComponent.setProperty
(String name, Base value) Contract.ContractPartyComponent.setProperty
(int hash, String name, Base value) Contract.ContractPartyComponent.setProperty
(String name, Base value) Contract.FriendlyLanguageComponent.setProperty
(int hash, String name, Base value) Contract.FriendlyLanguageComponent.setProperty
(String name, Base value) Contract.LegalLanguageComponent.setProperty
(int hash, String name, Base value) Contract.LegalLanguageComponent.setProperty
(String name, Base value) Contract.SecurityLabelComponent.setProperty
(int hash, String name, Base value) Contract.SecurityLabelComponent.setProperty
(String name, Base value) Contract.setProperty
(int hash, String name, Base value) Contract.setProperty
(String name, Base value) Contract.SignatoryComponent.setProperty
(int hash, String name, Base value) Contract.SignatoryComponent.setProperty
(String name, Base value) Contract.TermComponent.setProperty
(int hash, String name, Base value) Contract.TermComponent.setProperty
(String name, Base value) Contract.ValuedItemComponent.setProperty
(int hash, String name, Base value) Contract.ValuedItemComponent.setProperty
(String name, Base value) Contributor.setProperty
(int hash, String name, Base value) Contributor.setProperty
(String name, Base value) Count.setProperty
(int hash, String name, Base value) Count.setProperty
(String name, Base value) Coverage.ClassComponent.setProperty
(int hash, String name, Base value) Coverage.ClassComponent.setProperty
(String name, Base value) Coverage.CostToBeneficiaryComponent.setProperty
(int hash, String name, Base value) Coverage.CostToBeneficiaryComponent.setProperty
(String name, Base value) Coverage.ExemptionComponent.setProperty
(int hash, String name, Base value) Coverage.ExemptionComponent.setProperty
(String name, Base value) Coverage.setProperty
(int hash, String name, Base value) Coverage.setProperty
(String name, Base value) CoverageEligibilityRequest.DetailsComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.DetailsComponent.setProperty
(String name, Base value) CoverageEligibilityRequest.DiagnosisComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.DiagnosisComponent.setProperty
(String name, Base value) CoverageEligibilityRequest.InsuranceComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.InsuranceComponent.setProperty
(String name, Base value) CoverageEligibilityRequest.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.setProperty
(String name, Base value) CoverageEligibilityRequest.SupportingInformationComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityRequest.SupportingInformationComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.BenefitComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.BenefitComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.ErrorsComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.ErrorsComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.InsuranceComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.InsuranceComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.ItemsComponent.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.ItemsComponent.setProperty
(String name, Base value) CoverageEligibilityResponse.setProperty
(int hash, String name, Base value) CoverageEligibilityResponse.setProperty
(String name, Base value) DataRequirement.DataRequirementCodeFilterComponent.setProperty
(int hash, String name, Base value) DataRequirement.DataRequirementCodeFilterComponent.setProperty
(String name, Base value) DataRequirement.DataRequirementDateFilterComponent.setProperty
(int hash, String name, Base value) DataRequirement.DataRequirementDateFilterComponent.setProperty
(String name, Base value) DataRequirement.DataRequirementSortComponent.setProperty
(int hash, String name, Base value) DataRequirement.DataRequirementSortComponent.setProperty
(String name, Base value) DataRequirement.setProperty
(int hash, String name, Base value) DataRequirement.setProperty
(String name, Base value) DetectedIssue.DetectedIssueEvidenceComponent.setProperty
(int hash, String name, Base value) DetectedIssue.DetectedIssueEvidenceComponent.setProperty
(String name, Base value) DetectedIssue.DetectedIssueMitigationComponent.setProperty
(int hash, String name, Base value) DetectedIssue.DetectedIssueMitigationComponent.setProperty
(String name, Base value) DetectedIssue.setProperty
(int hash, String name, Base value) DetectedIssue.setProperty
(String name, Base value) Device.DeviceDeviceNameComponent.setProperty
(int hash, String name, Base value) Device.DeviceDeviceNameComponent.setProperty
(String name, Base value) Device.DevicePropertyComponent.setProperty
(int hash, String name, Base value) Device.DevicePropertyComponent.setProperty
(String name, Base value) Device.DeviceSpecializationComponent.setProperty
(int hash, String name, Base value) Device.DeviceSpecializationComponent.setProperty
(String name, Base value) Device.DeviceUdiCarrierComponent.setProperty
(int hash, String name, Base value) Device.DeviceUdiCarrierComponent.setProperty
(String name, Base value) Device.DeviceVersionComponent.setProperty
(int hash, String name, Base value) Device.DeviceVersionComponent.setProperty
(String name, Base value) Device.setProperty
(int hash, String name, Base value) Device.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionCapabilityComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionCapabilityComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionDeviceNameComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionDeviceNameComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionMaterialComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionMaterialComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionPropertyComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionPropertyComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionSpecializationComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionSpecializationComponent.setProperty
(String name, Base value) DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.setProperty
(int hash, String name, Base value) DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent.setProperty
(String name, Base value) DeviceDefinition.setProperty
(int hash, String name, Base value) DeviceDefinition.setProperty
(String name, Base value) DeviceMetric.DeviceMetricCalibrationComponent.setProperty
(int hash, String name, Base value) DeviceMetric.DeviceMetricCalibrationComponent.setProperty
(String name, Base value) DeviceMetric.setProperty
(int hash, String name, Base value) DeviceMetric.setProperty
(String name, Base value) DeviceRequest.DeviceRequestParameterComponent.setProperty
(int hash, String name, Base value) DeviceRequest.DeviceRequestParameterComponent.setProperty
(String name, Base value) DeviceRequest.setProperty
(int hash, String name, Base value) DeviceRequest.setProperty
(String name, Base value) DeviceUseStatement.setProperty
(int hash, String name, Base value) DeviceUseStatement.setProperty
(String name, Base value) DiagnosticReport.DiagnosticReportMediaComponent.setProperty
(int hash, String name, Base value) DiagnosticReport.DiagnosticReportMediaComponent.setProperty
(String name, Base value) DiagnosticReport.setProperty
(int hash, String name, Base value) DiagnosticReport.setProperty
(String name, Base value) Distance.setProperty
(int hash, String name, Base value) Distance.setProperty
(String name, Base value) DocumentManifest.DocumentManifestRelatedComponent.setProperty
(int hash, String name, Base value) DocumentManifest.DocumentManifestRelatedComponent.setProperty
(String name, Base value) DocumentManifest.setProperty
(int hash, String name, Base value) DocumentManifest.setProperty
(String name, Base value) DocumentReference.DocumentReferenceContentComponent.setProperty
(int hash, String name, Base value) DocumentReference.DocumentReferenceContentComponent.setProperty
(String name, Base value) DocumentReference.DocumentReferenceContextComponent.setProperty
(int hash, String name, Base value) DocumentReference.DocumentReferenceContextComponent.setProperty
(String name, Base value) DocumentReference.DocumentReferenceRelatesToComponent.setProperty
(int hash, String name, Base value) DocumentReference.DocumentReferenceRelatesToComponent.setProperty
(String name, Base value) DocumentReference.setProperty
(int hash, String name, Base value) DocumentReference.setProperty
(String name, Base value) DomainResource.setProperty
(int hash, String name, Base value) DomainResource.setProperty
(String name, Base value) Dosage.DosageDoseAndRateComponent.setProperty
(int hash, String name, Base value) Dosage.DosageDoseAndRateComponent.setProperty
(String name, Base value) Dosage.setProperty
(int hash, String name, Base value) Dosage.setProperty
(String name, Base value) Duration.setProperty
(int hash, String name, Base value) Duration.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent.setProperty
(String name, Base value) EffectEvidenceSynthesis.setProperty
(int hash, String name, Base value) EffectEvidenceSynthesis.setProperty
(String name, Base value) Element.setProperty
(int hash, String name, Base value) Element.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionBaseComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionBaseComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionBindingComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionBindingComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionConstraintComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionConstraintComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionExampleComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionExampleComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionMappingComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionMappingComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionSlicingComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionSlicingComponent.setProperty
(String name, Base value) ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.setProperty
(int hash, String name, Base value) ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent.setProperty
(String name, Base value) ElementDefinition.setProperty
(int hash, String name, Base value) ElementDefinition.setProperty
(String name, Base value) ElementDefinition.TypeRefComponent.setProperty
(int hash, String name, Base value) ElementDefinition.TypeRefComponent.setProperty
(String name, Base value) Encounter.ClassHistoryComponent.setProperty
(int hash, String name, Base value) Encounter.ClassHistoryComponent.setProperty
(String name, Base value) Encounter.DiagnosisComponent.setProperty
(int hash, String name, Base value) Encounter.DiagnosisComponent.setProperty
(String name, Base value) Encounter.EncounterHospitalizationComponent.setProperty
(int hash, String name, Base value) Encounter.EncounterHospitalizationComponent.setProperty
(String name, Base value) Encounter.EncounterLocationComponent.setProperty
(int hash, String name, Base value) Encounter.EncounterLocationComponent.setProperty
(String name, Base value) Encounter.EncounterParticipantComponent.setProperty
(int hash, String name, Base value) Encounter.EncounterParticipantComponent.setProperty
(String name, Base value) Encounter.setProperty
(int hash, String name, Base value) Encounter.setProperty
(String name, Base value) Encounter.StatusHistoryComponent.setProperty
(int hash, String name, Base value) Encounter.StatusHistoryComponent.setProperty
(String name, Base value) Endpoint.setProperty
(int hash, String name, Base value) Endpoint.setProperty
(String name, Base value) EnrollmentRequest.setProperty
(int hash, String name, Base value) EnrollmentRequest.setProperty
(String name, Base value) EnrollmentResponse.setProperty
(int hash, String name, Base value) EnrollmentResponse.setProperty
(String name, Base value) EpisodeOfCare.DiagnosisComponent.setProperty
(int hash, String name, Base value) EpisodeOfCare.DiagnosisComponent.setProperty
(String name, Base value) EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.setProperty
(int hash, String name, Base value) EpisodeOfCare.EpisodeOfCareStatusHistoryComponent.setProperty
(String name, Base value) EpisodeOfCare.setProperty
(int hash, String name, Base value) EpisodeOfCare.setProperty
(String name, Base value) EventDefinition.setProperty
(int hash, String name, Base value) EventDefinition.setProperty
(String name, Base value) Evidence.setProperty
(int hash, String name, Base value) Evidence.setProperty
(String name, Base value) EvidenceVariable.EvidenceVariableCharacteristicComponent.setProperty
(int hash, String name, Base value) EvidenceVariable.EvidenceVariableCharacteristicComponent.setProperty
(String name, Base value) EvidenceVariable.setProperty
(int hash, String name, Base value) EvidenceVariable.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioActorComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioActorComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioInstanceComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioInstanceComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioInstanceVersionComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioInstanceVersionComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioProcessComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioProcessComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioProcessStepAlternativeComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioProcessStepAlternativeComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioProcessStepComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioProcessStepComponent.setProperty
(String name, Base value) ExampleScenario.ExampleScenarioProcessStepOperationComponent.setProperty
(int hash, String name, Base value) ExampleScenario.ExampleScenarioProcessStepOperationComponent.setProperty
(String name, Base value) ExampleScenario.setProperty
(int hash, String name, Base value) ExampleScenario.setProperty
(String name, Base value) ExplanationOfBenefit.AccidentComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AccidentComponent.setProperty
(String name, Base value) ExplanationOfBenefit.AddedItemComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AddedItemComponent.setProperty
(String name, Base value) ExplanationOfBenefit.AddedItemDetailComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AddedItemDetailComponent.setProperty
(String name, Base value) ExplanationOfBenefit.AddedItemDetailSubDetailComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AddedItemDetailSubDetailComponent.setProperty
(String name, Base value) ExplanationOfBenefit.AdjudicationComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.AdjudicationComponent.setProperty
(String name, Base value) ExplanationOfBenefit.BenefitBalanceComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.BenefitBalanceComponent.setProperty
(String name, Base value) ExplanationOfBenefit.BenefitComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.BenefitComponent.setProperty
(String name, Base value) ExplanationOfBenefit.CareTeamComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.CareTeamComponent.setProperty
(String name, Base value) ExplanationOfBenefit.DetailComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.DetailComponent.setProperty
(String name, Base value) ExplanationOfBenefit.DiagnosisComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.DiagnosisComponent.setProperty
(String name, Base value) ExplanationOfBenefit.InsuranceComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.InsuranceComponent.setProperty
(String name, Base value) ExplanationOfBenefit.ItemComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.ItemComponent.setProperty
(String name, Base value) ExplanationOfBenefit.NoteComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.NoteComponent.setProperty
(String name, Base value) ExplanationOfBenefit.PayeeComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.PayeeComponent.setProperty
(String name, Base value) ExplanationOfBenefit.PaymentComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.PaymentComponent.setProperty
(String name, Base value) ExplanationOfBenefit.ProcedureComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.ProcedureComponent.setProperty
(String name, Base value) ExplanationOfBenefit.RelatedClaimComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.RelatedClaimComponent.setProperty
(String name, Base value) ExplanationOfBenefit.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.setProperty
(String name, Base value) ExplanationOfBenefit.SubDetailComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.SubDetailComponent.setProperty
(String name, Base value) ExplanationOfBenefit.SupportingInformationComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.SupportingInformationComponent.setProperty
(String name, Base value) ExplanationOfBenefit.TotalComponent.setProperty
(int hash, String name, Base value) ExplanationOfBenefit.TotalComponent.setProperty
(String name, Base value) Expression.setProperty
(int hash, String name, Base value) Expression.setProperty
(String name, Base value) Extension.setProperty
(int hash, String name, Base value) Extension.setProperty
(String name, Base value) FamilyMemberHistory.FamilyMemberHistoryConditionComponent.setProperty
(int hash, String name, Base value) FamilyMemberHistory.FamilyMemberHistoryConditionComponent.setProperty
(String name, Base value) FamilyMemberHistory.setProperty
(int hash, String name, Base value) FamilyMemberHistory.setProperty
(String name, Base value) Flag.setProperty
(int hash, String name, Base value) Flag.setProperty
(String name, Base value) Goal.GoalTargetComponent.setProperty
(int hash, String name, Base value) Goal.GoalTargetComponent.setProperty
(String name, Base value) Goal.setProperty
(int hash, String name, Base value) Goal.setProperty
(String name, Base value) GraphDefinition.GraphDefinitionLinkComponent.setProperty
(int hash, String name, Base value) GraphDefinition.GraphDefinitionLinkComponent.setProperty
(String name, Base value) GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.setProperty
(int hash, String name, Base value) GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent.setProperty
(String name, Base value) GraphDefinition.GraphDefinitionLinkTargetComponent.setProperty
(int hash, String name, Base value) GraphDefinition.GraphDefinitionLinkTargetComponent.setProperty
(String name, Base value) GraphDefinition.setProperty
(int hash, String name, Base value) GraphDefinition.setProperty
(String name, Base value) Group.GroupCharacteristicComponent.setProperty
(int hash, String name, Base value) Group.GroupCharacteristicComponent.setProperty
(String name, Base value) Group.GroupMemberComponent.setProperty
(int hash, String name, Base value) Group.GroupMemberComponent.setProperty
(String name, Base value) Group.setProperty
(int hash, String name, Base value) Group.setProperty
(String name, Base value) GuidanceResponse.setProperty
(int hash, String name, Base value) GuidanceResponse.setProperty
(String name, Base value) HealthcareService.HealthcareServiceAvailableTimeComponent.setProperty
(int hash, String name, Base value) HealthcareService.HealthcareServiceAvailableTimeComponent.setProperty
(String name, Base value) HealthcareService.HealthcareServiceEligibilityComponent.setProperty
(int hash, String name, Base value) HealthcareService.HealthcareServiceEligibilityComponent.setProperty
(String name, Base value) HealthcareService.HealthcareServiceNotAvailableComponent.setProperty
(int hash, String name, Base value) HealthcareService.HealthcareServiceNotAvailableComponent.setProperty
(String name, Base value) HealthcareService.setProperty
(int hash, String name, Base value) HealthcareService.setProperty
(String name, Base value) HumanName.setProperty
(int hash, String name, Base value) HumanName.setProperty
(String name, Base value) Identifier.setProperty
(int hash, String name, Base value) Identifier.setProperty
(String name, Base value) ImagingStudy.ImagingStudySeriesComponent.setProperty
(int hash, String name, Base value) ImagingStudy.ImagingStudySeriesComponent.setProperty
(String name, Base value) ImagingStudy.ImagingStudySeriesInstanceComponent.setProperty
(int hash, String name, Base value) ImagingStudy.ImagingStudySeriesInstanceComponent.setProperty
(String name, Base value) ImagingStudy.ImagingStudySeriesPerformerComponent.setProperty
(int hash, String name, Base value) ImagingStudy.ImagingStudySeriesPerformerComponent.setProperty
(String name, Base value) ImagingStudy.setProperty
(int hash, String name, Base value) ImagingStudy.setProperty
(String name, Base value) Immunization.ImmunizationEducationComponent.setProperty
(int hash, String name, Base value) Immunization.ImmunizationEducationComponent.setProperty
(String name, Base value) Immunization.ImmunizationPerformerComponent.setProperty
(int hash, String name, Base value) Immunization.ImmunizationPerformerComponent.setProperty
(String name, Base value) Immunization.ImmunizationProtocolAppliedComponent.setProperty
(int hash, String name, Base value) Immunization.ImmunizationProtocolAppliedComponent.setProperty
(String name, Base value) Immunization.ImmunizationReactionComponent.setProperty
(int hash, String name, Base value) Immunization.ImmunizationReactionComponent.setProperty
(String name, Base value) Immunization.setProperty
(int hash, String name, Base value) Immunization.setProperty
(String name, Base value) ImmunizationEvaluation.setProperty
(int hash, String name, Base value) ImmunizationEvaluation.setProperty
(String name, Base value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.setProperty
(int hash, String name, Base value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.setProperty
(String name, Base value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.setProperty
(int hash, String name, Base value) ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent.setProperty
(String name, Base value) ImmunizationRecommendation.setProperty
(int hash, String name, Base value) ImmunizationRecommendation.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionGroupingComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionGroupingComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionPageComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionPageComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionParameterComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionParameterComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionResourceComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionResourceComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDefinitionTemplateComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideDependsOnComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideDependsOnComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideGlobalComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideGlobalComponent.setProperty
(String name, Base value) ImplementationGuide.ImplementationGuideManifestComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ImplementationGuideManifestComponent.setProperty
(String name, Base value) ImplementationGuide.ManifestPageComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ManifestPageComponent.setProperty
(String name, Base value) ImplementationGuide.ManifestResourceComponent.setProperty
(int hash, String name, Base value) ImplementationGuide.ManifestResourceComponent.setProperty
(String name, Base value) ImplementationGuide.setProperty
(int hash, String name, Base value) ImplementationGuide.setProperty
(String name, Base value) InsurancePlan.CoverageBenefitComponent.setProperty
(int hash, String name, Base value) InsurancePlan.CoverageBenefitComponent.setProperty
(String name, Base value) InsurancePlan.CoverageBenefitLimitComponent.setProperty
(int hash, String name, Base value) InsurancePlan.CoverageBenefitLimitComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanContactComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanContactComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanCoverageComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanCoverageComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanPlanComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanPlanComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanPlanGeneralCostComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanPlanGeneralCostComponent.setProperty
(String name, Base value) InsurancePlan.InsurancePlanPlanSpecificCostComponent.setProperty
(int hash, String name, Base value) InsurancePlan.InsurancePlanPlanSpecificCostComponent.setProperty
(String name, Base value) InsurancePlan.PlanBenefitComponent.setProperty
(int hash, String name, Base value) InsurancePlan.PlanBenefitComponent.setProperty
(String name, Base value) InsurancePlan.PlanBenefitCostComponent.setProperty
(int hash, String name, Base value) InsurancePlan.PlanBenefitCostComponent.setProperty
(String name, Base value) InsurancePlan.setProperty
(int hash, String name, Base value) InsurancePlan.setProperty
(String name, Base value) Invoice.InvoiceLineItemComponent.setProperty
(int hash, String name, Base value) Invoice.InvoiceLineItemComponent.setProperty
(String name, Base value) Invoice.InvoiceLineItemPriceComponentComponent.setProperty
(int hash, String name, Base value) Invoice.InvoiceLineItemPriceComponentComponent.setProperty
(String name, Base value) Invoice.InvoiceParticipantComponent.setProperty
(int hash, String name, Base value) Invoice.InvoiceParticipantComponent.setProperty
(String name, Base value) Invoice.setProperty
(int hash, String name, Base value) Invoice.setProperty
(String name, Base value) Library.setProperty
(int hash, String name, Base value) Library.setProperty
(String name, Base value) Linkage.LinkageItemComponent.setProperty
(int hash, String name, Base value) Linkage.LinkageItemComponent.setProperty
(String name, Base value) Linkage.setProperty
(int hash, String name, Base value) Linkage.setProperty
(String name, Base value) ListResource.ListEntryComponent.setProperty
(int hash, String name, Base value) ListResource.ListEntryComponent.setProperty
(String name, Base value) ListResource.setProperty
(int hash, String name, Base value) ListResource.setProperty
(String name, Base value) Location.LocationHoursOfOperationComponent.setProperty
(int hash, String name, Base value) Location.LocationHoursOfOperationComponent.setProperty
(String name, Base value) Location.LocationPositionComponent.setProperty
(int hash, String name, Base value) Location.LocationPositionComponent.setProperty
(String name, Base value) Location.setProperty
(int hash, String name, Base value) Location.setProperty
(String name, Base value) MarketingStatus.setProperty
(int hash, String name, Base value) MarketingStatus.setProperty
(String name, Base value) Measure.MeasureGroupComponent.setProperty
(int hash, String name, Base value) Measure.MeasureGroupComponent.setProperty
(String name, Base value) Measure.MeasureGroupPopulationComponent.setProperty
(int hash, String name, Base value) Measure.MeasureGroupPopulationComponent.setProperty
(String name, Base value) Measure.MeasureGroupStratifierComponent.setProperty
(int hash, String name, Base value) Measure.MeasureGroupStratifierComponent.setProperty
(String name, Base value) Measure.MeasureGroupStratifierComponentComponent.setProperty
(int hash, String name, Base value) Measure.MeasureGroupStratifierComponentComponent.setProperty
(String name, Base value) Measure.MeasureSupplementalDataComponent.setProperty
(int hash, String name, Base value) Measure.MeasureSupplementalDataComponent.setProperty
(String name, Base value) Measure.setProperty
(int hash, String name, Base value) Measure.setProperty
(String name, Base value) MeasureReport.MeasureReportGroupComponent.setProperty
(int hash, String name, Base value) MeasureReport.MeasureReportGroupComponent.setProperty
(String name, Base value) MeasureReport.MeasureReportGroupPopulationComponent.setProperty
(int hash, String name, Base value) MeasureReport.MeasureReportGroupPopulationComponent.setProperty
(String name, Base value) MeasureReport.MeasureReportGroupStratifierComponent.setProperty
(int hash, String name, Base value) MeasureReport.MeasureReportGroupStratifierComponent.setProperty
(String name, Base value) MeasureReport.setProperty
(int hash, String name, Base value) MeasureReport.setProperty
(String name, Base value) MeasureReport.StratifierGroupComponent.setProperty
(int hash, String name, Base value) MeasureReport.StratifierGroupComponent.setProperty
(String name, Base value) MeasureReport.StratifierGroupComponentComponent.setProperty
(int hash, String name, Base value) MeasureReport.StratifierGroupComponentComponent.setProperty
(String name, Base value) MeasureReport.StratifierGroupPopulationComponent.setProperty
(int hash, String name, Base value) MeasureReport.StratifierGroupPopulationComponent.setProperty
(String name, Base value) Media.setProperty
(int hash, String name, Base value) Media.setProperty
(String name, Base value) Medication.MedicationBatchComponent.setProperty
(int hash, String name, Base value) Medication.MedicationBatchComponent.setProperty
(String name, Base value) Medication.MedicationIngredientComponent.setProperty
(int hash, String name, Base value) Medication.MedicationIngredientComponent.setProperty
(String name, Base value) Medication.setProperty
(int hash, String name, Base value) Medication.setProperty
(String name, Base value) MedicationAdministration.MedicationAdministrationDosageComponent.setProperty
(int hash, String name, Base value) MedicationAdministration.MedicationAdministrationDosageComponent.setProperty
(String name, Base value) MedicationAdministration.MedicationAdministrationPerformerComponent.setProperty
(int hash, String name, Base value) MedicationAdministration.MedicationAdministrationPerformerComponent.setProperty
(String name, Base value) MedicationAdministration.setProperty
(int hash, String name, Base value) MedicationAdministration.setProperty
(String name, Base value) MedicationDispense.MedicationDispensePerformerComponent.setProperty
(int hash, String name, Base value) MedicationDispense.MedicationDispensePerformerComponent.setProperty
(String name, Base value) MedicationDispense.MedicationDispenseSubstitutionComponent.setProperty
(int hash, String name, Base value) MedicationDispense.MedicationDispenseSubstitutionComponent.setProperty
(String name, Base value) MedicationDispense.setProperty
(int hash, String name, Base value) MedicationDispense.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeCostComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeCostComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeIngredientComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeIngredientComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeKineticsComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeKineticsComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeMonographComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeMonographComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgePackagingComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgePackagingComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent.setProperty
(String name, Base value) MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.setProperty
(int hash, String name, Base value) MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent.setProperty
(String name, Base value) MedicationKnowledge.setProperty
(int hash, String name, Base value) MedicationKnowledge.setProperty
(String name, Base value) MedicationRequest.MedicationRequestDispenseRequestComponent.setProperty
(int hash, String name, Base value) MedicationRequest.MedicationRequestDispenseRequestComponent.setProperty
(String name, Base value) MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.setProperty
(int hash, String name, Base value) MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent.setProperty
(String name, Base value) MedicationRequest.MedicationRequestSubstitutionComponent.setProperty
(int hash, String name, Base value) MedicationRequest.MedicationRequestSubstitutionComponent.setProperty
(String name, Base value) MedicationRequest.setProperty
(int hash, String name, Base value) MedicationRequest.setProperty
(String name, Base value) MedicationStatement.setProperty
(int hash, String name, Base value) MedicationStatement.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductNameComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductNameComponent.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductNameCountryLanguageComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductNameCountryLanguageComponent.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductNameNamePartComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductNameNamePartComponent.setProperty
(String name, Base value) MedicinalProduct.MedicinalProductSpecialDesignationComponent.setProperty
(int hash, String name, Base value) MedicinalProduct.MedicinalProductSpecialDesignationComponent.setProperty
(String name, Base value) MedicinalProduct.setProperty
(int hash, String name, Base value) MedicinalProduct.setProperty
(String name, Base value) MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.setProperty
(int hash, String name, Base value) MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent.setProperty
(String name, Base value) MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.setProperty
(int hash, String name, Base value) MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent.setProperty
(String name, Base value) MedicinalProductAuthorization.setProperty
(int hash, String name, Base value) MedicinalProductAuthorization.setProperty
(String name, Base value) MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.setProperty
(int hash, String name, Base value) MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.setProperty
(String name, Base value) MedicinalProductContraindication.setProperty
(int hash, String name, Base value) MedicinalProductContraindication.setProperty
(String name, Base value) MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.setProperty
(int hash, String name, Base value) MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.setProperty
(String name, Base value) MedicinalProductIndication.setProperty
(int hash, String name, Base value) MedicinalProductIndication.setProperty
(String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent.setProperty
(String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent.setProperty
(String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent.setProperty
(String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent.setProperty
(String name, Base value) MedicinalProductIngredient.setProperty
(int hash, String name, Base value) MedicinalProductIngredient.setProperty
(String name, Base value) MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.setProperty
(int hash, String name, Base value) MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.setProperty
(String name, Base value) MedicinalProductInteraction.setProperty
(int hash, String name, Base value) MedicinalProductInteraction.setProperty
(String name, Base value) MedicinalProductManufactured.setProperty
(int hash, String name, Base value) MedicinalProductManufactured.setProperty
(String name, Base value) MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.setProperty
(int hash, String name, Base value) MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent.setProperty
(String name, Base value) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setProperty
(int hash, String name, Base value) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.setProperty
(String name, Base value) MedicinalProductPackaged.setProperty
(int hash, String name, Base value) MedicinalProductPackaged.setProperty
(String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent.setProperty
(String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent.setProperty
(String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent.setProperty
(String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent.setProperty
(String name, Base value) MedicinalProductPharmaceutical.setProperty
(int hash, String name, Base value) MedicinalProductPharmaceutical.setProperty
(String name, Base value) MedicinalProductUndesirableEffect.setProperty
(int hash, String name, Base value) MedicinalProductUndesirableEffect.setProperty
(String name, Base value) MessageDefinition.MessageDefinitionAllowedResponseComponent.setProperty
(int hash, String name, Base value) MessageDefinition.MessageDefinitionAllowedResponseComponent.setProperty
(String name, Base value) MessageDefinition.MessageDefinitionFocusComponent.setProperty
(int hash, String name, Base value) MessageDefinition.MessageDefinitionFocusComponent.setProperty
(String name, Base value) MessageDefinition.setProperty
(int hash, String name, Base value) MessageDefinition.setProperty
(String name, Base value) MessageHeader.MessageDestinationComponent.setProperty
(int hash, String name, Base value) MessageHeader.MessageDestinationComponent.setProperty
(String name, Base value) MessageHeader.MessageHeaderResponseComponent.setProperty
(int hash, String name, Base value) MessageHeader.MessageHeaderResponseComponent.setProperty
(String name, Base value) MessageHeader.MessageSourceComponent.setProperty
(int hash, String name, Base value) MessageHeader.MessageSourceComponent.setProperty
(String name, Base value) MessageHeader.setProperty
(int hash, String name, Base value) MessageHeader.setProperty
(String name, Base value) Meta.setProperty
(int hash, String name, Base value) Meta.setProperty
(String name, Base value) MetadataResource.setProperty
(int hash, String name, Base value) MetadataResource.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceQualityComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceQualityComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceQualityRocComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceQualityRocComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceReferenceSeqComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceReferenceSeqComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceRepositoryComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceRepositoryComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceStructureVariantComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceStructureVariantComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceStructureVariantInnerComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceStructureVariantInnerComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceStructureVariantOuterComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceStructureVariantOuterComponent.setProperty
(String name, Base value) MolecularSequence.MolecularSequenceVariantComponent.setProperty
(int hash, String name, Base value) MolecularSequence.MolecularSequenceVariantComponent.setProperty
(String name, Base value) MolecularSequence.setProperty
(int hash, String name, Base value) MolecularSequence.setProperty
(String name, Base value) Money.setProperty
(int hash, String name, Base value) Money.setProperty
(String name, Base value) NamingSystem.NamingSystemUniqueIdComponent.setProperty
(int hash, String name, Base value) NamingSystem.NamingSystemUniqueIdComponent.setProperty
(String name, Base value) NamingSystem.setProperty
(int hash, String name, Base value) NamingSystem.setProperty
(String name, Base value) Narrative.setProperty
(int hash, String name, Base value) Narrative.setProperty
(String name, Base value) NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderEnteralFormulaComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderEnteralFormulaComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderOralDietComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderOralDietComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderOralDietNutrientComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderOralDietNutrientComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderOralDietTextureComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderOralDietTextureComponent.setProperty
(String name, Base value) NutritionOrder.NutritionOrderSupplementComponent.setProperty
(int hash, String name, Base value) NutritionOrder.NutritionOrderSupplementComponent.setProperty
(String name, Base value) NutritionOrder.setProperty
(int hash, String name, Base value) NutritionOrder.setProperty
(String name, Base value) Observation.ObservationComponentComponent.setProperty
(int hash, String name, Base value) Observation.ObservationComponentComponent.setProperty
(String name, Base value) Observation.ObservationReferenceRangeComponent.setProperty
(int hash, String name, Base value) Observation.ObservationReferenceRangeComponent.setProperty
(String name, Base value) Observation.setProperty
(int hash, String name, Base value) Observation.setProperty
(String name, Base value) ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.setProperty
(int hash, String name, Base value) ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent.setProperty
(String name, Base value) ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.setProperty
(int hash, String name, Base value) ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.setProperty
(String name, Base value) ObservationDefinition.setProperty
(int hash, String name, Base value) ObservationDefinition.setProperty
(String name, Base value) OperationDefinition.OperationDefinitionOverloadComponent.setProperty
(int hash, String name, Base value) OperationDefinition.OperationDefinitionOverloadComponent.setProperty
(String name, Base value) OperationDefinition.OperationDefinitionParameterBindingComponent.setProperty
(int hash, String name, Base value) OperationDefinition.OperationDefinitionParameterBindingComponent.setProperty
(String name, Base value) OperationDefinition.OperationDefinitionParameterComponent.setProperty
(int hash, String name, Base value) OperationDefinition.OperationDefinitionParameterComponent.setProperty
(String name, Base value) OperationDefinition.OperationDefinitionParameterReferencedFromComponent.setProperty
(int hash, String name, Base value) OperationDefinition.OperationDefinitionParameterReferencedFromComponent.setProperty
(String name, Base value) OperationDefinition.setProperty
(int hash, String name, Base value) OperationDefinition.setProperty
(String name, Base value) OperationOutcome.OperationOutcomeIssueComponent.setProperty
(int hash, String name, Base value) OperationOutcome.OperationOutcomeIssueComponent.setProperty
(String name, Base value) OperationOutcome.setProperty
(int hash, String name, Base value) OperationOutcome.setProperty
(String name, Base value) Organization.OrganizationContactComponent.setProperty
(int hash, String name, Base value) Organization.OrganizationContactComponent.setProperty
(String name, Base value) Organization.setProperty
(int hash, String name, Base value) Organization.setProperty
(String name, Base value) OrganizationAffiliation.setProperty
(int hash, String name, Base value) OrganizationAffiliation.setProperty
(String name, Base value) ParameterDefinition.setProperty
(int hash, String name, Base value) ParameterDefinition.setProperty
(String name, Base value) Parameters.ParametersParameterComponent.setProperty
(int hash, String name, Base value) Parameters.ParametersParameterComponent.setProperty
(String name, Base value) Parameters.setProperty
(int hash, String name, Base value) Parameters.setProperty
(String name, Base value) Patient.ContactComponent.setProperty
(int hash, String name, Base value) Patient.ContactComponent.setProperty
(String name, Base value) Patient.PatientCommunicationComponent.setProperty
(int hash, String name, Base value) Patient.PatientCommunicationComponent.setProperty
(String name, Base value) Patient.PatientLinkComponent.setProperty
(int hash, String name, Base value) Patient.PatientLinkComponent.setProperty
(String name, Base value) Patient.setProperty
(int hash, String name, Base value) Patient.setProperty
(String name, Base value) PaymentNotice.setProperty
(int hash, String name, Base value) PaymentNotice.setProperty
(String name, Base value) PaymentReconciliation.DetailsComponent.setProperty
(int hash, String name, Base value) PaymentReconciliation.DetailsComponent.setProperty
(String name, Base value) PaymentReconciliation.NotesComponent.setProperty
(int hash, String name, Base value) PaymentReconciliation.NotesComponent.setProperty
(String name, Base value) PaymentReconciliation.setProperty
(int hash, String name, Base value) PaymentReconciliation.setProperty
(String name, Base value) Period.setProperty
(int hash, String name, Base value) Period.setProperty
(String name, Base value) Person.PersonLinkComponent.setProperty
(int hash, String name, Base value) Person.PersonLinkComponent.setProperty
(String name, Base value) Person.setProperty
(int hash, String name, Base value) Person.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionConditionComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionConditionComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionDynamicValueComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionDynamicValueComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionParticipantComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionParticipantComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionActionRelatedActionComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionActionRelatedActionComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionGoalComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionGoalComponent.setProperty
(String name, Base value) PlanDefinition.PlanDefinitionGoalTargetComponent.setProperty
(int hash, String name, Base value) PlanDefinition.PlanDefinitionGoalTargetComponent.setProperty
(String name, Base value) PlanDefinition.setProperty
(int hash, String name, Base value) PlanDefinition.setProperty
(String name, Base value) Population.setProperty
(int hash, String name, Base value) Population.setProperty
(String name, Base value) Practitioner.PractitionerQualificationComponent.setProperty
(int hash, String name, Base value) Practitioner.PractitionerQualificationComponent.setProperty
(String name, Base value) Practitioner.setProperty
(int hash, String name, Base value) Practitioner.setProperty
(String name, Base value) PractitionerRole.PractitionerRoleAvailableTimeComponent.setProperty
(int hash, String name, Base value) PractitionerRole.PractitionerRoleAvailableTimeComponent.setProperty
(String name, Base value) PractitionerRole.PractitionerRoleNotAvailableComponent.setProperty
(int hash, String name, Base value) PractitionerRole.PractitionerRoleNotAvailableComponent.setProperty
(String name, Base value) PractitionerRole.setProperty
(int hash, String name, Base value) PractitionerRole.setProperty
(String name, Base value) PrimitiveType.setProperty
(int hash, String name, Base value) PrimitiveType.setProperty
(String name, Base value) Procedure.ProcedureFocalDeviceComponent.setProperty
(int hash, String name, Base value) Procedure.ProcedureFocalDeviceComponent.setProperty
(String name, Base value) Procedure.ProcedurePerformerComponent.setProperty
(int hash, String name, Base value) Procedure.ProcedurePerformerComponent.setProperty
(String name, Base value) Procedure.setProperty
(int hash, String name, Base value) Procedure.setProperty
(String name, Base value) ProdCharacteristic.setProperty
(int hash, String name, Base value) ProdCharacteristic.setProperty
(String name, Base value) ProductShelfLife.setProperty
(int hash, String name, Base value) ProductShelfLife.setProperty
(String name, Base value) Provenance.ProvenanceAgentComponent.setProperty
(int hash, String name, Base value) Provenance.ProvenanceAgentComponent.setProperty
(String name, Base value) Provenance.ProvenanceEntityComponent.setProperty
(int hash, String name, Base value) Provenance.ProvenanceEntityComponent.setProperty
(String name, Base value) Provenance.setProperty
(int hash, String name, Base value) Provenance.setProperty
(String name, Base value) Quantity.setProperty
(int hash, String name, Base value) Quantity.setProperty
(String name, Base value) Questionnaire.QuestionnaireItemAnswerOptionComponent.setProperty
(int hash, String name, Base value) Questionnaire.QuestionnaireItemAnswerOptionComponent.setProperty
(String name, Base value) Questionnaire.QuestionnaireItemComponent.setProperty
(int hash, String name, Base value) Questionnaire.QuestionnaireItemComponent.setProperty
(String name, Base value) Questionnaire.QuestionnaireItemEnableWhenComponent.setProperty
(int hash, String name, Base value) Questionnaire.QuestionnaireItemEnableWhenComponent.setProperty
(String name, Base value) Questionnaire.QuestionnaireItemInitialComponent.setProperty
(int hash, String name, Base value) Questionnaire.QuestionnaireItemInitialComponent.setProperty
(String name, Base value) Questionnaire.setProperty
(int hash, String name, Base value) Questionnaire.setProperty
(String name, Base value) QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.setProperty
(int hash, String name, Base value) QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.setProperty
(String name, Base value) QuestionnaireResponse.QuestionnaireResponseItemComponent.setProperty
(int hash, String name, Base value) QuestionnaireResponse.QuestionnaireResponseItemComponent.setProperty
(String name, Base value) QuestionnaireResponse.setProperty
(int hash, String name, Base value) QuestionnaireResponse.setProperty
(String name, Base value) Range.setProperty
(int hash, String name, Base value) Range.setProperty
(String name, Base value) Ratio.setProperty
(int hash, String name, Base value) Ratio.setProperty
(String name, Base value) Reference.setProperty
(int hash, String name, Base value) Reference.setProperty
(String name, Base value) RelatedArtifact.setProperty
(int hash, String name, Base value) RelatedArtifact.setProperty
(String name, Base value) RelatedPerson.RelatedPersonCommunicationComponent.setProperty
(int hash, String name, Base value) RelatedPerson.RelatedPersonCommunicationComponent.setProperty
(String name, Base value) RelatedPerson.setProperty
(int hash, String name, Base value) RelatedPerson.setProperty
(String name, Base value) RequestGroup.RequestGroupActionComponent.setProperty
(int hash, String name, Base value) RequestGroup.RequestGroupActionComponent.setProperty
(String name, Base value) RequestGroup.RequestGroupActionConditionComponent.setProperty
(int hash, String name, Base value) RequestGroup.RequestGroupActionConditionComponent.setProperty
(String name, Base value) RequestGroup.RequestGroupActionRelatedActionComponent.setProperty
(int hash, String name, Base value) RequestGroup.RequestGroupActionRelatedActionComponent.setProperty
(String name, Base value) RequestGroup.setProperty
(int hash, String name, Base value) RequestGroup.setProperty
(String name, Base value) ResearchDefinition.setProperty
(int hash, String name, Base value) ResearchDefinition.setProperty
(String name, Base value) ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.setProperty
(int hash, String name, Base value) ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.setProperty
(String name, Base value) ResearchElementDefinition.setProperty
(int hash, String name, Base value) ResearchElementDefinition.setProperty
(String name, Base value) ResearchStudy.ResearchStudyArmComponent.setProperty
(int hash, String name, Base value) ResearchStudy.ResearchStudyArmComponent.setProperty
(String name, Base value) ResearchStudy.ResearchStudyObjectiveComponent.setProperty
(int hash, String name, Base value) ResearchStudy.ResearchStudyObjectiveComponent.setProperty
(String name, Base value) ResearchStudy.setProperty
(int hash, String name, Base value) ResearchStudy.setProperty
(String name, Base value) ResearchSubject.setProperty
(int hash, String name, Base value) ResearchSubject.setProperty
(String name, Base value) Resource.setProperty
(int hash, String name, Base value) Resource.setProperty
(String name, Base value) RiskAssessment.RiskAssessmentPredictionComponent.setProperty
(int hash, String name, Base value) RiskAssessment.RiskAssessmentPredictionComponent.setProperty
(String name, Base value) RiskAssessment.setProperty
(int hash, String name, Base value) RiskAssessment.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent.setProperty
(String name, Base value) RiskEvidenceSynthesis.setProperty
(int hash, String name, Base value) RiskEvidenceSynthesis.setProperty
(String name, Base value) SampledData.setProperty
(int hash, String name, Base value) SampledData.setProperty
(String name, Base value) Schedule.setProperty
(int hash, String name, Base value) Schedule.setProperty
(String name, Base value) SearchParameter.SearchParameterComponentComponent.setProperty
(int hash, String name, Base value) SearchParameter.SearchParameterComponentComponent.setProperty
(String name, Base value) SearchParameter.setProperty
(int hash, String name, Base value) SearchParameter.setProperty
(String name, Base value) ServiceRequest.setProperty
(int hash, String name, Base value) ServiceRequest.setProperty
(String name, Base value) Signature.setProperty
(int hash, String name, Base value) Signature.setProperty
(String name, Base value) Slot.setProperty
(int hash, String name, Base value) Slot.setProperty
(String name, Base value) Specimen.setProperty
(int hash, String name, Base value) Specimen.setProperty
(String name, Base value) Specimen.SpecimenCollectionComponent.setProperty
(int hash, String name, Base value) Specimen.SpecimenCollectionComponent.setProperty
(String name, Base value) Specimen.SpecimenContainerComponent.setProperty
(int hash, String name, Base value) Specimen.SpecimenContainerComponent.setProperty
(String name, Base value) Specimen.SpecimenProcessingComponent.setProperty
(int hash, String name, Base value) Specimen.SpecimenProcessingComponent.setProperty
(String name, Base value) SpecimenDefinition.setProperty
(int hash, String name, Base value) SpecimenDefinition.setProperty
(String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.setProperty
(int hash, String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedComponent.setProperty
(String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.setProperty
(int hash, String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent.setProperty
(String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent.setProperty
(int hash, String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent.setProperty
(String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.setProperty
(int hash, String name, Base value) SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent.setProperty
(String name, Base value) StructureDefinition.setProperty
(int hash, String name, Base value) StructureDefinition.setProperty
(String name, Base value) StructureDefinition.StructureDefinitionContextComponent.setProperty
(int hash, String name, Base value) StructureDefinition.StructureDefinitionContextComponent.setProperty
(String name, Base value) StructureDefinition.StructureDefinitionDifferentialComponent.setProperty
(int hash, String name, Base value) StructureDefinition.StructureDefinitionDifferentialComponent.setProperty
(String name, Base value) StructureDefinition.StructureDefinitionMappingComponent.setProperty
(int hash, String name, Base value) StructureDefinition.StructureDefinitionMappingComponent.setProperty
(String name, Base value) StructureDefinition.StructureDefinitionSnapshotComponent.setProperty
(int hash, String name, Base value) StructureDefinition.StructureDefinitionSnapshotComponent.setProperty
(String name, Base value) StructureMap.setProperty
(int hash, String name, Base value) StructureMap.setProperty
(String name, Base value) StructureMap.StructureMapGroupComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupInputComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupInputComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleDependentComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleDependentComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleSourceComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleSourceComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleTargetComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleTargetComponent.setProperty
(String name, Base value) StructureMap.StructureMapGroupRuleTargetParameterComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapGroupRuleTargetParameterComponent.setProperty
(String name, Base value) StructureMap.StructureMapStructureComponent.setProperty
(int hash, String name, Base value) StructureMap.StructureMapStructureComponent.setProperty
(String name, Base value) Subscription.setProperty
(int hash, String name, Base value) Subscription.setProperty
(String name, Base value) Subscription.SubscriptionChannelComponent.setProperty
(int hash, String name, Base value) Subscription.SubscriptionChannelComponent.setProperty
(String name, Base value) Substance.setProperty
(int hash, String name, Base value) Substance.setProperty
(String name, Base value) Substance.SubstanceIngredientComponent.setProperty
(int hash, String name, Base value) Substance.SubstanceIngredientComponent.setProperty
(String name, Base value) Substance.SubstanceInstanceComponent.setProperty
(int hash, String name, Base value) Substance.SubstanceInstanceComponent.setProperty
(String name, Base value) SubstanceAmount.setProperty
(int hash, String name, Base value) SubstanceAmount.setProperty
(String name, Base value) SubstanceAmount.SubstanceAmountReferenceRangeComponent.setProperty
(int hash, String name, Base value) SubstanceAmount.SubstanceAmountReferenceRangeComponent.setProperty
(String name, Base value) SubstanceNucleicAcid.setProperty
(int hash, String name, Base value) SubstanceNucleicAcid.setProperty
(String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setProperty
(int hash, String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setProperty
(String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.setProperty
(int hash, String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent.setProperty
(String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.setProperty
(int hash, String name, Base value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent.setProperty
(String name, Base value) SubstancePolymer.setProperty
(int hash, String name, Base value) SubstancePolymer.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerMonomerSetComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerMonomerSetComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerRepeatComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerRepeatComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setProperty
(String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setProperty
(int hash, String name, Base value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent.setProperty
(String name, Base value) SubstanceProtein.setProperty
(int hash, String name, Base value) SubstanceProtein.setProperty
(String name, Base value) SubstanceProtein.SubstanceProteinSubunitComponent.setProperty
(int hash, String name, Base value) SubstanceProtein.SubstanceProteinSubunitComponent.setProperty
(String name, Base value) SubstanceReferenceInformation.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.setProperty
(String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent.setProperty
(String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent.setProperty
(String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.setProperty
(String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setProperty
(int hash, String name, Base value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent.setProperty
(String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.setProperty
(int hash, String name, Base value) SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent.setProperty
(String name, Base value) SubstanceSpecification.setProperty
(int hash, String name, Base value) SubstanceSpecification.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationCodeComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationCodeComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationMoietyComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationMoietyComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationNameComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationNameComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationNameOfficialComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationNameOfficialComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationPropertyComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationPropertyComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationRelationshipComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationRelationshipComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent.setProperty
(String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent.setProperty
(int hash, String name, Base value) SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent.setProperty
(String name, Base value) SupplyDelivery.setProperty
(int hash, String name, Base value) SupplyDelivery.setProperty
(String name, Base value) SupplyDelivery.SupplyDeliverySuppliedItemComponent.setProperty
(int hash, String name, Base value) SupplyDelivery.SupplyDeliverySuppliedItemComponent.setProperty
(String name, Base value) SupplyRequest.setProperty
(int hash, String name, Base value) SupplyRequest.setProperty
(String name, Base value) SupplyRequest.SupplyRequestParameterComponent.setProperty
(int hash, String name, Base value) SupplyRequest.SupplyRequestParameterComponent.setProperty
(String name, Base value) Task.ParameterComponent.setProperty
(int hash, String name, Base value) Task.ParameterComponent.setProperty
(String name, Base value) Task.setProperty
(int hash, String name, Base value) Task.setProperty
(String name, Base value) Task.TaskOutputComponent.setProperty
(int hash, String name, Base value) Task.TaskOutputComponent.setProperty
(String name, Base value) Task.TaskRestrictionComponent.setProperty
(int hash, String name, Base value) Task.TaskRestrictionComponent.setProperty
(String name, Base value) TerminologyCapabilities.setProperty
(int hash, String name, Base value) TerminologyCapabilities.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesClosureComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesClosureComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent.setProperty
(String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent.setProperty
(int hash, String name, Base value) TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent.setProperty
(String name, Base value) TestReport.setProperty
(int hash, String name, Base value) TestReport.setProperty
(String name, Base value) TestReport.SetupActionAssertComponent.setProperty
(int hash, String name, Base value) TestReport.SetupActionAssertComponent.setProperty
(String name, Base value) TestReport.SetupActionComponent.setProperty
(int hash, String name, Base value) TestReport.SetupActionComponent.setProperty
(String name, Base value) TestReport.SetupActionOperationComponent.setProperty
(int hash, String name, Base value) TestReport.SetupActionOperationComponent.setProperty
(String name, Base value) TestReport.TeardownActionComponent.setProperty
(int hash, String name, Base value) TestReport.TeardownActionComponent.setProperty
(String name, Base value) TestReport.TestActionComponent.setProperty
(int hash, String name, Base value) TestReport.TestActionComponent.setProperty
(String name, Base value) TestReport.TestReportParticipantComponent.setProperty
(int hash, String name, Base value) TestReport.TestReportParticipantComponent.setProperty
(String name, Base value) TestReport.TestReportSetupComponent.setProperty
(int hash, String name, Base value) TestReport.TestReportSetupComponent.setProperty
(String name, Base value) TestReport.TestReportTeardownComponent.setProperty
(int hash, String name, Base value) TestReport.TestReportTeardownComponent.setProperty
(String name, Base value) TestReport.TestReportTestComponent.setProperty
(int hash, String name, Base value) TestReport.TestReportTestComponent.setProperty
(String name, Base value) TestScript.setProperty
(int hash, String name, Base value) TestScript.setProperty
(String name, Base value) TestScript.SetupActionAssertComponent.setProperty
(int hash, String name, Base value) TestScript.SetupActionAssertComponent.setProperty
(String name, Base value) TestScript.SetupActionComponent.setProperty
(int hash, String name, Base value) TestScript.SetupActionComponent.setProperty
(String name, Base value) TestScript.SetupActionOperationComponent.setProperty
(int hash, String name, Base value) TestScript.SetupActionOperationComponent.setProperty
(String name, Base value) TestScript.SetupActionOperationRequestHeaderComponent.setProperty
(int hash, String name, Base value) TestScript.SetupActionOperationRequestHeaderComponent.setProperty
(String name, Base value) TestScript.TeardownActionComponent.setProperty
(int hash, String name, Base value) TestScript.TeardownActionComponent.setProperty
(String name, Base value) TestScript.TestActionComponent.setProperty
(int hash, String name, Base value) TestScript.TestActionComponent.setProperty
(String name, Base value) TestScript.TestScriptDestinationComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptDestinationComponent.setProperty
(String name, Base value) TestScript.TestScriptFixtureComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptFixtureComponent.setProperty
(String name, Base value) TestScript.TestScriptMetadataCapabilityComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptMetadataCapabilityComponent.setProperty
(String name, Base value) TestScript.TestScriptMetadataComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptMetadataComponent.setProperty
(String name, Base value) TestScript.TestScriptMetadataLinkComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptMetadataLinkComponent.setProperty
(String name, Base value) TestScript.TestScriptOriginComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptOriginComponent.setProperty
(String name, Base value) TestScript.TestScriptSetupComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptSetupComponent.setProperty
(String name, Base value) TestScript.TestScriptTeardownComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptTeardownComponent.setProperty
(String name, Base value) TestScript.TestScriptTestComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptTestComponent.setProperty
(String name, Base value) TestScript.TestScriptVariableComponent.setProperty
(int hash, String name, Base value) TestScript.TestScriptVariableComponent.setProperty
(String name, Base value) Timing.setProperty
(int hash, String name, Base value) Timing.setProperty
(String name, Base value) Timing.TimingRepeatComponent.setProperty
(int hash, String name, Base value) Timing.TimingRepeatComponent.setProperty
(String name, Base value) TriggerDefinition.setProperty
(int hash, String name, Base value) TriggerDefinition.setProperty
(String name, Base value) UsageContext.setProperty
(int hash, String name, Base value) UsageContext.setProperty
(String name, Base value) ValueSet.ConceptReferenceComponent.setProperty
(int hash, String name, Base value) ValueSet.ConceptReferenceComponent.setProperty
(String name, Base value) ValueSet.ConceptReferenceDesignationComponent.setProperty
(int hash, String name, Base value) ValueSet.ConceptReferenceDesignationComponent.setProperty
(String name, Base value) ValueSet.ConceptSetComponent.setProperty
(int hash, String name, Base value) ValueSet.ConceptSetComponent.setProperty
(String name, Base value) ValueSet.ConceptSetFilterComponent.setProperty
(int hash, String name, Base value) ValueSet.ConceptSetFilterComponent.setProperty
(String name, Base value) ValueSet.setProperty
(int hash, String name, Base value) ValueSet.setProperty
(String name, Base value) ValueSet.ValueSetComposeComponent.setProperty
(int hash, String name, Base value) ValueSet.ValueSetComposeComponent.setProperty
(String name, Base value) ValueSet.ValueSetExpansionComponent.setProperty
(int hash, String name, Base value) ValueSet.ValueSetExpansionComponent.setProperty
(String name, Base value) ValueSet.ValueSetExpansionContainsComponent.setProperty
(int hash, String name, Base value) ValueSet.ValueSetExpansionContainsComponent.setProperty
(String name, Base value) ValueSet.ValueSetExpansionParameterComponent.setProperty
(int hash, String name, Base value) ValueSet.ValueSetExpansionParameterComponent.setProperty
(String name, Base value) VerificationResult.setProperty
(int hash, String name, Base value) VerificationResult.setProperty
(String name, Base value) VerificationResult.VerificationResultAttestationComponent.setProperty
(int hash, String name, Base value) VerificationResult.VerificationResultAttestationComponent.setProperty
(String name, Base value) VerificationResult.VerificationResultPrimarySourceComponent.setProperty
(int hash, String name, Base value) VerificationResult.VerificationResultPrimarySourceComponent.setProperty
(String name, Base value) VerificationResult.VerificationResultValidatorComponent.setProperty
(int hash, String name, Base value) VerificationResult.VerificationResultValidatorComponent.setProperty
(String name, Base value) VisionPrescription.PrismComponent.setProperty
(int hash, String name, Base value) VisionPrescription.PrismComponent.setProperty
(String name, Base value) VisionPrescription.setProperty
(int hash, String name, Base value) VisionPrescription.setProperty
(String name, Base value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setProperty
(int hash, String name, Base value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setProperty
(String name, Base value) XhtmlType.setProperty
(int hash, String name, Base value) Modifier and TypeMethodDescriptionvoid
Tuple.addProperty
(String s, List<Base> list) static boolean
Base.compareDeep
(List<? extends Base> e1, List<? extends Base> e2, boolean allowNull) -
Uses of Base in org.hl7.fhir.r4.profilemodel
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionprotected void
PEBuilder.populateByProfile
(Base base, PEDefinition definition) ModifierConstructorDescriptionprotected
PEInstance
(PEBuilder builder, PEDefinition definition, Resource resource, Base data, String path) -
Uses of Base in org.hl7.fhir.r4.profilemodel.gen
-
Uses of Base in org.hl7.fhir.r4.utils
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionGraphQLEngine.SearchEdge.copy()
GraphQLEngine.SearchWrapper.copy()
StructureMapUtilities.ITransformerServices.createResource
(Object appInfo, Base res, boolean atRootofTransform) StructureMapUtilities.ITransformerServices.createType
(Object appInfo, String name) StructureMapUtilities.Variables.get
(StructureMapUtilities.VariableMode mode, String name) StructureMapUtilities.Variable.getObject()
LiquidEngine.resolveReference
(FHIRPathEngine engine, Object appContext, String url, Base base) StructureMapUtilities.ITransformerServices.resolveReference
(Object appContext, String url) StructureMapUtilities.translate
(StructureMapUtilities.TransformContext context, StructureMap map, Base source, String conceptMapUrl, String fieldToReturn) Modifier and TypeMethodDescriptionLiquidEngine.executeFunction
(FHIRPathEngine engine, Object appContext, List<Base> focus, String functionName, List<List<Base>> parameters) StructureMapUtilities.ITransformerServices.performSearch
(Object appContext, String url) LiquidEngine.resolveConstant
(FHIRPathEngine engine, Object appContext, String name, boolean beforeContext, boolean explicitConstant) Modifier and TypeMethodDescriptionvoid
StructureMapUtilities.Variables.add
(StructureMapUtilities.VariableMode mode, String name, Base object) boolean
LiquidEngine.conformsToProfile
(FHIRPathEngine engine, Object appContext, Base item, String url) StructureMapUtilities.ITransformerServices.createResource
(Object appInfo, Base res, boolean atRootofTransform) protected void
StructureMapUtilities.getChildrenByName
(Base item, String name, List<Base> result) Given an item, return all the children that conform to the pattern described in name Possible patterns: - a simple name (which may be the base of a name with [] e.g.LiquidEngine.resolveReference
(FHIRPathEngine engine, Object appContext, String url, Base base) void
StructureMapUtilities.transform
(Object appInfo, Base source, StructureMap map, Base target) StructureMapUtilities.translate
(StructureMapUtilities.TransformContext context, StructureMap map, Base source, String conceptMapUrl, String fieldToReturn) Modifier and TypeMethodDescriptionLiquidEngine.executeFunction
(FHIRPathEngine engine, Object appContext, List<Base> focus, String functionName, List<List<Base>> parameters) protected void
StructureMapUtilities.getChildrenByName
(Base item, String name, List<Base> result) Given an item, return all the children that conform to the pattern described in name Possible patterns: - a simple name (which may be the base of a name with [] e.g.boolean
ModifierConstructorDescriptionVariable
(StructureMapUtilities.VariableMode mode, String name, Base object)