POST fhir/{TenantName}/{TenantID}/{FhirVersion}/{type}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
type

string

Required

TenantName

string

None.

TenantID

string

None.

FhirVersion

string

None.

Body Parameters

Resource
NameDescriptionTypeAdditional information
IdElement

Id

None.

Meta

Meta

None.

ImplicitRulesElement

FhirUri

None.

LanguageElement

Code

None.

Request Formats

application/fhir+xml, text/xml, text/xml+fhir, application/xml, application/xml+fhir, application/fhir+json, text/json, application/json, application/json+fhir, application/fhir+binary, text/html

Sample:

Sample not available.

Response Information

Resource Description

FhirResponse
NameDescriptionTypeAdditional information
Messages

Collection of string

None.

Request

HttpRequestMessage

None.

IsValid

boolean

None.

HasBody

boolean

None.

StatusCode

HttpStatusCode

None.

Key

IKey

None.

Resource

Resource

None.

Body

string

None.

CustomMessage

boolean

None.

IsNdJsonFormat

boolean

None.

Response Formats

application/json, text/json

Sample:

Sample not available.