public class SearchParameter extends MetadataResource
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchParameter.SearchComparator |
static class |
SearchParameter.SearchComparatorEnumFactory |
static class |
SearchParameter.SearchModifierCode |
static class |
SearchParameter.SearchModifierCodeEnumFactory |
static class |
SearchParameter.SearchParameterComponentComponent |
static class |
SearchParameter.XPathUsageType |
static class |
SearchParameter.XPathUsageTypeEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<CodeType> |
base
The base resource type(s) that this search parameter can be used against.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
BASE
Fluent Client search parameter constant for base
|
protected List<StringType> |
chain
Contains the names of any search parameters which may be chained to the containing search parameter.
|
protected CodeType |
code
The code used in the URL or the parameter name in a parameters resource for this search parameter.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CODE
Fluent Client search parameter constant for code
|
protected List<Enumeration<SearchParameter.SearchComparator>> |
comparator
Comparators supported for the search parameter.
|
protected List<SearchParameter.SearchParameterComponentComponent> |
component
Used to define the parts of a composite search parameter.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
COMPONENT
Fluent Client search parameter constant for component
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CONTEXT
Fluent Client search parameter constant for context
|
static ca.uhn.fhir.rest.gclient.QuantityClientParam |
CONTEXT_QUANTITY
Fluent Client search parameter constant for context-quantity
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CONTEXT_TYPE
Fluent Client search parameter constant for context-type
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> |
CONTEXT_TYPE_QUANTITY
Fluent Client search parameter constant for context-type-quantity
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> |
CONTEXT_TYPE_VALUE
Fluent Client search parameter constant for context-type-value
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
DERIVED_FROM
Fluent Client search parameter constant for derived-from
|
protected CanonicalType |
derivedFrom
Where this search parameter is originally defined.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
protected StringType |
expression
A FHIRPath expression that returns a set of elements for the search parameter.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_COMPONENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_DERIVED_FROM
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
JURISDICTION
Fluent Client search parameter constant for jurisdiction
|
protected List<Enumeration<SearchParameter.SearchModifierCode>> |
modifier
A modifier supported for the search parameter.
|
protected BooleanType |
multipleAnd
Whether multiple parameters are allowed - e.g.
|
protected BooleanType |
multipleOr
Whether multiple values are allowed for each time the parameter exists.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
NAME
Fluent Client search parameter constant for name
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
protected MarkdownType |
purpose
Explanation of why this search parameter is needed and why it has been designed as it has.
|
static String |
SP_BASE
Search parameter: base
|
static String |
SP_CODE
Search parameter: code
|
static String |
SP_COMPONENT
Search parameter: component
|
static String |
SP_CONTEXT
Search parameter: context
|
static String |
SP_CONTEXT_QUANTITY
Search parameter: context-quantity
|
static String |
SP_CONTEXT_TYPE
Search parameter: context-type
|
static String |
SP_CONTEXT_TYPE_QUANTITY
Search parameter: context-type-quantity
|
static String |
SP_CONTEXT_TYPE_VALUE
Search parameter: context-type-value
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_DERIVED_FROM
Search parameter: derived-from
|
static String |
SP_DESCRIPTION
Search parameter: description
|
static String |
SP_JURISDICTION
Search parameter: jurisdiction
|
static String |
SP_NAME
Search parameter: name
|
static String |
SP_PUBLISHER
Search parameter: publisher
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_TARGET
Search parameter: target
|
static String |
SP_TYPE
Search parameter: type
|
static String |
SP_URL
Search parameter: url
|
static String |
SP_VERSION
Search parameter: version
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected List<CodeType> |
target
Types of resource (if a resource is referenced).
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
TARGET
Fluent Client search parameter constant for target
|
protected Enumeration<Enumerations.SearchParamType> |
type
The type of value that a search parameter may contain, and how the content is interpreted.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
TYPE
Fluent Client search parameter constant for type
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
URL
Fluent Client search parameter constant for url
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
VERSION
Fluent Client search parameter constant for version
|
protected StringType |
xpath
An XPath expression that returns a set of elements for the search parameter.
|
protected Enumeration<SearchParameter.XPathUsageType> |
xpathUsage
How the search parameter relates to the set of elements returned by evaluating the xpath query.
|
contact, date, description, experimental, jurisdiction, name, publisher, status, title, url, useContext, versioncontained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
SearchParameter()
Constructor
|
SearchParameter(UriType url,
StringType name,
Enumeration<Enumerations.PublicationStatus> status,
MarkdownType description,
CodeType code,
Enumeration<Enumerations.SearchParamType> type)
Constructor
|
copyValues, getTitle, getTitleElement, hasTitle, hasTitleElement, present, setTitle, setTitleElement, toStringaddContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected CanonicalType derivedFrom
protected MarkdownType purpose
protected CodeType code
protected List<CodeType> base
protected Enumeration<Enumerations.SearchParamType> type
protected StringType expression
protected StringType xpath
protected Enumeration<SearchParameter.XPathUsageType> xpathUsage
protected BooleanType multipleOr
protected BooleanType multipleAnd
protected List<Enumeration<SearchParameter.SearchComparator>> comparator
protected List<Enumeration<SearchParameter.SearchModifierCode>> modifier
protected List<StringType> chain
protected List<SearchParameter.SearchParameterComponentComponent> component
public static final String SP_DATE
Description: The search parameter publication date
Type: date
Path: SearchParameter.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: The search parameter publication date
Type: date
Path: SearchParameter.date
public static final String SP_CODE
Description: Code used in URL
Type: token
Path: SearchParameter.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CODE
Description: Code used in URL
Type: token
Path: SearchParameter.code
public static final String SP_CONTEXT_TYPE_VALUE
Description: A use context type and value assigned to the search parameter
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> CONTEXT_TYPE_VALUE
Description: A use context type and value assigned to the search parameter
Type: composite
Path:
public static final String SP_JURISDICTION
Description: Intended jurisdiction for the search parameter
Type: token
Path: SearchParameter.jurisdiction
public static final ca.uhn.fhir.rest.gclient.TokenClientParam JURISDICTION
Description: Intended jurisdiction for the search parameter
Type: token
Path: SearchParameter.jurisdiction
public static final String SP_DESCRIPTION
Description: The description of the search parameter
Type: string
Path: SearchParameter.description
public static final ca.uhn.fhir.rest.gclient.StringClientParam DESCRIPTION
Description: The description of the search parameter
Type: string
Path: SearchParameter.description
public static final String SP_DERIVED_FROM
Description: Original definition for the search parameter
Type: reference
Path: SearchParameter.derivedFrom
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam DERIVED_FROM
Description: Original definition for the search parameter
Type: reference
Path: SearchParameter.derivedFrom
public static final ca.uhn.fhir.model.api.Include INCLUDE_DERIVED_FROM
public static final String SP_CONTEXT_TYPE
Description: A type of use context assigned to the search parameter
Type: token
Path: SearchParameter.useContext.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT_TYPE
Description: A type of use context assigned to the search parameter
Type: token
Path: SearchParameter.useContext.code
public static final String SP_TYPE
Description: number | date | string | token | reference | composite | quantity | uri | special
Type: token
Path: SearchParameter.type
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
Description: number | date | string | token | reference | composite | quantity | uri | special
Type: token
Path: SearchParameter.type
public static final String SP_VERSION
Description: The business version of the search parameter
Type: token
Path: SearchParameter.version
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VERSION
Description: The business version of the search parameter
Type: token
Path: SearchParameter.version
public static final String SP_URL
Description: The uri that identifies the search parameter
Type: uri
Path: SearchParameter.url
public static final ca.uhn.fhir.rest.gclient.UriClientParam URL
Description: The uri that identifies the search parameter
Type: uri
Path: SearchParameter.url
public static final String SP_TARGET
Description: Types of resource (if a resource reference)
Type: token
Path: SearchParameter.target
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TARGET
Description: Types of resource (if a resource reference)
Type: token
Path: SearchParameter.target
public static final String SP_CONTEXT_QUANTITY
Description: A quantity- or range-valued use context assigned to the search parameter
Type: quantity
Path: SearchParameter.useContext.valueQuantity, SearchParameter.useContext.valueRange
public static final ca.uhn.fhir.rest.gclient.QuantityClientParam CONTEXT_QUANTITY
Description: A quantity- or range-valued use context assigned to the search parameter
Type: quantity
Path: SearchParameter.useContext.valueQuantity, SearchParameter.useContext.valueRange
public static final String SP_COMPONENT
Description: Defines how the part works
Type: reference
Path: SearchParameter.component.definition
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam COMPONENT
Description: Defines how the part works
Type: reference
Path: SearchParameter.component.definition
public static final ca.uhn.fhir.model.api.Include INCLUDE_COMPONENT
public static final String SP_NAME
Description: Computationally friendly name of the search parameter
Type: string
Path: SearchParameter.name
public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
Description: Computationally friendly name of the search parameter
Type: string
Path: SearchParameter.name
public static final String SP_CONTEXT
Description: A use context assigned to the search parameter
Type: token
Path: SearchParameter.useContext.valueCodeableConcept
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT
Description: A use context assigned to the search parameter
Type: token
Path: SearchParameter.useContext.valueCodeableConcept
public static final String SP_PUBLISHER
Description: Name of the publisher of the search parameter
Type: string
Path: SearchParameter.publisher
public static final ca.uhn.fhir.rest.gclient.StringClientParam PUBLISHER
Description: Name of the publisher of the search parameter
Type: string
Path: SearchParameter.publisher
public static final String SP_CONTEXT_TYPE_QUANTITY
Description: A use context type and quantity- or range-based value assigned to the search parameter
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> CONTEXT_TYPE_QUANTITY
Description: A use context type and quantity- or range-based value assigned to the search parameter
Type: composite
Path:
public static final String SP_STATUS
Description: The current status of the search parameter
Type: token
Path: SearchParameter.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The current status of the search parameter
Type: token
Path: SearchParameter.status
public static final String SP_BASE
Description: The resource type(s) this search parameter applies to
Type: token
Path: SearchParameter.base
public static final ca.uhn.fhir.rest.gclient.TokenClientParam BASE
Description: The resource type(s) this search parameter applies to
Type: token
Path: SearchParameter.base
public SearchParameter()
public SearchParameter(UriType url, StringType name, Enumeration<Enumerations.PublicationStatus> status, MarkdownType description, CodeType code, Enumeration<Enumerations.SearchParamType> type)
public UriType getUrlElement()
getUrlElement in class MetadataResourceMetadataResource.url (An absolute URI that is used to identify this search parameter when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this search parameter is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the search parameter is stored on different servers.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic boolean hasUrlElement()
hasUrlElement in class MetadataResourcepublic boolean hasUrl()
hasUrl in class MetadataResourcepublic SearchParameter setUrlElement(UriType value)
setUrlElement in class MetadataResourcevalue - MetadataResource.url (An absolute URI that is used to identify this search parameter when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this search parameter is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the search parameter is stored on different servers.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic String getUrl()
getUrl in class MetadataResourcepublic SearchParameter setUrl(String value)
setUrl in class MetadataResourcevalue - An absolute URI that is used to identify this search parameter when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this search parameter is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the search parameter is stored on different servers.public StringType getVersionElement()
getVersionElement in class MetadataResourceMetadataResource.version (The identifier that is used to identify this version of the search parameter when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the search parameter author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the valuepublic boolean hasVersionElement()
hasVersionElement in class MetadataResourcepublic boolean hasVersion()
hasVersion in class MetadataResourcepublic SearchParameter setVersionElement(StringType value)
setVersionElement in class MetadataResourcevalue - MetadataResource.version (The identifier that is used to identify this version of the search parameter when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the search parameter author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the valuepublic String getVersion()
getVersion in class MetadataResourcepublic SearchParameter setVersion(String value)
setVersion in class MetadataResourcevalue - The identifier that is used to identify this version of the search parameter when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the search parameter author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.public StringType getNameElement()
getNameElement in class MetadataResourceMetadataResource.name (A natural language name identifying the search parameter. This name should be usable as an identifier for the module by machine processing applications such as code generation.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic boolean hasNameElement()
hasNameElement in class MetadataResourcepublic boolean hasName()
hasName in class MetadataResourcepublic SearchParameter setNameElement(StringType value)
setNameElement in class MetadataResourcevalue - MetadataResource.name (A natural language name identifying the search parameter. This name should be usable as an identifier for the module by machine processing applications such as code generation.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic String getName()
getName in class MetadataResourcepublic SearchParameter setName(String value)
setName in class MetadataResourcevalue - A natural language name identifying the search parameter. This name should be usable as an identifier for the module by machine processing applications such as code generation.public CanonicalType getDerivedFromElement()
derivedFrom (Where this search parameter is originally defined. If a derivedFrom is provided, then the details in the search parameter must be consistent with the definition from which it is defined. i.e. the parameter should have the same meaning, and (usually) the functionality should be a proper subset of the underlying search parameter.). This is the underlying object with id, value and extensions. The accessor "getDerivedFrom" gives direct access to the valuepublic boolean hasDerivedFromElement()
public boolean hasDerivedFrom()
public SearchParameter setDerivedFromElement(CanonicalType value)
value - derivedFrom (Where this search parameter is originally defined. If a derivedFrom is provided, then the details in the search parameter must be consistent with the definition from which it is defined. i.e. the parameter should have the same meaning, and (usually) the functionality should be a proper subset of the underlying search parameter.). This is the underlying object with id, value and extensions. The accessor "getDerivedFrom" gives direct access to the valuepublic String getDerivedFrom()
public SearchParameter setDerivedFrom(String value)
value - Where this search parameter is originally defined. If a derivedFrom is provided, then the details in the search parameter must be consistent with the definition from which it is defined. i.e. the parameter should have the same meaning, and (usually) the functionality should be a proper subset of the underlying search parameter.public Enumeration<Enumerations.PublicationStatus> getStatusElement()
getStatusElement in class MetadataResourceMetadataResource.status (The status of this search parameter. Enables tracking the life-cycle of the content.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
hasStatusElement in class MetadataResourcepublic boolean hasStatus()
hasStatus in class MetadataResourcepublic SearchParameter setStatusElement(Enumeration<Enumerations.PublicationStatus> value)
setStatusElement in class MetadataResourcevalue - MetadataResource.status (The status of this search parameter. Enables tracking the life-cycle of the content.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic Enumerations.PublicationStatus getStatus()
getStatus in class MetadataResourcepublic SearchParameter setStatus(Enumerations.PublicationStatus value)
setStatus in class MetadataResourcevalue - The status of this search parameter. Enables tracking the life-cycle of the content.public BooleanType getExperimentalElement()
getExperimentalElement in class MetadataResourceMetadataResource.experimental (A Boolean value to indicate that this search parameter is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.). This is the underlying object with id, value and extensions. The accessor "getExperimental" gives direct access to the valuepublic boolean hasExperimentalElement()
hasExperimentalElement in class MetadataResourcepublic boolean hasExperimental()
hasExperimental in class MetadataResourcepublic SearchParameter setExperimentalElement(BooleanType value)
setExperimentalElement in class MetadataResourcevalue - MetadataResource.experimental (A Boolean value to indicate that this search parameter is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.). This is the underlying object with id, value and extensions. The accessor "getExperimental" gives direct access to the valuepublic boolean getExperimental()
getExperimental in class MetadataResourcepublic SearchParameter setExperimental(boolean value)
setExperimental in class MetadataResourcevalue - A Boolean value to indicate that this search parameter is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.public DateTimeType getDateElement()
getDateElement in class MetadataResourceMetadataResource.date (The date (and optionally time) when the search parameter was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the search parameter changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic boolean hasDateElement()
hasDateElement in class MetadataResourcepublic boolean hasDate()
hasDate in class MetadataResourcepublic SearchParameter setDateElement(DateTimeType value)
setDateElement in class MetadataResourcevalue - MetadataResource.date (The date (and optionally time) when the search parameter was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the search parameter changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic Date getDate()
getDate in class MetadataResourcepublic SearchParameter setDate(Date value)
setDate in class MetadataResourcevalue - The date (and optionally time) when the search parameter was published. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the search parameter changes.public StringType getPublisherElement()
getPublisherElement in class MetadataResourceMetadataResource.publisher (The name of the organization or individual that published the search parameter.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the valuepublic boolean hasPublisherElement()
hasPublisherElement in class MetadataResourcepublic boolean hasPublisher()
hasPublisher in class MetadataResourcepublic SearchParameter setPublisherElement(StringType value)
setPublisherElement in class MetadataResourcevalue - MetadataResource.publisher (The name of the organization or individual that published the search parameter.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the valuepublic String getPublisher()
getPublisher in class MetadataResourcepublic SearchParameter setPublisher(String value)
setPublisher in class MetadataResourcevalue - The name of the organization or individual that published the search parameter.public List<ContactDetail> getContact()
getContact in class MetadataResourceMetadataResource.contact (Contact details to assist a user in finding and communicating with the publisher.)public SearchParameter setContact(List<ContactDetail> theContact)
setContact in class MetadataResourcethis for easy method chainingpublic boolean hasContact()
hasContact in class MetadataResourcepublic ContactDetail addContact()
addContact in class MetadataResourcepublic SearchParameter addContact(ContactDetail t)
addContact in class MetadataResourcepublic ContactDetail getContactFirstRep()
getContactFirstRep in class MetadataResourceMetadataResource.contact, creating it if it does not already existpublic MarkdownType getDescriptionElement()
getDescriptionElement in class MetadataResourceMetadataResource.description (And how it used.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic boolean hasDescriptionElement()
hasDescriptionElement in class MetadataResourcepublic boolean hasDescription()
hasDescription in class MetadataResourcepublic SearchParameter setDescriptionElement(MarkdownType value)
setDescriptionElement in class MetadataResourcevalue - MetadataResource.description (And how it used.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
getDescription in class MetadataResourcepublic SearchParameter setDescription(String value)
setDescription in class MetadataResourcevalue - And how it used.public List<UsageContext> getUseContext()
getUseContext in class MetadataResourceMetadataResource.useContext (The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate search parameter instances.)public SearchParameter setUseContext(List<UsageContext> theUseContext)
setUseContext in class MetadataResourcethis for easy method chainingpublic boolean hasUseContext()
hasUseContext in class MetadataResourcepublic UsageContext addUseContext()
addUseContext in class MetadataResourcepublic SearchParameter addUseContext(UsageContext t)
addUseContext in class MetadataResourcepublic UsageContext getUseContextFirstRep()
getUseContextFirstRep in class MetadataResourceMetadataResource.useContext, creating it if it does not already existpublic List<CodeableConcept> getJurisdiction()
getJurisdiction in class MetadataResourceMetadataResource.jurisdiction (A legal or geographic region in which the search parameter is intended to be used.)public SearchParameter setJurisdiction(List<CodeableConcept> theJurisdiction)
setJurisdiction in class MetadataResourcethis for easy method chainingpublic boolean hasJurisdiction()
hasJurisdiction in class MetadataResourcepublic CodeableConcept addJurisdiction()
addJurisdiction in class MetadataResourcepublic SearchParameter addJurisdiction(CodeableConcept t)
addJurisdiction in class MetadataResourcepublic CodeableConcept getJurisdictionFirstRep()
getJurisdictionFirstRep in class MetadataResourceMetadataResource.jurisdiction, creating it if it does not already existpublic MarkdownType getPurposeElement()
purpose (Explanation of why this search parameter is needed and why it has been designed as it has.). This is the underlying object with id, value and extensions. The accessor "getPurpose" gives direct access to the valuepublic boolean hasPurposeElement()
public boolean hasPurpose()
public SearchParameter setPurposeElement(MarkdownType value)
value - purpose (Explanation of why this search parameter is needed and why it has been designed as it has.). This is the underlying object with id, value and extensions. The accessor "getPurpose" gives direct access to the valuepublic String getPurpose()
public SearchParameter setPurpose(String value)
value - Explanation of why this search parameter is needed and why it has been designed as it has.public CodeType getCodeElement()
code (The code used in the URL or the parameter name in a parameters resource for this search parameter.). This is the underlying object with id, value and extensions. The accessor "getCode" gives direct access to the valuepublic boolean hasCodeElement()
public boolean hasCode()
public SearchParameter setCodeElement(CodeType value)
value - code (The code used in the URL or the parameter name in a parameters resource for this search parameter.). This is the underlying object with id, value and extensions. The accessor "getCode" gives direct access to the valuepublic String getCode()
public SearchParameter setCode(String value)
value - The code used in the URL or the parameter name in a parameters resource for this search parameter.public List<CodeType> getBase()
base (The base resource type(s) that this search parameter can be used against.)public SearchParameter setBase(List<CodeType> theBase)
this for easy method chainingpublic boolean hasBase()
public CodeType addBaseElement()
base (The base resource type(s) that this search parameter can be used against.)public SearchParameter addBase(String value)
value - base (The base resource type(s) that this search parameter can be used against.)public boolean hasBase(String value)
value - base (The base resource type(s) that this search parameter can be used against.)public Enumeration<Enumerations.SearchParamType> getTypeElement()
type (The type of value that a search parameter may contain, and how the content is interpreted.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the valuepublic boolean hasTypeElement()
public boolean hasType()
public SearchParameter setTypeElement(Enumeration<Enumerations.SearchParamType> value)
value - type (The type of value that a search parameter may contain, and how the content is interpreted.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the valuepublic Enumerations.SearchParamType getType()
public SearchParameter setType(Enumerations.SearchParamType value)
value - The type of value that a search parameter may contain, and how the content is interpreted.public StringType getExpressionElement()
expression (A FHIRPath expression that returns a set of elements for the search parameter.). This is the underlying object with id, value and extensions. The accessor "getExpression" gives direct access to the valuepublic boolean hasExpressionElement()
public boolean hasExpression()
public SearchParameter setExpressionElement(StringType value)
value - expression (A FHIRPath expression that returns a set of elements for the search parameter.). This is the underlying object with id, value and extensions. The accessor "getExpression" gives direct access to the valuepublic String getExpression()
public SearchParameter setExpression(String value)
value - A FHIRPath expression that returns a set of elements for the search parameter.public StringType getXpathElement()
xpath (An XPath expression that returns a set of elements for the search parameter.). This is the underlying object with id, value and extensions. The accessor "getXpath" gives direct access to the valuepublic boolean hasXpathElement()
public boolean hasXpath()
public SearchParameter setXpathElement(StringType value)
value - xpath (An XPath expression that returns a set of elements for the search parameter.). This is the underlying object with id, value and extensions. The accessor "getXpath" gives direct access to the valuepublic String getXpath()
public SearchParameter setXpath(String value)
value - An XPath expression that returns a set of elements for the search parameter.public Enumeration<SearchParameter.XPathUsageType> getXpathUsageElement()
xpathUsage (How the search parameter relates to the set of elements returned by evaluating the xpath query.). This is the underlying object with id, value and extensions. The accessor "getXpathUsage" gives direct access to the valuepublic boolean hasXpathUsageElement()
public boolean hasXpathUsage()
public SearchParameter setXpathUsageElement(Enumeration<SearchParameter.XPathUsageType> value)
value - xpathUsage (How the search parameter relates to the set of elements returned by evaluating the xpath query.). This is the underlying object with id, value and extensions. The accessor "getXpathUsage" gives direct access to the valuepublic SearchParameter.XPathUsageType getXpathUsage()
public SearchParameter setXpathUsage(SearchParameter.XPathUsageType value)
value - How the search parameter relates to the set of elements returned by evaluating the xpath query.public List<CodeType> getTarget()
target (Types of resource (if a resource is referenced).)public SearchParameter setTarget(List<CodeType> theTarget)
this for easy method chainingpublic boolean hasTarget()
public CodeType addTargetElement()
target (Types of resource (if a resource is referenced).)public SearchParameter addTarget(String value)
value - target (Types of resource (if a resource is referenced).)public boolean hasTarget(String value)
value - target (Types of resource (if a resource is referenced).)public BooleanType getMultipleOrElement()
multipleOr (Whether multiple values are allowed for each time the parameter exists. Values are separated by commas, and the parameter matches if any of the values match.). This is the underlying object with id, value and extensions. The accessor "getMultipleOr" gives direct access to the valuepublic boolean hasMultipleOrElement()
public boolean hasMultipleOr()
public SearchParameter setMultipleOrElement(BooleanType value)
value - multipleOr (Whether multiple values are allowed for each time the parameter exists. Values are separated by commas, and the parameter matches if any of the values match.). This is the underlying object with id, value and extensions. The accessor "getMultipleOr" gives direct access to the valuepublic boolean getMultipleOr()
public SearchParameter setMultipleOr(boolean value)
value - Whether multiple values are allowed for each time the parameter exists. Values are separated by commas, and the parameter matches if any of the values match.public BooleanType getMultipleAndElement()
multipleAnd (Whether multiple parameters are allowed - e.g. more than one parameter with the same name. The search matches if all the parameters match.). This is the underlying object with id, value and extensions. The accessor "getMultipleAnd" gives direct access to the valuepublic boolean hasMultipleAndElement()
public boolean hasMultipleAnd()
public SearchParameter setMultipleAndElement(BooleanType value)
value - multipleAnd (Whether multiple parameters are allowed - e.g. more than one parameter with the same name. The search matches if all the parameters match.). This is the underlying object with id, value and extensions. The accessor "getMultipleAnd" gives direct access to the valuepublic boolean getMultipleAnd()
public SearchParameter setMultipleAnd(boolean value)
value - Whether multiple parameters are allowed - e.g. more than one parameter with the same name. The search matches if all the parameters match.public List<Enumeration<SearchParameter.SearchComparator>> getComparator()
comparator (Comparators supported for the search parameter.)public SearchParameter setComparator(List<Enumeration<SearchParameter.SearchComparator>> theComparator)
this for easy method chainingpublic boolean hasComparator()
public Enumeration<SearchParameter.SearchComparator> addComparatorElement()
comparator (Comparators supported for the search parameter.)public SearchParameter addComparator(SearchParameter.SearchComparator value)
value - comparator (Comparators supported for the search parameter.)public boolean hasComparator(SearchParameter.SearchComparator value)
value - comparator (Comparators supported for the search parameter.)public List<Enumeration<SearchParameter.SearchModifierCode>> getModifier()
modifier (A modifier supported for the search parameter.)public SearchParameter setModifier(List<Enumeration<SearchParameter.SearchModifierCode>> theModifier)
this for easy method chainingpublic boolean hasModifier()
public Enumeration<SearchParameter.SearchModifierCode> addModifierElement()
modifier (A modifier supported for the search parameter.)public SearchParameter addModifier(SearchParameter.SearchModifierCode value)
value - modifier (A modifier supported for the search parameter.)public boolean hasModifier(SearchParameter.SearchModifierCode value)
value - modifier (A modifier supported for the search parameter.)public List<StringType> getChain()
chain (Contains the names of any search parameters which may be chained to the containing search parameter. Chained parameters may be added to search parameters of type reference and specify that resources will only be returned if they contain a reference to a resource which matches the chained parameter value. Values for this field should be drawn from SearchParameter.code for a parameter on the target resource type.)public SearchParameter setChain(List<StringType> theChain)
this for easy method chainingpublic boolean hasChain()
public StringType addChainElement()
chain (Contains the names of any search parameters which may be chained to the containing search parameter. Chained parameters may be added to search parameters of type reference and specify that resources will only be returned if they contain a reference to a resource which matches the chained parameter value. Values for this field should be drawn from SearchParameter.code for a parameter on the target resource type.)public SearchParameter addChain(String value)
value - chain (Contains the names of any search parameters which may be chained to the containing search parameter. Chained parameters may be added to search parameters of type reference and specify that resources will only be returned if they contain a reference to a resource which matches the chained parameter value. Values for this field should be drawn from SearchParameter.code for a parameter on the target resource type.)public boolean hasChain(String value)
value - chain (Contains the names of any search parameters which may be chained to the containing search parameter. Chained parameters may be added to search parameters of type reference and specify that resources will only be returned if they contain a reference to a resource which matches the chained parameter value. Values for this field should be drawn from SearchParameter.code for a parameter on the target resource type.)public List<SearchParameter.SearchParameterComponentComponent> getComponent()
component (Used to define the parts of a composite search parameter.)public SearchParameter setComponent(List<SearchParameter.SearchParameterComponentComponent> theComponent)
this for easy method chainingpublic boolean hasComponent()
public SearchParameter.SearchParameterComponentComponent addComponent()
public SearchParameter addComponent(SearchParameter.SearchParameterComponentComponent t)
public SearchParameter.SearchParameterComponentComponent getComponentFirstRep()
component, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class MetadataResourcepublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class MetadataResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class MetadataResourcepublic SearchParameter copy()
copy in class MetadataResourcepublic void copyValues(SearchParameter dst)
protected SearchParameter typedCopy()
public boolean equalsDeep(Base other_)
equalsDeep in class MetadataResourcepublic boolean equalsShallow(Base other_)
equalsShallow in class MetadataResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class MetadataResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2021 Health Level 7. All rights reserved.