POST fhir
Request Information
URI Parameters
None.
Body Parameters
Bundle| Name | Description | Type | Additional information |
|---|---|---|---|
| TypeElement | CodeOfBundleType |
None. |
|
| TotalElement | UnsignedInt |
None. |
|
| Link | Collection of LinkComponent |
None. |
|
| Entry | Collection of EntryComponent |
None. |
|
| Signature | Signature |
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
FhirResponse| Name | 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.