List templates

List the available ADL 1.4 operational templates (OPT) on the system.

Responses
  • application/json
Request Example for get/definition/template/adl1.4
curl https://cataniamc.prod.cadasto.com/v1/definition/template/adl1.4
[
  {
    "template_id": "Vital Signs",
    "concept": "Vital Signs",
    "archetype_id": "openEHR-EHR-COMPOSITION.encounter.v1",
    "created_timestamp": "2017-08-14T19:24:56.639Z"
  }
]