{
"resourceType": "CodeSystem",
"id": "v3-ActInvoiceElementModifier",
"language": "en",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-ActInvoiceElementModifier</b></p><a name=\"v3-ActInvoiceElementModifier\"> </a><a name=\"hcv3-ActInvoiceElementModifier\"> </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\">Language: en</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-ActInvoiceElementModifier</code> defines the following codes in a Is-A hierarchy:</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>Status</b></td></tr><tr><td style=\"white-space:nowrap\">EFORM<a name=\"v3-ActInvoiceElementModifier-EFORM\"> </a></td><td>Electronic Form To Follow</td><td>Electronic form with supporting information to follow.</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">FAX<a name=\"v3-ActInvoiceElementModifier-FAX\"> </a></td><td>Fax To Follow</td><td>Fax with supporting information to follow.</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">LINV<a name=\"v3-ActInvoiceElementModifier-LINV\"> </a></td><td>Last Invoice</td><td>Represents the last invoice from the perspective of the provider.</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">PAPER<a name=\"v3-ActInvoiceElementModifier-PAPER\"> </a></td><td>Paper Documentation To Follow</td><td>Paper documentation (or other physical format) with supporting information to follow.</td><td>active</td></tr></table></div>"
},
"url": "http://terminology.hl7.org/CodeSystem/v3-ActInvoiceElementModifier",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.5.1051"
}
],
"version": "4.0.0",
"name": "ActInvoiceElementModifier",
"title": "ActInvoiceElementModifier",
"status": "active",
"experimental": false,
"date": "2019-03-20",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "Processing consideration and clarification 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,
"hierarchyMeaning": "is-a",
"content": "complete",
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
"type": "code"
}
],
"concept": [
{
"code": "EFORM",
"display": "Electronic Form To Follow",
"definition": "Electronic form with supporting information to follow.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "FAX",
"display": "Fax To Follow",
"definition": "Fax with supporting information to follow.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "LINV",
"display": "Last Invoice",
"definition": "Represents the last invoice from the perspective of the provider.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
},
{
"code": "PAPER",
"display": "Paper Documentation To Follow",
"definition": "Paper documentation (or other physical format) with supporting information to follow.",
"property": [
{
"code": "status",
"valueCode": "active"
}
]
}
]
}