Uses of Class
com.ibm.fhir.persistence.jdbc.util.CanonicalValue
- 
Packages that use CanonicalValue Package Description com.ibm.fhir.persistence.jdbc.util  - 
- 
Uses of CanonicalValue in com.ibm.fhir.persistence.jdbc.util
Methods in com.ibm.fhir.persistence.jdbc.util that return CanonicalValue Modifier and Type Method Description static CanonicalValueCanonicalSupport. createCanonicalValueFrom(String canonicalValue)Process the canonical value data. 
 -