FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Example Account Billing Statuses - TTL Representation

Page standards status: Informative Maturity Level: 0

Raw ttl | Download


@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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "account-billing-status"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/account-billing-status</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">open\n                  <a name=\"account-billing-status-open\"> </a>\n                </td>\n                <td>Open</td>\n                <td>The account is open for charging transactions (account.status is active)</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">carecomplete-notbilled\n                  <a name=\"account-billing-status-carecomplete-notbilled\"> </a>\n                </td>\n                <td>CareComplete/Not Billed</td>\n                <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>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">billing\n                  <a name=\"account-billing-status-billing\"> </a>\n                </td>\n                <td>Billing</td>\n                <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>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">closed-baddebt\n                  <a name=\"account-billing-status-closed-baddebt\"> </a>\n                </td>\n                <td>Closed-Bad Debt</td>\n                <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>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">closed-voided\n                  <a name=\"account-billing-status-closed-voided\"> </a>\n                </td>\n                <td>Closed-Voided</td>\n                <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>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">closed-completed\n                  <a name=\"account-billing-status-closed-completed\"> </a>\n                </td>\n                <td>Closed-Completed</td>\n                <td>The account is closed and all charges are processed and accounted for. (account.status is i n-active)</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">closed-combined\n                  <a name=\"account-billing-status-closed-combined\"> </a>\n                </td>\n                <td>Closed-Combined</td>\n                <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>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0     ]
  ] [
    ( 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-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pa"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/account-billing-status"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "AccountBillingStatus"] ; # 
  fhir:title [ fhir:v "Example Account Billing Statuses"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2021-05-26T10:00:00+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 "Indicates whether the account is available to be used for billing purposes."] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/account-billing-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/account-billing-status>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "open" ] ;
fhir:display [ fhir:v "Open" ] ;
fhir:definition [ fhir:v "The account is open for charging transactions (account.status is active)" ]
  ] [
fhir:code [ fhir:v "carecomplete-notbilled" ] ;
fhir:display [ fhir:v "CareComplete/Not Billed" ] ;
fhir:definition [ fhir:v "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)" ]
  ] [
fhir:code [ fhir:v "billing" ] ;
fhir:display [ fhir:v "Billing" ] ;
fhir:definition [ fhir:v "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)" ]
  ] [
fhir:code [ fhir:v "closed-baddebt" ] ;
fhir:display [ fhir:v "Closed-Bad Debt" ] ;
fhir:definition [ fhir:v "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)" ]
  ] [
fhir:code [ fhir:v "closed-voided" ] ;
fhir:display [ fhir:v "Closed-Voided" ] ;
fhir:definition [ fhir:v "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)" ]
  ] [
fhir:code [ fhir:v "closed-completed" ] ;
fhir:display [ fhir:v "Closed-Completed" ] ;
fhir:definition [ fhir:v "The account is closed and all charges are processed and accounted for. (account.status is i n-active)" ]
  ] [
fhir:code [ fhir:v "closed-combined" ] ;
fhir:display [ fhir:v "Closed-Combined" ] ;
fhir:definition [ fhir:v "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)" ]
  ] ) . #