WHO SMART Guidelines - HIV, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.4.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/DIGI-UW/smart-hiv/ and changes regularly. See the Directory of published versions
: Trained non-physician clinician - 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:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "TrainedNonPhysicianClinician"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://smart.who.int/smart-base/StructureDefinition/SGPersona"^^xsd:anyURI ;
fhir:link <http://smart.who.int/smart-base/StructureDefinition/SGPersona> ] )
] ; #
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: ActorDefinition TrainedNonPhysicianClinician</b></p><a name=\"TrainedNonPhysicianClinician\"> </a><a name=\"hcTrainedNonPhysicianClinician\"> </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: <code>http://smart.who.int/smart-base/StructureDefinition/SGPersona</code></p></div><table class=\"grid\"><tr><td><b>Actor: TrainedNonPhysicianClinician </b></td><td>Trained non-physician clinician</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/hiv/ActorDefinition/TrainedNonPhysicianClinician"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:value [ fhir:v "TrainedNonPhysicianClinician" ]
] ) ; #
fhir:version [ fhir:v "0.4.4"] ; #
fhir:name [ fhir:v "TrainedNonPhysicianClinician"] ; #
fhir:title [ fhir:v "Trained non-physician clinician"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-24T19:25:55+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 "A professional health worker who is capable of many of the diagnostic and clinical functions of a physician but who is not trained as a physician. These types of health workers are an important cadre for HIV care and treatment in some countries. Normally, completion of tertiary-level training in theoretical and practical medical services. They work autonomously or with limited supervision of medical doctors and provide advisory, diagnostic, curative and preventive medical services more limited in scope and complexity than those carried out by medical doctors."] ; #
fhir:type [ fhir:v "person"] . #