public class ValueSet extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueSet.ConceptDefinitionComponent |
static class |
ValueSet.ConceptDefinitionDesignationComponent |
static class |
ValueSet.ConceptReferenceComponent |
static class |
ValueSet.ConceptSetComponent |
static class |
ValueSet.ConceptSetFilterComponent |
static class |
ValueSet.FilterOperator |
static class |
ValueSet.FilterOperatorEnumFactory |
static class |
ValueSet.ValueSetCodeSystemComponent |
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.ValueSetCodeSystemComponent |
codeSystem
A definition of a code system, inlined into the value set (as a packaging convenience).
|
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.
|
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.
|
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.
|
protected ValueSet.ValueSetExpansionComponent |
expansion
A value set can also be "expanded", where the value set is turned into a simple collection of enumerated codes.
|
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.
|
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.
|
protected StringType |
publisher
The name of the individual or organization that published the value set.
|
protected StringType |
requirements
Explains why this value set is needed and why it has been constrained as it has.
|
static String |
SP_CODE |
static String |
SP_CONTEXT |
static String |
SP_DATE |
static String |
SP_DESCRIPTION |
static String |
SP_EXPANSION |
static String |
SP_IDENTIFIER |
static String |
SP_NAME |
static String |
SP_PUBLISHER |
static String |
SP_REFERENCE |
static String |
SP_STATUS |
static String |
SP_SYSTEM |
static String |
SP_URL |
static String |
SP_VERSION |
protected Enumeration<Enumerations.ConformanceResourceStatus> |
status
The status of the value set.
|
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.
|
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.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
ValueSet() |
ValueSet(Enumeration<Enumerations.ConformanceResourceStatus> status) |
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getModifierExtension, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, getStructureFhirVersionEnum, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetasetIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, 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.ValueSetCodeSystemComponent codeSystem
protected ValueSet.ValueSetComposeComponent compose
protected ValueSet.ValueSetExpansionComponent expansion
public static final String SP_DATE
public static final String SP_IDENTIFIER
public static final String SP_CODE
public static final String SP_DESCRIPTION
public static final String SP_VERSION
public static final String SP_URL
public static final String SP_EXPANSION
public static final String SP_REFERENCE
public static final String SP_SYSTEM
public static final String SP_NAME
public static final String SP_CONTEXT
public static final String SP_PUBLISHER
public static final String SP_STATUS
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.ValueSetCodeSystemComponent getCodeSystem()
codeSystem (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.)public boolean hasCodeSystem()
public ValueSet setCodeSystem(ValueSet.ValueSetCodeSystemComponent value)
value - codeSystem (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.)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 void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty 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.