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
| Official URL: http://smart.who.int/base/StructureDefinition/ProgramIndicatorSource | Version: 0.2.0 | |||
| Active as of 2025-10-14 | Computable Name: ProgramIndicatorSource | |||
Source reference for Program Indicator - exactly one of the following must be provided:
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Program Indicator Source | |
![]() ![]() |
0..1 | url | URL | |
![]() ![]() |
0..1 | canonical(Program Indicator (DAK)) | Canonical | |
![]() ![]() |
0..1 | ProgramIndicator | Instance | |
Documentation for this format | ||||
Source reference for Program Indicator - exactly one of the following must be provided: - url (url data type): URL to retrieve ProgramIndicator definition from input/ or external source - canonical (canonical data type): Canonical URI pointing to the ProgramIndicator definition - instance: Inline ProgramIndicator instance data
Version: 1.0.0
This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-ProgramIndicatorSource.
Description: Source reference for Program Indicator - exactly one of the following must be provided: - url (url data type): URL to retrieve ProgramIndicator definition from input/ or external source - canonical (canonical data type): Canonical URI pointing to the ProgramIndicator definition - instance: Inline ProgramIndicator instance data
Type: object
Required fields: resourceType
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://worldhealthorganization.github.io/smart-base/StructureDefinition-ProgramIndicatorSource.schema.json",
"title": "Program Indicator Source",
"description": "Source reference for Program Indicator - exactly one of the following must be provided:\n- url (url data type): URL to retrieve ProgramIndicator definition from input/ or external source\n- canonical (canonical data type): Canonical URI pointing to the ProgramIndicator definition\n- instance: Inline ProgramIndicator instance data",
"type": "object",
"properties": {
"resourceType": {
"type": "string",
"const": "ProgramIndicatorSource",
"description": "Resource type identifier for ProgramIndicatorSource logical model"
},
"url": {
"type": "string",
"format": "uri",
"description": "URL to retrieve ProgramIndicator definition from input/ or external source"
},
"canonical": {
"type": "string",
"format": "uri",
"description": "Canonical URI pointing to the ProgramIndicator definition"
},
"instance": {
"$ref": "https://worldhealthorganization.github.io/smart-base/StructureDefinition-ProgramIndicator.schema.json",
"description": "Inline ProgramIndicator instance data"
}
},
"required": [
"resourceType"
],
"resourceDefinition": "http://smart.who.int/base/StructureDefinition/ProgramIndicatorSource",
"fhir:parent": "http://hl7.org/fhir/StructureDefinition/Base"
}
This documentation is automatically generated from the OpenAPI specification.
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Program Indicator Source | |
![]() ![]() |
0..1 | url | URL | |
![]() ![]() |
0..1 | canonical(Program Indicator (DAK)) | Canonical | |
![]() ![]() |
0..1 | ProgramIndicator | Instance | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Program Indicator Source | |
![]() ![]() |
0..1 | url | URL | |
![]() ![]() |
0..1 | canonical(Program Indicator (DAK)) | Canonical | |
![]() ![]() |
0..1 | ProgramIndicator | Instance | |
Documentation for this format | ||||
This structure is derived from Base
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Program Indicator Source | |
![]() ![]() |
0..1 | url | URL | |
![]() ![]() |
0..1 | canonical(Program Indicator (DAK)) | Canonical | |
![]() ![]() |
0..1 | ProgramIndicator | Instance | |
Documentation for this format | ||||
Differential View
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Program Indicator Source | |
![]() ![]() |
0..1 | url | URL | |
![]() ![]() |
0..1 | canonical(Program Indicator (DAK)) | Canonical | |
![]() ![]() |
0..1 | ProgramIndicator | Instance | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | Program Indicator Source | |
![]() ![]() |
0..1 | url | URL | |
![]() ![]() |
0..1 | canonical(Program Indicator (DAK)) | Canonical | |
![]() ![]() |
0..1 | ProgramIndicator | Instance | |
Documentation for this format | ||||
This structure is derived from Base