PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@1.0.0
    http://smart.who.int/base/StructureDefinition/DAK
description: Logical Model for representing a complete Digital Adaptation Kit (DAK) with metadata and all 9 DAK components
package_name: smart.who.int.base
derivation: specialization
name: DAK
type: http://smart.who.int/base/StructureDefinition/DAK
elements:
  description:
    short: DAK Description
    choices: [descriptionString, descriptionUri]
    index: 4
  userScenarios: {type: 'http://smart.who.int/base/StructureDefinition/UserScenarioSource', short: User Scenarios, array: true, index: 19}
  requirements: {type: 'http://smart.who.int/base/StructureDefinition/RequirementsSource', short: Functional and Non-Functional Requirements, array: true, index: 24}
  descriptionUri: {type: uri, short: DAK Description, choiceOf: description, index: 6}
  publisher:
    type: BackboneElement
    short: Publisher
    index: 14
    elements:
      name: {type: string, short: Publisher Name, index: 15}
      url: {type: url, short: Publisher URL, index: 16}
    required: [name]
  descriptionString: {type: string, short: DAK Description, choiceOf: description, index: 5}
  license: {type: code, short: License, index: 12}
  publicationUrl: {type: url, short: Publication URL, index: 9}
  personas: {type: 'http://smart.who.int/base/StructureDefinition/GenericPersonaSource', short: Generic Personas, array: true, index: 18}
  name: {type: string, short: DAK Name, index: 1}
  indicators: {type: 'http://smart.who.int/base/StructureDefinition/ProgramIndicatorSource', short: Program Indicators, array: true, index: 23}
  previewUrl: {type: url, short: Preview URL, index: 10}
  title: {type: string, short: DAK Title, index: 2}
  decisionLogic: {type: 'http://smart.who.int/base/StructureDefinition/DecisionSupportLogicSource', short: Decision-Support Logic, array: true, index: 22}
  dataElements: {type: 'http://smart.who.int/base/StructureDefinition/CoreDataElementSource', short: Core Data Elements, array: true, index: 21}
  status: {type: code, short: DAK Status, index: 8}
  id: {type: string, short: DAK ID, index: 0}
  copyrightYear: {type: string, short: Copyright Year, index: 13}
  businessProcesses: {type: 'http://smart.who.int/base/StructureDefinition/BusinessProcessWorkflowSource', short: Generic Business Processes and Workflows, array: true, index: 20}
  healthInterventions: {type: 'http://smart.who.int/base/StructureDefinition/HealthInterventionsSource', short: Health Interventions and Recommendations, array: true, index: 17}
  version: {type: string, short: DAK Version, index: 7}
  testScenarios: {type: 'http://smart.who.int/base/StructureDefinition/TestScenarioSource', short: Test Scenarios, array: true, index: 25}
  canonicalUrl: {type: url, short: Canonical URL, index: 11}
package_version: 1.0.0
class: logical
kind: logical
url: http://smart.who.int/base/StructureDefinition/DAK
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0
required: [canonicalUrl, license, descriptionString, descriptionUri, publicationUrl, id, copyrightYear, name, previewUrl, status, title, publisher, version, description]