@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "task-input-type"] ; # fhir:meta [ fhir:versionId [ fhir:v "4" ] ; fhir:lastUpdated [ fhir:v "2024-08-15T14:43:14.853+03:00"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem task-input-type

version: 4; Last updated: 2024-08-15 14:43:14+0300

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

CodeDisplayDefinitionArabic (ar)
origresponse Original ResponseReference to the original response resourceإشارة لاستجابة أصلية
count CountMaximim number of resources to return, 1 if not supplied.عدد
period PeriodThe period, inclusive, from which to search for resourcesمدة
exclude-message-type Exclude message typeFilter: message types to excludeنوع رسالة مستبعدة
include-message-type Include message typeFilter: message types to includeنوع رسالة متضمنة
exclude ExcludeFilter: resource types to excludeتستثني
reference ReferenceA reference string provided to authorize an action.مرجع
item Line itemThe sequence number of the item on the original request to reprocess.العنصر
include IncludeFilter: resource types to includeتتضمن
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/task-input-type"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.3.0"] ; # fhir:name [ fhir:v "TaskInputType"] ; # fhir:title [ fhir:v "Task Input Type"] ; # 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 defining the type of content in Task.input."] ; # 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 "origresponse" ] ; fhir:display [ fhir:v "Original Response" ] ; fhir:definition [ fhir:v "Reference to the original response resource" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "إشارة لاستجابة أصلية" ] ] ) ] [ fhir:code [ fhir:v "count" ] ; fhir:display [ fhir:v "Count" ] ; fhir:definition [ fhir:v "Maximim number of resources to return, 1 if not supplied." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "عدد" ] ] ) ] [ fhir:code [ fhir:v "period" ] ; fhir:display [ fhir:v "Period" ] ; fhir:definition [ fhir:v "The period, inclusive, from which to search for resources" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "مدة" ] ] ) ] [ fhir:code [ fhir:v "exclude-message-type" ] ; fhir:display [ fhir:v "Exclude message type" ] ; fhir:definition [ fhir:v "Filter: message types to exclude" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "نوع رسالة مستبعدة" ] ] ) ] [ fhir:code [ fhir:v "include-message-type" ] ; fhir:display [ fhir:v "Include message type" ] ; fhir:definition [ fhir:v "Filter: message types to include" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "نوع رسالة متضمنة" ] ] ) ] [ fhir:code [ fhir:v "exclude" ] ; fhir:display [ fhir:v "Exclude" ] ; fhir:definition [ fhir:v "Filter: resource types to exclude" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "تستثني" ] ] ) ] [ fhir:code [ fhir:v "reference" ] ; fhir:display [ fhir:v "Reference" ] ; fhir:definition [ fhir:v "A reference string provided to authorize an action." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "مرجع" ] ] ) ] [ fhir:code [ fhir:v "item" ] ; fhir:display [ fhir:v "Line item" ] ; fhir:definition [ fhir:v "The sequence number of the item on the original request to reprocess." ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "العنصر" ] ] ) ] [ fhir:code [ fhir:v "include" ] ; fhir:display [ fhir:v "Include" ] ; fhir:definition [ fhir:v "Filter: resource types to include" ] ; fhir:designation ( [ fhir:language [ fhir:v "ar" ] ; fhir:value [ fhir:v "تتضمن" ] ] ) ] ) . # # -------------------------------------------------------------------------------------