| Package | hl7.terminology |
| Resource Type | CodeSystem |
| Id | financialtaskinputtype |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-financialtaskinputtype.html |
| URL | http://terminology.hl7.org/CodeSystem/financialtaskinputtype |
| Version | 1.0.0 |
| Status | draft |
| Date | 2025-08-07T21:08:36+00:00 |
| Name | FinancialTaskInputTypeCodes |
| Title | Financial Task Input Type Codes |
| Realm | uv |
| Authority | hl7 |
| Description | This value set includes Financial Task Input Type codes. |
| Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
| Content | complete |
| ValueSet | |
| financial-taskinputtype | Financial Task Input Type Codes |
| ndhm-task-input-type-code | Task Input Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem financialtaskinputtype
Last updated: 2020-04-09 21:10:28+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/financialtaskinputtype defines the following codes:
{
"resourceType": "CodeSystem",
"id": "financialtaskinputtype",
"meta": {
"lastUpdated": "2020-04-09T21:10:28.568+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/CodeSystem/financialtaskinputtype",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.1392"
}
],
"version": "1.0.0",
"name": "FinancialTaskInputTypeCodes",
"title": "Financial Task Input Type Codes",
"status": "draft",
"experimental": false,
"date": "2025-08-07T21:08:36+00:00",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "This value set includes Financial Task Input Type codes.",
"copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/ValueSet/financial-taskinputtype",
"content": "complete",
"concept": [
{
"code": "include",
"display": "Include",
"definition": "The name of a resource to include in a selection."
},
{
"code": "exclude",
"display": "Exclude",
"definition": "The name of a resource to not include in a selection."
},
{
"code": "origresponse",
"display": "Original Response",
"definition": "A reference to the response resource to the original processing of a resource."
},
{
"code": "reference",
"display": "Reference Number",
"definition": "A reference value which must be quoted to authorize an action."
},
{
"code": "item",
"display": "Item Number",
"definition": "The sequence number associated with an item for reprocessing."
},
{
"code": "period",
"display": "Period",
"definition": "The reference period for the action being requested."
},
{
"code": "status",
"display": "Status code",
"definition": "The processing status from a check on the processing status of a resource such as the adjudication of a claim."
}
]
}