
Class OperationDefinition
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic enumstatic classstatic enumstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ReferenceIndicates that this operation definition is a constraining profile on the base.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for baseprotected OperationDefinitionThe actual object that is the target of the reference (Indicates that this operation definition is a constraining profile on the base.)protected CodeTypeThe name used to invoke the operation.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for codeprotected StringTypeAdditional information about how to use this operation or named query.static final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for datestatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for descriptionprotected BooleanTypeOperations that are idempotent (see [HTTP specification definition of idempotent](http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)) may be invoked by performing an HTTP GET operation instead of a POST.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.protected BooleanTypeIndicates whether this operation can be invoked on a particular instance of one of the given types.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for instancestatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for jurisdictionprotected Enumeration<OperationDefinition.OperationKind> Whether this is an operation or a named query.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for kindstatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for nameDefines an appropriate combination of parameters to use when invoking this operation, to help code generators when generating overloaded parameter sets for this operation.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for param-profileThe parameters for the operation/query.static final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for publisherprotected MarkdownTypeExplaination of why this operation definition is needed and why it has been designed as it has.The types on which this operation can be executed.static final StringSearch parameter: basestatic final StringSearch parameter: codestatic final StringSearch parameter: datestatic final StringSearch parameter: descriptionstatic final StringSearch parameter: instancestatic final StringSearch parameter: jurisdictionstatic final StringSearch parameter: kindstatic final StringSearch parameter: namestatic final StringSearch parameter: param-profilestatic final StringSearch parameter: publisherstatic final StringSearch parameter: statusstatic final StringSearch parameter: systemstatic final StringSearch parameter: typestatic final StringSearch parameter: urlstatic final StringSearch parameter: versionstatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for statusprotected BooleanTypeIndicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context).static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for systemprotected BooleanTypeIndicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context).static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for typestatic final ca.uhn.fhir.rest.gclient.UriClientParamFluent Client search parameter constant for urlstatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for versionFields inherited from class org.hl7.fhir.dstu3.model.MetadataResource
contact, date, description, experimental, jurisdiction, name, publisher, status, title, url, useContext, versionFields inherited from class org.hl7.fhir.dstu3.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.dstu3.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
ConstructorsConstructorDescriptionConstructorOperationDefinition(StringType name, Enumeration<Enumerations.PublicationStatus> status, Enumeration<OperationDefinition.OperationKind> kind, CodeType code, BooleanType system, BooleanType type, BooleanType instance) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddResource(String value) copy()booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getBase()getCode()getDate()booleanbooleanbooleangetKind()getName()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) booleanbooleangetType()String[]getTypesForProperty(int hash, String name) getUrl()booleanhasBase()booleanhasCode()booleanbooleanbooleanbooleanbooleanhasDate()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasKind()booleanbooleanhasName()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasResource(String value) booleanbooleanbooleanbooleanbooleanhasType()booleanbooleanhasUrl()booleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setBaseTarget(OperationDefinition value) setCodeElement(CodeType value) setComment(String value) setCommentElement(StringType value) setContact(List<ContactDetail> theContact) setDateElement(DateTimeType value) setDescription(String value) setExperimental(boolean value) setIdempotent(boolean value) setIdempotentElement(BooleanType value) setInstance(boolean value) setInstanceElement(BooleanType value) setJurisdiction(List<CodeableConcept> theJurisdiction) setNameElement(StringType value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setPublisher(String value) setPublisherElement(StringType value) setPurpose(String value) setPurposeElement(MarkdownType value) setResource(List<CodeType> theResource) setSystem(boolean value) setSystemElement(BooleanType value) setType(boolean value) setTypeElement(BooleanType value) setUrlElement(UriType value) setUseContext(List<UsageContext> theUseContext) setVersion(String value) setVersionElement(StringType value) protected OperationDefinitionMethods inherited from class org.hl7.fhir.dstu3.model.MetadataResource
checkCanUseUrl, copyValues, getTitle, getTitleElement, hasTitle, hasTitleElement, setTitle, setTitleElement, toStringMethods inherited from class org.hl7.fhir.dstu3.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.dstu3.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.dstu3.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.dstu3.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
kind
Whether this is an operation or a named query. -
purpose
Explaination of why this operation definition is needed and why it has been designed as it has. -
idempotent
Operations that are idempotent (see [HTTP specification definition of idempotent](http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)) may be invoked by performing an HTTP GET operation instead of a POST. -
code
The name used to invoke the operation. -
comment
Additional information about how to use this operation or named query. -
base
Indicates that this operation definition is a constraining profile on the base. -
baseTarget
The actual object that is the target of the reference (Indicates that this operation definition is a constraining profile on the base.) -
resource
The types on which this operation can be executed. -
system
Indicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context). -
type
Indicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context). -
instance
Indicates whether this operation can be invoked on a particular instance of one of the given types. -
parameter
The parameters for the operation/query. -
overload
Defines an appropriate combination of parameters to use when invoking this operation, to help code generators when generating overloaded parameter sets for this operation. -
SP_DATE
Search parameter: dateDescription: The operation definition publication date
Type: date
Path: OperationDefinition.date
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: The operation definition publication date
Type: date
Path: OperationDefinition.date
-
SP_CODE
Search parameter: codeDescription: Name used to invoke the operation
Type: token
Path: OperationDefinition.code
- See Also:
-
CODE
Fluent Client search parameter constant for codeDescription: Name used to invoke the operation
Type: token
Path: OperationDefinition.code
-
SP_INSTANCE
Search parameter: instanceDescription: Invoke on an instance?
Type: token
Path: OperationDefinition.instance
- See Also:
-
INSTANCE
Fluent Client search parameter constant for instanceDescription: Invoke on an instance?
Type: token
Path: OperationDefinition.instance
-
SP_KIND
Search parameter: kindDescription: operation | query
Type: token
Path: OperationDefinition.kind
- See Also:
-
KIND
Fluent Client search parameter constant for kindDescription: operation | query
Type: token
Path: OperationDefinition.kind
-
SP_JURISDICTION
Search parameter: jurisdictionDescription: Intended jurisdiction for the operation definition
Type: token
Path: OperationDefinition.jurisdiction
- See Also:
-
JURISDICTION
Fluent Client search parameter constant for jurisdictionDescription: Intended jurisdiction for the operation definition
Type: token
Path: OperationDefinition.jurisdiction
-
SP_DESCRIPTION
Search parameter: descriptionDescription: The description of the operation definition
Type: string
Path: OperationDefinition.description
- See Also:
-
DESCRIPTION
Fluent Client search parameter constant for descriptionDescription: The description of the operation definition
Type: string
Path: OperationDefinition.description
-
SP_TYPE
Search parameter: typeDescription: Invole at the type level?
Type: token
Path: OperationDefinition.type
- See Also:
-
TYPE
Fluent Client search parameter constant for typeDescription: Invole at the type level?
Type: token
Path: OperationDefinition.type
-
SP_VERSION
Search parameter: versionDescription: The business version of the operation definition
Type: token
Path: OperationDefinition.version
- See Also:
-
VERSION
Fluent Client search parameter constant for versionDescription: The business version of the operation definition
Type: token
Path: OperationDefinition.version
-
SP_URL
Search parameter: urlDescription: The uri that identifies the operation definition
Type: uri
Path: OperationDefinition.url
- See Also:
-
URL
Fluent Client search parameter constant for urlDescription: The uri that identifies the operation definition
Type: uri
Path: OperationDefinition.url
-
SP_SYSTEM
Search parameter: systemDescription: Invoke at the system level?
Type: token
Path: OperationDefinition.system
- See Also:
-
SYSTEM
Fluent Client search parameter constant for systemDescription: Invoke at the system level?
Type: token
Path: OperationDefinition.system
-
SP_NAME
Search parameter: nameDescription: Computationally friendly name of the operation definition
Type: string
Path: OperationDefinition.name
- See Also:
-
NAME
Fluent Client search parameter constant for nameDescription: Computationally friendly name of the operation definition
Type: string
Path: OperationDefinition.name
-
SP_PUBLISHER
Search parameter: publisherDescription: Name of the publisher of the operation definition
Type: string
Path: OperationDefinition.publisher
- See Also:
-
PUBLISHER
Fluent Client search parameter constant for publisherDescription: Name of the publisher of the operation definition
Type: string
Path: OperationDefinition.publisher
-
SP_PARAM_PROFILE
Search parameter: param-profileDescription: Profile on the type
Type: reference
Path: OperationDefinition.parameter.profile
- See Also:
-
PARAM_PROFILE
Fluent Client search parameter constant for param-profileDescription: Profile on the type
Type: reference
Path: OperationDefinition.parameter.profile
-
INCLUDE_PARAM_PROFILE
Constant for fluent queries to be used to add include statements. Specifies the path value of "OperationDefinition:param-profile". -
SP_STATUS
Search parameter: statusDescription: The current status of the operation definition
Type: token
Path: OperationDefinition.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: The current status of the operation definition
Type: token
Path: OperationDefinition.status
-
SP_BASE
Search parameter: baseDescription: Marks this as a profile of the base
Type: reference
Path: OperationDefinition.base
- See Also:
-
BASE
Fluent Client search parameter constant for baseDescription: Marks this as a profile of the base
Type: reference
Path: OperationDefinition.base
-
INCLUDE_BASE
Constant for fluent queries to be used to add include statements. Specifies the path value of "OperationDefinition:base".
-
-
Constructor Details
-
OperationDefinition
public OperationDefinition()Constructor -
OperationDefinition
public OperationDefinition(StringType name, Enumeration<Enumerations.PublicationStatus> status, Enumeration<OperationDefinition.OperationKind> kind, CodeType code, BooleanType system, BooleanType type, BooleanType instance) Constructor
-
-
Method Details
-
getUrlElement
- Overrides:
getUrlElementin classMetadataResource- Returns:
MetadataResource.url(An absolute URI that is used to identify this operation definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this operation definition is (or will be) published. The URL SHOULD include the major version of the operation definition. For more information see [Technical and Business Versions](resource.html#versions).). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value
-
hasUrlElement
- Overrides:
hasUrlElementin classMetadataResource
-
hasUrl
- Overrides:
hasUrlin classMetadataResource
-
setUrlElement
- Overrides:
setUrlElementin classMetadataResource- Parameters:
value-MetadataResource.url(An absolute URI that is used to identify this operation definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this operation definition is (or will be) published. The URL SHOULD include the major version of the operation definition. For more information see [Technical and Business Versions](resource.html#versions).). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value
-
getUrl
- Overrides:
getUrlin classMetadataResource- Returns:
- An absolute URI that is used to identify this operation definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this operation definition is (or will be) published. The URL SHOULD include the major version of the operation definition. For more information see [Technical and Business Versions](resource.html#versions).
-
setUrl
- Overrides:
setUrlin classMetadataResource- Parameters:
value- An absolute URI that is used to identify this operation definition when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this operation definition is (or will be) published. The URL SHOULD include the major version of the operation definition. For more information see [Technical and Business Versions](resource.html#versions).
-
getVersionElement
- Overrides:
getVersionElementin classMetadataResource- Returns:
MetadataResource.version(The identifier that is used to identify this version of the operation definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the operation definition 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 value
-
hasVersionElement
- Overrides:
hasVersionElementin classMetadataResource
-
hasVersion
- Overrides:
hasVersionin classMetadataResource
-
setVersionElement
- Overrides:
setVersionElementin classMetadataResource- Parameters:
value-MetadataResource.version(The identifier that is used to identify this version of the operation definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the operation definition 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 value
-
getVersion
- Overrides:
getVersionin classMetadataResource- Returns:
- The identifier that is used to identify this version of the operation definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the operation definition 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.
-
setVersion
- Overrides:
setVersionin classMetadataResource- Parameters:
value- The identifier that is used to identify this version of the operation definition when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the operation definition 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.
-
getNameElement
- Overrides:
getNameElementin classMetadataResource- Returns:
MetadataResource.name(A natural language name identifying the operation definition. 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 value
-
hasNameElement
- Overrides:
hasNameElementin classMetadataResource
-
hasName
- Overrides:
hasNamein classMetadataResource
-
setNameElement
- Overrides:
setNameElementin classMetadataResource- Parameters:
value-MetadataResource.name(A natural language name identifying the operation definition. 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 value
-
getName
- Overrides:
getNamein classMetadataResource- Returns:
- A natural language name identifying the operation definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.
-
setName
- Overrides:
setNamein classMetadataResource- Parameters:
value- A natural language name identifying the operation definition. This name should be usable as an identifier for the module by machine processing applications such as code generation.
-
getStatusElement
- Overrides:
getStatusElementin classMetadataResource- Returns:
MetadataResource.status(The status of this operation definition. 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 value
-
hasStatusElement
- Overrides:
hasStatusElementin classMetadataResource
-
hasStatus
- Overrides:
hasStatusin classMetadataResource
-
setStatusElement
- Overrides:
setStatusElementin classMetadataResource- Parameters:
value-MetadataResource.status(The status of this operation definition. 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 value
-
getStatus
- Overrides:
getStatusin classMetadataResource- Returns:
- The status of this operation definition. Enables tracking the life-cycle of the content.
-
setStatus
- Overrides:
setStatusin classMetadataResource- Parameters:
value- The status of this operation definition. Enables tracking the life-cycle of the content.
-
getKindElement
- Returns:
kind(Whether this is an operation or a named query.). This is the underlying object with id, value and extensions. The accessor "getKind" gives direct access to the value
-
hasKindElement
-
hasKind
-
setKindElement
- Parameters:
value-kind(Whether this is an operation or a named query.). This is the underlying object with id, value and extensions. The accessor "getKind" gives direct access to the value
-
getKind
- Returns:
- Whether this is an operation or a named query.
-
setKind
- Parameters:
value- Whether this is an operation or a named query.
-
getExperimentalElement
- Overrides:
getExperimentalElementin classMetadataResource- Returns:
MetadataResource.experimental(A boolean value to indicate that this operation definition 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 value
-
hasExperimentalElement
- Overrides:
hasExperimentalElementin classMetadataResource
-
hasExperimental
- Overrides:
hasExperimentalin classMetadataResource
-
setExperimentalElement
- Overrides:
setExperimentalElementin classMetadataResource- Parameters:
value-MetadataResource.experimental(A boolean value to indicate that this operation definition 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 value
-
getExperimental
- Overrides:
getExperimentalin classMetadataResource- Returns:
- A boolean value to indicate that this operation definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.
-
setExperimental
- Overrides:
setExperimentalin classMetadataResource- Parameters:
value- A boolean value to indicate that this operation definition is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.
-
getDateElement
- Overrides:
getDateElementin classMetadataResource- Returns:
MetadataResource.date(The date (and optionally time) when the operation definition was published. The date must change if and 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 operation definition changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
- Overrides:
hasDateElementin classMetadataResource
-
hasDate
- Overrides:
hasDatein classMetadataResource
-
setDateElement
- Overrides:
setDateElementin classMetadataResource- Parameters:
value-MetadataResource.date(The date (and optionally time) when the operation definition was published. The date must change if and 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 operation definition changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
getDate
- Overrides:
getDatein classMetadataResource- Returns:
- The date (and optionally time) when the operation definition was published. The date must change if and 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 operation definition changes.
-
setDate
- Overrides:
setDatein classMetadataResource- Parameters:
value- The date (and optionally time) when the operation definition was published. The date must change if and 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 operation definition changes.
-
getPublisherElement
- Overrides:
getPublisherElementin classMetadataResource- Returns:
MetadataResource.publisher(The name of the individual or organization that published the operation definition.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the value
-
hasPublisherElement
- Overrides:
hasPublisherElementin classMetadataResource
-
hasPublisher
- Overrides:
hasPublisherin classMetadataResource
-
setPublisherElement
- Overrides:
setPublisherElementin classMetadataResource- Parameters:
value-MetadataResource.publisher(The name of the individual or organization that published the operation definition.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the value
-
getPublisher
- Overrides:
getPublisherin classMetadataResource- Returns:
- The name of the individual or organization that published the operation definition.
-
setPublisher
- Overrides:
setPublisherin classMetadataResource- Parameters:
value- The name of the individual or organization that published the operation definition.
-
getContact
- Overrides:
getContactin classMetadataResource- Returns:
MetadataResource.contact(Contact details to assist a user in finding and communicating with the publisher.)
-
setContact
- Overrides:
setContactin classMetadataResource- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasContact
- Overrides:
hasContactin classMetadataResource
-
addContact
- Overrides:
addContactin classMetadataResource
-
addContact
- Overrides:
addContactin classMetadataResource
-
getContactFirstRep
- Overrides:
getContactFirstRepin classMetadataResource- Returns:
- The first repetition of repeating field
MetadataResource.contact, creating it if it does not already exist
-
getDescriptionElement
- Overrides:
getDescriptionElementin classMetadataResource- Returns:
MetadataResource.description(A free text natural language description of the operation definition from a consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
- Overrides:
hasDescriptionElementin classMetadataResource
-
hasDescription
- Overrides:
hasDescriptionin classMetadataResource
-
setDescriptionElement
- Overrides:
setDescriptionElementin classMetadataResource- Parameters:
value-MetadataResource.description(A free text natural language description of the operation definition from a consumer's perspective.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Overrides:
getDescriptionin classMetadataResource- Returns:
- A free text natural language description of the operation definition from a consumer's perspective.
-
setDescription
- Overrides:
setDescriptionin classMetadataResource- Parameters:
value- A free text natural language description of the operation definition from a consumer's perspective.
-
getUseContext
- Overrides:
getUseContextin classMetadataResource- Returns:
MetadataResource.useContext(The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching for appropriate operation definition instances.)
-
setUseContext
- Overrides:
setUseContextin classMetadataResource- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasUseContext
- Overrides:
hasUseContextin classMetadataResource
-
addUseContext
- Overrides:
addUseContextin classMetadataResource
-
addUseContext
- Overrides:
addUseContextin classMetadataResource
-
getUseContextFirstRep
- Overrides:
getUseContextFirstRepin classMetadataResource- Returns:
- The first repetition of repeating field
MetadataResource.useContext, creating it if it does not already exist
-
getJurisdiction
- Overrides:
getJurisdictionin classMetadataResource- Returns:
MetadataResource.jurisdiction(A legal or geographic region in which the operation definition is intended to be used.)
-
setJurisdiction
- Overrides:
setJurisdictionin classMetadataResource- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasJurisdiction
- Overrides:
hasJurisdictionin classMetadataResource
-
addJurisdiction
- Overrides:
addJurisdictionin classMetadataResource
-
addJurisdiction
- Overrides:
addJurisdictionin classMetadataResource
-
getJurisdictionFirstRep
- Overrides:
getJurisdictionFirstRepin classMetadataResource- Returns:
- The first repetition of repeating field
MetadataResource.jurisdiction, creating it if it does not already exist
-
getPurposeElement
- Returns:
purpose(Explaination of why this operation definition 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 value
-
hasPurposeElement
-
hasPurpose
-
setPurposeElement
- Parameters:
value-purpose(Explaination of why this operation definition 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 value
-
getPurpose
- Returns:
- Explaination of why this operation definition is needed and why it has been designed as it has.
-
setPurpose
- Parameters:
value- Explaination of why this operation definition is needed and why it has been designed as it has.
-
getIdempotentElement
- Returns:
idempotent(Operations that are idempotent (see [HTTP specification definition of idempotent](http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)) may be invoked by performing an HTTP GET operation instead of a POST.). This is the underlying object with id, value and extensions. The accessor "getIdempotent" gives direct access to the value
-
hasIdempotentElement
-
hasIdempotent
-
setIdempotentElement
- Parameters:
value-idempotent(Operations that are idempotent (see [HTTP specification definition of idempotent](http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)) may be invoked by performing an HTTP GET operation instead of a POST.). This is the underlying object with id, value and extensions. The accessor "getIdempotent" gives direct access to the value
-
getIdempotent
- Returns:
- Operations that are idempotent (see [HTTP specification definition of idempotent](http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)) may be invoked by performing an HTTP GET operation instead of a POST.
-
setIdempotent
- Parameters:
value- Operations that are idempotent (see [HTTP specification definition of idempotent](http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html)) may be invoked by performing an HTTP GET operation instead of a POST.
-
getCodeElement
- Returns:
code(The name used to invoke the operation.). This is the underlying object with id, value and extensions. The accessor "getCode" gives direct access to the value
-
hasCodeElement
-
hasCode
-
setCodeElement
- Parameters:
value-code(The name used to invoke the operation.). This is the underlying object with id, value and extensions. The accessor "getCode" gives direct access to the value
-
getCode
- Returns:
- The name used to invoke the operation.
-
setCode
- Parameters:
value- The name used to invoke the operation.
-
getCommentElement
- Returns:
comment(Additional information about how to use this operation or named query.). This is the underlying object with id, value and extensions. The accessor "getComment" gives direct access to the value
-
hasCommentElement
-
hasComment
-
setCommentElement
- Parameters:
value-comment(Additional information about how to use this operation or named query.). This is the underlying object with id, value and extensions. The accessor "getComment" gives direct access to the value
-
getComment
- Returns:
- Additional information about how to use this operation or named query.
-
setComment
- Parameters:
value- Additional information about how to use this operation or named query.
-
getBase
- Returns:
base(Indicates that this operation definition is a constraining profile on the base.)
-
hasBase
-
setBase
- Parameters:
value-base(Indicates that this operation definition is a constraining profile on the base.)
-
getBaseTarget
- Returns:
baseThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Indicates that this operation definition is a constraining profile on the base.)
-
setBaseTarget
- Parameters:
value-baseThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Indicates that this operation definition is a constraining profile on the base.)
-
getResource
- Returns:
resource(The types on which this operation can be executed.)
-
setResource
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasResource
-
addResourceElement
- Returns:
resource(The types on which this operation can be executed.)
-
addResource
- Parameters:
value-resource(The types on which this operation can be executed.)
-
hasResource
- Parameters:
value-resource(The types on which this operation can be executed.)
-
getSystemElement
- Returns:
system(Indicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context).). This is the underlying object with id, value and extensions. The accessor "getSystem" gives direct access to the value
-
hasSystemElement
-
hasSystem
-
setSystemElement
- Parameters:
value-system(Indicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context).). This is the underlying object with id, value and extensions. The accessor "getSystem" gives direct access to the value
-
getSystem
- Returns:
- Indicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context).
-
setSystem
- Parameters:
value- Indicates whether this operation or named query can be invoked at the system level (e.g. without needing to choose a resource type for the context).
-
getTypeElement
- Returns:
type(Indicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context).). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
hasTypeElement
-
hasType
-
setTypeElement
- Parameters:
value-type(Indicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context).). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
getType
- Returns:
- Indicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context).
-
setType
- Parameters:
value- Indicates whether this operation or named query can be invoked at the resource type level for any given resource type level (e.g. without needing to choose a specific resource id for the context).
-
getInstanceElement
- Returns:
instance(Indicates whether this operation can be invoked on a particular instance of one of the given types.). This is the underlying object with id, value and extensions. The accessor "getInstance" gives direct access to the value
-
hasInstanceElement
-
hasInstance
-
setInstanceElement
- Parameters:
value-instance(Indicates whether this operation can be invoked on a particular instance of one of the given types.). This is the underlying object with id, value and extensions. The accessor "getInstance" gives direct access to the value
-
getInstance
- Returns:
- Indicates whether this operation can be invoked on a particular instance of one of the given types.
-
setInstance
- Parameters:
value- Indicates whether this operation can be invoked on a particular instance of one of the given types.
-
getParameter
- Returns:
parameter(The parameters for the operation/query.)
-
setParameter
public OperationDefinition setParameter(List<OperationDefinition.OperationDefinitionParameterComponent> theParameter) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasParameter
-
addParameter
-
addParameter
-
getParameterFirstRep
- Returns:
- The first repetition of repeating field
parameter, creating it if it does not already exist
-
getOverload
- Returns:
overload(Defines an appropriate combination of parameters to use when invoking this operation, to help code generators when generating overloaded parameter sets for this operation.)
-
setOverload
public OperationDefinition setOverload(List<OperationDefinition.OperationDefinitionOverloadComponent> theOverload) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasOverload
-
addOverload
-
addOverload
-
getOverloadFirstRep
- Returns:
- The first repetition of repeating field
overload, creating it if it does not already exist
-
listChildren
- Overrides:
listChildrenin classMetadataResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classMetadataResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classMetadataResource
-
copy
- Specified by:
copyin classMetadataResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classMetadataResource
-
equalsShallow
- Overrides:
equalsShallowin classMetadataResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classMetadataResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-