FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem v2-0555

{
  "resourceType": "CodeSystem",
  "id": "v2-0555",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0555</b></p><a name=\"v2-0555\"> </a><a name=\"hcv2-0555\"> </a><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>A code that indicates the status of the concept</td></tr><tr><td>deprecated</td><td>v2-table-deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr><tr><td>V2 Concept Comment</td><td>v2-concComment</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment</td><td>string</td><td>V2 Concept Comment</td></tr><tr><td>V2 Concept Comment As Published</td><td>v2-concCommentAsPub</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub</td><td>string</td><td>V2 Concept Comment As Published</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0555</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><td><b>V2 Concept Comment</b></td><td><b>V2 Concept Comment As Published</b></td></tr><tr><td style=\"white-space:nowrap\">FS<a name=\"v2-0555-FS\"> </a></td><td>Fee for Service</td><td>Fee for Service</td><td>active</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">SS<a name=\"v2-0555-SS\"> </a></td><td>By Session</td><td>By Session</td><td>active</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">GP<a name=\"v2-0555-GP\"> </a></td><td>Group</td><td>Group</td><td>active</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">BK<a name=\"v2-0555-BK\"> </a></td><td>Block</td><td>Block</td><td>active</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">SL<a name=\"v2-0555-SL\"> </a></td><td>Salary</td><td>Salary</td><td>active</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">IN<a name=\"v2-0555-IN\"> </a></td><td>Information Only</td><td>Information Only</td><td>active</td><td>Payee information not required for this Invoice Type</td><td>Payee information not required for this Invoice Type</td></tr><tr><td style=\"white-space:nowrap\">NP<a name=\"v2-0555-NP\"> </a></td><td>Non Patient</td><td>Non Patient</td><td>active</td><td>Invoice without a patient.  E.g. bulk invoicing for Pharmacy for a care facility.</td><td>Invoice without a patient.  E.g. bulk invoicing for Pharmacy for a care facility.</td></tr><tr><td style=\"white-space:nowrap\">FN<a name=\"v2-0555-FN\"> </a></td><td>Final</td><td>Final</td><td>active</td><td>Final Invoice</td><td>Final Invoice</td></tr><tr><td style=\"white-space:nowrap\">PA<a name=\"v2-0555-PA\"> </a></td><td>Partial</td><td>Partial</td><td>active</td><td>Partial Invoice</td><td>Partial Invoice</td></tr><tr><td style=\"white-space:nowrap\">SU<a name=\"v2-0555-SU\"> </a></td><td>Supplemental</td><td>Supplemental</td><td>active</td><td>Supplemental Invoice</td><td>Supplemental Invoice</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v2-0555",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.18.359"
    }
  ],
  "version": "3.0.0",
  "name": "InvoiceType",
  "title": "invoiceType",
  "status": "active",
  "experimental": false,
  "date": "2019-12-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Code system of concepts used to specify the type of invoice.  Used in the Invoice (IVC) segment in HL7 Version 2.x messaging.",
  "purpose": "Underlying Master Code System for V2 table 0555 (Invoice Type)",
  "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/v2-0555",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A code that indicates the status of the concept",
      "type": "code"
    },
    {
      "code": "v2-table-deprecated",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description": "Version of HL7 in which the code was deprecated",
      "type": "code"
    },
    {
      "code": "v2-concComment",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment",
      "description": "V2 Concept Comment",
      "type": "string"
    },
    {
      "code": "v2-concCommentAsPub",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub",
      "description": "V2 Concept Comment As Published",
      "type": "string"
    }
  ],
  "concept": [
    {
      "id": "6166",
      "code": "FS",
      "display": "Fee for Service",
      "definition": "Fee for Service",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "6167",
      "code": "SS",
      "display": "By Session",
      "definition": "By Session",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "6168",
      "code": "GP",
      "display": "Group",
      "definition": "Group",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "6169",
      "code": "BK",
      "display": "Block",
      "definition": "Block",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "6170",
      "code": "SL",
      "display": "Salary",
      "definition": "Salary",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "6171",
      "code": "IN",
      "display": "Information Only",
      "definition": "Information Only",
      "property": [
        {
          "code": "v2-concComment",
          "valueString": "Payee information not required for this Invoice Type"
        },
        {
          "code": "v2-concCommentAsPub",
          "valueString": "Payee information not required for this Invoice Type"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "6172",
      "code": "NP",
      "display": "Non Patient",
      "definition": "Non Patient",
      "property": [
        {
          "code": "v2-concComment",
          "valueString": "Invoice without a patient.  E.g. bulk invoicing for Pharmacy for a care facility."
        },
        {
          "code": "v2-concCommentAsPub",
          "valueString": "Invoice without a patient.  E.g. bulk invoicing for Pharmacy for a care facility."
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "6173",
      "code": "FN",
      "display": "Final",
      "definition": "Final",
      "property": [
        {
          "code": "v2-concComment",
          "valueString": "Final Invoice"
        },
        {
          "code": "v2-concCommentAsPub",
          "valueString": "Final Invoice"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "6174",
      "code": "PA",
      "display": "Partial",
      "definition": "Partial",
      "property": [
        {
          "code": "v2-concComment",
          "valueString": "Partial Invoice"
        },
        {
          "code": "v2-concCommentAsPub",
          "valueString": "Partial Invoice"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "id": "6175",
      "code": "SU",
      "display": "Supplemental",
      "definition": "Supplemental",
      "property": [
        {
          "code": "v2-concComment",
          "valueString": "Supplemental Invoice"
        },
        {
          "code": "v2-concCommentAsPub",
          "valueString": "Supplemental Invoice"
        },
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}