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
: Data entry clerk - 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 "DataEntryClerk"] ; #
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 DataEntryClerk</b></p><a name=\"DataEntryClerk\"> </a><a name=\"hcDataEntryClerk\"> </a><a name=\"DataEntryClerk-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: DataEntryClerk </b></td><td>Data entry clerk</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://smart.who.int/hiv/ActorDefinition/DataEntryClerk"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:value [ fhir:v "DataEntryClerk" ]
] ) ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "DataEntryClerk"] ; #
fhir:title [ fhir:v "Data entry clerk"] ; #
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 "An individual who helps to record, organize, store, compute and retrieve information, including patient records and registers. The knowledge and skills required are usually obtained through on- the-job training but may include post-secondary education. Clerks may also transcribe data, tally data, fill in routine reports and review the quality of data with others."] ; #
fhir:type [ fhir:v "person"] . #