Preparing search index...
The search index is not available
IGUHealth
IGUHealth
@iguhealth/server
fhir-terminology
TerminologyProvider
Class TerminologyProvider
Implements
TerminologyProvider
Index
Constructors
constructor
Methods
expand
lookup
validate
Constructors
constructor
new
Terminology
Provider
(
)
:
TerminologyProvider
Returns
TerminologyProvider
Methods
expand
expand
<
Version
>
(
ctx
,
fhirVersion
,
input
)
:
Promise
<
ValueSet
>
Type Parameters
Version
extends
"4.0"
|
"4.3"
Parameters
ctx
:
IGUHealthServerCTX
fhirVersion
:
Version
input
:
r4
.
ValueSetExpand
.
Input
Returns
Promise
<
ValueSet
>
lookup
lookup
(
ctx
,
fhirVersion
,
input
)
:
Promise
<
r4
.
CodeSystemLookup
.
Output
>
Parameters
ctx
:
IGUHealthServerCTX
fhirVersion
:
"4.0"
|
"4.3"
input
:
r4
.
CodeSystemLookup
.
Input
Returns
Promise
<
r4
.
CodeSystemLookup
.
Output
>
validate
validate
(
ctx
,
fhirVersion
,
input
)
:
Promise
<
r4
.
ValueSetValidateCode
.
Output
>
Parameters
ctx
:
IGUHealthServerCTX
fhirVersion
:
"4.0"
|
"4.3"
input
:
r4
.
ValueSetValidateCode
.
Input
Returns
Promise
<
r4
.
ValueSetValidateCode
.
Output
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
expand
lookup
validate
IGUHealth
Loading...