Changing the ValueSet
- David hay
Right now the valueset change isn't working correctly. Will fix soon.
As described elsewhere, coded elements generally have a ValueSet associated with them which defines the supported values for that element. The association of a ValueSet to a resource property is termed 'Binding'.
To change a binding, first select the element in the navigator by clicking on it's path. On the right pane appears both a summary of that element, and the formal definition. The summary lists the current valueset, and also displays a link 'Examine/Change valueSet'.
Clicking the link will display the ValueSet browser.
The search tab is where you can select a new ValueSet to bind to the selected element.
It displays a simple form containing search boxes for name and description, and then performs a search against the registry for matching ValueSets, which are displayed in a list.
The image opposite shows a search for ValueSet's with the word 'LOINC' in the description.
Selecting any of the ValueSet's will place it 'into context', meaning that you can view the description, expand it and so forth.
Once you have found the ValueSet you want, clicking the Select button will close the dialog and associate the new ValueSet with the selected element.
At the moment, the search facility can only work against a single server - currently Health Intersections (Grahames) server. Once the HL7 registry is established, then that will become a more obvious choice. The FHIR specification supports the notion of distributed registries - so it's likely that this search functionality will become more comprehensive in the future.