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/ValueSet/CDSCv1 | Version: 0.2.0 | |||
| Active as of 2025-10-14 | Computable Name: CDSCv1 | |||
Value Set for Classification of Digital Health System Categories v1. Autogenerated from DAK artifacts
References
This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
http://smart.who.int/base/CodeSystem/CDSCv1 version 📦0.2.0
Expansion performed internally based on codesystem Classification of Digital Health System Categories v1 v0.2.0 (CodeSystem)
This value set contains 25 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://smart.who.int/base/CodeSystem/CDSCv1 | A | Census, population information & data warehouse | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | B | Civil Registration and Vital Statistics | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | C | Client applications | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | D | Client communication system | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | E | Clinical terminology and classifications | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | F | Community-based Information System | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | G | Data interchange interoperability and accessibility | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | H | Electronic Medical Record | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | I | Emergency response system | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | J | Environmental monitoring systems | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | K | Facility Management Information System | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | L | Geographic Information Systems | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | M | Health finance and insurance system | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | N | Health Management Information System | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | O | Human Resource Information System | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | P | Identification registries and directories | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | Q | Knowledge Management | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | R | Laboratory and Diagnostic System | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | S | Learning and Training System | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | T | Logistics Management Information System | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | U | Pharmacy Information System | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | V | Public health and disease surveillance | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | W | Research information system | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | X | SHR and health information repositories | |||
http://smart.who.int/base/CodeSystem/CDSCv1 | Y | Telemedicine |
Explanation of the columns that may appear on this page:
| Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
| System | The source of the definition of the code (when the value set draws in codes defined elsewhere) |
| Code | The code (used as the code in the resource instance) |
| Display | The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application |
| Definition | An explanation of the meaning of the concept |
| Comments | Additional notes about how to use the code |
JSON Schema for Classification of Digital Health System Categories v1 ValueSet codes. Generated from FHIR expansions using IRI format.
Version: 1.0.0
This endpoint serves the JSON Schema definition for the enumeration ValueSet-CDSCv1.
Description: JSON Schema for Classification of Digital Health System Categories v1 ValueSet codes. Generated from FHIR expansions using IRI format.
Type: string
Schema ID: http://smart.who.int/base/ValueSet-CDSCv1.schema.json
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/base/ValueSet-CDSCv1.schema.json",
"title": "Classification of Digital Health System Categories v1 Schema",
"description": "JSON Schema for Classification of Digital Health System Categories v1 ValueSet codes. Generated from FHIR expansions using IRI format.",
"type": "string",
"enum": [
"http://smart.who.int/base/CodeSystem/CDSCv1#A",
"http://smart.who.int/base/CodeSystem/CDSCv1#B",
"http://smart.who.int/base/CodeSystem/CDSCv1#C",
"http://smart.who.int/base/CodeSystem/CDSCv1#D",
"http://smart.who.int/base/CodeSystem/CDSCv1#E",
"http://smart.who.int/base/CodeSystem/CDSCv1#F",
"http://smart.who.int/base/CodeSystem/CDSCv1#G",
"http://smart.who.int/base/CodeSystem/CDSCv1#H",
"http://smart.who.int/base/CodeSystem/CDSCv1#I",
"http://smart.who.int/base/CodeSystem/CDSCv1#J",
"http://smart.who.int/base/CodeSystem/CDSCv1#K",
"http://smart.who.int/base/CodeSystem/CDSCv1#L",
"http://smart.who.int/base/CodeSystem/CDSCv1#M",
"http://smart.who.int/base/CodeSystem/CDSCv1#N",
"http://smart.who.int/base/CodeSystem/CDSCv1#O",
"http://smart.who.int/base/CodeSystem/CDSCv1#P",
"http://smart.who.int/base/CodeSystem/CDSCv1#Q",
"http://smart.who.int/base/CodeSystem/CDSCv1#R",
"http://smart.who.int/base/CodeSystem/CDSCv1#S",
"http://smart.who.int/base/CodeSystem/CDSCv1#T",
"http://smart.who.int/base/CodeSystem/CDSCv1#U",
"http://smart.who.int/base/CodeSystem/CDSCv1#V",
"http://smart.who.int/base/CodeSystem/CDSCv1#W",
"http://smart.who.int/base/CodeSystem/CDSCv1#X",
"http://smart.who.int/base/CodeSystem/CDSCv1#Y"
],
"narrative": "This schema validates IRI-formatted codes for the Classification of Digital Health System Categories v1 ValueSet. Each enum value includes the system URI in the format {systemuri}#{code} to match JSON-LD enumeration IRIs. Display values are available at http://smart.who.int/base/ValueSet-CDSCv1.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
"fhir:displays": "http://smart.who.int/base/ValueSet-CDSCv1.displays.json",
"fhir:valueSet": "http://smart.who.int/base/ValueSet/CDSCv1",
"fhir:version": "0.2.0",
"fhir:expansionTimestamp": "2025-10-14T16:32:07+00:00"
}
This documentation is automatically generated from the OpenAPI specification.