http://hl7.org/fhir/account-balance-term|5.0.0

name
AccountBalanceTerm
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Account Balance Term

Indicates the account balance's age

{
  "description" : "Indicates the account balance's age",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "AccountBalanceTerm",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Account Balance Term",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "id" : "ca52f2c5-bd83-51b7-a2fe-0df0934d27c6",
  "valueSet" : "http://hl7.org/fhir/ValueSet/account-payment-terms",
  "url" : "http://hl7.org/fhir/account-balance-term",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2064",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "current",
    "display" : "Current",
    "definition" : "This balance is the current balance"
  }, {
    "code" : "30",
    "display" : "30 day",
    "definition" : "This balance is outstanding over 30 days"
  }, {
    "code" : "60",
    "display" : "60 day",
    "definition" : "This balance is outstanding over 60 days"
  }, {
    "code" : "90",
    "display" : "90 day",
    "definition" : "This balance is outstanding over 90 days"
  }, {
    "code" : "120",
    "display" : "120 day",
    "definition" : "This balance is outstanding over 120 days"
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}