| Official URL: https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_ChargeItem | Version: 2.0.0-ballot.1 | |||
| Active as of 2028-04-01 | Computable Name: GEM_ERPCHRG_PR_ChargeItem | |||
Copyright/Legal: gematik GmbH / Dieses Artefakt ist lizenziert unter Apache License, Version 2.0. |
||||
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..* | ChargeItem | Item containing charge code(s) associated with the provision of healthcare provider products Constraints: dom-2, dom-3, dom-4, dom-5, dom-6 | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Closed by value:url | |
![]() ![]() ![]() |
S | 0..1 | (Complex) | Flag list whether submitted Abrechnungsinformationen for PKV, Taxes, Subsidy URL: https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() |
Σ | 1..* | Identifier | Business Identifier for item Slice: Unordered, Closed by value:system |
![]() ![]() ![]() |
Σ | 1..1 | Identifier | Prescription Identifier |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | Identifier | AccessCode Identifier |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
?!Σ | 1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem. Fixed Value: billable |
![]() ![]() |
Σ | 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. |
![]() ![]() |
ΣC | 1..1 | Reference(Patient | Group) | Individual service was done for/to Constraints: ref-1 |
![]() ![]() ![]() |
Σ | 1..1 | IdentifierKvid10 | Logical reference, when literal reference is not known |
![]() ![]() |
ΣC | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) | Pharmacy that initially provided the Abgabedaten in ChargeItem Constraints: ref-1 |
![]() ![]() ![]() |
Σ | 1..1 | IdentifierTelematikId | Logical reference, when literal reference is not known |
![]() ![]() |
SC | 0..4 | Reference(Resource) | Further information supporting this charge Slice: Unordered, Closed by value:display Constraints: ref-1 |
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge Constraints: ref-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle |
![]() ![]() ![]() |
C | 0..1 | Reference(Binary) | Further information supporting this charge Constraints: ref-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: Binary |
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge Constraints: ref-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-AbgabedatenBundle |
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge Constraints: ref-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ChargeItem.identifier:PrescriptionID.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:AccessCode.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| ChargeItem.status | Base | required | ChargeItemStatus | 📍4.0.1 | FHIR Std. |
| ChargeItem.code | Base | example | ChargeItemCode | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| 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.enterer, ChargeItem.supportingInformation, ChargeItem.supportingInformation:prescriptionItemBundle, ChargeItem.supportingInformation:dispenseItemBinary, ChargeItem.supportingInformation:dispenseItemBundle, ChargeItem.supportingInformation:receiptBundle | SHALL have a contained resource if a local reference is provided |
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
|
This structure is derived from ChargeItem
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ChargeItem | Item containing charge code(s) associated with the provision of healthcare provider products | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Closed by value:url | |
![]() ![]() ![]() |
S | 0..1 | (Complex) | Flag list whether submitted Abrechnungsinformationen for PKV, Taxes, Subsidy URL: https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag |
![]() ![]() |
1..* | Identifier | Business Identifier for item Slice: Unordered, Closed by value:system | |
![]() ![]() ![]() |
1..1 | Identifier | Prescription Identifier | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() ![]() |
0..1 | Identifier | AccessCode Identifier | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Fixed Value: billable | |
![]() ![]() |
||||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/data-absent-reason | |
![]() ![]() ![]() ![]() |
0..1 | code | Symbol in syntax defined by the system Fixed Value: not-applicable | |
![]() ![]() |
||||
![]() ![]() ![]() |
1..1 | IdentifierKvid10 | Logical reference, when literal reference is not known | |
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) | Pharmacy that initially provided the Abgabedaten in ChargeItem | |
![]() ![]() ![]() |
1..1 | IdentifierTelematikId | Logical reference, when literal reference is not known | |
![]() ![]() |
S | 0..4 | Reference(Resource) | Further information supporting this charge Slice: Unordered, Closed by value:display |
![]() ![]() ![]() |
0..1 | Reference(Bundle) | Further information supporting this charge | |
![]() ![]() ![]() ![]() |
1..1 | string | Text alternative for the resource Fixed Value: https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle | |
![]() ![]() ![]() |
0..1 | Reference(Binary) | Further information supporting this charge | |
![]() ![]() ![]() ![]() |
1..1 | string | Text alternative for the resource Fixed Value: Binary | |
![]() ![]() ![]() |
0..1 | Reference(Bundle) | Further information supporting this charge | |
![]() ![]() ![]() ![]() |
1..1 | string | Text alternative for the resource Fixed Value: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-AbgabedatenBundle | |
![]() ![]() ![]() |
0..1 | Reference(Bundle) | Further information supporting this charge | |
![]() ![]() ![]() ![]() |
1..1 | string | Text alternative for the resource Fixed Value: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ChargeItem | Item containing charge code(s) associated with the provision of healthcare provider products Constraints: dom-2, dom-3, dom-4, dom-5, dom-6 | |||||
![]() ![]() |
Σ | 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 | Extension Slice: Unordered, Closed by value:url | |||||
![]() ![]() ![]() |
S | 0..1 | (Complex) | Flag list whether submitted Abrechnungsinformationen for PKV, Taxes, Subsidy URL: https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag | ||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
Σ | 1..* | Identifier | Business Identifier for item Slice: Unordered, Closed by value:system | ||||
![]() ![]() ![]() |
Σ | 1..1 | Identifier | Prescription Identifier | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Period | Time period when id is/was valid for use Constraints: per-1 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Reference(Organization) | Organization that issued id (may be just text) Constraints: ref-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | AccessCode Identifier | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Period | Time period when id is/was valid for use Constraints: per-1 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Reference(Organization) | Organization that issued id (may be just text) Constraints: ref-1 | ||||
![]() ![]() |
0..* | uri | Defining information about the code of this charge item | |||||
![]() ![]() |
0..* | canonical(ChargeItemDefinition) | Resource defining the code of this ChargeItem | |||||
![]() ![]() |
?!Σ | 1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem. Fixed Value: billable | ||||
![]() ![]() |
C | 0..* | Reference(ChargeItem) | Part of referenced ChargeItem Constraints: ref-1 | ||||
![]() ![]() |
Σ | 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..* | 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/data-absent-reason | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system Fixed Value: not-applicable | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 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 | Group) | Individual service was done for/to 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). | ||||
![]() ![]() ![]() |
Σ | 1..1 | IdentifierKvid10 | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
ΣC | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter / Episode associated with event Constraints: ref-1 | ||||
![]() ![]() |
Σ | 0..1 | When the charged service was applied | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() |
0..* | BackboneElement | Who performed charged service | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | What type of performance was done Binding: ProcedurePerformerRoleCodes (example): Codes describing the types of functional roles performers can take on when performing events. | |||||
![]() ![]() ![]() |
C | 1..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) | Individual who was performing Constraints: ref-1 | ||||
![]() ![]() |
C | 0..1 | Reference(Organization) | Organization providing the charged service Constraints: ref-1 | ||||
![]() ![]() |
C | 0..1 | Reference(Organization) | Organization requesting the charged service Constraints: ref-1 | ||||
![]() ![]() |
C | 0..1 | Reference(Organization) | Organization that has ownership of the (potential, future) revenue Constraints: ref-1 | ||||
![]() ![]() |
ΣC | 0..1 | Quantity | Quantity of which the charge item has been serviced Constraints: qty-3 | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Anatomical location, if relevant Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
![]() ![]() |
0..1 | decimal | Factor overriding the associated rules | |||||
![]() ![]() |
0..1 | Money | Price overriding the associated rules | |||||
![]() ![]() |
0..1 | string | Reason for overriding the list price/factor | |||||
![]() ![]() |
ΣC | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) | Pharmacy that initially provided the Abgabedaten in ChargeItem 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). | ||||
![]() ![]() ![]() |
Σ | 1..1 | IdentifierTelematikId | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date the charge item was entered | ||||
![]() ![]() |
0..* | CodeableConcept | Why was the charged service rendered? Binding: ICD-10Codes (example): Example binding for reason. | |||||
![]() ![]() |
C | 0..* | Reference(DiagnosticReport | ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | Observation | Procedure | SupplyDelivery) | Which rendered service is being charged? Constraints: ref-1 | ||||
![]() ![]() |
0..1 | Product charged Binding: FHIRDeviceTypes (example): Example binding for product type. | ||||||
![]() ![]() ![]() |
Reference(Device | Medication | Substance) | |||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() |
ΣC | 0..* | Reference(Account) | Account to place this charge Constraints: ref-1 | ||||
![]() ![]() |
0..* | Annotation | Comments made about the ChargeItem | |||||
![]() ![]() |
SC | 0..4 | Reference(Resource) | Further information supporting this charge Slice: Unordered, Closed by value:display Constraints: ref-1 | ||||
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle | ||||
![]() ![]() ![]() |
C | 0..1 | Reference(Binary) | Further information supporting this charge 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: Binary | ||||
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-AbgabedatenBundle | ||||
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ChargeItem.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:PrescriptionID.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:PrescriptionID.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:AccessCode.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:AccessCode.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| ChargeItem.status | Base | required | ChargeItemStatus | 📍4.0.1 | FHIR Std. |
| ChargeItem.code | Base | example | ChargeItemCode | 📍4.0.1 | FHIR Std. |
| ChargeItem.subject.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.performer.function | Base | example | Procedure Performer Role Codes | 📍4.0.1 | FHIR Std. |
| ChargeItem.bodysite | Base | example | SNOMED CT Body Structures | 📍4.0.1 | FHIR Std. |
| ChargeItem.enterer.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.reason | Base | example | ICD-10 Codes | 📍4.0.1 | FHIR Std. |
| ChargeItem.product[x] | Base | example | FHIR Device Types | 📍4.0.1 | FHIR Std. |
| ChargeItem.supportingInformation:prescriptionItemBundle.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.supportingInformation:dispenseItemBinary.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.supportingInformation:dispenseItemBundle.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.supportingInformation:receiptBundle.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
| per-1 | error | ChargeItem.identifier:PrescriptionID.period, ChargeItem.identifier:AccessCode.period | If present, start SHALL have a lower value than end |
start.hasValue().not() or end.hasValue().not() or (start <= end)
|
| qty-3 | error | ChargeItem.quantity | If a code for the unit is present, the system SHALL also be present |
code.empty() or system.exists()
|
| ref-1 | error | ChargeItem.identifier:PrescriptionID.assigner, ChargeItem.identifier:AccessCode.assigner, ChargeItem.partOf, ChargeItem.subject, ChargeItem.context, ChargeItem.performer.actor, ChargeItem.performingOrganization, ChargeItem.requestingOrganization, ChargeItem.costCenter, ChargeItem.enterer, ChargeItem.service, ChargeItem.account, ChargeItem.supportingInformation, ChargeItem.supportingInformation:prescriptionItemBundle, ChargeItem.supportingInformation:dispenseItemBinary, ChargeItem.supportingInformation:dispenseItemBundle, ChargeItem.supportingInformation:receiptBundle | SHALL have a contained resource if a local reference is provided |
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
|
This structure is derived from ChargeItem
Summary
Mandatory: 5 elements(7 nested mandatory elements)
Must-Support: 2 elements
Fixed: 9 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ChargeItem | Item containing charge code(s) associated with the provision of healthcare provider products Constraints: dom-2, dom-3, dom-4, dom-5, dom-6 | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Closed by value:url | |
![]() ![]() ![]() |
S | 0..1 | (Complex) | Flag list whether submitted Abrechnungsinformationen for PKV, Taxes, Subsidy URL: https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() |
Σ | 1..* | Identifier | Business Identifier for item Slice: Unordered, Closed by value:system |
![]() ![]() ![]() |
Σ | 1..1 | Identifier | Prescription Identifier |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() |
Σ | 0..1 | Identifier | AccessCode Identifier |
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
?!Σ | 1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem. Fixed Value: billable |
![]() ![]() |
Σ | 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. |
![]() ![]() |
ΣC | 1..1 | Reference(Patient | Group) | Individual service was done for/to Constraints: ref-1 |
![]() ![]() ![]() |
Σ | 1..1 | IdentifierKvid10 | Logical reference, when literal reference is not known |
![]() ![]() |
ΣC | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) | Pharmacy that initially provided the Abgabedaten in ChargeItem Constraints: ref-1 |
![]() ![]() ![]() |
Σ | 1..1 | IdentifierTelematikId | Logical reference, when literal reference is not known |
![]() ![]() |
SC | 0..4 | Reference(Resource) | Further information supporting this charge Slice: Unordered, Closed by value:display Constraints: ref-1 |
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge Constraints: ref-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle |
![]() ![]() ![]() |
C | 0..1 | Reference(Binary) | Further information supporting this charge Constraints: ref-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: Binary |
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge Constraints: ref-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-AbgabedatenBundle |
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge Constraints: ref-1 |
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ChargeItem.identifier:PrescriptionID.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:AccessCode.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| ChargeItem.status | Base | required | ChargeItemStatus | 📍4.0.1 | FHIR Std. |
| ChargeItem.code | Base | example | ChargeItemCode | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| 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.enterer, ChargeItem.supportingInformation, ChargeItem.supportingInformation:prescriptionItemBundle, ChargeItem.supportingInformation:dispenseItemBinary, ChargeItem.supportingInformation:dispenseItemBundle, ChargeItem.supportingInformation:receiptBundle | SHALL have a contained resource if a local reference is provided |
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
|
Differential View
This structure is derived from ChargeItem
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ChargeItem | Item containing charge code(s) associated with the provision of healthcare provider products | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Closed by value:url | |
![]() ![]() ![]() |
S | 0..1 | (Complex) | Flag list whether submitted Abrechnungsinformationen for PKV, Taxes, Subsidy URL: https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag |
![]() ![]() |
1..* | Identifier | Business Identifier for item Slice: Unordered, Closed by value:system | |
![]() ![]() ![]() |
1..1 | Identifier | Prescription Identifier | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() ![]() |
0..1 | Identifier | AccessCode Identifier | |
![]() ![]() ![]() ![]() |
1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode | |
![]() ![]() ![]() ![]() |
1..1 | string | The value that is unique | |
![]() ![]() |
1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Fixed Value: billable | |
![]() ![]() |
||||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/data-absent-reason | |
![]() ![]() ![]() ![]() |
0..1 | code | Symbol in syntax defined by the system Fixed Value: not-applicable | |
![]() ![]() |
||||
![]() ![]() ![]() |
1..1 | IdentifierKvid10 | Logical reference, when literal reference is not known | |
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) | Pharmacy that initially provided the Abgabedaten in ChargeItem | |
![]() ![]() ![]() |
1..1 | IdentifierTelematikId | Logical reference, when literal reference is not known | |
![]() ![]() |
S | 0..4 | Reference(Resource) | Further information supporting this charge Slice: Unordered, Closed by value:display |
![]() ![]() ![]() |
0..1 | Reference(Bundle) | Further information supporting this charge | |
![]() ![]() ![]() ![]() |
1..1 | string | Text alternative for the resource Fixed Value: https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle | |
![]() ![]() ![]() |
0..1 | Reference(Binary) | Further information supporting this charge | |
![]() ![]() ![]() ![]() |
1..1 | string | Text alternative for the resource Fixed Value: Binary | |
![]() ![]() ![]() |
0..1 | Reference(Bundle) | Further information supporting this charge | |
![]() ![]() ![]() ![]() |
1..1 | string | Text alternative for the resource Fixed Value: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-AbgabedatenBundle | |
![]() ![]() ![]() |
0..1 | Reference(Bundle) | Further information supporting this charge | |
![]() ![]() ![]() ![]() |
1..1 | string | Text alternative for the resource Fixed Value: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ChargeItem | Item containing charge code(s) associated with the provision of healthcare provider products Constraints: dom-2, dom-3, dom-4, dom-5, dom-6 | |||||
![]() ![]() |
Σ | 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 | Extension Slice: Unordered, Closed by value:url | |||||
![]() ![]() ![]() |
S | 0..1 | (Complex) | Flag list whether submitted Abrechnungsinformationen for PKV, Taxes, Subsidy URL: https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_EX_MarkingFlag | ||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
Σ | 1..* | Identifier | Business Identifier for item Slice: Unordered, Closed by value:system | ||||
![]() ![]() ![]() |
Σ | 1..1 | Identifier | Prescription Identifier | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Period | Time period when id is/was valid for use Constraints: per-1 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Reference(Organization) | Organization that issued id (may be just text) Constraints: ref-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | AccessCode Identifier | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Period | Time period when id is/was valid for use Constraints: per-1 | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Reference(Organization) | Organization that issued id (may be just text) Constraints: ref-1 | ||||
![]() ![]() |
0..* | uri | Defining information about the code of this charge item | |||||
![]() ![]() |
0..* | canonical(ChargeItemDefinition) | Resource defining the code of this ChargeItem | |||||
![]() ![]() |
?!Σ | 1..1 | code | planned | billable | not-billable | aborted | billed | entered-in-error | unknown Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem. Fixed Value: billable | ||||
![]() ![]() |
C | 0..* | Reference(ChargeItem) | Part of referenced ChargeItem Constraints: ref-1 | ||||
![]() ![]() |
Σ | 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..* | 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/data-absent-reason | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system Fixed Value: not-applicable | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 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 | Group) | Individual service was done for/to 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). | ||||
![]() ![]() ![]() |
Σ | 1..1 | IdentifierKvid10 | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
ΣC | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter / Episode associated with event Constraints: ref-1 | ||||
![]() ![]() |
Σ | 0..1 | When the charged service was applied | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() |
0..* | BackboneElement | Who performed charged service | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | CodeableConcept | What type of performance was done Binding: ProcedurePerformerRoleCodes (example): Codes describing the types of functional roles performers can take on when performing events. | |||||
![]() ![]() ![]() |
C | 1..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) | Individual who was performing Constraints: ref-1 | ||||
![]() ![]() |
C | 0..1 | Reference(Organization) | Organization providing the charged service Constraints: ref-1 | ||||
![]() ![]() |
C | 0..1 | Reference(Organization) | Organization requesting the charged service Constraints: ref-1 | ||||
![]() ![]() |
C | 0..1 | Reference(Organization) | Organization that has ownership of the (potential, future) revenue Constraints: ref-1 | ||||
![]() ![]() |
ΣC | 0..1 | Quantity | Quantity of which the charge item has been serviced Constraints: qty-3 | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Anatomical location, if relevant Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | ||||
![]() ![]() |
0..1 | decimal | Factor overriding the associated rules | |||||
![]() ![]() |
0..1 | Money | Price overriding the associated rules | |||||
![]() ![]() |
0..1 | string | Reason for overriding the list price/factor | |||||
![]() ![]() |
ΣC | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) | Pharmacy that initially provided the Abgabedaten in ChargeItem 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). | ||||
![]() ![]() ![]() |
Σ | 1..1 | IdentifierTelematikId | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | dateTime | Date the charge item was entered | ||||
![]() ![]() |
0..* | CodeableConcept | Why was the charged service rendered? Binding: ICD-10Codes (example): Example binding for reason. | |||||
![]() ![]() |
C | 0..* | Reference(DiagnosticReport | ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | Observation | Procedure | SupplyDelivery) | Which rendered service is being charged? Constraints: ref-1 | ||||
![]() ![]() |
0..1 | Product charged Binding: FHIRDeviceTypes (example): Example binding for product type. | ||||||
![]() ![]() ![]() |
Reference(Device | Medication | Substance) | |||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() |
ΣC | 0..* | Reference(Account) | Account to place this charge Constraints: ref-1 | ||||
![]() ![]() |
0..* | Annotation | Comments made about the ChargeItem | |||||
![]() ![]() |
SC | 0..4 | Reference(Resource) | Further information supporting this charge Slice: Unordered, Closed by value:display Constraints: ref-1 | ||||
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle | ||||
![]() ![]() ![]() |
C | 0..1 | Reference(Binary) | Further information supporting this charge 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: Binary | ||||
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PKV-PR-ERP-AbgabedatenBundle | ||||
![]() ![]() ![]() |
C | 0..1 | Reference(Bundle) | Further information supporting this charge 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). | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Text alternative for the resource Fixed Value: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ChargeItem.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:PrescriptionID.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:PrescriptionID.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:AccessCode.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| ChargeItem.identifier:AccessCode.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| ChargeItem.status | Base | required | ChargeItemStatus | 📍4.0.1 | FHIR Std. |
| ChargeItem.code | Base | example | ChargeItemCode | 📍4.0.1 | FHIR Std. |
| ChargeItem.subject.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.performer.function | Base | example | Procedure Performer Role Codes | 📍4.0.1 | FHIR Std. |
| ChargeItem.bodysite | Base | example | SNOMED CT Body Structures | 📍4.0.1 | FHIR Std. |
| ChargeItem.enterer.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.reason | Base | example | ICD-10 Codes | 📍4.0.1 | FHIR Std. |
| ChargeItem.product[x] | Base | example | FHIR Device Types | 📍4.0.1 | FHIR Std. |
| ChargeItem.supportingInformation:prescriptionItemBundle.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.supportingInformation:dispenseItemBinary.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.supportingInformation:dispenseItemBundle.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| ChargeItem.supportingInformation:receiptBundle.type | Base | extensible | ResourceType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| 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()
|
| per-1 | error | ChargeItem.identifier:PrescriptionID.period, ChargeItem.identifier:AccessCode.period | If present, start SHALL have a lower value than end |
start.hasValue().not() or end.hasValue().not() or (start <= end)
|
| qty-3 | error | ChargeItem.quantity | If a code for the unit is present, the system SHALL also be present |
code.empty() or system.exists()
|
| ref-1 | error | ChargeItem.identifier:PrescriptionID.assigner, ChargeItem.identifier:AccessCode.assigner, ChargeItem.partOf, ChargeItem.subject, ChargeItem.context, ChargeItem.performer.actor, ChargeItem.performingOrganization, ChargeItem.requestingOrganization, ChargeItem.costCenter, ChargeItem.enterer, ChargeItem.service, ChargeItem.account, ChargeItem.supportingInformation, ChargeItem.supportingInformation:prescriptionItemBundle, ChargeItem.supportingInformation:dispenseItemBinary, ChargeItem.supportingInformation:dispenseItemBundle, ChargeItem.supportingInformation:receiptBundle | SHALL have a contained resource if a local reference is provided |
reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
|
This structure is derived from ChargeItem
Summary
Mandatory: 5 elements(7 nested mandatory elements)
Must-Support: 2 elements
Fixed: 9 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron