POST fhir/{type}/{id}/${operation}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
type

string

Required

id

string

Required

operation

string

Required

Body Parameters

Parameters
NameDescriptionTypeAdditional information
Parameter

Collection of ParameterComponent

None.

IdElement

Id

None.

Meta

Meta

None.

ImplicitRulesElement

FhirUri

None.

LanguageElement

Code

None.

Request Formats

application/xml+fhir

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

application/fhir+xml

Sample:

Sample not available.

text/xml+fhir

Sample:

Sample not available.

application/json+fhir

Sample:

Sample not available.

application/fhir+json

Sample:

Sample not available.

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:
<html>
<head>
  <link href="/Content/fhir-html.css" rel="stylesheet"></link>
</head>
<body>
</body>
</html>

Response Information

Resource Description

FhirResponse
NameDescriptionTypeAdditional information
IsValid

boolean

None.

HasBody

boolean

None.

StatusCode

HttpStatusCode

None.

Key

IKey

None.

Resource

Resource

None.

Response Formats

application/json, text/json

Sample:

Sample not available.