FHIR IG analytics
| Package | smart.who.int.base |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-HealthInterventions.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-base/StructureDefinition-HealthInterventions.html |
| URL | http://smart.who.int/base/StructureDefinition/HealthInterventions |
| Version | 0.2.0 |
| Status | active |
| Date | 2026-01-19T10:55:40+00:00 |
| Name | HealthInterventions |
| Title | Health Interventions and Recommendations (DAK) |
| Authority | who |
| 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 | http://smart.who.int/base/StructureDefinition/HealthInterventions |
| Kind | logical |
Resources that use this resource
Resources that this resource uses
| StructureDefinition |
| DublinCore | Dublin Core Metadata Element Set |
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}