SMART Base
0.2.0 - ci-build

SMART Base, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-base/tree/main and changes regularly. See the Directory of published versions

Logical Model: Health Interventions and Recommendations (DAK)

Official URL: http://smart.who.int/base/StructureDefinition/HealthInterventions Version: 0.2.0
Active as of 2025-10-14 Computable Name: HealthInterventions

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.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventions 0..* Base Health Interventions and Recommendations (DAK)
... id 1..1 id Health Intervention ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... reference 1..* DublinCore Reference

doco Documentation for this format

API Information

Health Interventions and Recommendations (DAK) API

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.

Version: 1.0.0

Endpoints

GET /StructureDefinition-HealthInterventions.schema.json

JSON Schema definition for the Logical Model StructureDefinition-HealthInterventions

This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-HealthInterventions.

Schema Definition

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.

Type: object

Schema ID: https://worldhealthorganization.github.io/smart-base/StructureDefinition-HealthInterventions.schema.json

Properties

  • resourceType (string): Resource type identifier for HealthInterventions logical model
  • id (string): An identifier for the health intervention
  • description[x] (unknown): Description of the health intervention - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)
  • reference (array): Reference data element using Dublin Core metadata

Required fields: resourceType, id, reference

Full Schema (JSON)
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://worldhealthorganization.github.io/smart-base/StructureDefinition-HealthInterventions.schema.json",
  "title": "Health Interventions and Recommendations (DAK)",
  "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.",
  "type": "object",
  "properties": {
    "resourceType": {
      "type": "string",
      "const": "HealthInterventions",
      "description": "Resource type identifier for HealthInterventions logical model"
    },
    "id": {
      "type": "string",
      "description": "An identifier for the health intervention"
    },
    "description[x]": {
      "oneOf": [
        {
          "type": "string"
        },
        {
          "type": "string",
          "format": "uri"
        }
      ],
      "description": "Description of the health intervention - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)"
    },
    "reference": {
      "type": "array",
      "items": {
        "$ref": "https://worldhealthorganization.github.io/smart-base/StructureDefinition-DublinCore.schema.json"
      },
      "minItems": 1,
      "description": "Reference data element using Dublin Core metadata"
    }
  },
  "required": [
    "resourceType",
    "id",
    "reference"
  ],
  "resourceDefinition": "http://smart.who.int/base/StructureDefinition/HealthInterventions",
  "fhir:parent": "http://hl7.org/fhir/StructureDefinition/Base"
}

This documentation is automatically generated from the OpenAPI specification.

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventions 0..* Base Health Interventions and Recommendations (DAK)
... id 1..1 id Health Intervention ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... reference 1..* DublinCore Reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventions 0..* Base Health Interventions and Recommendations (DAK)
... id 1..1 id Health Intervention ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... reference 1..* DublinCore Reference

doco Documentation for this format

This structure is derived from Base

Summary

Mandatory: 0 element(2 nested mandatory elements)

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventions 0..* Base Health Interventions and Recommendations (DAK)
... id 1..1 id Health Intervention ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... reference 1..* DublinCore Reference

doco Documentation for this format

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventions 0..* Base Health Interventions and Recommendations (DAK)
... id 1..1 id Health Intervention ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... reference 1..* DublinCore Reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventions 0..* Base Health Interventions and Recommendations (DAK)
... id 1..1 id Health Intervention ID
... description[x] 0..1 Description
.... descriptionString string
.... descriptionUri uri
... reference 1..* DublinCore Reference

doco Documentation for this format

This structure is derived from Base

Summary

Mandatory: 0 element(2 nested mandatory elements)

 

Other representations of profile: CSV, Excel