@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "task-code"] ; # fhir:meta [ fhir:versionId [ fhir:v "3" ] ; fhir:lastUpdated [ fhir:v "2025-02-17T13:07:17.636+02:00"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem task-code

version: 3; Last updated: 2025-02-17 13:07:17+0200

This case-sensitive code system http://nphies.sa/terminology/CodeSystem/task-code defines the following codes:

CodeDisplayDefinitionArabic (ar)
poll Poll the focal resourcePoll the specified focal resourceاستطلاع المورد الأساسي
status Check status of the focal resourceCheck the status for the specified focal resourceالتحقق من حالة المورد الأساسي
cancel Cancel the focal resourceCancel the specified focal resourceإلغاء المورد الأساسي
reprocess Reprocess the focal resourceReprocess the specified focal resourceإعادة معالجة المورد الأساسي
nullify Nullify the focal resourceNullify the specified focal resourceإبطال المورد الأساسي
release Release the focal resourceRelease the specified focal resourceإطلاق /تحرير الموارد المحتجزة بناء على المورد الأساسي
referral confirm the referral requestconfirm the referral requestتحويل
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/task-code"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.3.0"] ; # fhir:name [ fhir:v "TaskCode"] ; # fhir:title [ fhir:v "Task Code"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-06-23T22:09:21+03:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 Saudi Arabia"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Saudi Arabia" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://test-project.org/test-publisher" ] ] ) ] ) ; # fhir:description [ fhir:v "Codes indicating the type of the action that is expected to be performed."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "SA" ] ; fhir:display [ fhir:v "Saudi Arabia" ] ] ) ] ) ; # fhir:copyright [ fhir:v "nphies 2020+ (https://nphies.sa)"] ; # fhir:caseSensitive [ fhir:v true] ; # fhir:compositional [ fhir:v false] ; # fhir:versionNeeded [ fhir:v false] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "poll" ] ; fhir:display [ fhir:v "Poll the focal resource" ] ; fhir:definition [ fhir:v "Poll the specified focal resource" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "استطلاع المورد الأساسي" ] ] ) ] [ fhir:code [ fhir:v "status" ] ; fhir:display [ fhir:v "Check status of the focal resource" ] ; fhir:definition [ fhir:v "Check the status for the specified focal resource" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "التحقق من حالة المورد الأساسي" ] ] ) ] [ fhir:code [ fhir:v "cancel" ] ; fhir:display [ fhir:v "Cancel the focal resource" ] ; fhir:definition [ fhir:v "Cancel the specified focal resource" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "إلغاء المورد الأساسي" ] ] ) ] [ fhir:code [ fhir:v "reprocess" ] ; fhir:display [ fhir:v "Reprocess the focal resource" ] ; fhir:definition [ fhir:v "Reprocess the specified focal resource" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "إعادة معالجة المورد الأساسي" ] ] ) ] [ fhir:code [ fhir:v "nullify" ] ; fhir:display [ fhir:v "Nullify the focal resource" ] ; fhir:definition [ fhir:v "Nullify the specified focal resource" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "إبطال المورد الأساسي" ] ] ) ] [ fhir:code [ fhir:v "release" ] ; fhir:display [ fhir:v "Release the focal resource" ] ; fhir:definition [ fhir:v "Release the specified focal resource" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "إطلاق /تحرير الموارد المحتجزة بناء على المورد الأساسي" ] ] ) ] [ fhir:code [ fhir:v "referral" ] ; fhir:display [ fhir:v "confirm the referral request" ] ; fhir:definition [ fhir:v "confirm the referral request" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "تحويل" ] ] ) ] ) . # # -------------------------------------------------------------------------------------