CH LAB-Order (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

Extension: CH LAB Billing Summary

Official URL: http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-billing-summary Version: 3.0.0-ci-build
Active as of 2025-10-28 Computable Name: ChLabBillingSummary

Copyright/Legal: CC0-1.0

Summary of billing information for a laboratory service.

Context of Use

    This extension may be used on the following element(s)

Usage info

Usages:

  • This Extension is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:textualSummary 0..1 Extension billing textual summary
..... extension 0..0
..... url 1..1 uri "textualSummary"
..... value[x] 0..1 markdown Value of extension
.... extension:reimbursabilitySummary 0..* Extension coded reimbursability summary of the service
..... extension 0..0
..... url 1..1 uri "reimbursabilitySummary"
..... value[x] 0..1 code Value of extension
Binding: Kinds of reibursability coarse categories for a laboratory service (extensible): Coarse categories of reimbursement dispositions for a laboratory service
... url 1..1 uri "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-billing-summary"
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:textualSummary 0..1 Extension billing textual summary
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "textualSummary"
..... value[x] 0..1 markdown Value of extension
.... extension:reimbursabilitySummary 0..* Extension coded reimbursability summary of the service
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "reimbursabilitySummary"
..... value[x] 0..1 code Value of extension
Binding: Kinds of reibursability coarse categories for a laboratory service (extensible): Coarse categories of reimbursement dispositions for a laboratory service
... url 1..1 uri "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-billing-summary"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Summary of billing information for a laboratory service.

  • textualSummary: markdown: Summarizes in a human-readable manner the billing, claims and reimbursement dispositions defined for the laboratory service defined by the PlanDefinition
  • reimbursabilitySummary: code: code summarizing the reimbursability of the laboratory service

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... Slices for extension Content/Rules for all slices
.... extension:textualSummary 0..1 Extension billing textual summary
..... extension 0..0
..... url 1..1 uri "textualSummary"
..... value[x] 0..1 markdown Value of extension
.... extension:reimbursabilitySummary 0..* Extension coded reimbursability summary of the service
..... extension 0..0
..... url 1..1 uri "reimbursabilitySummary"
..... value[x] 0..1 code Value of extension
Binding: Kinds of reibursability coarse categories for a laboratory service (extensible): Coarse categories of reimbursement dispositions for a laboratory service
... url 1..1 uri "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-billing-summary"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Extension
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:textualSummary 0..1 Extension billing textual summary
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "textualSummary"
..... value[x] 0..1 markdown Value of extension
.... extension:reimbursabilitySummary 0..* Extension coded reimbursability summary of the service
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "reimbursabilitySummary"
..... value[x] 0..1 code Value of extension
Binding: Kinds of reibursability coarse categories for a laboratory service (extensible): Coarse categories of reimbursement dispositions for a laboratory service
... url 1..1 uri "http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-billing-summary"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Summary of billing information for a laboratory service.

  • textualSummary: markdown: Summarizes in a human-readable manner the billing, claims and reimbursement dispositions defined for the laboratory service defined by the PlanDefinition
  • reimbursabilitySummary: code: code summarizing the reimbursability of the laboratory service

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.extension:reimbursabilitySummary.​value[x] Base extensible Kinds of reibursability coarse categories for a laboratory service 📦1.0.0-ballot Order Catalog Implementation Guide vnull

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()