PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@1.0.0
    http://smart.who.int/base/StructureDefinition/HealthInterventions
description: Logical Model for representing Health Interventions and Recommendations from a DAK. Overview of the health interventions and WHO, regional or national recommendations included within the DAK.
package_name: smart.who.int.base
derivation: specialization
name: HealthInterventions
type: http://smart.who.int/base/StructureDefinition/HealthInterventions
elements:
  id: {type: id, short: Health Intervention ID, index: 0}
  description:
    short: Description
    choices: [descriptionString, descriptionUri]
    index: 2
  descriptionString: {type: string, short: Description, choiceOf: description, index: 3}
  descriptionUri: {type: uri, short: Description, choiceOf: description, index: 4}
  reference: {type: 'http://smart.who.int/base/StructureDefinition/DublinCore', short: Reference, array: true, min: 1, index: 5}
package_version: 1.0.0
class: logical
kind: logical
url: http://smart.who.int/base/StructureDefinition/HealthInterventions
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0
required: [id, reference]