FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "R5-account-billing-status-for-R4"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R5-account-billing-status-for-R4</b></p><a name=\"R5-account-billing-status-for-R4\"> </a><a name=\"hcR5-account-billing-status-for-R4\"> </a><p>This value set expansion contains 7 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-account-billing-status-for-R4-http://hl7.org/fhir/account-billing-status-open\"> </a> <a href=\"CodeSystem-account-billing-status.html#account-billing-status-open\">open</a></td><td>http://hl7.org/fhir/account-billing-status</td><td>Open</td><td>The account is open for charging transactions (account.status is active)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-account-billing-status-for-R4-http://hl7.org/fhir/account-billing-status-carecomplete-notbilled\"> </a> <a href=\"CodeSystem-account-billing-status.html#account-billing-status-carecomplete-notbilled\">carecomplete-notbilled</a></td><td>http://hl7.org/fhir/account-billing-status</td><td>CareComplete/Not Billed</td><td>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)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-account-billing-status-for-R4-http://hl7.org/fhir/account-billing-status-billing\"> </a> <a href=\"CodeSystem-account-billing-status.html#account-billing-status-billing\">billing</a></td><td>http://hl7.org/fhir/account-billing-status</td><td>Billing</td><td>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)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-account-billing-status-for-R4-http://hl7.org/fhir/account-billing-status-closed-baddebt\"> </a> <a href=\"CodeSystem-account-billing-status.html#account-billing-status-closed-baddebt\">closed-baddebt</a></td><td>http://hl7.org/fhir/account-billing-status</td><td>Closed-Bad Debt</td><td>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)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-account-billing-status-for-R4-http://hl7.org/fhir/account-billing-status-closed-voided\"> </a> <a href=\"CodeSystem-account-billing-status.html#account-billing-status-closed-voided\">closed-voided</a></td><td>http://hl7.org/fhir/account-billing-status</td><td>Closed-Voided</td><td>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)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-account-billing-status-for-R4-http://hl7.org/fhir/account-billing-status-closed-completed\"> </a> <a href=\"CodeSystem-account-billing-status.html#account-billing-status-closed-completed\">closed-completed</a></td><td>http://hl7.org/fhir/account-billing-status</td><td>Closed-Completed</td><td>The account is closed and all charges are processed and accounted for. (account.status is i n-active)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-account-billing-status-for-R4-http://hl7.org/fhir/account-billing-status-closed-combined\"> </a> <a href=\"CodeSystem-account-billing-status.html#account-billing-status-closed-combined\">closed-combined</a></td><td>http://hl7.org/fhir/account-billing-status</td><td>Closed-Combined</td><td>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)</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 2 ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pa" ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/ValueSet/R5-account-billing-status-for-R4"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-snapshot-2"] ; #
fhir:name [ fhir:v "R5_account_billing_status_for_R4"] ; #
fhir:title [ fhir:v "Cross-version VS for R5.AccountBillingStatus for use in FHIR R4"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-01T22:37:01.804131+10:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Patient Administration"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Patient Administration" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ] ] )
] ) ; #
fhir:description [ fhir:v "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."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/account-billing-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "open" ] ;
fhir:display [ fhir:v "Open" ] ] [
fhir:code [ fhir:v "carecomplete-notbilled" ] ;
fhir:display [ fhir:v "CareComplete/Not Billed" ] ] [
fhir:code [ fhir:v "billing" ] ;
fhir:display [ fhir:v "Billing" ] ] [
fhir:code [ fhir:v "closed-baddebt" ] ;
fhir:display [ fhir:v "Closed-Bad Debt" ] ] [
fhir:code [ fhir:v "closed-voided" ] ;
fhir:display [ fhir:v "Closed-Voided" ] ] [
fhir:code [ fhir:v "closed-completed" ] ;
fhir:display [ fhir:v "Closed-Completed" ] ] [
fhir:code [ fhir:v "closed-combined" ] ;
fhir:display [ fhir:v "Closed-Combined" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-09-01T22:37:01.804128+10:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/account-billing-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "open" ] ;
fhir:display [ fhir:v "Open" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/account-billing-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "carecomplete-notbilled" ] ;
fhir:display [ fhir:v "CareComplete/Not Billed" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/account-billing-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "billing" ] ;
fhir:display [ fhir:v "Billing" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/account-billing-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "closed-baddebt" ] ;
fhir:display [ fhir:v "Closed-Bad Debt" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/account-billing-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "closed-voided" ] ;
fhir:display [ fhir:v "Closed-Voided" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/account-billing-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "closed-completed" ] ;
fhir:display [ fhir:v "Closed-Completed" ] ] [
fhir:system [ fhir:v "http://hl7.org/fhir/account-billing-status"^^xsd:anyURI ] ;
fhir:version [ fhir:v "5.0.0" ] ;
fhir:code [ fhir:v "closed-combined" ] ;
fhir:display [ fhir:v "Closed-Combined" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
