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 Source

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

Source reference for Health Interventions - exactly one of the following must be provided:

  • url (url data type): URL to retrieve HealthInterventions definition from input/ or external source
  • canonical (canonical data type): Canonical URI pointing to the HealthInterventions definition
  • instance: Inline HealthInterventions instance data

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
.. HealthInterventionsSource 0..* Base Health Interventions Source
... url 0..1 url URL
... canonical 0..1 canonical(Health Interventions and Recommendations (DAK)) Canonical
... instance 0..1 HealthInterventions Instance

doco Documentation for this format

API Information

Health Interventions Source API

Source reference for Health Interventions - exactly one of the following must be provided: - url (url data type): URL to retrieve HealthInterventions definition from input/ or external source - canonical (canonical data type): Canonical URI pointing to the HealthInterventions definition - instance: Inline HealthInterventions instance data

Version: 1.0.0

Endpoints

GET /StructureDefinition-HealthInterventionsSource.schema.json

JSON Schema definition for the Logical Model StructureDefinition-HealthInterventionsSource

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

Schema Definition

StructureDefinition-HealthInterventionsSource

Description: Source reference for Health Interventions - exactly one of the following must be provided: - url (url data type): URL to retrieve HealthInterventions definition from input/ or external source - canonical (canonical data type): Canonical URI pointing to the HealthInterventions definition - instance: Inline HealthInterventions instance data

Type: object

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

Properties

  • resourceType (string): Resource type identifier for HealthInterventionsSource logical model
  • url (string): URL to retrieve HealthInterventions definition from input/ or external source
  • canonical (string): Canonical URI pointing to the HealthInterventions definition
  • instance (unknown): Inline HealthInterventions instance data

Required fields: resourceType

Full Schema (JSON)
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://worldhealthorganization.github.io/smart-base/StructureDefinition-HealthInterventionsSource.schema.json",
  "title": "Health Interventions Source",
  "description": "Source reference for Health Interventions - exactly one of the following must be provided:\n- url (url data type): URL to retrieve HealthInterventions definition from input/ or external source\n- canonical (canonical data type): Canonical URI pointing to the HealthInterventions definition\n- instance: Inline HealthInterventions instance data",
  "type": "object",
  "properties": {
    "resourceType": {
      "type": "string",
      "const": "HealthInterventionsSource",
      "description": "Resource type identifier for HealthInterventionsSource logical model"
    },
    "url": {
      "type": "string",
      "format": "uri",
      "description": "URL to retrieve HealthInterventions definition from input/ or external source"
    },
    "canonical": {
      "type": "string",
      "format": "uri",
      "description": "Canonical URI pointing to the HealthInterventions definition"
    },
    "instance": {
      "$ref": "https://worldhealthorganization.github.io/smart-base/StructureDefinition-HealthInterventions.schema.json",
      "description": "Inline HealthInterventions instance data"
    }
  },
  "required": [
    "resourceType"
  ],
  "resourceDefinition": "http://smart.who.int/base/StructureDefinition/HealthInterventionsSource",
  "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
.. HealthInterventionsSource 0..* Base Health Interventions Source
... url 0..1 url URL
... canonical 0..1 canonical(Health Interventions and Recommendations (DAK)) Canonical
... instance 0..1 HealthInterventions Instance

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventionsSource 0..* Base Health Interventions Source
... url 0..1 url URL
... canonical 0..1 canonical(Health Interventions and Recommendations (DAK)) Canonical
... instance 0..1 HealthInterventions Instance

doco Documentation for this format

This structure is derived from Base

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventionsSource 0..* Base Health Interventions Source
... url 0..1 url URL
... canonical 0..1 canonical(Health Interventions and Recommendations (DAK)) Canonical
... instance 0..1 HealthInterventions Instance

doco Documentation for this format

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventionsSource 0..* Base Health Interventions Source
... url 0..1 url URL
... canonical 0..1 canonical(Health Interventions and Recommendations (DAK)) Canonical
... instance 0..1 HealthInterventions Instance

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthInterventionsSource 0..* Base Health Interventions Source
... url 0..1 url URL
... canonical 0..1 canonical(Health Interventions and Recommendations (DAK)) Canonical
... instance 0..1 HealthInterventions Instance

doco Documentation for this format

This structure is derived from Base

 

Other representations of profile: CSV, Excel