PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot2
    http://hl7.org/fhir/account-balance-term
{
  "description": "Indicates the account balance's age",
  "_filename": "CodeSystem-account-balance-term.json",
  "package_name": "hl7.fhir.r6.examples",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2024-08-12T19:52:12.437+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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Account Balance Term",
  "package_version": "6.0.0-ballot2",
  "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": "fe412839-ef34-4683-83bd-1f92ab1e46e4",
  "valueSet": "http://hl7.org/fhir/ValueSet/account-payment-terms",
  "kind": null,
  "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": "6.0.0-ballot2"
}