FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4.r4
Resource TypeValueSet
IdValueSet-R5-account-billing-status-for-R4.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/ValueSet-R5-account-billing-status-for-R4.html
URLhttp://hl7.org/fhir/5.0/ValueSet/R5-account-billing-status-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:37:01.804131+10:00
NameR5_account_billing_status_for_R4
TitleCross-version VS for R5.AccountBillingStatus for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/account-billing-status|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
account-billing-statusExample Account Billing Statuses

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet R5-account-billing-status-for-R4

This value set expansion contains 7 concepts.

CodeSystemDisplayDefinition
  openhttp://hl7.org/fhir/account-billing-statusOpenThe account is open for charging transactions (account.status is active)
  carecomplete-notbilledhttp://hl7.org/fhir/account-billing-statusCareComplete/Not BilledThe account.status is still active and may have charges recorded against it (only for events in the servicePeriod), however the encounters associated are completed. (Also known as Discharged not billed) This BillingStatus is often not used in ongoing accounts. (account.status is active)
  billinghttp://hl7.org/fhir/account-billing-statusBillingIndicates that all transactions are recorded and the finance system can perform the billing process, including preparing insurance claims, scrubbing charges, invoicing etc. During this time any new charges will not be included in the current billing run/cycle. (account.status is active)
  closed-baddebthttp://hl7.org/fhir/account-billing-statusClosed-Bad DebtThe balance of this debt has not been able to be recovered, and the organization has decided not to persue debt recovery. (account.status is in-active)
  closed-voidedhttp://hl7.org/fhir/account-billing-statusClosed-VoidedThe account was not created in error, however the organization has decided that it will not be charging any transactions associated. (account.status is i n-active)
  closed-completedhttp://hl7.org/fhir/account-billing-statusClosed-CompletedThe account is closed and all charges are processed and accounted for. (account.status is i n-active)
  closed-combinedhttp://hl7.org/fhir/account-billing-statusClosed-CombinedThis account has been merged into another account, all charged have been migrated. This account should no longer be used, and will not be billed. (account.status is i n-active)

Source1

{
  "resourceType": "ValueSet",
  "id": "R5-account-billing-status-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/5.0/ValueSet/R5-account-billing-status-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R5_account_billing_status_for_R4",
  "title": "Cross-version VS for R5.AccountBillingStatus for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:37:01.804131+10:00",
  "publisher": "Patient Administration",
  "contact": [
    {
      "name": "Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/account-billing-status|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/account-billing-status",
        "version": "5.0.0",
        "concept": [
          {
            "code": "open",
            "display": "Open"
          },
          {
            "code": "carecomplete-notbilled",
            "display": "CareComplete/Not Billed"
          },
          {
            "code": "billing",
            "display": "Billing"
          },
          {
            "code": "closed-baddebt",
            "display": "Closed-Bad Debt"
          },
          {
            "code": "closed-voided",
            "display": "Closed-Voided"
          },
          {
            "code": "closed-completed",
            "display": "Closed-Completed"
          },
          {
            "code": "closed-combined",
            "display": "Closed-Combined"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:37:01.804128+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/account-billing-status",
        "version": "5.0.0",
        "code": "open",
        "display": "Open"
      },
      {
        "system": "http://hl7.org/fhir/account-billing-status",
        "version": "5.0.0",
        "code": "carecomplete-notbilled",
        "display": "CareComplete/Not Billed"
      },
      {
        "system": "http://hl7.org/fhir/account-billing-status",
        "version": "5.0.0",
        "code": "billing",
        "display": "Billing"
      },
      {
        "system": "http://hl7.org/fhir/account-billing-status",
        "version": "5.0.0",
        "code": "closed-baddebt",
        "display": "Closed-Bad Debt"
      },
      {
        "system": "http://hl7.org/fhir/account-billing-status",
        "version": "5.0.0",
        "code": "closed-voided",
        "display": "Closed-Voided"
      },
      {
        "system": "http://hl7.org/fhir/account-billing-status",
        "version": "5.0.0",
        "code": "closed-completed",
        "display": "Closed-Completed"
      },
      {
        "system": "http://hl7.org/fhir/account-billing-status",
        "version": "5.0.0",
        "code": "closed-combined",
        "display": "Closed-Combined"
      }
    ]
  }
}