POST fhir/{type}/{id}/${operation}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
type | string |
Required |
|
id | string |
Required |
|
operation | string |
Required |
Body Parameters
ParametersName | Description | Type | Additional information |
---|---|---|---|
Parameter | Collection of ParameterComponent |
None. |
|
IdElement | Id |
None. |
|
Meta | Meta |
None. |
|
ImplicitRulesElement | FhirUri |
None. |
|
LanguageElement | Code |
None. |
Request Formats
application/xml+fhir
Sample:
text/xml
Sample:
application/xml
Sample:
application/fhir+xml
Sample:
text/xml+fhir
Sample:
application/json+fhir
Sample:
application/fhir+json
Sample:
application/json
Sample:
text/json
Sample:
text/html
Sample:
<html> <head> <link href="/Content/fhir-html.css" rel="stylesheet"></link> </head> <body> </body> </html>
Response Information
Resource Description
FhirResponseName | Description | Type | Additional 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.