IGUHealth
Preparing search index...
@iguhealth/server
fhir-http
HTTPResponse
Type Alias HTTPResponse
type
HTTPResponse
=
{
body
?:
unknown
;
headers
?:
Record
<
string
,
string
>
;
status
:
number
;
}
Index
Properties
body?
headers?
status
Properties
Optional
body
body
?:
unknown
Optional
headers
headers
?:
Record
<
string
,
string
>
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
status
IGUHealth
Loading...