public class ValueSet extends BaseResource implements IResource
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
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueSet.CodeSystem
Block class for child element: ValueSet.codeSystem ()
|
static class |
ValueSet.CodeSystemConcept
Block class for child element: ValueSet.codeSystem.concept ()
|
static class |
ValueSet.CodeSystemConceptDesignation
Block class for child element: ValueSet.codeSystem.concept.designation ()
|
static class |
ValueSet.Compose
Block class for child element: ValueSet.compose ()
|
static class |
ValueSet.ComposeInclude
Block class for child element: ValueSet.compose.include ()
|
static class |
ValueSet.ComposeIncludeConcept
Block class for child element: ValueSet.compose.include.concept ()
|
static class |
ValueSet.ComposeIncludeFilter
Block class for child element: ValueSet.compose.include.filter ()
|
static class |
ValueSet.Contact
Block class for child element: ValueSet.contact ()
|
static class |
ValueSet.Expansion
Block class for child element: ValueSet.expansion ()
|
static class |
ValueSet.ExpansionContains
Block class for child element: ValueSet.expansion.contains ()
|
static class |
ValueSet.ExpansionParameter
Block class for child element: ValueSet.expansion.parameter ()
|
| Modifier and Type | Field and Description |
|---|---|
static TokenClientParam |
CODE
Fluent Client search parameter constant for code
|
static TokenClientParam |
CONTEXT
Fluent Client search parameter constant for context
|
static DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static StringClientParam |
DESCRIPTION
Fluent Client search parameter constant for description
|
static UriClientParam |
EXPANSION
Fluent Client search parameter constant for expansion
|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static StringClientParam |
NAME
Fluent Client search parameter constant for name
|
static StringClientParam |
PUBLISHER
Fluent Client search parameter constant for publisher
|
static UriClientParam |
REFERENCE
Fluent Client search parameter constant for reference
|
static String |
SP_CODE
Search parameter constant for code
|
static String |
SP_CONTEXT
Search parameter constant for context
|
static String |
SP_DATE
Search parameter constant for date
|
static String |
SP_DESCRIPTION
Search parameter constant for description
|
static String |
SP_EXPANSION
Search parameter constant for expansion
|
static String |
SP_IDENTIFIER
Search parameter constant for identifier
|
static String |
SP_NAME
Search parameter constant for name
|
static String |
SP_PUBLISHER
Search parameter constant for publisher
|
static String |
SP_REFERENCE
Search parameter constant for reference
|
static String |
SP_STATUS
Search parameter constant for status
|
static String |
SP_SYSTEM
Search parameter constant for system
|
static String |
SP_URL
Search parameter constant for url
|
static String |
SP_VERSION
Search parameter constant for version
|
static TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
static UriClientParam |
SYSTEM
Fluent Client search parameter constant for system
|
static UriClientParam |
URL
Fluent Client search parameter constant for url
|
static TokenClientParam |
VERSION
Fluent Client search parameter constant for version
|
RES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
ValueSet() |
| Modifier and Type | Method and Description |
|---|---|
ValueSet.Contact |
addContact()
Adds and returns a new value for contact ()
|
ValueSet |
addContact(ValueSet.Contact theValue)
Adds a given new value for contact ()
|
CodeableConceptDt |
addUseContext()
Adds and returns a new value for useContext ()
|
ValueSet |
addUseContext(CodeableConceptDt theValue)
Adds a given new value for useContext ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ValueSet.CodeSystem |
getCodeSystem()
Gets the value(s) for codeSystem ().
|
ValueSet.Compose |
getCompose()
Gets the value(s) for compose ().
|
List<ValueSet.Contact> |
getContact()
Gets the value(s) for contact ().
|
ValueSet.Contact |
getContactFirstRep()
Gets the first repetition for contact (),
creating it if it does not already exist.
|
String |
getCopyright()
Gets the value(s) for copyright ().
|
StringDt |
getCopyrightElement()
Gets the value(s) for copyright ().
|
Date |
getDate()
Gets the value(s) for date (when.recorded).
|
DateTimeDt |
getDateElement()
Gets the value(s) for date (when.recorded).
|
String |
getDescription()
Gets the value(s) for description ().
|
StringDt |
getDescriptionElement()
Gets the value(s) for description ().
|
ValueSet.Expansion |
getExpansion()
Gets the value(s) for expansion ().
|
Boolean |
getExperimental()
Gets the value(s) for experimental (class).
|
BooleanDt |
getExperimentalElement()
Gets the value(s) for experimental (class).
|
Boolean |
getExtensible()
Gets the value(s) for extensible ().
|
BooleanDt |
getExtensibleElement()
Gets the value(s) for extensible ().
|
IdentifierDt |
getIdentifier()
Gets the value(s) for identifier (id).
|
Boolean |
getImmutable()
Gets the value(s) for immutable ().
|
BooleanDt |
getImmutableElement()
Gets the value(s) for immutable ().
|
Date |
getLockedDate()
Gets the value(s) for lockedDate (when.init).
|
DateDt |
getLockedDateElement()
Gets the value(s) for lockedDate (when.init).
|
String |
getName()
Gets the value(s) for name ().
|
StringDt |
getNameElement()
Gets the value(s) for name ().
|
String |
getPublisher()
Gets the value(s) for publisher (who.witness).
|
StringDt |
getPublisherElement()
Gets the value(s) for publisher (who.witness).
|
String |
getRequirements()
Gets the value(s) for requirements ().
|
StringDt |
getRequirementsElement()
Gets the value(s) for requirements ().
|
String |
getResourceName() |
String |
getStatus()
Gets the value(s) for status (status).
|
BoundCodeDt<ConformanceResourceStatusEnum> |
getStatusElement()
Gets the value(s) for status (status).
|
FhirVersionEnum |
getStructureFhirVersionEnum() |
String |
getUrl()
Gets the value(s) for url (id).
|
UriDt |
getUrlElement()
Gets the value(s) for url (id).
|
List<CodeableConceptDt> |
getUseContext()
Gets the value(s) for useContext ().
|
CodeableConceptDt |
getUseContextFirstRep()
Gets the first repetition for useContext (),
creating it if it does not already exist.
|
String |
getVersion()
Gets the value(s) for version (id.version).
|
StringDt |
getVersionElement()
Gets the value(s) for version (id.version).
|
boolean |
isEmpty() |
ValueSet |
setCodeSystem(ValueSet.CodeSystem theValue)
Sets the value(s) for codeSystem ()
|
ValueSet |
setCompose(ValueSet.Compose theValue)
Sets the value(s) for compose ()
|
ValueSet |
setContact(List<ValueSet.Contact> theValue)
Sets the value(s) for contact ()
|
ValueSet |
setCopyright(String theString)
Sets the value for copyright ()
|
ValueSet |
setCopyright(StringDt theValue)
Sets the value(s) for copyright ()
|
ValueSet |
setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
ValueSet |
setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
ValueSet |
setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
ValueSet |
setDescription(String theString)
Sets the value for description ()
|
ValueSet |
setDescription(StringDt theValue)
Sets the value(s) for description ()
|
ValueSet |
setExpansion(ValueSet.Expansion theValue)
Sets the value(s) for expansion ()
|
ValueSet |
setExperimental(boolean theBoolean)
Sets the value for experimental (class)
|
ValueSet |
setExperimental(BooleanDt theValue)
Sets the value(s) for experimental (class)
|
ValueSet |
setExtensible(boolean theBoolean)
Sets the value for extensible ()
|
ValueSet |
setExtensible(BooleanDt theValue)
Sets the value(s) for extensible ()
|
ValueSet |
setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier (id)
|
ValueSet |
setImmutable(boolean theBoolean)
Sets the value for immutable ()
|
ValueSet |
setImmutable(BooleanDt theValue)
Sets the value(s) for immutable ()
|
ValueSet |
setLockedDate(DateDt theValue)
Sets the value(s) for lockedDate (when.init)
|
ValueSet |
setLockedDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for lockedDate (when.init)
|
ValueSet |
setLockedDateWithDayPrecision(Date theDate)
Sets the value for lockedDate (when.init)
|
ValueSet |
setName(String theString)
Sets the value for name ()
|
ValueSet |
setName(StringDt theValue)
Sets the value(s) for name ()
|
ValueSet |
setPublisher(String theString)
Sets the value for publisher (who.witness)
|
ValueSet |
setPublisher(StringDt theValue)
Sets the value(s) for publisher (who.witness)
|
ValueSet |
setRequirements(String theString)
Sets the value for requirements ()
|
ValueSet |
setRequirements(StringDt theValue)
Sets the value(s) for requirements ()
|
ValueSet |
setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status (status)
|
ValueSet |
setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status (status)
|
ValueSet |
setUrl(String theUri)
Sets the value for url (id)
|
ValueSet |
setUrl(UriDt theValue)
Sets the value(s) for url (id)
|
ValueSet |
setUseContext(List<CodeableConceptDt> theValue)
Sets the value(s) for useContext ()
|
ValueSet |
setVersion(String theString)
Sets the value for version (id.version)
|
ValueSet |
setVersion(StringDt theValue)
Sets the value(s) for version (id.version)
|
getContained, getId, getIdElement, getLanguage, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toStringaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContained, getId, getLanguage, getResourceMetadata, getText, setId, setLanguage, setResourceMetadatagetIdElement, setId, setIdpublic static final String SP_URL
Description: The logical URL for the value set
Type: uri
Path: ValueSet.url
public static final UriClientParam URL
Description: The logical URL for the value set
Type: uri
Path: ValueSet.url
public static final String SP_IDENTIFIER
Description: The identifier for the value set
Type: token
Path: ValueSet.identifier
public static final TokenClientParam IDENTIFIER
Description: The identifier for the value set
Type: token
Path: ValueSet.identifier
public static final String SP_VERSION
Description: The version identifier of the value set
Type: token
Path: ValueSet.version
public static final TokenClientParam VERSION
Description: The version identifier of the value set
Type: token
Path: ValueSet.version
public static final String SP_NAME
Description: The name of the value set
Type: string
Path: ValueSet.name
public static final StringClientParam NAME
Description: The name of the value set
Type: string
Path: ValueSet.name
public static final String SP_PUBLISHER
Description: Name of the publisher of the value set
Type: string
Path: ValueSet.publisher
public static final StringClientParam PUBLISHER
Description: Name of the publisher of the value set
Type: string
Path: ValueSet.publisher
public static final String SP_DESCRIPTION
Description: Text search in the description of the value set
Type: string
Path: ValueSet.description
public static final StringClientParam DESCRIPTION
Description: Text search in the description of the value set
Type: string
Path: ValueSet.description
public static final String SP_STATUS
Description: The status of the value set
Type: token
Path: ValueSet.status
public static final TokenClientParam STATUS
Description: The status of the value set
Type: token
Path: ValueSet.status
public static final String SP_DATE
Description: The value set publication date
Type: date
Path: ValueSet.date
public static final DateClientParam DATE
Description: The value set publication date
Type: date
Path: ValueSet.date
public static final String SP_SYSTEM
Description: The system for any codes defined by this value set
Type: uri
Path: ValueSet.codeSystem.system
public static final UriClientParam SYSTEM
Description: The system for any codes defined by this value set
Type: uri
Path: ValueSet.codeSystem.system
public static final String SP_CODE
Description: A code defined in the value set
Type: token
Path: ValueSet.codeSystem.concept.code
public static final TokenClientParam CODE
Description: A code defined in the value set
Type: token
Path: ValueSet.codeSystem.concept.code
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 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_CONTEXT
Description: A use context assigned to the value set
Type: token
Path: ValueSet.useContext
public static final TokenClientParam CONTEXT
Description: A use context assigned to the value set
Type: token
Path: ValueSet.useContext
public static final String SP_EXPANSION
Description:
Type: uri
Path: ValueSet.expansion.identifier
public static final UriClientParam EXPANSION
Description:
Type: uri
Path: ValueSet.expansion.identifier
public ValueSet()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic UriDt getUrlElement()
null.
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
public String getUrl()
null.
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
public ValueSet setUrl(UriDt theValue)
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
public ValueSet setUrl(String theUri)
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
public IdentifierDt getIdentifier()
null.
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.
public ValueSet setIdentifier(IdentifierDt theValue)
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.
public StringDt getVersionElement()
null.
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
public String getVersion()
null.
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
public ValueSet setVersion(StringDt theValue)
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
public ValueSet setVersion(String theString)
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
public StringDt getNameElement()
null.
Definition: A free text natural language name describing the value set
public String getName()
null.
Definition: A free text natural language name describing the value set
public ValueSet setName(StringDt theValue)
Definition: A free text natural language name describing the value set
public ValueSet setName(String theString)
Definition: A free text natural language name describing the value set
public BoundCodeDt<ConformanceResourceStatusEnum> getStatusElement()
null.
Definition: The status of the value set
public String getStatus()
null.
Definition: The status of the value set
public ValueSet setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Definition: The status of the value set
public ValueSet setStatus(ConformanceResourceStatusEnum theValue)
Definition: The status of the value set
public BooleanDt getExperimentalElement()
null.
Definition: This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public Boolean getExperimental()
null.
Definition: This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public ValueSet setExperimental(BooleanDt theValue)
Definition: This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public ValueSet setExperimental(boolean theBoolean)
Definition: This valueset was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage
public StringDt getPublisherElement()
null.
Definition: The name of the individual or organization that published the value set
public String getPublisher()
null.
Definition: The name of the individual or organization that published the value set
public ValueSet setPublisher(StringDt theValue)
Definition: The name of the individual or organization that published the value set
public ValueSet setPublisher(String theString)
Definition: The name of the individual or organization that published the value set
public List<ValueSet.Contact> getContact()
null.
Definition: Contacts to assist a user in finding and communicating with the publisher
public ValueSet setContact(List<ValueSet.Contact> theValue)
Definition: Contacts to assist a user in finding and communicating with the publisher
public ValueSet.Contact addContact()
Definition: Contacts to assist a user in finding and communicating with the publisher
public ValueSet addContact(ValueSet.Contact theValue)
Definition: Contacts to assist a user in finding and communicating with the publisher
theValue - The contact to add (must not be null)public ValueSet.Contact getContactFirstRep()
Definition: Contacts to assist a user in finding and communicating with the publisher
public DateTimeDt getDateElement()
null.
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')
public Date getDate()
null.
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')
public ValueSet setDate(DateTimeDt theValue)
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')
public ValueSet setDate(Date theDate, TemporalPrecisionEnum thePrecision)
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')
public ValueSet setDateWithSecondsPrecision(Date theDate)
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')
public DateDt getLockedDateElement()
null.
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
public Date getLockedDate()
null.
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
public ValueSet setLockedDate(DateDt theValue)
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
public ValueSet setLockedDate(Date theDate, TemporalPrecisionEnum thePrecision)
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
public ValueSet setLockedDateWithDayPrecision(Date theDate)
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
public StringDt getDescriptionElement()
null.
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.
public String getDescription()
null.
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.
public ValueSet setDescription(StringDt theValue)
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.
public ValueSet setDescription(String theString)
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.
public List<CodeableConceptDt> getUseContext()
null.
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.
public ValueSet setUseContext(List<CodeableConceptDt> theValue)
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.
public CodeableConceptDt addUseContext()
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.
public ValueSet addUseContext(CodeableConceptDt theValue)
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.
theValue - The useContext to add (must not be null)public CodeableConceptDt getUseContextFirstRep()
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.
public BooleanDt getImmutableElement()
null.
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
public Boolean getImmutable()
null.
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
public ValueSet setImmutable(BooleanDt theValue)
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
public ValueSet setImmutable(boolean theBoolean)
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
public StringDt getRequirementsElement()
null.
Definition: Explains why this value set is needed and why it has been constrained as it has
public String getRequirements()
null.
Definition: Explains why this value set is needed and why it has been constrained as it has
public ValueSet setRequirements(StringDt theValue)
Definition: Explains why this value set is needed and why it has been constrained as it has
public ValueSet setRequirements(String theString)
Definition: Explains why this value set is needed and why it has been constrained as it has
public StringDt getCopyrightElement()
null.
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
public String getCopyright()
null.
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
public ValueSet setCopyright(StringDt theValue)
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
public ValueSet setCopyright(String theString)
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
public BooleanDt getExtensibleElement()
null.
Definition: Whether this is intended to be used with an extensible binding or not
public Boolean getExtensible()
null.
Definition: Whether this is intended to be used with an extensible binding or not
public ValueSet setExtensible(BooleanDt theValue)
Definition: Whether this is intended to be used with an extensible binding or not
public ValueSet setExtensible(boolean theBoolean)
Definition: Whether this is intended to be used with an extensible binding or not
public ValueSet.CodeSystem getCodeSystem()
null.
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
public ValueSet setCodeSystem(ValueSet.CodeSystem theValue)
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
public ValueSet.Compose getCompose()
null.
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
public ValueSet setCompose(ValueSet.Compose theValue)
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
public ValueSet.Expansion getExpansion()
null.
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
public ValueSet setExpansion(ValueSet.Expansion theValue)
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
public String getResourceName()
getResourceName in interface IResourcepublic FhirVersionEnum getStructureFhirVersionEnum()
getStructureFhirVersionEnum in interface IResourcegetStructureFhirVersionEnum in interface IBaseResourceCopyright © 2014–2016 University Health Network. All rights reserved.