Skip to main content

EConsult with triage XIS OpenAPI specification

This page describes the Econsult triage API specification the XIS should provide.

XIS E-consult triage data FHIR API (1.0.0)

Download OpenAPI specification:Download

Create a new TriageOutcome resource.

Request Body schema: application/fhir+json
required
resourceType
required
string
Value: "Bundle"
id
string
type
required
string
Value: "collection"
Array of objects
required
Array of objects

Responses

Request samples

Content type
application/fhir+json
{
  • "resourceType": "Bundle",
  • "id": "2dadc02f-9401-41f1-9cf9-3d3f222c10ec",
  • "type": "collection",
  • "link": [
    ],
  • "entry": [
    ]
}