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/copilot/switch-triggers-to-pull-request-target and changes regularly. See the Directory of published versions
| Official URL: http://smart.who.int/base/ValueSet/CDSCv2.A | Version: 0.2.0 | |||
| Active as of 2026-03-11 | Computable Name: CDSCv2.A | |||
Systems that facilitate the provision and delivery of healthcare services to persons at the point of care. Group A of the Classification of Digital Health Services and Application Types v2 (CDISAH, 2023).
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/CDSCv2 version 📦0.2.0| Code | Display | Definition |
| A | Point of service | Systems that facilitate the provision and delivery of healthcare services to persons at the point of care. |
| A1 | Communication systems | Systems that are used to transfer electronic information. Messages can be exchanged between healthcare providers or between healthcare providers and persons. |
| A2 | Community-based information systems | Applications that facilitate data collection and use at the community level, utilised by community-based workers who provide health promotion and disease prevention activities. |
| A3 | Decision support systems | Computer based tools which combine medical information databases and algorithms with patient specific data, intended to provide healthcare professionals and/or users with recommendations for diagnosis, prognosis, monitoring and treatment. |
| A4 | Diagnostics information systems | Systems for diagnostic applications found in devices (software in a medical device), wearables that collect health data, radiology information systems, medical imaging systems, and picture archiving and communication systems (PACS). |
| A5 | Electronic medical record systems | A secure, online system that holds information about people's health and clinical care, managed by healthcare providers. Also known as electronic health record (EHR). |
| A6 | Laboratory information systems | Systems that support the process from patient sample to patient result, including lab requests/test ordering, sample tracking and processing, and results reporting. |
| A7 | Personal health records | A digital personal health record is a record of an individual's health information in a structured digital format, over which the person has agency. |
| A8 | Pharmacy information systems | Systems that manage prescriptions, dispensing, stock and billing for medicines and health products. |
| A9 | Telehealth systems | Systems that enable remote clinical consultation, monitoring and diagnosis between persons and healthcare providers at a distance. |
Expansion performed internally based on codesystem Classification of Digital Health Services and Application Types v2 v0.2.0 (CodeSystem)
This value set contains 10 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://smart.who.int/base/CodeSystem/CDSCv2 | A | Point of service | Systems that facilitate the provision and delivery of healthcare services to persons at the point of care. | ||
http://smart.who.int/base/CodeSystem/CDSCv2 | A1 | Communication systems | Systems that are used to transfer electronic information. Messages can be exchanged between healthcare providers or between healthcare providers and persons. | ||
http://smart.who.int/base/CodeSystem/CDSCv2 | A2 | Community-based information systems | Applications that facilitate data collection and use at the community level, utilised by community-based workers who provide health promotion and disease prevention activities. | ||
http://smart.who.int/base/CodeSystem/CDSCv2 | A3 | Decision support systems | Computer based tools which combine medical information databases and algorithms with patient specific data, intended to provide healthcare professionals and/or users with recommendations for diagnosis, prognosis, monitoring and treatment. | ||
http://smart.who.int/base/CodeSystem/CDSCv2 | A4 | Diagnostics information systems | Systems for diagnostic applications found in devices (software in a medical device), wearables that collect health data, radiology information systems, medical imaging systems, and picture archiving and communication systems (PACS). | ||
http://smart.who.int/base/CodeSystem/CDSCv2 | A5 | Electronic medical record systems | A secure, online system that holds information about people's health and clinical care, managed by healthcare providers. Also known as electronic health record (EHR). | ||
http://smart.who.int/base/CodeSystem/CDSCv2 | A6 | Laboratory information systems | Systems that support the process from patient sample to patient result, including lab requests/test ordering, sample tracking and processing, and results reporting. | ||
http://smart.who.int/base/CodeSystem/CDSCv2 | A7 | Personal health records | A digital personal health record is a record of an individual's health information in a structured digital format, over which the person has agency. | ||
http://smart.who.int/base/CodeSystem/CDSCv2 | A8 | Pharmacy information systems | Systems that manage prescriptions, dispensing, stock and billing for medicines and health products. | ||
http://smart.who.int/base/CodeSystem/CDSCv2 | A9 | Telehealth systems | Systems that enable remote clinical consultation, monitoring and diagnosis between persons and healthcare providers at a distance. |
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 Services and Application Types: Point of Service ValueSet codes. Generated from FHIR expansions using IRI format.
Version: 1.0.0
This endpoint serves the JSON Schema definition for the enumeration ValueSet-CDSCv2.A.
Description: JSON Schema for Services and Application Types: Point of Service ValueSet codes. Generated from FHIR expansions using IRI format.
Type: string
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/base/ValueSet-CDSCv2.A.schema.json",
"title": "Services and Application Types: Point of Service Schema",
"description": "JSON Schema for Services and Application Types: Point of Service ValueSet codes. Generated from FHIR expansions using IRI format.",
"type": "string",
"enum": [
"http://smart.who.int/base/CodeSystem/CDSCv2#A",
"http://smart.who.int/base/CodeSystem/CDSCv2#A1",
"http://smart.who.int/base/CodeSystem/CDSCv2#A2",
"http://smart.who.int/base/CodeSystem/CDSCv2#A3",
"http://smart.who.int/base/CodeSystem/CDSCv2#A4",
"http://smart.who.int/base/CodeSystem/CDSCv2#A5",
"http://smart.who.int/base/CodeSystem/CDSCv2#A6",
"http://smart.who.int/base/CodeSystem/CDSCv2#A7",
"http://smart.who.int/base/CodeSystem/CDSCv2#A8",
"http://smart.who.int/base/CodeSystem/CDSCv2#A9",
"http://smart.who.int/base/CodeSystem/CDSCv2#B",
"http://smart.who.int/base/CodeSystem/CDSCv2#B1",
"http://smart.who.int/base/CodeSystem/CDSCv2#B2",
"http://smart.who.int/base/CodeSystem/CDSCv2#B3",
"http://smart.who.int/base/CodeSystem/CDSCv2#B4",
"http://smart.who.int/base/CodeSystem/CDSCv2#B5",
"http://smart.who.int/base/CodeSystem/CDSCv2#B6",
"http://smart.who.int/base/CodeSystem/CDSCv2#B7",
"http://smart.who.int/base/CodeSystem/CDSCv2#B8",
"http://smart.who.int/base/CodeSystem/CDSCv2#C",
"http://smart.who.int/base/CodeSystem/CDSCv2#C1",
"http://smart.who.int/base/CodeSystem/CDSCv2#C2",
"http://smart.who.int/base/CodeSystem/CDSCv2#C3",
"http://smart.who.int/base/CodeSystem/CDSCv2#C4",
"http://smart.who.int/base/CodeSystem/CDSCv2#C5",
"http://smart.who.int/base/CodeSystem/CDSCv2#C6",
"http://smart.who.int/base/CodeSystem/CDSCv2#C7",
"http://smart.who.int/base/CodeSystem/CDSCv2#C8",
"http://smart.who.int/base/CodeSystem/CDSCv2#C9",
"http://smart.who.int/base/CodeSystem/CDSCv2#C10",
"http://smart.who.int/base/CodeSystem/CDSCv2#C11",
"http://smart.who.int/base/CodeSystem/CDSCv2#D",
"http://smart.who.int/base/CodeSystem/CDSCv2#D1",
"http://smart.who.int/base/CodeSystem/CDSCv2#D2",
"http://smart.who.int/base/CodeSystem/CDSCv2#D3",
"http://smart.who.int/base/CodeSystem/CDSCv2#D4",
"http://smart.who.int/base/CodeSystem/CDSCv2#D5",
"http://smart.who.int/base/CodeSystem/CDSCv2#D6",
"http://smart.who.int/base/CodeSystem/CDSCv2#D7",
"http://smart.who.int/base/CodeSystem/CDSCv2#D8",
"http://smart.who.int/base/CodeSystem/CDSCv2#E",
"http://smart.who.int/base/CodeSystem/CDSCv2#E1",
"http://smart.who.int/base/CodeSystem/CDSCv2#E2",
"http://smart.who.int/base/CodeSystem/CDSCv2#A",
"http://smart.who.int/base/CodeSystem/CDSCv2#A1",
"http://smart.who.int/base/CodeSystem/CDSCv2#A2",
"http://smart.who.int/base/CodeSystem/CDSCv2#A3",
"http://smart.who.int/base/CodeSystem/CDSCv2#A4",
"http://smart.who.int/base/CodeSystem/CDSCv2#A5",
"http://smart.who.int/base/CodeSystem/CDSCv2#A6",
"http://smart.who.int/base/CodeSystem/CDSCv2#A7",
"http://smart.who.int/base/CodeSystem/CDSCv2#A8",
"http://smart.who.int/base/CodeSystem/CDSCv2#A9"
],
"narrative": "This schema validates IRI-formatted codes for the Services and Application Types: Point of Service 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-CDSCv2.A.displays.json. For a complete listing of all ValueSets, see artifacts.html#terminology-value-sets.",
"fhir:displays": "http://smart.who.int/base/ValueSet-CDSCv2.A.displays.json",
"fhir:valueSet": "http://smart.who.int/base/ValueSet/CDSCv2.A",
"fhir:version": "0.2.0",
"fhir:expansionTimestamp": "2026-03-11T17:23:49.328837"
}
This documentation is automatically generated from the OpenAPI specification.