SMART DAK CCC, published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-dak-ccc/tree/main and changes regularly. See the Directory of published versions
: Aggregate reporting and data use - 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:Requirements ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CHE.FXREQ.003.F"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://smart.who.int/base/StructureDefinition/SGRequirements"^^xsd:anyURI ;
fhir:link <http://smart.who.int/base/StructureDefinition/SGRequirements> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements CHE.FXREQ.003.F</b></p><a name=\"CHE.FXREQ.003.F\"> </a><a name=\"hcCHE.FXREQ.003.F\"> </a><a name=\"CHE.FXREQ.003.F-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/WorldHealthOrganization/smart-base/StructureDefinition-SGRequirements.html\">SGRequirements</a></p></div><p>These requirements apply to the actor <a href=\"ActorDefinition-facilitystafffacilitystaffinchargedistricthealthofficerstaff.html\">Facility staff, facility staff in charge, district health officer/staff</a></p><table class=\"grid\"/></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/SGcode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://smart.who.int/dak-ccc/CodeSystem/FXREQBusinessProcesses"^^xsd:anyURI ] ;
fhir:code [ fhir:v "F" ] ]
] [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/SGcode"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://smart.who.int/base/CodeSystem/CDHIv1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3.7" ] ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/SGString"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Be able to run calculations on data to populate indicators or reports on my own performance and service delivery – calculations on data should be conducted with Fast Health Interoperability Resources (FHIR) and contextual query language" ] ] [
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/SGString"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "I can understand trends and challenges and track my own performance over time " ] ] ) ;
fhir:url [ fhir:v "http://smart.who.int/base/StructureDefinition/SGUserStory"^^xsd:anyURI ]
] ) ; #
fhir:url [ fhir:v "http://smart.who.int/dak-ccc/Requirements/CHE.FXREQ.003.F"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "Aggregate reporting and data use"] ; #
fhir:title [ fhir:v "Aggregate reporting and data use"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-04-19T23:24:58+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 "*Business process* (F) Aggregate Reporting:\nActivity: Aggregate reporting and data use:\nAs a <a href=\"ActorDefinition-facilitystafffacilitystaffinchargedistricthealthofficerstaff.html\">Facility staff, facility staff in charge, district health officer/staff</a>, I want to:\n>Be able to run calculations on data to populate indicators or reports on my own performance and service delivery – calculations on data should be conducted with Fast Health Interoperability Resources (FHIR) and contextual query language\n\nso that\n\n>I can understand trends and challenges and track my own performance over time "] ; #
fhir:actor ( [
fhir:v "http://smart.who.int/dak-ccc/ActorDefinition/facilitystafffacilitystaffinchargedistricthealthofficerstaff"^^xsd:anyURI ;
fhir:link <http://smart.who.int/dak-ccc/ActorDefinition/facilitystafffacilitystaffinchargedistricthealthofficerstaff>
] ) . #