View scope

keyword
SVS
Description
This scope gathers the assertions which apply in the context of the Sharing Value Sets (SVS) domain above all integration profiles

75 Assertions in Scope

Search Criteria

Id scheme
Assertion id
Predicate
ITI48ITI48-001The Retrieve Value Set Request shall carry a required id, representing the Value Set OID that identifies the Expanded Value Set within the Repository.
ITI48ITI48-002The Retrieve Value Set Request shall carry an optional version that identifies a specific version of the Expanded Value Set. If no version is specified, the Value Set Consumer is requesting the most recent version of the Value Set.
ITI48ITI48-003The Retrieve Value Set Request shall carry an optional lang parameter indicating the requested language locale for the displayName of the Value Set Concepts.
ITI48ITI48-004When receiving a Retrieve Value Set Request, a Value Set Repository shall generate a Retrieve Value Set Response containing the Expanded Value Set that corresponds to the request parameters or an error code if the Value Set could not be retrieved.
ITI48ITI48-005If no version is specified in the Request, then the most recent version shall be returned.
ITI48ITI48-006The Value Set Repository shall support both the SOAP and HTTP bindings for this transaction.
ITI48ITI48-007If the Value Set Consumer sends the request using the SOAP binding, the Value Set Repository shall respond using the SOAP binding.
ITI48ITI48-008If the Value Set Consumer sends the request using the HTTP binding, the Value Set Repository shall respond using the HTTP binding
ITI48ITI48-009The Retrieve Value Set Response Message shall carry for the returned Expanded Value Set a required id, representing the Value Set OID that identifies the Value Set within the Value Set Repository. This OID shall be the same as the Value Set OID in the received Retrieve Value Set Request Message.
ITI48ITI48-010The Retrieve Value Set Response Message shall carry the following information for the returned Expanded Value Set a required displayName that can be used for display purposes.
ITI48ITI48-011The Retrieve Value Set Response Message shall carry the following information for the returned Expanded Value Set an optional version that shall be present if the Expanded Value Set has a version, that identifies the specific version of the Value Set returned.
ITI48ITI48-012The Retrieve Value Set Response Message shall carry the following information for the returned Expanded Value Set an optional cacheExpirationHint indicating that the Value Set Consumer is not expected to change before this date and time. If the request and the response use the HTTP binding, this information shall be also present in the HTTP Expire header of the response. For details, please see Section 14.21 of IETF RFC2616.
ITI48ITI48-013The Retrieve Value Set Response Message shall carry the following information for the returned Expanded Value Set one or more ConceptList, which provides the Concepts of the Expanded Value Set. If there are multiple translations of the Value Set, each translation is returned as a separate ConceptList, where only the displayName of each Concept, and the language locale represented by xml:lang are different.
ITI48ITI48-014A Value Set Repository shall return the Expanded Value Set indicated in the request.
ITI48ITI48-015If the Value Set Consumer requested a specific language locale, the Value Set Repository shall return only the requested translation of the Expanded Value Set.
ITI48ITI48-016If the Value Set Consumer did not request a specific language locale, the Value Set Repository shall return all known translations of the Expanded Value Set. This is the only case where more than one ConceptList XML element shall be permitted
ITI48ITI48-017The ConceptList shall have the same code values for the Value Set in question.
ITI48ITI48-018The displayName may have a different value appropriate to the locale.
ITI48ITI48-019The Value Set Repository shall return the Expanded Value Set or an error code in case the Value Set could not be expanded.
ITI48ITI48-020Value Set Consumers which support the SOAP Binding Option shall follow the rules for Web Services transactions outlined in ITI TF-2x: Appendix V.