public static class IContextValidationSupport.LookupCodeResult extends Object
| Constructor and Description |
|---|
LookupCodeResult()
Constructor
|
public LookupCodeResult()
public List<IContextValidationSupport.BaseConceptProperty> getProperties()
public void setProperties(List<IContextValidationSupport.BaseConceptProperty> theProperties)
@Nonnull public List<IContextValidationSupport.ConceptDesignation> getDesignations()
public String getCodeDisplay()
public void setCodeDisplay(String theCodeDisplay)
public String getCodeSystemDisplayName()
public void setCodeSystemDisplayName(String theCodeSystemDisplayName)
public String getCodeSystemVersion()
public void setCodeSystemVersion(String theCodeSystemVersion)
public String getSearchedForCode()
public IContextValidationSupport.LookupCodeResult setSearchedForCode(String theSearchedForCode)
public String getSearchedForSystem()
public IContextValidationSupport.LookupCodeResult setSearchedForSystem(String theSearchedForSystem)
public boolean isCodeIsAbstract()
public void setCodeIsAbstract(boolean theCodeIsAbstract)
public boolean isFound()
public IContextValidationSupport.LookupCodeResult setFound(boolean theFound)
public void throwNotFoundIfAppropriate()
public IBaseParameters toParameters(FhirContext theContext, List<? extends IPrimitiveType<String>> theProperties)
public static IContextValidationSupport.LookupCodeResult notFound(String theSearchedForSystem, String theSearchedForCode)
Copyright © 2014–2019 University Health Network. All rights reserved.