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 2024-08-15 |
{
"resourceType" : "ValueSet",
"id" : "task-input-type",
"meta" : {
"versionId" : "12",
"lastUpdated" : "2024-08-15T14:43:36.939+03:00"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 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: 12; Last updated: 2024-08-15 14:43:36+0300</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-task-input-type.html\"><code>http://nphies.sa/terminology/CodeSystem/task-input-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-task-input-type.html#task-input-type-exclude-message-type\">exclude-message-type</a></td><td>Exclude message type</td><td>Filter: message types to exclude</td></tr><tr><td><a href=\"CodeSystem-task-input-type.html#task-input-type-include-message-type\">include-message-type</a></td><td>Include message type</td><td>Filter: message types to include</td></tr><tr><td><a href=\"CodeSystem-task-input-type.html#task-input-type-count\">count</a></td><td>Count</td><td>Maximim number of resources to return, 1 if not supplied.</td></tr><tr><td><a href=\"CodeSystem-task-input-type.html#task-input-type-period\">period</a></td><td>Period</td><td>The period, inclusive, from which to search for resources</td></tr></table></li></ul></div>"
},
"url" : "http://nphies.sa/terminology/ValueSet/task-input-type",
"version" : "0.3.0",
"name" : "TaskInputType",
"title" : "Task Input Type",
"status" : "active",
"experimental" : false,
"date" : "2024-08-15T11:43:36.026Z",
"publisher" : "HL7 Saudi Arabia",
"contact" : [
{
"name" : "HL7 Saudi Arabia",
"telecom" : [
{
"system" : "url",
"value" : "http://test-project.org/test-publisher"
}
]
}
],
"description" : "Codes indicating the type of data provided in a task input element.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "SA",
"display" : "Saudi Arabia"
}
]
}
],
"immutable" : false,
"copyright" : "nphies 2020+ (https://nphies.sa)",
"compose" : {
"include" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/task-input-type",
"concept" : [
{
"code" : "exclude-message-type",
"display" : "Exclude message type"
},
{
"code" : "include-message-type",
"display" : "Include message type"
},
{
"code" : "count",
"display" : "Count"
},
{
"code" : "period",
"display" : "Period"
}
]
}
]
}
}