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:

An exception has occurred while using the formatter 'XmlFhirFormatter' to generate sample for media type 'application/xml+fhir'. Exception message: Value cannot be null. Parameter name: request

text/xml

Sample:

An exception has occurred while using the formatter 'XmlFhirFormatter' to generate sample for media type 'text/xml'. Exception message: Value cannot be null. Parameter name: request

application/xml

Sample:

An exception has occurred while using the formatter 'XmlFhirFormatter' to generate sample for media type 'application/xml'. Exception message: Value cannot be null. Parameter name: request

application/fhir+xml

Sample:

An exception has occurred while using the formatter 'XmlFhirFormatter' to generate sample for media type 'application/fhir+xml'. Exception message: Value cannot be null. Parameter name: request

text/xml+fhir

Sample:

An exception has occurred while using the formatter 'XmlFhirFormatter' to generate sample for media type 'text/xml+fhir'. Exception message: Value cannot be null. Parameter name: request

application/json+fhir

Sample:

An exception has occurred while using the formatter 'JsonFhirFormatter' to generate sample for media type 'application/json+fhir'. Exception message: Value cannot be null. Parameter name: request

application/fhir+json

Sample:

An exception has occurred while using the formatter 'JsonFhirFormatter' to generate sample for media type 'application/fhir+json'. Exception message: Value cannot be null. Parameter name: request

application/json

Sample:

An exception has occurred while using the formatter 'JsonFhirFormatter' to generate sample for media type 'application/json'. Exception message: Value cannot be null. Parameter name: request

text/json

Sample:

An exception has occurred while using the formatter 'JsonFhirFormatter' to generate sample for media type 'text/json'. Exception message: Value cannot be null. Parameter name: request

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.