| Package | Description |
|---|---|
| org.hl7.fhir.r4.hapi.ctx |
| Modifier and Type | Method and Description |
|---|---|
IValidationSupport.CodeValidationResult |
IValidationSupport.validateCode(ca.uhn.fhir.context.FhirContext theContext,
String theCodeSystem,
String theCode,
String theDisplay)
Validates that the given code exists and if possible returns a display
name.
|
IValidationSupport.CodeValidationResult |
DefaultProfileValidationSupport.validateCode(ca.uhn.fhir.context.FhirContext theContext,
String theCodeSystem,
String theCode,
String theDisplay) |
Copyright © 2014–2018 University Health Network. All rights reserved.