Class ValueSet
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement
,ca.uhn.fhir.model.api.IElement
,ca.uhn.fhir.model.api.IResource
,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
,Serializable
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseResource
Definition: A value set specifies a set of codes drawn from one or more code systems.
Requirements:
Profile Definition: http://hl7.org/fhir/profiles/ValueSet
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Block class for child element: ValueSet.codeSystem ()static class
Block class for child element: ValueSet.codeSystem.concept ()static class
Block class for child element: ValueSet.codeSystem.concept.designation ()static class
Block class for child element: ValueSet.compose ()static class
Block class for child element: ValueSet.compose.include ()static class
Block class for child element: ValueSet.compose.include.concept ()static class
Block class for child element: ValueSet.compose.include.filter ()static class
Block class for child element: ValueSet.contact ()static class
Block class for child element: ValueSet.expansion ()static class
Block class for child element: ValueSet.expansion.contains ()static class
Block class for child element: ValueSet.expansion.parameter () -
Field Summary
Modifier and TypeFieldDescriptionstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for codestatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for contextstatic final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for datestatic final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for descriptionstatic final ca.uhn.fhir.rest.gclient.UriClientParam
Fluent Client search parameter constant for expansionstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for identifierstatic final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for namestatic final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for publisherstatic final ca.uhn.fhir.rest.gclient.UriClientParam
Fluent Client search parameter constant for referencestatic final String
Search parameter constant for codestatic final String
Search parameter constant for contextstatic final String
Search parameter constant for datestatic final String
Search parameter constant for descriptionstatic final String
Search parameter constant for expansionstatic final String
Search parameter constant for identifierstatic final String
Search parameter constant for namestatic final String
Search parameter constant for publisherstatic final String
Search parameter constant for referencestatic final String
Search parameter constant for statusstatic final String
Search parameter constant for systemstatic final String
Search parameter constant for urlstatic final String
Search parameter constant for versionstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusstatic final ca.uhn.fhir.rest.gclient.UriClientParam
Fluent Client search parameter constant for systemstatic final ca.uhn.fhir.rest.gclient.UriClientParam
Fluent Client search parameter constant for urlstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for versionFields inherited from class ca.uhn.fhir.model.dstu2.resource.BaseResource
RES_ID, SP_RES_ID
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionAdds and returns a new value for contact ()addContact
(ValueSet.Contact theValue) Adds a given new value for contact ()Adds and returns a new value for useContext ()addUseContext
(CodeableConceptDt theValue) Adds a given new value for useContext ()<T extends ca.uhn.fhir.model.api.IElement>
List<T> getAllPopulatedChildElementsOfType
(Class<T> theType) Gets the value(s) for codeSystem ().Gets the value(s) for compose ().Gets the value(s) for contact ().Gets the first repetition for contact (), creating it if it does not already exist.Gets the value(s) for copyright ().ca.uhn.fhir.model.primitive.StringDt
Gets the value(s) for copyright ().getDate()
Gets the value(s) for date (when.recorded).ca.uhn.fhir.model.primitive.DateTimeDt
Gets the value(s) for date (when.recorded).Gets the value(s) for description ().ca.uhn.fhir.model.primitive.StringDt
Gets the value(s) for description ().Gets the value(s) for expansion ().Gets the value(s) for experimental (class).ca.uhn.fhir.model.primitive.BooleanDt
Gets the value(s) for experimental (class).Gets the value(s) for extensible ().ca.uhn.fhir.model.primitive.BooleanDt
Gets the value(s) for extensible ().Gets the value(s) for identifier (id).Gets the value(s) for immutable ().ca.uhn.fhir.model.primitive.BooleanDt
Gets the value(s) for immutable ().Gets the value(s) for lockedDate (when.init).ca.uhn.fhir.model.primitive.DateDt
Gets the value(s) for lockedDate (when.init).getName()
Gets the value(s) for name ().ca.uhn.fhir.model.primitive.StringDt
Gets the value(s) for name ().Gets the value(s) for publisher (who.witness).ca.uhn.fhir.model.primitive.StringDt
Gets the value(s) for publisher (who.witness).Gets the value(s) for requirements ().ca.uhn.fhir.model.primitive.StringDt
Gets the value(s) for requirements ().Gets the value(s) for status (status).ca.uhn.fhir.model.primitive.BoundCodeDt
<ConformanceResourceStatusEnum> Gets the value(s) for status (status).ca.uhn.fhir.context.FhirVersionEnum
getUrl()
Gets the value(s) for url (id).ca.uhn.fhir.model.primitive.UriDt
Gets the value(s) for url (id).Gets the value(s) for useContext ().Gets the first repetition for useContext (), creating it if it does not already exist.Gets the value(s) for version (id.version).ca.uhn.fhir.model.primitive.StringDt
Gets the value(s) for version (id.version).boolean
isEmpty()
setCodeSystem
(ValueSet.CodeSystem theValue) Sets the value(s) for codeSystem ()setCompose
(ValueSet.Compose theValue) Sets the value(s) for compose ()setContact
(List<ValueSet.Contact> theValue) Sets the value(s) for contact ()setCopyright
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for copyright ()setCopyright
(String theString) Sets the value for copyright ()setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date (when.recorded)Sets the value for date (when.recorded)setDateWithSecondsPrecision
(Date theDate) Sets the value for date (when.recorded)setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()setDescription
(String theString) Sets the value for description ()setExpansion
(ValueSet.Expansion theValue) Sets the value(s) for expansion ()setExperimental
(boolean theBoolean) Sets the value for experimental (class)setExperimental
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for experimental (class)setExtensible
(boolean theBoolean) Sets the value for extensible ()setExtensible
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for extensible ()setIdentifier
(IdentifierDt theValue) Sets the value(s) for identifier (id)setImmutable
(boolean theBoolean) Sets the value for immutable ()setImmutable
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for immutable ()setLockedDate
(ca.uhn.fhir.model.primitive.DateDt theValue) Sets the value(s) for lockedDate (when.init)setLockedDate
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for lockedDate (when.init)setLockedDateWithDayPrecision
(Date theDate) Sets the value for lockedDate (when.init)setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()setPublisher
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for publisher (who.witness)setPublisher
(String theString) Sets the value for publisher (who.witness)setRequirements
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for requirements ()setRequirements
(String theString) Sets the value for requirements ()setStatus
(ConformanceResourceStatusEnum theValue) Sets the value(s) for status (status)setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) Sets the value(s) for status (status)setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url (id)Sets the value for url (id)setUseContext
(List<CodeableConceptDt> theValue) Sets the value(s) for useContext ()setVersion
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for version (id.version)setVersion
(String theString) Sets the value for version (id.version)Methods inherited from class ca.uhn.fhir.model.dstu2.resource.BaseResource
getContained, getId, getIdElement, getLanguage, getMeta, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toString
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, setUserData
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getIdElement, isDeleted, setId, setId
Methods inherited from interface ca.uhn.fhir.model.api.IResource
getContained, getId, getLanguage, getMeta, getResourceMetadata, getText, setId, setLanguage, setResourceMetadata
-
Field Details
-
SP_URL
Search parameter constant for urlDescription: The logical URL for the value set
Type: uri
Path: ValueSet.url
- See Also:
-
URL
Fluent Client search parameter constant for urlDescription: The logical URL for the value set
Type: uri
Path: ValueSet.url
-
SP_IDENTIFIER
Search parameter constant for identifierDescription: The identifier for the value set
Type: token
Path: ValueSet.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The identifier for the value set
Type: token
Path: ValueSet.identifier
-
SP_VERSION
Search parameter constant for versionDescription: The version identifier of the value set
Type: token
Path: ValueSet.version
- See Also:
-
VERSION
Fluent Client search parameter constant for versionDescription: The version identifier of the value set
Type: token
Path: ValueSet.version
-
SP_NAME
Search parameter constant for nameDescription: The name of the value set
Type: string
Path: ValueSet.name
- See Also:
-
NAME
Fluent Client search parameter constant for nameDescription: The name of the value set
Type: string
Path: ValueSet.name
-
SP_PUBLISHER
Search parameter constant for publisherDescription: Name of the publisher of the value set
Type: string
Path: ValueSet.publisher
- See Also:
-
PUBLISHER
Fluent Client search parameter constant for publisherDescription: Name of the publisher of the value set
Type: string
Path: ValueSet.publisher
-
SP_DESCRIPTION
Search parameter constant for descriptionDescription: Text search in the description of the value set
Type: string
Path: ValueSet.description
- See Also:
-
DESCRIPTION
Fluent Client search parameter constant for descriptionDescription: Text search in the description of the value set
Type: string
Path: ValueSet.description
-
SP_STATUS
Search parameter constant for statusDescription: The status of the value set
Type: token
Path: ValueSet.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: The status of the value set
Type: token
Path: ValueSet.status
-
SP_DATE
Search parameter constant for dateDescription: The value set publication date
Type: date
Path: ValueSet.date
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: The value set publication date
Type: date
Path: ValueSet.date
-
SP_SYSTEM
Search parameter constant for systemDescription: The system for any codes defined by this value set
Type: uri
Path: ValueSet.codeSystem.system
- See Also:
-
SYSTEM
Fluent Client search parameter constant for systemDescription: The system for any codes defined by this value set
Type: uri
Path: ValueSet.codeSystem.system
-
SP_CODE
Search parameter constant for codeDescription: A code defined in the value set
Type: token
Path: ValueSet.codeSystem.concept.code
- See Also:
-
CODE
Fluent Client search parameter constant for codeDescription: A code defined in the value set
Type: token
Path: ValueSet.codeSystem.concept.code
-
SP_REFERENCE
Search parameter constant for referenceDescription: A code system included or excluded in the value set or an imported value set
Type: uri
Path: ValueSet.compose.include.system
- See Also:
-
REFERENCE
Fluent Client search parameter constant for referenceDescription: A code system included or excluded in the value set or an imported value set
Type: uri
Path: ValueSet.compose.include.system
-
SP_CONTEXT
Search parameter constant for contextDescription: A use context assigned to the value set
Type: token
Path: ValueSet.useContext
- See Also:
-
CONTEXT
Fluent Client search parameter constant for contextDescription: A use context assigned to the value set
Type: token
Path: ValueSet.useContext
-
SP_EXPANSION
Search parameter constant for expansionDescription:
Type: uri
Path: ValueSet.expansion.identifier
- See Also:
-
EXPANSION
Fluent Client search parameter constant for expansionDescription:
Type: uri
Path: ValueSet.expansion.identifier
-
-
Constructor Details
-
ValueSet
public ValueSet()
-
-
Method Details
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType) - Specified by:
getAllPopulatedChildElementsOfType
in interfaceca.uhn.fhir.model.api.ICompositeElement
-
getUrlElement
Gets the value(s) for url (id). creating it if it does not exist. Will not returnnull
.Definition: An absolute URL that is used to identify this value set 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 value set is (or will be) published
-
getUrl
Gets the value(s) for url (id). creating it if it does not exist. This method may returnnull
.Definition: An absolute URL that is used to identify this value set 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 value set is (or will be) published
-
setUrl
Sets the value(s) for url (id)Definition: An absolute URL that is used to identify this value set 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 value set is (or will be) published
-
setUrl
Sets the value for url (id)Definition: An absolute URL that is used to identify this value set 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 value set is (or will be) published
-
getIdentifier
Gets the value(s) for identifier (id). creating it if it does not exist. Will not returnnull
.Definition: Formal identifier that is used to identify this value set when it is represented in other formats, or referenced in a specification, model, design or an instance.
-
setIdentifier
Sets the value(s) for identifier (id)Definition: Formal identifier that is used to identify this value set when it is represented in other formats, or referenced in a specification, model, design or an instance.
-
getVersionElement
Gets the value(s) for version (id.version). creating it if it does not exist. Will not returnnull
.Definition: Used to identify this version of the value set when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp
-
getVersion
Gets the value(s) for version (id.version). creating it if it does not exist. This method may returnnull
.Definition: Used to identify this version of the value set when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp
-
setVersion
Sets the value(s) for version (id.version)Definition: Used to identify this version of the value set when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp
-
setVersion
Sets the value for version (id.version)Definition: Used to identify this version of the value set when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the profile author manually and the value should be a timestamp
-
getNameElement
Gets the value(s) for name (). creating it if it does not exist. Will not returnnull
.Definition: A free text natural language name describing the value set
-
getName
Gets the value(s) for name (). creating it if it does not exist. This method may returnnull
.Definition: A free text natural language name describing the value set
-
setName
Sets the value(s) for name ()Definition: A free text natural language name describing the value set
-
setName
Sets the value for name ()Definition: A free text natural language name describing the value set
-
getStatusElement
Gets the value(s) for status (status). creating it if it does not exist. Will not returnnull
.Definition: The status of the value set
-
getStatus
Gets the value(s) for status (status). creating it if it does not exist. This method may returnnull
.Definition: The status of the value set
-
setStatus
public ValueSet setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) Sets the value(s) for status (status)Definition: The status of the value set
-
setStatus
Sets the value(s) for status (status)Definition: The status of the value set
-
getExperimentalElement
Gets the value(s) for experimental (class). creating it if it does not exist. Will not returnnull
.Definition: This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
-
getExperimental
Gets the value(s) for experimental (class). creating it if it does not exist. This method may returnnull
.Definition: This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
-
setExperimental
Sets the value(s) for experimental (class)Definition: This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
-
setExperimental
Sets the value for experimental (class)Definition: This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
-
getPublisherElement
Gets the value(s) for publisher (who.witness). creating it if it does not exist. Will not returnnull
.Definition: The name of the individual or organization that published the value set
-
getPublisher
Gets the value(s) for publisher (who.witness). creating it if it does not exist. This method may returnnull
.Definition: The name of the individual or organization that published the value set
-
setPublisher
Sets the value(s) for publisher (who.witness)Definition: The name of the individual or organization that published the value set
-
setPublisher
Sets the value for publisher (who.witness)Definition: The name of the individual or organization that published the value set
-
getContact
Gets the value(s) for contact (). creating it if it does not exist. Will not returnnull
.Definition: Contacts to assist a user in finding and communicating with the publisher
-
setContact
Sets the value(s) for contact ()Definition: Contacts to assist a user in finding and communicating with the publisher
-
addContact
Adds and returns a new value for contact ()Definition: Contacts to assist a user in finding and communicating with the publisher
-
addContact
Adds a given new value for contact ()Definition: Contacts to assist a user in finding and communicating with the publisher
- Parameters:
theValue
- The contact to add (must not benull
)
-
getContactFirstRep
Gets the first repetition for contact (), creating it if it does not already exist.Definition: Contacts to assist a user in finding and communicating with the publisher
-
getDateElement
Gets the value(s) for date (when.recorded). creating it if it does not exist. Will not returnnull
.Definition: The date that the value set status was last changed. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide changes (e.g. the 'content logical definition')
-
getDate
Gets the value(s) for date (when.recorded). creating it if it does not exist. This method may returnnull
.Definition: The date that the value set status was last changed. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide changes (e.g. the 'content logical definition')
-
setDate
Sets the value(s) for date (when.recorded)Definition: The date that the value set status was last changed. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide changes (e.g. the 'content logical definition')
-
setDateWithSecondsPrecision
Sets the value for date (when.recorded)Definition: The date that the value set status was last changed. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide changes (e.g. the 'content logical definition')
-
setDate
Sets the value for date (when.recorded)Definition: The date that the value set status was last changed. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide changes (e.g. the 'content logical definition')
-
getLockedDateElement
Gets the value(s) for lockedDate (when.init). creating it if it does not exist. Will not returnnull
.Definition: If a locked date is defined, then the Content Logical Definition must be evaluated using the current version of all referenced code system(s) and value set instances as of the locked date
-
getLockedDate
Gets the value(s) for lockedDate (when.init). creating it if it does not exist. This method may returnnull
.Definition: If a locked date is defined, then the Content Logical Definition must be evaluated using the current version of all referenced code system(s) and value set instances as of the locked date
-
setLockedDate
Sets the value(s) for lockedDate (when.init)Definition: If a locked date is defined, then the Content Logical Definition must be evaluated using the current version of all referenced code system(s) and value set instances as of the locked date
-
setLockedDateWithDayPrecision
Sets the value for lockedDate (when.init)Definition: If a locked date is defined, then the Content Logical Definition must be evaluated using the current version of all referenced code system(s) and value set instances as of the locked date
-
setLockedDate
public ValueSet setLockedDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for lockedDate (when.init)Definition: If a locked date is defined, then the Content Logical Definition must be evaluated using the current version of all referenced code system(s) and value set instances as of the locked date
-
getDescriptionElement
Gets the value(s) for description (). creating it if it does not exist. Will not returnnull
.Definition: A free text natural language description of the use of the value set - reason for definition, \"the semantic space\" to be included in the value set, conditions of use, etc. The description may include a list of expected usages for the value set and can also describe the approach taken to build the value set.
-
getDescription
Gets the value(s) for description (). creating it if it does not exist. This method may returnnull
.Definition: A free text natural language description of the use of the value set - reason for definition, \"the semantic space\" to be included in the value set, conditions of use, etc. The description may include a list of expected usages for the value set and can also describe the approach taken to build the value set.
-
setDescription
Sets the value(s) for description ()Definition: A free text natural language description of the use of the value set - reason for definition, \"the semantic space\" to be included in the value set, conditions of use, etc. The description may include a list of expected usages for the value set and can also describe the approach taken to build the value set.
-
setDescription
Sets the value for description ()Definition: A free text natural language description of the use of the value set - reason for definition, \"the semantic space\" to be included in the value set, conditions of use, etc. The description may include a list of expected usages for the value set and can also describe the approach taken to build the value set.
-
getUseContext
Gets the value(s) for useContext (). creating it if it does not exist. Will not returnnull
.Definition: 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 of value set definitions.
-
setUseContext
Sets the value(s) for useContext ()Definition: 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 of value set definitions.
-
addUseContext
Adds and returns a new value for useContext ()Definition: 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 of value set definitions.
-
addUseContext
Adds a given new value for useContext ()Definition: 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 of value set definitions.
- Parameters:
theValue
- The useContext to add (must not benull
)
-
getUseContextFirstRep
Gets the first repetition for useContext (), creating it if it does not already exist.Definition: 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 of value set definitions.
-
getImmutableElement
Gets the value(s) for immutable (). creating it if it does not exist. Will not returnnull
.Definition: If this is set to 'true', then no new versions of the content logical definition can be created. Note: Other metadata might still change
-
getImmutable
Gets the value(s) for immutable (). creating it if it does not exist. This method may returnnull
.Definition: If this is set to 'true', then no new versions of the content logical definition can be created. Note: Other metadata might still change
-
setImmutable
Sets the value(s) for immutable ()Definition: If this is set to 'true', then no new versions of the content logical definition can be created. Note: Other metadata might still change
-
setImmutable
Sets the value for immutable ()Definition: If this is set to 'true', then no new versions of the content logical definition can be created. Note: Other metadata might still change
-
getRequirementsElement
Gets the value(s) for requirements (). creating it if it does not exist. Will not returnnull
.Definition: Explains why this value set is needed and why it has been constrained as it has
-
getRequirements
Gets the value(s) for requirements (). creating it if it does not exist. This method may returnnull
.Definition: Explains why this value set is needed and why it has been constrained as it has
-
setRequirements
Sets the value(s) for requirements ()Definition: Explains why this value set is needed and why it has been constrained as it has
-
setRequirements
Sets the value for requirements ()Definition: Explains why this value set is needed and why it has been constrained as it has
-
getCopyrightElement
Gets the value(s) for copyright (). creating it if it does not exist. Will not returnnull
.Definition: A copyright statement relating to the value set and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the value set
-
getCopyright
Gets the value(s) for copyright (). creating it if it does not exist. This method may returnnull
.Definition: A copyright statement relating to the value set and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the value set
-
setCopyright
Sets the value(s) for copyright ()Definition: A copyright statement relating to the value set and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the value set
-
setCopyright
Sets the value for copyright ()Definition: A copyright statement relating to the value set and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the value set
-
getExtensibleElement
Gets the value(s) for extensible (). creating it if it does not exist. Will not returnnull
.Definition: Whether this is intended to be used with an extensible binding or not
-
getExtensible
Gets the value(s) for extensible (). creating it if it does not exist. This method may returnnull
.Definition: Whether this is intended to be used with an extensible binding or not
-
setExtensible
Sets the value(s) for extensible ()Definition: Whether this is intended to be used with an extensible binding or not
-
setExtensible
Sets the value for extensible ()Definition: Whether this is intended to be used with an extensible binding or not
-
getCodeSystem
Gets the value(s) for codeSystem (). creating it if it does not exist. Will not returnnull
.Definition: A definition of a code system, inlined into the value set (as a packaging convenience). Note that the inline code system may be used from other value sets by referring to its (codeSystem.system) directly
-
setCodeSystem
Sets the value(s) for codeSystem ()Definition: A definition of a code system, inlined into the value set (as a packaging convenience). Note that the inline code system may be used from other value sets by referring to its (codeSystem.system) directly
-
getCompose
Gets the value(s) for compose (). creating it if it does not exist. Will not returnnull
.Definition: A set of criteria that provide the content logical definition of the value set by including or excluding codes from outside this value set
-
setCompose
Sets the value(s) for compose ()Definition: A set of criteria that provide the content logical definition of the value set by including or excluding codes from outside this value set
-
getExpansion
Gets the value(s) for expansion (). creating it if it does not exist. Will not returnnull
.Definition: A value set can also be \"expanded\", where the value set is turned into a simple collection of enumerated codes. This element holds the expansion, if it has been performed
-
setExpansion
Sets the value(s) for expansion ()Definition: A value set can also be \"expanded\", where the value set is turned into a simple collection of enumerated codes. This element holds the expansion, if it has been performed
-
getResourceName
- Specified by:
getResourceName
in interfaceca.uhn.fhir.model.api.IResource
-
getStructureFhirVersionEnum
- Specified by:
getStructureFhirVersionEnum
in interfaceorg.hl7.fhir.instance.model.api.IBaseResource
- Specified by:
getStructureFhirVersionEnum
in interfaceca.uhn.fhir.model.api.IResource
-