{ "description": "Codes identifying the lifecycle stage of an Invoice.", "_filename": "CodeSystem-invoice-status.json", "package_name": "hl7.fhir.uv.xver-r4b.r4", "date": "2021-01-17T06:06:13+10:00", "publisher": "Financial Management", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "InvoiceStatus", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "InvoiceStatus", "package_version": "0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 }, { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r4b.r4" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" } ], "status": "draft", "id": "deb894c0-815a-4a7f-a1d2-5abcc7fe8b89", "valueSet": "http://hl7.org/fhir/ValueSet/invoice-status|4.0.1", "kind": null, "url": "http://hl7.org/fhir/invoice-status", "concept": [ { "code": "draft", "display": "draft", "definition": "the invoice has been prepared but not yet finalized." }, { "code": "issued", "display": "issued", "definition": "the invoice has been finalized and sent to the recipient." }, { "code": "balanced", "display": "balanced", "definition": "the invoice has been balaced / completely paid." }, { "code": "cancelled", "display": "cancelled", "definition": "the invoice was cancelled." }, { "code": "entered-in-error", "display": "entered in error", "definition": "the invoice was determined as entered in error before it was issued." } ], "caseSensitive": true, "version": "4.3.0", "contact": [ { "name": "Financial Management", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fm", "system": "url" } ] } ] }