public class ValueSet extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueSet.ConceptReferenceComponent |
static class |
ValueSet.ConceptReferenceDesignationComponent |
static class |
ValueSet.ConceptSetComponent |
static class |
ValueSet.ConceptSetFilterComponent |
static class |
ValueSet.FilterOperator |
static class |
ValueSet.FilterOperatorEnumFactory |
static class |
ValueSet.ValueSetComposeComponent |
static class |
ValueSet.ValueSetContactComponent |
static class |
ValueSet.ValueSetExpansionComponent |
static class |
ValueSet.ValueSetExpansionContainsComponent |
static class |
ValueSet.ValueSetExpansionParameterComponent |
| Modifier and Type | Field and Description |
|---|---|
protected ValueSet.ValueSetComposeComponent |
compose
A set of criteria that provide the content logical definition of the value set by including or excluding codes from outside this value set.
|
protected List<ValueSet.ValueSetContactComponent> |
contact
Contacts to assist a user in finding and communicating with the publisher.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CONTEXT
Fluent Client search parameter constant for context
|
protected StringType |
copyright
A copyright statement relating to the value set and/or its contents.
|
protected DateTimeType |
date
The date that the value set status was last changed.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected StringType |
description
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.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
protected ValueSet.ValueSetExpansionComponent |
expansion
A value set can also be "expanded", where the value set is turned into a simple collection of enumerated codes.
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
EXPANSION
Fluent Client search parameter constant for expansion
|
protected BooleanType |
experimental
This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.
|
protected BooleanType |
extensible
Whether this is intended to be used with an extensible binding or not.
|
protected Identifier |
identifier
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.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
protected BooleanType |
immutable
If this is set to 'true', then no new versions of the content logical definition can be created.
|
protected DateType |
lockedDate
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.
|
protected StringType |
name
A free text natural language name describing the value set.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
NAME
Fluent Client search parameter constant for name
|
protected StringType |
publisher
The name of the individual or organization that published the value set.
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
REFERENCE
Fluent Client search parameter constant for reference
|
protected StringType |
requirements
Explains why this value set is needed and why it has been constrained as it has.
|
static String |
SP_CONTEXT
Search parameter: context
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_DESCRIPTION
Search parameter: description
|
static String |
SP_EXPANSION
Search parameter: expansion
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_NAME
Search parameter: name
|
static String |
SP_PUBLISHER
Search parameter: publisher
|
static String |
SP_REFERENCE
Search parameter: reference
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_URL
Search parameter: url
|
static String |
SP_VERSION
Search parameter: version
|
protected Enumeration<Enumerations.ConformanceResourceStatus> |
status
The status of the value set.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected UriType |
url
An absolute URL that is used to identify this value set when it is referenced in a specification, model, design or an instance.
|
static ca.uhn.fhir.rest.gclient.UriClientParam |
URL
Fluent Client search parameter constant for url
|
protected List<CodeableConcept> |
useContext
The content was developed with a focus and intent of supporting the contexts that are listed.
|
protected StringType |
version
Used to identify this version of the value set when it is referenced in a specification, model, design or instance.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
VERSION
Fluent Client search parameter constant for version
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
ValueSet()
Constructor
|
ValueSet(Enumeration<Enumerations.ConformanceResourceStatus> status)
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected UriType url
protected Identifier identifier
protected StringType version
protected StringType name
protected Enumeration<Enumerations.ConformanceResourceStatus> status
protected BooleanType experimental
protected StringType publisher
protected List<ValueSet.ValueSetContactComponent> contact
protected DateTimeType date
protected DateType lockedDate
protected StringType description
protected List<CodeableConcept> useContext
protected BooleanType immutable
protected StringType requirements
protected StringType copyright
protected BooleanType extensible
protected ValueSet.ValueSetComposeComponent compose
protected ValueSet.ValueSetExpansionComponent expansion
public static final String SP_EXPANSION
Description: Uniquely identifies this expansion
Type: uri
Path: ValueSet.expansion.identifier
public static final ca.uhn.fhir.rest.gclient.UriClientParam EXPANSION
Description: Uniquely identifies this expansion
Type: uri
Path: ValueSet.expansion.identifier
public static final String SP_STATUS
Description: The status of the value set
Type: token
Path: ValueSet.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The status of the value set
Type: token
Path: ValueSet.status
public static final String SP_DESCRIPTION
Description: Text search in the description of the value set
Type: string
Path: ValueSet.description
public static final ca.uhn.fhir.rest.gclient.StringClientParam DESCRIPTION
Description: Text search in the description of the value set
Type: string
Path: ValueSet.description
public static final String SP_NAME
Description: The name of the value set
Type: string
Path: ValueSet.name
public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
Description: The name of the value set
Type: string
Path: ValueSet.name
public static final String SP_CONTEXT
Description: A use context assigned to the value set
Type: token
Path: ValueSet.useContext
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT
Description: A use context assigned to the value set
Type: token
Path: ValueSet.useContext
public static final String SP_DATE
Description: The value set publication date
Type: date
Path: ValueSet.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: The value set publication date
Type: date
Path: ValueSet.date
public static final String SP_IDENTIFIER
Description: The identifier for the value set
Type: token
Path: ValueSet.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: The identifier for the value set
Type: token
Path: ValueSet.identifier
public static final String SP_REFERENCE
Description: A code system included or excluded in the value set or an imported value set
Type: uri
Path: ValueSet.compose.include.system
public static final ca.uhn.fhir.rest.gclient.UriClientParam REFERENCE
Description: A code system included or excluded in the value set or an imported value set
Type: uri
Path: ValueSet.compose.include.system
public static final String SP_URL
Description: The logical URL for the value set
Type: uri
Path: ValueSet.url
public static final ca.uhn.fhir.rest.gclient.UriClientParam URL
Description: The logical URL for the value set
Type: uri
Path: ValueSet.url
public static final String SP_PUBLISHER
Description: Name of the publisher of the value set
Type: string
Path: ValueSet.publisher
public static final ca.uhn.fhir.rest.gclient.StringClientParam PUBLISHER
Description: Name of the publisher of the value set
Type: string
Path: ValueSet.publisher
public static final String SP_VERSION
Description: The version identifier of the value set
Type: token
Path: ValueSet.version
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VERSION
Description: The version identifier of the value set
Type: token
Path: ValueSet.version
public ValueSet()
public ValueSet(Enumeration<Enumerations.ConformanceResourceStatus> status)
public UriType getUrlElement()
url (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.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic boolean hasUrlElement()
public boolean hasUrl()
public ValueSet setUrlElement(UriType value)
value - url (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.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the valuepublic String getUrl()
public ValueSet setUrl(String value)
value - 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.public Identifier getIdentifier()
identifier (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.)public boolean hasIdentifier()
public ValueSet setIdentifier(Identifier value)
value - identifier (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.)public StringType getVersionElement()
version (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.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the valuepublic boolean hasVersionElement()
public boolean hasVersion()
public ValueSet setVersionElement(StringType value)
value - version (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.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the valuepublic String getVersion()
public ValueSet setVersion(String value)
value - 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.public StringType getNameElement()
name (A free text natural language name describing the value set.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic boolean hasNameElement()
public boolean hasName()
public ValueSet setNameElement(StringType value)
value - name (A free text natural language name describing the value set.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the valuepublic String getName()
public ValueSet setName(String value)
value - A free text natural language name describing the value set.public Enumeration<Enumerations.ConformanceResourceStatus> getStatusElement()
status (The status of the value set.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public ValueSet setStatusElement(Enumeration<Enumerations.ConformanceResourceStatus> value)
value - status (The status of the value set.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic Enumerations.ConformanceResourceStatus getStatus()
public ValueSet setStatus(Enumerations.ConformanceResourceStatus value)
value - The status of the value set.public BooleanType getExperimentalElement()
experimental (This valueset was 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()
public boolean hasExperimental()
public ValueSet setExperimentalElement(BooleanType value)
value - experimental (This valueset was 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()
public ValueSet setExperimental(boolean value)
value - This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.public StringType getPublisherElement()
publisher (The name of the individual or organization that published the value set.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the valuepublic boolean hasPublisherElement()
public boolean hasPublisher()
public ValueSet setPublisherElement(StringType value)
value - publisher (The name of the individual or organization that published the value set.). This is the underlying object with id, value and extensions. The accessor "getPublisher" gives direct access to the valuepublic String getPublisher()
public ValueSet setPublisher(String value)
value - The name of the individual or organization that published the value set.public List<ValueSet.ValueSetContactComponent> getContact()
contact (Contacts to assist a user in finding and communicating with the publisher.)public boolean hasContact()
public ValueSet.ValueSetContactComponent addContact()
contact (Contacts to assist a user in finding and communicating with the publisher.)public ValueSet addContact(ValueSet.ValueSetContactComponent t)
public DateTimeType getDateElement()
date (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').). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic boolean hasDateElement()
public boolean hasDate()
public ValueSet setDateElement(DateTimeType value)
value - date (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').). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic Date getDate()
public ValueSet setDate(Date value)
value - 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').public DateType getLockedDateElement()
lockedDate (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.). This is the underlying object with id, value and extensions. The accessor "getLockedDate" gives direct access to the valuepublic boolean hasLockedDateElement()
public boolean hasLockedDate()
public ValueSet setLockedDateElement(DateType value)
value - lockedDate (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.). This is the underlying object with id, value and extensions. The accessor "getLockedDate" gives direct access to the valuepublic Date getLockedDate()
public ValueSet setLockedDate(Date value)
value - 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.public StringType getDescriptionElement()
description (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.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic boolean hasDescriptionElement()
public boolean hasDescription()
public ValueSet setDescriptionElement(StringType value)
value - description (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.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the valuepublic String getDescription()
public ValueSet setDescription(String value)
value - 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.public List<CodeableConcept> getUseContext()
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 of value set definitions.)public boolean hasUseContext()
public CodeableConcept addUseContext()
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 of value set definitions.)public ValueSet addUseContext(CodeableConcept t)
public BooleanType getImmutableElement()
immutable (If this is set to 'true', then no new versions of the content logical definition can be created. Note: Other metadata might still change.). This is the underlying object with id, value and extensions. The accessor "getImmutable" gives direct access to the valuepublic boolean hasImmutableElement()
public boolean hasImmutable()
public ValueSet setImmutableElement(BooleanType value)
value - immutable (If this is set to 'true', then no new versions of the content logical definition can be created. Note: Other metadata might still change.). This is the underlying object with id, value and extensions. The accessor "getImmutable" gives direct access to the valuepublic boolean getImmutable()
public ValueSet setImmutable(boolean value)
value - If this is set to 'true', then no new versions of the content logical definition can be created. Note: Other metadata might still change.public StringType getRequirementsElement()
requirements (Explains why this value set is needed and why it has been constrained as it has.). This is the underlying object with id, value and extensions. The accessor "getRequirements" gives direct access to the valuepublic boolean hasRequirementsElement()
public boolean hasRequirements()
public ValueSet setRequirementsElement(StringType value)
value - requirements (Explains why this value set is needed and why it has been constrained as it has.). This is the underlying object with id, value and extensions. The accessor "getRequirements" gives direct access to the valuepublic String getRequirements()
public ValueSet setRequirements(String value)
value - Explains why this value set is needed and why it has been constrained as it has.public StringType getCopyrightElement()
copyright (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.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the valuepublic boolean hasCopyrightElement()
public boolean hasCopyright()
public ValueSet setCopyrightElement(StringType value)
value - copyright (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.). This is the underlying object with id, value and extensions. The accessor "getCopyright" gives direct access to the valuepublic String getCopyright()
public ValueSet setCopyright(String value)
value - 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.public BooleanType getExtensibleElement()
extensible (Whether this is intended to be used with an extensible binding or not.). This is the underlying object with id, value and extensions. The accessor "getExtensible" gives direct access to the valuepublic boolean hasExtensibleElement()
public boolean hasExtensible()
public ValueSet setExtensibleElement(BooleanType value)
value - extensible (Whether this is intended to be used with an extensible binding or not.). This is the underlying object with id, value and extensions. The accessor "getExtensible" gives direct access to the valuepublic boolean getExtensible()
public ValueSet setExtensible(boolean value)
value - Whether this is intended to be used with an extensible binding or not.public ValueSet.ValueSetComposeComponent getCompose()
compose (A set of criteria that provide the content logical definition of the value set by including or excluding codes from outside this value set.)public boolean hasCompose()
public ValueSet setCompose(ValueSet.ValueSetComposeComponent value)
value - compose (A set of criteria that provide the content logical definition of the value set by including or excluding codes from outside this value set.)public ValueSet.ValueSetExpansionComponent getExpansion()
expansion (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.)public boolean hasExpansion()
public ValueSet setExpansion(ValueSet.ValueSetExpansionComponent value)
value - expansion (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.)protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic ValueSet copy()
copy in class DomainResourcepublic boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.