XealthIG
v1.46.0 - release
XealthIG - Local Development build (vv1.46.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-09 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/xealth-chargeitem-valid-status-vs> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "xealth-chargeitem-valid-status-vs"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet xealth-chargeitem-valid-status-vs</b></p><a name=\"xealth-chargeitem-valid-status-vs\"> </a><a name=\"hcxealth-chargeitem-valid-status-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-chargeitem-status.html\"><code>http://hl7.org/fhir/chargeitem-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version ?4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-chargeitem-status.html#chargeitem-status-billable\">billable</a></td><td>Billable</td><td>The charge item is ready for billing.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-chargeitem-status.html#chargeitem-status-entered-in-error\">entered-in-error</a></td><td>Entered in Error</td><td>The charge item has been entered in error and should not be processed for billing.</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://fhir.xealth.io/ValueSet/xealth-chargeitem-valid-status-vs"] ;
fhir:ValueSet.version [ fhir:value "v1.46.0"] ;
fhir:ValueSet.name [ fhir:value "XealthChargeItemValidStatusVS"] ;
fhir:ValueSet.title [ fhir:value "Xealth ChargeItem Valid Status Value Set"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.date [ fhir:value "2026-07-09T14:07:37+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Xealth"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Xealth" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.xealth.io" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "support@xealth.io" ]
]
] ;
fhir:ValueSet.description [ fhir:value "ChargeItem statuses Xealth accepts. billable = charge (POST); entered-in-error = total reversal / correction (PATCH)."] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/chargeitem-status" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "billable" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Billable" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "entered-in-error" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Entered in Error" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/xealth-chargeitem-valid-status-vs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/xealth-chargeitem-valid-status-vs.ttl> .
IG © 2021+ Xealth. Package xealth.core#v1.46.0 based on FHIR 4.0.1. Generated 2026-07-09
Links: Table of Contents |
QA Report