How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure PatientTimeline API

The PatientTimeline API from Microsoft Azure — 2 operation(s) for patienttimeline.

Microsoft Azure PatientTimeline API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include PatientTimeline. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 2 operations across 2 paths, and defines 46 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

2 operations 2 paths 46 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

PatientTimeline 2
POST
/patient-timeline/jobs
Microsoft Azure Create Patient Timeline Job
microsoftAzurePatienttimelineCreatejob 3 params body → 202default
GET
/patient-timeline/jobs/{id}
Microsoft Azure Get Patient Timeline Job Details
microsoftAzurePatienttimelineGetjob 2 params → 200default

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are Fhir.R4.Extension (13 properties), PatientDocument (9 properties), Fhir.R4.SampledData (7 properties), PatientTimelineResult (7 properties). Each schema is shown below with its type and property counts.

DocumentContent
object
The content of the patient document.
2 properties 2 required
OrderedProcedure
object
Procedure information
3 properties
Fhir.R4.fhirUri
string
PatientTimelineModelConfiguration
object
Configuration affecting the Patient Timeline model's inference.
2 properties
Azure.Core.uuid
string
Universally Unique Identifier
PatientInfoSex
string
The patient's sex.
Fhir.R4.Quantity
object
A measured or measurable amount Based on [FHIR Quantity](https://www.hl7.org/fhir/R4/datatypes.htmlQuantity)
5 properties
Azure.Core.Foundations.Error
object
The error object.
5 properties 2 required
PatientInfo
object
Patient structured information, including demographics and known structured clinical information.
3 properties
Fhir.R4.Resource
object
Resource is the ancestor of DomainResource from which most resources are derived. Bundle, Parameters, and Binary extend Resource directly. Based on [FHIR Resou…
5 properties 1 required
Fhir.R4.fhirDateTime
string
Fhir.R4.Meta
object
Metadata about a resource Based on [FHIR Meta](https://www.hl7.org/fhir/R4/resource.htmlMeta)
6 properties
PatientTimelineInference
object
An inference made by the Patient Timeline model regarding a patient.
4 properties 1 required
Fhir.R4.Identifier
object
An identifier intended for computation Based on [FHIR Identifier](https://www.hl7.org/fhir/R4/identifier.html)
6 properties
DocumentType
string
The type of the patient document, such as 'note' (text document) or 'fhirBundle' (FHIR JSON document).
PatientRecord
object
A patient record, including their clinical information and data.
4 properties 1 required
TimePeriod
object
A duration of time during which an event is happening
2 properties
Fhir.R4.Coding
object
A Coding is a representation of a defined concept using a symbol from a defined "code system". Based on [FHIR Coding](https://www.hl7.org/fhir/R4/datatypes.htm…
4 properties
JobStatus
string
The status of the processing job.
PatientTimelineInferenceResult
object
The inference results for the Patient Timeline request.
2 properties 2 required
PatientTimelineData
object
The body of the Patient Timeline request.
2 properties 1 required
SpecialtyType
string
Known values codes that can be used to indicate the type of the Specialty.
PatientTimelineInferenceType
string
The type of the Patient Timeline inference.
EncounterClass
string
Known values codes that can be used to indicate the class of encounter (TODO://Based on FHIR value set--http://....).
Azure.Core.Foundations.InnerError
object
An object containing more specific information about the error. As per Microsoft One API guidelines - https://github.com/Microsoft/api-guidelines/blob/vNext/Gu…
2 properties
PatientTimelineResult
object
The response for the Patient Timeline request.
7 properties 2 required
Fhir.R4.CodeableConcept
object
Concept - reference to a terminology or just text Based on [FHIR CodeableConcept](https://www.hl7.org/fhir/R4/datatypes.htmlCodeableConcept)
2 properties
ClinicalDocumentType
string
The type of the clinical document.
Fhir.R4.Range
object
A set of ordered Quantities defined by a low and high limit Based on [FHIR Range](https://www.hl7.org/fhir/R4/datatypes.htmlRange)
2 properties
Fhir.R4.Extension
object
Base for all elements Based on [FHIR Element](https://www.hl7.org/fhir/datatypes.htmlElement)
13 properties 1 required
PatientDocument
object
A clinical document related to a patient. Document here is in the wide sense - not just a text document (note).
9 properties 3 required
Fhir.R4.Reference
object
A reference from one resource to another Based on [FHIR Reference](https://www.hl7.org/fhir/R4/references.html)
4 properties
Fhir.R4.fhirInstant
string
ModelVersion
string
The version of the model used for inference, expressed as the model date.
Azure.Core.Foundations.ErrorResponse
object
A response containing error details.
1 property 1 required
Fhir.R4.SampledData
object
A series of measurements taken by a device Based on [FHIR SampledData](https://www.hl7.org/fhir/R4/datatypes.htmlSampledData)
7 properties 3 required
Fhir.R4.DomainResource
object
A resource with narrative, extensions, and contained resources Based on [FHIR DomainResource](https://www.hl7.org/fhir/domainresource.html)
5 properties 1 required
DocumentAdministrativeMetadata
object
Document administrative metadata
2 properties
PatientTimelinePatientResult
object
The results of the model's work for a single patient.
2 properties 2 required
Encounter
object
visit/encounter information
3 properties 1 required
Fhir.R4.Period
object
A time period defined by a start and end date and optionally time Based on [FHIR Period](https://www.hl7.org/fhir/R4/datatypes.htmlPeriod)
2 properties
Fhir.R4.Narrative
object
Any resource that is a [DomainResource](https://www.hl7.org/fhir/domainresource.html) may include a human-readable narrative that contains a summary of the res…
2 properties 2 required
DocumentAuthor
object
Document author
2 properties
Fhir.R4.Element
object
The base definition for all elements contained inside a resource. Based on [FHIR Element](https://www.hl7.org/fhir/R4/element.html)
2 properties
DocumentContentSourceType
string
The type of the content's source. In case the source type is 'inline', the content is given as a string (for instance, text). In case the source type is 'refer…
Fhir.R4.Ratio
object
A ratio of two Quantity values - a numerator and a denominator Based on [FHIR Ratio](https://www.hl7.org/fhir/R4/datatypes.htmlRatio)
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-patienttimeline-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure PatientTimeline API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.