1.0.0 - release
            
          
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://fhir.cambio.se/StructureDefinition/ChargeItemSe | Version: | |||
| Retired as of 2023-02-23 | Computable Name: ChargeItemSeV1 | |||
Please note that this version of the ChargeItemSe profile is deprecated and the recommended profile to use is ChargeItemSe(version 2).
ChargeItemSe is a profile intended to be used to enable the billing process and internal cost allocation. This profile is based on the FHIR resource ChargeItem.
| Type | Description | 
|---|---|
| Rule | N/A | 
| COS version | Profile version | Required COSMIC version | Date | Description | 
|---|---|---|---|---|
| N/A | 1.0.0 | N/A | June 2021 | Deprecated version, latest version is ChargeItemSe(version 2) | 
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ChargeItemCore | Item containing charge code(s) associated with the provision of healthcare provider products | |
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | 
?!Σ | 1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.  | 
![]() ![]()  | 
Σ | 1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItemCode (example): Example set of codes that can be used for billing purposes.  | 
![]() ![]() ![]()  | 
Σ | 0..1 | Coding | Code defined by a terminology system | 
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes  | 
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | code | Symbol in syntax defined by the system Fixed Value: 1320  | 
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | string | Representation defined by the system Fixed Value: Grundpauschale  | 
![]() ![]()  | 
ΣC | 1..1 | Reference(Patient) | Individual service was done for/to Constraints: ref-1  | 
![]() ![]()  | 
ΣC | 1..1 | Reference(EncounterSelfService(version 1) [Deprecated]) {c} | Encounter / Episode associated with event Constraints: ref-1  | 
![]() ![]() ![]()  | 
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). Fixed Value: Encounter  | 
  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI | 
| ChargeItem.status | required | ChargeItemStatushttp://hl7.org/fhir/ValueSet/chargeitem-status|4.0.1From the FHIR Standard  | |
| ChargeItem.code | example | ChargeItemCodehttp://hl7.org/fhir/ValueSet/chargeitem-billingcodesFrom the FHIR Standard  | |
| ChargeItem.context.type | extensible | Fixed Value: Encounterhttp://hl7.org/fhir/ValueSet/resource-typesFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ChargeItem | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ChargeItem | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ChargeItem | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-5 | error | ChargeItem | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ChargeItem | A resource should have narrative for robust management : text.`div`.exists()  | |
| 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()  | |
| ref-1 | error | ChargeItem.subject, ChargeItem.context, ChargeItem.performer.actor | SHALL have a contained resource if a local reference is provided :  | 
This structure is derived from ChargeItemCore
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ChargeItemCore | Item containing charge code(s) associated with the provision of healthcare provider products | |
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown | |
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
||||
![]() ![]() ![]()  | 
0..1 | Coding | Code defined by a terminology system | |
![]() ![]() ![]() ![]()  | 
0..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes  | |
![]() ![]() ![]() ![]()  | 
0..1 | code | Symbol in syntax defined by the system Fixed Value: 1320  | |
![]() ![]() ![]() ![]()  | 
0..1 | string | Representation defined by the system Fixed Value: Grundpauschale  | |
![]() ![]()  | 
1..1 | Reference(Patient) | Individual service was done for/to | |
![]() ![]()  | 
1..1 | Reference(EncounterSelfService(version 1) [Deprecated]) {c} | Encounter / Episode associated with event | |
![]() ![]() ![]()  | 
0..1 | uri | Type the reference refers to (e.g. "Patient") Fixed Value: Encounter  | |
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | ||||
|---|---|---|---|---|---|---|---|---|
![]()  | 
0..* | ChargeItemCore | Item containing charge code(s) associated with the provision of healthcare provider products | |||||
![]() ![]()  | 
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]()  | 
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]()  | 
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
  | |||||
![]() ![]()  | 
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements  | |||||
![]() ![]()  | 
0..* | Resource | Contained, inline Resources | |||||
![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]()  | 
?!Σ | 1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.  | ||||
![]() ![]()  | 
Σ | 1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItemCode (example): Example set of codes that can be used for billing purposes.  | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]()  | 
Σ | 0..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes  | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | code | Symbol in syntax defined by the system Fixed Value: 1320  | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | string | Representation defined by the system Fixed Value: Grundpauschale  | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]()  | 
ΣC | 1..1 | Reference(Patient) | Individual service was done for/to Constraints: ref-1  | ||||
![]() ![]()  | 
ΣC | 1..1 | Reference(EncounterSelfService(version 1) [Deprecated]) {c} | Encounter / Episode associated with event Constraints: ref-1  | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]()  | 
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). Fixed Value: Encounter  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | string | Text alternative for the resource | ||||
  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| ChargeItem.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard 
  | ||||
