FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-R5-account-billing-status-for-R4.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/ValueSet-R5-account-billing-status-for-R4.html |
| URL | http://hl7.org/fhir/5.0/ValueSet/R5-account-billing-status-for-R4 |
| Version | 0.0.1-snapshot-2 |
| Status | active |
| Date | 2025-09-01T22:37:01.804131+10:00 |
| Name | R5_account_billing_status_for_R4 |
| Title | Cross-version VS for R5.AccountBillingStatus for use in FHIR R4 |
| Realm | uv |
| Authority | hl7 |
| 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. |
No resources found
| CodeSystem | |
| account-billing-status | Example Account Billing Statuses |
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.
| Code | System | Display | Definition |
| open | http://hl7.org/fhir/account-billing-status | Open | The account is open for charging transactions (account.status is active) |
| carecomplete-notbilled | http://hl7.org/fhir/account-billing-status | CareComplete/Not Billed | The 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) |
| billing | http://hl7.org/fhir/account-billing-status | Billing | Indicates 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-baddebt | http://hl7.org/fhir/account-billing-status | Closed-Bad Debt | The 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-voided | http://hl7.org/fhir/account-billing-status | Closed-Voided | The 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-completed | http://hl7.org/fhir/account-billing-status | Closed-Completed | The account is closed and all charges are processed and accounted for. (account.status is i n-active) |
| closed-combined | http://hl7.org/fhir/account-billing-status | Closed-Combined | This 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) |
{
"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"
}
]
}
}