TemplateMetadata

Uploaded TEMPLATE meta information.

  • archetype_id
    Type: string
    required
  • concept
    Type: string
    required
  • created_timestamp
    Type: string
    required
  • template_id
    Type: string
    required
  • version
    Type: string
Examples
{
  "template_id": "openEHR-EHR-COMPOSITION.t_vital_signs.v1.0.0",
  "version": "1.0.1",
  "concept": "Vital Signs",
  "archetype_id": "openEHR-EHR-COMPOSITION.encounter.v1",
  "created_timestamp": "2017-08-14T19:24:56.639Z"
}