Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-06-23 |
@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: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 "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem task-input-type</b></p><a name=\"task-input-type\"> </a><a name=\"hctask-input-type\"> </a><a name=\"task-input-type-en-US\"> </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\">version: 4; Last updated: 2024-08-15 14:43:14+0300</p></div><p>This case-sensitive code system <code>http://nphies.sa/terminology/CodeSystem/task-input-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">origresponse<a name=\"task-input-type-origresponse\"> </a></td><td>Original Response</td><td>Reference to the original response resource</td><td>إشارة لاستجابة أصلية</td></tr><tr><td style=\"white-space:nowrap\">count<a name=\"task-input-type-count\"> </a></td><td>Count</td><td>Maximim number of resources to return, 1 if not supplied.</td><td>عدد</td></tr><tr><td style=\"white-space:nowrap\">period<a name=\"task-input-type-period\"> </a></td><td>Period</td><td>The period, inclusive, from which to search for resources</td><td>مدة</td></tr><tr><td style=\"white-space:nowrap\">exclude-message-type<a name=\"task-input-type-exclude-message-type\"> </a></td><td>Exclude message type</td><td>Filter: message types to exclude</td><td>نوع رسالة مستبعدة</td></tr><tr><td style=\"white-space:nowrap\">include-message-type<a name=\"task-input-type-include-message-type\"> </a></td><td>Include message type</td><td>Filter: message types to include</td><td>نوع رسالة متضمنة</td></tr><tr><td style=\"white-space:nowrap\">exclude<a name=\"task-input-type-exclude\"> </a></td><td>Exclude</td><td>Filter: resource types to exclude</td><td>تستثني</td></tr><tr><td style=\"white-space:nowrap\">reference<a name=\"task-input-type-reference\"> </a></td><td>Reference</td><td>A reference string provided to authorize an action.</td><td>مرجع</td></tr><tr><td style=\"white-space:nowrap\">item<a name=\"task-input-type-item\"> </a></td><td>Line item</td><td>The sequence number of the item on the original request to reprocess.</td><td>العنصر</td></tr><tr><td style=\"white-space:nowrap\">include<a name=\"task-input-type-include\"> </a></td><td>Include</td><td>Filter: resource types to include</td><td>تتضمن</td></tr></table></div>"^^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 "تتضمن" ] ] )
] ) . #
IG © 2024+ HL7 Saudi Arabia. Package nphies-fs#0.3.0 based on FHIR 4.0.1. Generated 2025-06-23
Links: Table of Contents |
QA Report