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 |
{
"resourceType" : "CodeSystem",
"id" : "task-input-type",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2024-08-15T14:43:14.853+03:00"
},
"text" : {
"status" : "generated",
"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>"
},
"url" : "http://nphies.sa/terminology/CodeSystem/task-input-type",
"version" : "0.3.0",
"name" : "TaskInputType",
"title" : "Task Input Type",
"status" : "active",
"experimental" : false,
"date" : "2025-06-23T22:09:21+03:00",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "Codes defining the type of content in Task.input.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"copyright" : "nphies 2020+ (https://nphies.sa)",
"caseSensitive" : true,
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"concept" : [
{
"code" : "origresponse",
"display" : "Original Response",
"definition" : "Reference to the original response resource",
"designation" : [
{
"language" : "ar",
"value" : "إشارة لاستجابة أصلية"
}
]
},
{
"code" : "count",
"display" : "Count",
"definition" : "Maximim number of resources to return, 1 if not supplied.",
"designation" : [
{
"language" : "ar",
"value" : "عدد"
}
]
},
{
"code" : "period",
"display" : "Period",
"definition" : "The period, inclusive, from which to search for resources",
"designation" : [
{
"language" : "ar",
"value" : "مدة"
}
]
},
{
"code" : "exclude-message-type",
"display" : "Exclude message type",
"definition" : "Filter: message types to exclude",
"designation" : [
{
"language" : "ar",
"value" : "نوع رسالة مستبعدة"
}
]
},
{
"code" : "include-message-type",
"display" : "Include message type",
"definition" : "Filter: message types to include",
"designation" : [
{
"language" : "ar",
"value" : "نوع رسالة متضمنة"
}
]
},
{
"code" : "exclude",
"display" : "Exclude",
"definition" : "Filter: resource types to exclude",
"designation" : [
{
"language" : "ar",
"value" : "تستثني"
}
]
},
{
"code" : "reference",
"display" : "Reference",
"definition" : "A reference string provided to authorize an action.",
"designation" : [
{
"language" : "ar",
"value" : "مرجع"
}
]
},
{
"code" : "item",
"display" : "Line item",
"definition" : "The sequence number of the item on the original request to reprocess.",
"designation" : [
{
"language" : "ar",
"value" : "العنصر"
}
]
},
{
"code" : "include",
"display" : "Include",
"definition" : "Filter: resource types to include",
"designation" : [
{
"language" : "ar",
"value" : "تتضمن"
}
]
}
]
}