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/fix-deploy-and-build-error and changes regularly. See the Directory of published versions
: Services and Application Types: Health System/Provider Administration - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CDSCv2.B"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CDSCv2.B</b></p><a name=\"CDSCv2.B\"> </a><a name=\"hcCDSCv2.B\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CDSCv2.html\"><code>http://smart.who.int/base/CodeSystem/CDSCv2</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.2.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-B\">B</a></td><td style=\"color: #cccccc\">Health system/Provider administration</td><td>Systems that support the administrative and managerial functions of health systems and healthcare organisations.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-B1\">B1</a></td><td style=\"color: #cccccc\">Blood bank information management systems</td><td>Systems for managing the collection, testing, processing, storage, and distribution of blood and blood products.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-B2\">B2</a></td><td style=\"color: #cccccc\">Health finance-related information systems</td><td>Systems that manage health financing, insurance enrolment, claims, billing, reimbursement, and budgeting.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-B3\">B3</a></td><td style=\"color: #cccccc\">Health program monitoring systems</td><td>Systems used to collect and analyse aggregate health data for programme planning, monitoring and evaluation.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-B4\">B4</a></td><td style=\"color: #cccccc\">Human resource information systems</td><td>Systems for managing health workforce data including cadres, deployment, credentials, performance and payroll.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-B5\">B5</a></td><td style=\"color: #cccccc\">Learning and training systems</td><td>Systems for delivering, tracking, and assessing training and professional development of health workers.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-B6\">B6</a></td><td style=\"color: #cccccc\">Logistics management information systems (LMIS)</td><td>Systems for managing the health supply chain from forecasting to distribution and stock monitoring.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-B7\">B7</a></td><td style=\"color: #cccccc\">Patient Administration systems</td><td>Systems that manage patient administrative information including admissions, discharges, transfers, appointments and billing.</td></tr><tr><td><a href=\"CodeSystem-CDSCv2.html#CDSCv2-B8\">B8</a></td><td style=\"color: #cccccc\">Research information systems</td><td>Systems that support the design, conduct, data management and reporting of health research and clinical trials.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://smart.who.int/base/ValueSet/CDSCv2.B"^^xsd:anyURI ;
fhir:l <http://smart.who.int/base/ValueSet/CDSCv2.B>
] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "CDSCv2.B"] ; #
fhir:title [ fhir:v "Services and Application Types: Health System/Provider Administration"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-03-06T03:01:34+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "Systems that support the administrative and managerial functions of health systems and healthcare organisations. Group B of the Classification of Digital Health Services and Application Types v2 (CDISAH, 2023)."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://smart.who.int/base/CodeSystem/CDSCv2"^^xsd:anyURI ;
fhir:l <http://smart.who.int/base/CodeSystem/CDSCv2> ] ;
( fhir:concept [
fhir:code [ fhir:v "B" ] ] [
fhir:code [ fhir:v "B1" ] ] [
fhir:code [ fhir:v "B2" ] ] [
fhir:code [ fhir:v "B3" ] ] [
fhir:code [ fhir:v "B4" ] ] [
fhir:code [ fhir:v "B5" ] ] [
fhir:code [ fhir:v "B6" ] ] [
fhir:code [ fhir:v "B7" ] ] [
fhir:code [ fhir:v "B8" ] ] ) ] )
] . #