Methods

Activities

Description

Returns all currently 'approved' Activities of a Component.

Path Parameters

Name Description
componentId ID of the Component.

Response Object

Array[Activity]

Description

Find an Activity by it's ID. Only supported for 'approved' Activities.

Path Parameters

Name Description
componentId ID of the Component.
activityId ID of the Activity.

Response Object

Activity

Description

Returns all currently 'approved' Clinical Situations mapped to an Activity.

Path Parameters

Name Description
componentId ID of the Component.
activityId ID of the Activity.

Response Object

Array[ClinicalSituation]

Activity ILOs

Description

Returns all currently 'approved' ILOs of a Activity.

Path Parameters

Name Description
componentId ID of the Component.
activityId ID of the Activity.

Response Object

Array[ActivityIlo]

Description

Find an Activity ILOs by it's ID. Only supported for 'approved' Activities ILOs.

Path Parameters

Name Description
componentId ID of the Component.
activityId ID of the Activity.
iloId ID of the Activity ILO.

Response Object

ActivityIlo

Clinical Situations

Description

Returns all currently 'approved' Clinical Situations.

Response Object

Array[ClinicalSituation]

Description

Find a Clinical Situation by it's ID. Only supported for 'approved' Clinical Situations.

Path Parameters

Name Description
componentId ID of the Clinical Situation.

Response Object

ClinicalSituation

Description

Returns all currently 'approved' Activities mapped to a Clinical Situation.

Path Parameters

Name Description
csId ID of the Clinical Situation.

Response Object

Array[Activity]

Components

Description

Returns all currently 'approved' Components.

Response Object

Array[Component]

Description

Find a Component by it's ID. Only supported for 'approved' Components.

Path Parameters

Name Description
componentId ID of the Component.

Response Object

Component

Component ILOs

Description

Returns all currently 'approved' ILOs of a Component.

Path Parameters

Name Description
componentId ID of the Component.

Response Object

Array[ComponentIlo]

Description

Find a Component ILO by it's ID. Only supported for 'approved' Component ILOs.

Path Parameters

Name Description
componentId ID of the Component.
iloId ID of the Component ILO.

Response Object

ComponentIlo

Description

Returns all currently 'approved' Taxonomies mapped to a Component ILO.

Path Parameters

Name Description
componentId ID of the Component.
iloId ID of the Component ILO.

Response Object

Array[Taxonomy]

Description

Returns all Taxonomy Terms mapped to a Component ILO. Only supported for 'approved' Taxonomies

Path Parameters

Name Description
componentId ID of the Component.
iloId ID of the Component ILO.
taxId ID of the Taxonomy.

Response Object

Array[TaxonomyTerm]

Taxonomies

Description

Returns all currently 'approved' Taxonomies.

Response Object

Array[Taxonomy]

Description

Find a Taxonomy by it's ID. Only supported for 'approved' Taxonomies.

Path Parameters

Name Description
taxId ID of the Taxonomy.

Response Object

Taxonomy

Taxonomy Terms

Description

Returns all Terms of a Taxonomy. Only supported for 'approved' Taxonomies.

Path Parameters

Name Description
taxId ID of the Taxonomy.

Response Object

Array[TaxonomyTerm]

Description

Find a Term by it's ID. Only supported for 'approved' Taxonomies.

Path Parameters

Name Description
taxId ID of the Taxonomy.
termId ID of the Term.

Response Object

TaxonomyTerm