POST fhir/{type}/$validate
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
type | string |
Required |
Body Parameters
ResourceName | Description | Type | Additional information |
---|---|---|---|
IdElement | Id |
None. |
|
Meta | Meta |
None. |
|
ImplicitRulesElement | FhirUri |
None. |
|
LanguageElement | Code |
None. |
Request Formats
application/xml+fhir, text/xml, application/xml, application/fhir+xml, text/xml+fhir, application/json+fhir, application/fhir+json, application/json, text/json, application/fhir+binary, text/html
Sample:
Sample not available.
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.