Class ValueSet
- java.lang.Object
-
- ca.uhn.fhir.model.api.BaseElement
-
- ca.uhn.fhir.model.dstu2.resource.BaseResource
-
- ca.uhn.fhir.model.dstu2.resource.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
public class ValueSet extends BaseResource implements ca.uhn.fhir.model.api.IResource
HAPI/FHIR ValueSet Resource (conformance.terminology)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:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classValueSet.CodeSystemBlock class for child element: ValueSet.codeSystem ()static classValueSet.CodeSystemConceptBlock class for child element: ValueSet.codeSystem.concept ()static classValueSet.CodeSystemConceptDesignationBlock class for child element: ValueSet.codeSystem.concept.designation ()static classValueSet.ComposeBlock class for child element: ValueSet.compose ()static classValueSet.ComposeIncludeBlock class for child element: ValueSet.compose.include ()static classValueSet.ComposeIncludeConceptBlock class for child element: ValueSet.compose.include.concept ()static classValueSet.ComposeIncludeFilterBlock class for child element: ValueSet.compose.include.filter ()static classValueSet.ContactBlock class for child element: ValueSet.contact ()static classValueSet.ExpansionBlock class for child element: ValueSet.expansion ()static classValueSet.ExpansionContainsBlock class for child element: ValueSet.expansion.contains ()static classValueSet.ExpansionParameterBlock class for child element: ValueSet.expansion.parameter ()
-
Field Summary
Fields Modifier and Type Field Description static ca.uhn.fhir.rest.gclient.TokenClientParamCODEFluent Client search parameter constant for codestatic ca.uhn.fhir.rest.gclient.TokenClientParamCONTEXTFluent Client search parameter constant for contextstatic ca.uhn.fhir.rest.gclient.DateClientParamDATEFluent Client search parameter constant for datestatic ca.uhn.fhir.rest.gclient.StringClientParamDESCRIPTIONFluent Client search parameter constant for descriptionstatic ca.uhn.fhir.rest.gclient.UriClientParamEXPANSIONFluent Client search parameter constant for expansionstatic ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierstatic ca.uhn.fhir.rest.gclient.StringClientParamNAMEFluent Client search parameter constant for namestatic ca.uhn.fhir.rest.gclient.StringClientParamPUBLISHERFluent Client search parameter constant for publisherstatic ca.uhn.fhir.rest.gclient.UriClientParamREFERENCEFluent Client search parameter constant for referencestatic StringSP_CODESearch parameter constant for codestatic StringSP_CONTEXTSearch parameter constant for contextstatic StringSP_DATESearch parameter constant for datestatic StringSP_DESCRIPTIONSearch parameter constant for descriptionstatic StringSP_EXPANSIONSearch parameter constant for expansionstatic StringSP_IDENTIFIERSearch parameter constant for identifierstatic StringSP_NAMESearch parameter constant for namestatic StringSP_PUBLISHERSearch parameter constant for publisherstatic StringSP_REFERENCESearch parameter constant for referencestatic StringSP_STATUSSearch parameter constant for statusstatic StringSP_SYSTEMSearch parameter constant for systemstatic StringSP_URLSearch parameter constant for urlstatic StringSP_VERSIONSearch parameter constant for versionstatic ca.uhn.fhir.rest.gclient.TokenClientParamSTATUSFluent Client search parameter constant for statusstatic ca.uhn.fhir.rest.gclient.UriClientParamSYSTEMFluent Client search parameter constant for systemstatic ca.uhn.fhir.rest.gclient.UriClientParamURLFluent Client search parameter constant for urlstatic ca.uhn.fhir.rest.gclient.TokenClientParamVERSIONFluent Client search parameter constant for version-
Fields inherited from class ca.uhn.fhir.model.dstu2.resource.BaseResource
RES_ID, SP_RES_ID, SP_RES_LANGUAGE
-
-
Constructor Summary
Constructors Constructor Description ValueSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ValueSet.ContactaddContact()Adds and returns a new value for contact ()ValueSetaddContact(ValueSet.Contact theValue)Adds a given new value for contact ()CodeableConceptDtaddUseContext()Adds and returns a new value for useContext ()ValueSetaddUseContext(CodeableConceptDt theValue)Adds a given new value for useContext ()<T extends ca.uhn.fhir.model.api.IElement>
List<T>getAllPopulatedChildElementsOfType(Class<T> theType)ValueSet.CodeSystemgetCodeSystem()Gets the value(s) for codeSystem ().ValueSet.ComposegetCompose()Gets the value(s) for compose ().List<ValueSet.Contact>getContact()Gets the value(s) for contact ().ValueSet.ContactgetContactFirstRep()Gets the first repetition for contact (), creating it if it does not already exist.StringgetCopyright()Gets the value(s) for copyright ().ca.uhn.fhir.model.primitive.StringDtgetCopyrightElement()Gets the value(s) for copyright ().DategetDate()Gets the value(s) for date (when.recorded).ca.uhn.fhir.model.primitive.DateTimeDtgetDateElement()Gets the value(s) for date (when.recorded).StringgetDescription()Gets the value(s) for description ().ca.uhn.fhir.model.primitive.StringDtgetDescriptionElement()Gets the value(s) for description ().ValueSet.ExpansiongetExpansion()Gets the value(s) for expansion ().BooleangetExperimental()Gets the value(s) for experimental (class).ca.uhn.fhir.model.primitive.BooleanDtgetExperimentalElement()Gets the value(s) for experimental (class).BooleangetExtensible()Gets the value(s) for extensible ().ca.uhn.fhir.model.primitive.BooleanDtgetExtensibleElement()Gets the value(s) for extensible ().IdentifierDtgetIdentifier()Gets the value(s) for identifier (id).BooleangetImmutable()Gets the value(s) for immutable ().ca.uhn.fhir.model.primitive.BooleanDtgetImmutableElement()Gets the value(s) for immutable ().DategetLockedDate()Gets the value(s) for lockedDate (when.init).ca.uhn.fhir.model.primitive.DateDtgetLockedDateElement()Gets the value(s) for lockedDate (when.init).StringgetName()Gets the value(s) for name ().ca.uhn.fhir.model.primitive.StringDtgetNameElement()Gets the value(s) for name ().StringgetPublisher()Gets the value(s) for publisher (who.witness).ca.uhn.fhir.model.primitive.StringDtgetPublisherElement()Gets the value(s) for publisher (who.witness).StringgetRequirements()Gets the value(s) for requirements ().ca.uhn.fhir.model.primitive.StringDtgetRequirementsElement()Gets the value(s) for requirements ().StringgetResourceName()StringgetStatus()Gets the value(s) for status (status).ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum>getStatusElement()Gets the value(s) for status (status).ca.uhn.fhir.context.FhirVersionEnumgetStructureFhirVersionEnum()StringgetUrl()Gets the value(s) for url (id).ca.uhn.fhir.model.primitive.UriDtgetUrlElement()Gets the value(s) for url (id).List<CodeableConceptDt>getUseContext()Gets the value(s) for useContext ().CodeableConceptDtgetUseContextFirstRep()Gets the first repetition for useContext (), creating it if it does not already exist.StringgetVersion()Gets the value(s) for version (id.version).ca.uhn.fhir.model.primitive.StringDtgetVersionElement()Gets the value(s) for version (id.version).booleanisEmpty()ValueSetsetCodeSystem(ValueSet.CodeSystem theValue)Sets the value(s) for codeSystem ()ValueSetsetCompose(ValueSet.Compose theValue)Sets the value(s) for compose ()ValueSetsetContact(List<ValueSet.Contact> theValue)Sets the value(s) for contact ()ValueSetsetCopyright(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for copyright ()ValueSetsetCopyright(String theString)Sets the value for copyright ()ValueSetsetDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue)Sets the value(s) for date (when.recorded)ValueSetsetDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)Sets the value for date (when.recorded)ValueSetsetDateWithSecondsPrecision(Date theDate)Sets the value for date (when.recorded)ValueSetsetDescription(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for description ()ValueSetsetDescription(String theString)Sets the value for description ()ValueSetsetExpansion(ValueSet.Expansion theValue)Sets the value(s) for expansion ()ValueSetsetExperimental(boolean theBoolean)Sets the value for experimental (class)ValueSetsetExperimental(ca.uhn.fhir.model.primitive.BooleanDt theValue)Sets the value(s) for experimental (class)ValueSetsetExtensible(boolean theBoolean)Sets the value for extensible ()ValueSetsetExtensible(ca.uhn.fhir.model.primitive.BooleanDt theValue)Sets the value(s) for extensible ()ValueSetsetIdentifier(IdentifierDt theValue)Sets the value(s) for identifier (id)ValueSetsetImmutable(boolean theBoolean)Sets the value for immutable ()ValueSetsetImmutable(ca.uhn.fhir.model.primitive.BooleanDt theValue)Sets the value(s) for immutable ()ValueSetsetLockedDate(ca.uhn.fhir.model.primitive.DateDt theValue)Sets the value(s) for lockedDate (when.init)ValueSetsetLockedDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)Sets the value for lockedDate (when.init)ValueSetsetLockedDateWithDayPrecision(Date theDate)Sets the value for lockedDate (when.init)ValueSetsetName(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for name ()ValueSetsetName(String theString)Sets the value for name ()ValueSetsetPublisher(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for publisher (who.witness)ValueSetsetPublisher(String theString)Sets the value for publisher (who.witness)ValueSetsetRequirements(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for requirements ()ValueSetsetRequirements(String theString)Sets the value for requirements ()ValueSetsetStatus(ConformanceResourceStatusEnum theValue)Sets the value(s) for status (status)ValueSetsetStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue)Sets the value(s) for status (status)ValueSetsetUrl(ca.uhn.fhir.model.primitive.UriDt theValue)Sets the value(s) for url (id)ValueSetsetUrl(String theUri)Sets the value for url (id)ValueSetsetUseContext(List<CodeableConceptDt> theValue)Sets the value(s) for useContext ()ValueSetsetVersion(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for version (id.version)ValueSetsetVersion(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
-
-
-
-
Field Detail
-
SP_URL
public static final String SP_URL
Search parameter constant for urlDescription: The logical URL for the value set
Type: uri
Path: ValueSet.url
- See Also:
- Constant Field Values
-
URL
public static final ca.uhn.fhir.rest.gclient.UriClientParam URL
Fluent Client search parameter constant for urlDescription: The logical URL for the value set
Type: uri
Path: ValueSet.url
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter constant for identifierDescription: The identifier for the value set
Type: token
Path: ValueSet.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The identifier for the value set
Type: token
Path: ValueSet.identifier
-
SP_VERSION
public static final String SP_VERSION
Search parameter constant for versionDescription: The version identifier of the value set
Type: token
Path: ValueSet.version
- See Also:
- Constant Field Values
-
VERSION
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VERSION
Fluent Client search parameter constant for versionDescription: The version identifier of the value set
Type: token
Path: ValueSet.version
-
SP_NAME
public static final String SP_NAME
Search parameter constant for nameDescription: The name of the value set
Type: string
Path: ValueSet.name
- See Also:
- Constant Field Values
-
NAME
public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
Fluent Client search parameter constant for nameDescription: The name of the value set
Type: string
Path: ValueSet.name
-
SP_PUBLISHER
public static final String SP_PUBLISHER
Search parameter constant for publisherDescription: Name of the publisher of the value set
Type: string
Path: ValueSet.publisher
- See Also:
- Constant Field Values
-
PUBLISHER
public static final ca.uhn.fhir.rest.gclient.StringClientParam PUBLISHER
Fluent Client search parameter constant for publisherDescription: Name of the publisher of the value set
Type: string
Path: ValueSet.publisher
-
SP_DESCRIPTION
public static final String SP_DESCRIPTION
Search parameter constant for descriptionDescription: Text search in the description of the value set
Type: string
Path: ValueSet.description
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final ca.uhn.fhir.rest.gclient.StringClientParam DESCRIPTION
Fluent Client search parameter constant for descriptionDescription: Text search in the description of the value set
Type: string
Path: ValueSet.description
-
SP_STATUS
public static final String SP_STATUS
Search parameter constant for statusDescription: The status of the value set
Type: token
Path: ValueSet.status
- See Also:
- Constant Field Values
-
STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Fluent Client search parameter constant for statusDescription: The status of the value set
Type: token
Path: ValueSet.status
-
SP_DATE
public static final String SP_DATE
Search parameter constant for dateDescription: The value set publication date
Type: date
Path: ValueSet.date
- See Also:
- Constant Field Values
-
DATE
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Fluent Client search parameter constant for dateDescription: The value set publication date
Type: date
Path: ValueSet.date
-
SP_SYSTEM
public static final String 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:
- Constant Field Values
-
SYSTEM
public static final ca.uhn.fhir.rest.gclient.UriClientParam 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
public static final String SP_CODE
Search parameter constant for codeDescription: A code defined in the value set
Type: token
Path: ValueSet.codeSystem.concept.code
- See Also:
- Constant Field Values
-
CODE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CODE
Fluent Client search parameter constant for codeDescription: A code defined in the value set
Type: token
Path: ValueSet.codeSystem.concept.code
-
SP_REFERENCE
public static final String 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:
- Constant Field Values
-
REFERENCE
public static final ca.uhn.fhir.rest.gclient.UriClientParam 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
public static final String SP_CONTEXT
Search parameter constant for contextDescription: A use context assigned to the value set
Type: token
Path: ValueSet.useContext
- See Also:
- Constant Field Values
-
CONTEXT
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CONTEXT
Fluent Client search parameter constant for contextDescription: A use context assigned to the value set
Type: token
Path: ValueSet.useContext
-
SP_EXPANSION
public static final String SP_EXPANSION
Search parameter constant for expansionDescription:
Type: uri
Path: ValueSet.expansion.identifier
- See Also:
- Constant Field Values
-
EXPANSION
public static final ca.uhn.fhir.rest.gclient.UriClientParam EXPANSION
Fluent Client search parameter constant for expansionDescription:
Type: uri
Path: ValueSet.expansion.identifier
-
-
Constructor Detail
-
ValueSet
public ValueSet()
-
-
Method Detail
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin 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:
getAllPopulatedChildElementsOfTypein interfaceca.uhn.fhir.model.api.ICompositeElement
-
getUrlElement
public ca.uhn.fhir.model.primitive.UriDt 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
public String 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
public ValueSet setUrl(ca.uhn.fhir.model.primitive.UriDt theValue)
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
public ValueSet setUrl(String theUri)
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
public IdentifierDt 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
public ValueSet setIdentifier(IdentifierDt theValue)
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
public ca.uhn.fhir.model.primitive.StringDt 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
public String 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
public ValueSet setVersion(ca.uhn.fhir.model.primitive.StringDt theValue)
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
public ValueSet setVersion(String theString)
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
public ca.uhn.fhir.model.primitive.StringDt 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
public String 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
public ValueSet setName(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for name ()Definition: A free text natural language name describing the value set
-
setName
public ValueSet setName(String theString)
Sets the value for name ()Definition: A free text natural language name describing the value set
-
getStatusElement
public ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> 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
public String 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
public ValueSet setStatus(ConformanceResourceStatusEnum theValue)
Sets the value(s) for status (status)Definition: The status of the value set
-
getExperimentalElement
public ca.uhn.fhir.model.primitive.BooleanDt 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
public Boolean 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
public ValueSet setExperimental(ca.uhn.fhir.model.primitive.BooleanDt theValue)
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
public ValueSet setExperimental(boolean theBoolean)
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
public ca.uhn.fhir.model.primitive.StringDt 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
public String 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
public ValueSet setPublisher(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for publisher (who.witness)Definition: The name of the individual or organization that published the value set
-
setPublisher
public ValueSet setPublisher(String theString)
Sets the value for publisher (who.witness)Definition: The name of the individual or organization that published the value set
-
getContact
public List<ValueSet.Contact> 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
public ValueSet setContact(List<ValueSet.Contact> theValue)
Sets the value(s) for contact ()Definition: Contacts to assist a user in finding and communicating with the publisher
-
addContact
public ValueSet.Contact addContact()
Adds and returns a new value for contact ()Definition: Contacts to assist a user in finding and communicating with the publisher
-
addContact
public ValueSet addContact(ValueSet.Contact theValue)
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
public ValueSet.Contact 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
public ca.uhn.fhir.model.primitive.DateTimeDt 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
public Date 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
public ValueSet setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue)
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')
-
setDate
public ValueSet setDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)
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')
-
setDateWithSecondsPrecision
public ValueSet setDateWithSecondsPrecision(Date theDate)
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
public ca.uhn.fhir.model.primitive.DateDt 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
public 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
public ValueSet setLockedDate(ca.uhn.fhir.model.primitive.DateDt theValue)
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
-
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
-
setLockedDateWithDayPrecision
public ValueSet setLockedDateWithDayPrecision(Date theDate)
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
public ca.uhn.fhir.model.primitive.StringDt 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
public String 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
public ValueSet setDescription(ca.uhn.fhir.model.primitive.StringDt theValue)
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
public ValueSet setDescription(String theString)
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
public List<CodeableConceptDt> 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
public ValueSet setUseContext(List<CodeableConceptDt> theValue)
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
public CodeableConceptDt 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
public ValueSet addUseContext(CodeableConceptDt theValue)
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
public CodeableConceptDt 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
public ca.uhn.fhir.model.primitive.BooleanDt 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
public Boolean 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
public ValueSet setImmutable(ca.uhn.fhir.model.primitive.BooleanDt theValue)
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
public ValueSet setImmutable(boolean theBoolean)
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
public ca.uhn.fhir.model.primitive.StringDt 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
public String 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
public ValueSet setRequirements(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for requirements ()Definition: Explains why this value set is needed and why it has been constrained as it has
-
setRequirements
public ValueSet setRequirements(String theString)
Sets the value for requirements ()Definition: Explains why this value set is needed and why it has been constrained as it has
-
getCopyrightElement
public ca.uhn.fhir.model.primitive.StringDt 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
public String 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
public ValueSet setCopyright(ca.uhn.fhir.model.primitive.StringDt theValue)
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
public ValueSet setCopyright(String theString)
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
public ca.uhn.fhir.model.primitive.BooleanDt 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
public Boolean 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
public ValueSet setExtensible(ca.uhn.fhir.model.primitive.BooleanDt theValue)
Sets the value(s) for extensible ()Definition: Whether this is intended to be used with an extensible binding or not
-
setExtensible
public ValueSet setExtensible(boolean theBoolean)
Sets the value for extensible ()Definition: Whether this is intended to be used with an extensible binding or not
-
getCodeSystem
public ValueSet.CodeSystem 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
public ValueSet setCodeSystem(ValueSet.CodeSystem theValue)
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
public ValueSet.Compose 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
public ValueSet setCompose(ValueSet.Compose theValue)
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
public ValueSet.Expansion 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
public ValueSet setExpansion(ValueSet.Expansion theValue)
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
public String getResourceName()
- Specified by:
getResourceNamein interfaceca.uhn.fhir.model.api.IResource
-
getStructureFhirVersionEnum
public ca.uhn.fhir.context.FhirVersionEnum getStructureFhirVersionEnum()
- Specified by:
getStructureFhirVersionEnumin interfaceorg.hl7.fhir.instance.model.api.IBaseResource- Specified by:
getStructureFhirVersionEnumin interfaceca.uhn.fhir.model.api.IResource
-
-