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.",
  "_filename": "StructureDefinition-HealthInterventions.json",
  "package_name": "smart.who.int.base",
  "date": "2026-08-27T08:31:36+00:00",
  "derivation": "specialization",
  "publisher": "WHO",
  "fhirVersion": "4.0.1",
  "name": "HealthInterventions",
  "abstract": false,
  "type": "http://smart.who.int/base/StructureDefinition/HealthInterventions",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Health Interventions and Recommendations (DAK)",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "id": "HealthInterventions",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "HealthInterventions",
      "short": "Health Interventions and Recommendations (DAK)",
      "definition": "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.",
      "isModifier": false
    }, {
      "id": "HealthInterventions.id",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "HealthInterventions.id"
      },
      "path": "HealthInterventions.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Health Intervention ID",
      "definition": "An identifier for the health intervention"
    }, {
      "id": "HealthInterventions.description[x]",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "HealthInterventions.description[x]"
      },
      "path": "HealthInterventions.description[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "uri"
      } ],
      "short": "Description",
      "definition": "Description of the health intervention - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
    }, {
      "id": "HealthInterventions.reference",
      "max": "*",
      "min": 1,
      "base": {
        "max": "*",
        "min": 1,
        "path": "HealthInterventions.reference"
      },
      "path": "HealthInterventions.reference",
      "type": [ {
        "code": "http://smart.who.int/base/StructureDefinition/DublinCore"
      } ],
      "short": "Reference",
      "definition": "Reference data element using Dublin Core metadata"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "a65da431-c86e-4883-9bd6-e1a6bc1ea623",
  "kind": "logical",
  "url": "http://smart.who.int/base/StructureDefinition/HealthInterventions",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "HealthInterventions",
      "path": "HealthInterventions",
      "short": "Health Interventions and Recommendations (DAK)",
      "definition": "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."
    }, {
      "id": "HealthInterventions.id",
      "max": "1",
      "min": 1,
      "path": "HealthInterventions.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Health Intervention ID",
      "definition": "An identifier for the health intervention"
    }, {
      "id": "HealthInterventions.description[x]",
      "max": "1",
      "min": 0,
      "path": "HealthInterventions.description[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "uri"
      } ],
      "short": "Description",
      "definition": "Description of the health intervention - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
    }, {
      "id": "HealthInterventions.reference",
      "max": "*",
      "min": 1,
      "path": "HealthInterventions.reference",
      "type": [ {
        "code": "http://smart.who.int/base/StructureDefinition/DublinCore"
      } ],
      "short": "Reference",
      "definition": "Reference data element using Dublin Core metadata"
    } ]
  },
  "contact": [ {
    "name": "WHO",
    "telecom": [ {
      "value": "http://who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}