| ChargeItem.status | required | ChargeItemStatushttp://hl7.org/fhir/ValueSet/chargeitem-status|4.0.1From the FHIR Standard  | ||||
| ChargeItem.code | example | ChargeItemCodehttp://hl7.org/fhir/ValueSet/chargeitem-billingcodesFrom the FHIR Standard  | ||||
| ChargeItem.context.type | extensible | Fixed Value: Encounterhttp://hl7.org/fhir/ValueSet/resource-typesFrom the FHIR Standard  | ||||
| ChargeItem.performer.function | example | ProcedurePerformerRoleCodeshttp://hl7.org/fhir/ValueSet/performer-roleFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ChargeItem | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ChargeItem | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ChargeItem | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-5 | error | ChargeItem | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ChargeItem | A resource should have narrative for robust management : text.`div`.exists()  | |
| 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()  | |
| ref-1 | error | ChargeItem.subject, ChargeItem.context, ChargeItem.performer.actor | SHALL have a contained resource if a local reference is provided :  | 
This structure is derived from ChargeItemCore
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ChargeItemCore | Item containing charge code(s) associated with the provision of healthcare provider products | |
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | 
?!Σ | 1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.  | 
![]() ![]()  | 
Σ | 1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItemCode (example): Example set of codes that can be used for billing purposes.  | 
![]() ![]() ![]()  | 
Σ | 0..1 | Coding | Code defined by a terminology system | 
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes  | 
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | code | Symbol in syntax defined by the system Fixed Value: 1320  | 
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | string | Representation defined by the system Fixed Value: Grundpauschale  | 
![]() ![]()  | 
ΣC | 1..1 | Reference(Patient) | Individual service was done for/to Constraints: ref-1  | 
![]() ![]()  | 
ΣC | 1..1 | Reference(EncounterSelfService(version 1) [Deprecated]) {c} | Encounter / Episode associated with event Constraints: ref-1  | 
![]() ![]() ![]()  | 
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). Fixed Value: Encounter  | 
  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI | 
| ChargeItem.status | required | ChargeItemStatushttp://hl7.org/fhir/ValueSet/chargeitem-status|4.0.1From the FHIR Standard  | |
| ChargeItem.code | example | ChargeItemCodehttp://hl7.org/fhir/ValueSet/chargeitem-billingcodesFrom the FHIR Standard  | |
| ChargeItem.context.type | extensible | Fixed Value: Encounterhttp://hl7.org/fhir/ValueSet/resource-typesFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ChargeItem | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ChargeItem | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ChargeItem | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-5 | error | ChargeItem | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ChargeItem | A resource should have narrative for robust management : text.`div`.exists()  | |
| 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()  | |
| ref-1 | error | ChargeItem.subject, ChargeItem.context, ChargeItem.performer.actor | SHALL have a contained resource if a local reference is provided :  | 
Differential View
This structure is derived from ChargeItemCore
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ChargeItemCore | Item containing charge code(s) associated with the provision of healthcare provider products | |
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown | |
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
||||
![]() ![]() ![]()  | 
0..1 | Coding | Code defined by a terminology system | |
![]() ![]() ![]() ![]()  | 
0..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes  | |
![]() ![]() ![]() ![]()  | 
0..1 | code | Symbol in syntax defined by the system Fixed Value: 1320  | |
![]() ![]() ![]() ![]()  | 
0..1 | string | Representation defined by the system Fixed Value: Grundpauschale  | |
![]() ![]()  | 
1..1 | Reference(Patient) | Individual service was done for/to | |
![]() ![]()  | 
1..1 | Reference(EncounterSelfService(version 1) [Deprecated]) {c} | Encounter / Episode associated with event | |
![]() ![]() ![]()  | 
0..1 | uri | Type the reference refers to (e.g. "Patient") Fixed Value: Encounter  | |
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
![]() ![]()  | 
0..0 | |||
  Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | ||||
|---|---|---|---|---|---|---|---|---|
![]()  | 
0..* | ChargeItemCore | Item containing charge code(s) associated with the provision of healthcare provider products | |||||
![]() ![]()  | 
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]()  | 
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]()  | 
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
  | |||||
![]() ![]()  | 
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements  | |||||
![]() ![]()  | 
0..* | Resource | Contained, inline Resources | |||||
![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]()  | 
?!Σ | 1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.  | ||||
![]() ![]()  | 
Σ | 1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItemCode (example): Example set of codes that can be used for billing purposes.  | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]()  | 
Σ | 0..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/chargeitem-billingcodes  | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | code | Symbol in syntax defined by the system Fixed Value: 1320  | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | string | Representation defined by the system Fixed Value: Grundpauschale  | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]()  | 
ΣC | 1..1 | Reference(Patient) | Individual service was done for/to Constraints: ref-1  | ||||
![]() ![]()  | 
ΣC | 1..1 | Reference(EncounterSelfService(version 1) [Deprecated]) {c} | Encounter / Episode associated with event Constraints: ref-1  | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]()  | 
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). Fixed Value: Encounter  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | string | Text alternative for the resource | ||||
  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| ChargeItem.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard 
  | ||||
| ChargeItem.status | required | ChargeItemStatushttp://hl7.org/fhir/ValueSet/chargeitem-status|4.0.1From the FHIR Standard  | ||||
| ChargeItem.code | example | ChargeItemCodehttp://hl7.org/fhir/ValueSet/chargeitem-billingcodesFrom the FHIR Standard  | ||||
| ChargeItem.context.type | extensible | Fixed Value: Encounterhttp://hl7.org/fhir/ValueSet/resource-typesFrom the FHIR Standard  | ||||
| ChargeItem.performer.function | example | ProcedurePerformerRoleCodeshttp://hl7.org/fhir/ValueSet/performer-roleFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ChargeItem | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ChargeItem | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ChargeItem | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-5 | error | ChargeItem | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ChargeItem | A resource should have narrative for robust management : text.`div`.exists()  | |
| 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()  | |
| ref-1 | error | ChargeItem.subject, ChargeItem.context, ChargeItem.performer.actor | SHALL have a contained resource if a local reference is provided :  | 
This structure is derived from ChargeItemCore
Other representations of profile: CSV, Excel, Schematron