FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-financial-taskinputtype.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem financial-taskinputtype
This case-sensitive code system http://terminology.hl7.org/CodeSystem/financialtaskinputtype defines the following codes:
{
"resourceType": "CodeSystem",
"id": "financial-taskinputtype",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url": "http://terminology.hl7.org/CodeSystem/financialtaskinputtype",
"version": "4.0.1",
"name": "FinancialTaskInputTypeCodes",
"title": "Financial Task Input Type Codes",
"status": "draft",
"experimental": false,
"date": "2025-09-13T16:11:23-04:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "This value set includes Financial Task Input Type codes.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This is an example set.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/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."
}
]
}