FHIRClient - v3.0.0
Preparing search index...
types
fhirclient
FHIR
CapabilityStatement
Interface CapabilityStatement
interface
CapabilityStatement
{
fhirVersion
:
string
;
resourceType
:
string
;
rest
:
{
resource
:
{
type
:
string
}
[]
;
security
?:
{
cors
?:
boolean
;
extension
?:
{
extension
:
Extension
<
"valueUri"
>
[]
;
url
:
string
}
[]
;
}
;
}
[]
;
}
Index
Properties
fhir
Version
resource
Type
rest
Properties
fhir
Version
fhirVersion
:
string
resource
Type
resourceType
:
string
rest
rest
:
{
resource
:
{
type
:
string
}
[]
;
security
?:
{
cors
?:
boolean
;
extension
?:
{
extension
:
Extension
<
"valueUri"
>
[]
;
url
:
string
}
[]
;
}
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fhir
Version
resource
Type
rest
FHIRClient - v3.0.0
Loading...