A list of the representation formats supported by the service. Example: text/html, text/xml, application/json The version or release identifier of the service. The default format used by the service unless otherwise specified. The set of namespaces recognized by this service. Because many namespace identifiers tend to be cryptic (i.e. HL7 OIDs, BioPortal URL's, etc.), <i>knownNamespace</i> includes the namespace name, an optional URI \emph{and} a place to provide textual detail describing what the namespace references. Note that namespace names must be unique across an entire CTS2 implementation - the same namespace name cannot represent one namespace in code system A and a second in code system B. Note also that namespace names are \emph{local} to a service instance. Information that is communicated between service instances, recorded in data tables or client software \emph{must} use full URIs. A reference to the individual or organization that provides the service. The set of service profiles that are supported by this service implementation A description of the service, its use, etc. A short name that identifies the particular service and implementation. The particular implementation type(s) supported by this profile The match algorithms that can be used in filters for this service instance. The set of model attributes that can be referenced in filter instances for the given service implementation. The set of properties that are used in one or more instances of the resource represented by this service. This list includes all properties that are can be used in queries in this service, independent of the entryState or temporal state of the resource(s) being searched. Return the number of elements currently represented by the supplied directory URI. Return a <i>DirectoryURI</i> that references the set of all elements represented by <i>directory</i> that match the criteria specified in <i>filter.</i> Remove any of the elements in <i>elementsToRemove</i> from <i>initialSet </i>if present. Elements in <i>elementsToRemove</i> that are not in <i>initialSet</i> are ignored. Return a directory that represents the set of elements that are common to the two supplied directories. Note that both DirectoryURIs must represent resources of the same type. Return a directory that represents the combination of the contents of the supplied two supplied directories, with duplicate entries removed. Note that both of the directory URIs must resolve to entries of the same type. Return the change set referenced by the supplied URI. Return the set of states and changes that occcurred to to the specified <i>ValueSetCatalogEntry</i> within the specified time period.Return a list of records that reflects the change in the catalog entry over the specified time span. Records will be sorted from earliest to latest if (a) <i>fromDate</i> is omitted or (b) <i>toDate</i> is omitted, or (c) <i>fromDate </i> is earlier than <i>toDate</i>. In all other cases, records will be sorted from latest to earliest. The <i>valueSetDefinition</i> URI isn't recognized by the service. Return a directory of <i>EntityDescriptions</i> matching the supplied namespace/name or URI whose changes became visible in the service between <i>fromDate</i> and <i>toDate</i>. The order of the dates controls the return order - if <i>fromDate </i>is later than <i>toDate</i> the return order is latest to earliest, otherwise it is earliest to latest. Return the first known state of the specified <i>ValueSetCatalogEntry</i>Return an catalog entry that reflects what the state of the entry when it first appeared in the service. The <i>valueSetDefinition</i> URI isn't recognized by the service. Get the first change that was applied to the named entity from the perspective of the service. Select from the set of <i>ChangeSet</i>s that contain one or more changes for the referenced entity the <i>ChangeSet</i> that has the latest <i>officialEffectiveDate</i> and return the last change for the named entity in the set. Get the last change that was applied to the named entity from the perspective of the service. A service that provides the change history for a value set definition.