FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.base
Resource TypeStructureDefinition
IdStructureDefinition-HealthInterventions.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-base/StructureDefinition-HealthInterventions.html
URLhttp://smart.who.int/base/StructureDefinition/HealthInterventions
Version0.2.0
Statusactive
Date2026-01-19T10:55:40+00:00
NameHealthInterventions
TitleHealth Interventions and Recommendations (DAK)
Authoritywho
DescriptionLogical 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.
Typehttp://smart.who.int/base/StructureDefinition/HealthInterventions
Kindlogical

Resources that use this resource

StructureDefinition
HealthInterventionsSourceHealth Interventions Source

Resources that this resource uses

StructureDefinition
DublinCoreDublin Core Metadata Element Set

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition HealthInterventions

NameFlagsCard.TypeDescription & Constraintsdoco
.. HealthInterventions 0..*BaseHealth Interventions and Recommendations (DAK)
... id 1..1idHealth Intervention ID
... description[x] 0..1Description
.... descriptionStringstring
.... descriptionUriuri
... reference 1..*DublinCoreReference

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "HealthInterventions",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/base/StructureDefinition/HealthInterventions",
  "version": "0.2.0",
  "name": "HealthInterventions",
  "title": "Health Interventions and Recommendations (DAK)",
  "status": "active",
  "date": "2026-01-19T10:55:40+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "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.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/base/StructureDefinition/HealthInterventions",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "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.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "HealthInterventions.id",
        "path": "HealthInterventions.id",
        "short": "Health Intervention ID",
        "definition": "An identifier for the health intervention",
        "min": 1,
        "max": "1",
        "base": {
          "path": "HealthInterventions.id",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "id"
          }
        ]
      },
      {
        "id": "HealthInterventions.description[x]",
        "path": "HealthInterventions.description[x]",
        "short": "Description",
        "definition": "Description of the health intervention - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "HealthInterventions.description[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          },
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "HealthInterventions.reference",
        "path": "HealthInterventions.reference",
        "short": "Reference",
        "definition": "Reference data element using Dublin Core metadata",
        "min": 1,
        "max": "*",
        "base": {
          "path": "HealthInterventions.reference",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "http://smart.who.int/base/StructureDefinition/DublinCore"
          }
        ]
      }
    ]
  },
  "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",
        "path": "HealthInterventions.id",
        "short": "Health Intervention ID",
        "definition": "An identifier for the health intervention",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ]
      },
      {
        "id": "HealthInterventions.description[x]",
        "path": "HealthInterventions.description[x]",
        "short": "Description",
        "definition": "Description of the health intervention - either Markdown content or a URI to a Markdown file (absolute or relative to repository root)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          },
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "HealthInterventions.reference",
        "path": "HealthInterventions.reference",
        "short": "Reference",
        "definition": "Reference data element using Dublin Core metadata",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "http://smart.who.int/base/StructureDefinition/DublinCore"
          }
        ]
      }
    ]
  }
}