MCC eCare Plan Implementation Guide
1.0.0 - ballot United States of America flag

MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-mcc/ and changes regularly. See the Directory of published versions

MCC Value Set Libraries and Usage

The value sets in the MCC Value Set Library pages are not bound within any profile. The Value Set Library pages contain “libraries” of value sets that may be used with MCC Profiles and where within the profile they should be used. Not all of the profiles have additional value sets defined beyond those already defined in the US Core profile. In some cases there is a Value set library page even if no additional sets were developed to provide guidance for terminology use within that profile.

You must have an NLM/UMLS account to access. There is no charge for an account in the United States. All of these value sets are housed in the NLM Value Set Authority Center (VSAC).

Note: the first time you click on the value set name link in a given session, there my be a delay in loading and you will need to sign in once loaded.

Value Set Libraries

MCC Value Sets Use and Validation The value sets in the MCC Value Set Library pages are not bound within any profile. As a result “automatic” validation (confirmation) that a code sent in an instance is a member of that value set will not occur. Validation support can be added in implementation. These Value Sets may be used for several different purposes and no clinically appropriate use is precluded:

  • Querying for patients that have experienced particular symptoms
  • Within Quality Measures or for research using Clinical Quality Language (CQL) (for example)
  • For display within applications
  • Terminology validation support
  • Accessing Value Sets using FHIR Value Set Resource

Example of use:

Fetching VSAC Value sets with FHIR APIs:

  • FHIR ValueSet resource (in other words, the value set definition) use: GET https://cts.nlm.nih.gov/fhir/ValueSet/[VSAC OID]
  • FHIR ValueSet resource expansion use the FHIR $expand operation: GET https://cts.nlm.nih.gov/fhir/ValueSet/[VSAC OID]/$expand

For more information refer to the FHIR Terminology Service for VSAC Resources

For convenience, we provide a CSV file in the IG git repository where we have aggregated the VSAC value sets found in the MCC Value Set Library pages (file name is MCCaggregatedValueSets.csv). The same information can be found on the relevant MCC Value Set Library page.