POST fhir/{TenantName}/{TenantID}/{FhirVersion}/{type}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
type | string |
Required |
|
TenantName | string |
None. |
|
TenantID | string |
None. |
|
FhirVersion | string |
None. |
Body Parameters
ResourceName | Description | Type | Additional 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
FhirResponseName | Description | Type | Additional 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.