WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Community health worker - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "CommunityHealthWorker"] ; #
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 CommunityHealthWorker</b></p><a name=\"CommunityHealthWorker\"> </a><a name=\"hcCommunityHealthWorker\"> </a><a name=\"CommunityHealthWorker-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: CommunityHealthWorker </b></td><td>Community health worker</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://smart.who.int/hiv/ActorDefinition/CommunityHealthWorker"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:value [ fhir:v "CommunityHealthWorker" ]
] ) ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "CommunityHealthWorker"] ; #
fhir:title [ fhir:v "Community health worker"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-30T19:04:31+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 person who provides health education, referral and follow-up, case management and basic preventive health care and home visiting services to specific communities. Examples of HIV services that they provide include HIV testing, distributing HIV self-test (HIVST) kits, counselling in the community, monitoring adherence to ART and pre-exposure prophylaxis (PrEP) and drug pick- up, and following up and tracing lost patients. The occupation normally requires formal or informal training and supervision required by the health and social services authorities."] ; #
fhir:type [ fhir:v "person"] . #