| Package | Description |
|---|---|
| ca.uhn.fhir.context.support |
| Modifier and Type | Method and Description |
|---|---|
IContextValidationSupport.CodeValidationResult<CDCT,IST> |
IContextValidationSupport.validateCode(FhirContext theContext,
String theCodeSystem,
String theCode,
String theDisplay)
Validates that the given code exists and if possible returns a display
name.
|
Copyright © 2014–2017 University Health Network. All rights reserved.