Package ca.uhn.hl7v2.conf.store
package ca.uhn.hl7v2.conf.store
-
ClassDescriptionAbstract class for used retrieving and validating codes from user defined and HL7 specific tables that correspond to a conformance profile.Looks up the profile in a file "ID.xml" somewhere in in classpath (where ID is the profile ID).Interface used retrieving and validating codes from user defined and HL7 specific tables that correspond to a conformance profile.Registry containing
CodeStoreinstances registered for Conformance Profile IDs or ID patterns.Default Implementation of aCodeStoreRegistryStores profiles in a local directory.This particular implementation of CodeStore retrieves valid codes and validates codeSystems using tables found in 'spec xml tables only' docs generated from the HL7 Messaging Workbench tool.A repository for conformance profile documents.Provides access to a (configurable) ProfileStore.Base class for read-only profile stores.A read-only profile store that loads profiles from URLs.