FHIR Implementation Guide for ABDM
6.5.0 - active
FHIR Implementation Guide for ABDM - Local Development build (v6.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem | Version: 6.5.0 | |||
Draft as of 2025-03-18 | Computable Name: ChargeItem |
This profile sets the minimum expectations for the ChargeItem resource in order to store various details about the items under invoice which are being charged.
ChargeItem resource defines the details regarding the services, medications or medicinal devices provided during an encounter or visit for a patient. It’s mainly to be used to provide additional info such as date, times, amounts and participating organizations if any.
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 | |
![]() ![]() ![]() |
?!Σ | 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. |
![]() ![]() ![]() |
0..* | Reference(ChargeItem) | Part of referenced ChargeItem | |
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItem Type (extensible) |
![]() ![]() ![]() ![]() |
Σ | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Representation defined by the system |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Plain text representation of the concept |
![]() ![]() ![]() |
Σ | 1..1 | Reference(Group | Patient) | Individual service was done for/to |
![]() ![]() ![]() |
Σ | 0..1 | Reference(EpisodeOfCare | Encounter) | Encounter / Episode associated with event |
![]() ![]() ![]() |
SΣ | 0..1 | When the charged service was applied | |
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization providing the charged service | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization requesting the charged service | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that has ownership of the (potential, future) revenue | |
![]() ![]() ![]() |
Σ | 1..1 | Quantity | Quantity of which the charge item has been serviced. Indicates the total quantity of medicines or medical devices bought. |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Device | RelatedPerson | Practitioner | PractitionerRole | Organization | Patient) | Individual who was entering |
![]() ![]() ![]() |
0..* | Reference(DiagnosticReport | MedicationAdministration | MedicationDispense | SupplyDelivery | ImagingStudy | Immunization | Observation | Procedure) | Which rendered service is being charged? | |
![]() ![]() ![]() |
1..1 | Product charged. In case of invoice for pharmacy the medication resource will be populated containing the relevant details for the medicines mentioned in the prescription. For other cases of invoice such as for consultation, in patient details the codeableconcept must be populated. Binding: FHIRDeviceTypes (example): Example binding for product type. | ||
![]() ![]() ![]() ![]() |
Reference(Device | Substance | Medication) | |||
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() |
Path | Conformance | ValueSet | URI |
ChargeItem.status | required | ChargeItemStatushttp://hl7.org/fhir/ValueSet/chargeitem-status|4.0.1 From the FHIR Standard | |
ChargeItem.code | extensible | ChargeItemType(a valid code from Billing Code)https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-chargeitem-types From this IG | |
ChargeItem.product[x] | example | FHIRDeviceTypeshttp://hl7.org/fhir/ValueSet/device-kind|4.0.1 From 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() |
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..* | Reference(ChargeItem) | Part of referenced ChargeItem | |
![]() ![]() ![]() |
1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItem Type (extensible) | |
![]() ![]() ![]() ![]() |
1..1 | Coding | Code defined by a terminology system | |
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system | |
![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system | |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Representation defined by the system | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Plain text representation of the concept |
![]() ![]() ![]() |
1..1 | Reference(Group | Patient) | Individual service was done for/to | |
![]() ![]() ![]() |
0..1 | Reference(EpisodeOfCare | Encounter) | Encounter / Episode associated with event | |
![]() ![]() ![]() |
S | 0..1 | dateTime, Period, Timing | When the charged service was applied |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | Reference(CareTeam | Device | RelatedPerson | Practitioner | PractitionerRole | Organization) | Individual who was performing | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization providing the charged service | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization requesting the charged service | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that has ownership of the (potential, future) revenue | |
![]() ![]() ![]() |
1..1 | Quantity | Quantity of which the charge item has been serviced. Indicates the total quantity of medicines or medical devices bought. | |
![]() ![]() ![]() |
0..1 | Reference(Device | RelatedPerson | Practitioner | PractitionerRole | Organization | Patient) | Individual who was entering | |
![]() ![]() ![]() |
0..* | Reference(DiagnosticReport | MedicationAdministration | MedicationDispense | SupplyDelivery | ImagingStudy | Immunization | Observation | Procedure) | Which rendered service is being charged? | |
![]() ![]() ![]() |
1..1 | Product charged. In case of invoice for pharmacy the medication resource will be populated containing the relevant details for the medicines mentioned in the prescription. For other cases of invoice such as for consultation, in patient details the codeableconcept must be populated. | ||
![]() ![]() ![]() ![]() |
Reference(Device | Substance | Medication) | |||
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() |
Path | Conformance | ValueSet | URI |
ChargeItem.code | extensible | ChargeItemType(a valid code from Billing Code)https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-chargeitem-types From this IG |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | ChargeItem | 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 | ||||
![]() ![]() ![]() |
Σ | 0..* | Identifier | Business Identifier for item | ||||
![]() ![]() ![]() |
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. | ||||
![]() ![]() ![]() |
0..* | Reference(ChargeItem) | Part of referenced ChargeItem | |||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItem Type (extensible) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..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 | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Group | Patient) | Individual service was done for/to | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(EpisodeOfCare | Encounter) | Encounter / Episode associated with event | ||||
![]() ![]() ![]() |
SΣ | 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 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 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. | |||||
![]() ![]() ![]() ![]() |
1..1 | Reference(CareTeam | Device | RelatedPerson | Practitioner | PractitionerRole | Organization) | Individual who was performing | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization providing the charged service | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization requesting the charged service | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that has ownership of the (potential, future) revenue | |||||
![]() ![]() ![]() |
Σ | 1..1 | Quantity | Quantity of which the charge item has been serviced. Indicates the total quantity of medicines or medical devices bought. | ||||
![]() ![]() ![]() |
Σ | 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 | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Device | RelatedPerson | Practitioner | PractitionerRole | Organization | Patient) | Individual who was entering | ||||
![]() ![]() ![]() |
Σ | 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. | |||||
![]() ![]() ![]() |
0..* | Reference(DiagnosticReport | MedicationAdministration | MedicationDispense | SupplyDelivery | ImagingStudy | Immunization | Observation | Procedure) | Which rendered service is being charged? | |||||
![]() ![]() ![]() |
1..1 | Product charged. In case of invoice for pharmacy the medication resource will be populated containing the relevant details for the medicines mentioned in the prescription. For other cases of invoice such as for consultation, in patient details the codeableconcept must be populated. Binding: FHIRDeviceTypes (example): Example binding for product type. | ||||||
![]() ![]() ![]() ![]() |
Reference(Device | Substance | Medication) | |||||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Account) | Account to place this charge | ||||
![]() ![]() ![]() |
0..* | Annotation | Comments made about the ChargeItem | |||||
![]() ![]() ![]() |
0..* | Reference(Resource) | Further information supporting this charge | |||||
![]() |
Path | Conformance | ValueSet | URI | |||
ChargeItem.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages|4.0.1 From the FHIR Standard
| ||||
ChargeItem.status | required | ChargeItemStatushttp://hl7.org/fhir/ValueSet/chargeitem-status|4.0.1 From the FHIR Standard | ||||
ChargeItem.code | extensible | ChargeItemType(a valid code from Billing Code)https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-chargeitem-types From this IG | ||||
ChargeItem.performer.function | example | ProcedurePerformerRoleCodeshttp://hl7.org/fhir/ValueSet/performer-role|4.0.1 From the FHIR Standard | ||||
ChargeItem.bodysite | example | SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-site|4.0.1 From the FHIR Standard | ||||
ChargeItem.reason | example | ICD-10Codeshttp://hl7.org/fhir/ValueSet/icd-10|4.0.1 From the FHIR Standard | ||||
ChargeItem.product[x] | example | FHIRDeviceTypeshttp://hl7.org/fhir/ValueSet/device-kind|4.0.1 From 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() |
This structure is derived from ChargeItem
Summary
Mandatory: 6 elements
Must-Support: 2 elements
Structures
This structure refers to these other structures:
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 | |
![]() ![]() ![]() |
?!Σ | 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. |
![]() ![]() ![]() |
0..* | Reference(ChargeItem) | Part of referenced ChargeItem | |
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItem Type (extensible) |
![]() ![]() ![]() ![]() |
Σ | 1..1 | Coding | Code defined by a terminology system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | code | Symbol in syntax defined by the system |
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Representation defined by the system |
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Plain text representation of the concept |
![]() ![]() ![]() |
Σ | 1..1 | Reference(Group | Patient) | Individual service was done for/to |
![]() ![]() ![]() |
Σ | 0..1 | Reference(EpisodeOfCare | Encounter) | Encounter / Episode associated with event |
![]() ![]() ![]() |
SΣ | 0..1 | When the charged service was applied | |
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization providing the charged service | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization requesting the charged service | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that has ownership of the (potential, future) revenue | |
![]() ![]() ![]() |
Σ | 1..1 | Quantity | Quantity of which the charge item has been serviced. Indicates the total quantity of medicines or medical devices bought. |
![]() ![]() ![]() |
Σ | 0..1 | Reference(Device | RelatedPerson | Practitioner | PractitionerRole | Organization | Patient) | Individual who was entering |
![]() ![]() ![]() |
0..* | Reference(DiagnosticReport | MedicationAdministration | MedicationDispense | SupplyDelivery | ImagingStudy | Immunization | Observation | Procedure) | Which rendered service is being charged? | |
![]() ![]() ![]() |
1..1 | Product charged. In case of invoice for pharmacy the medication resource will be populated containing the relevant details for the medicines mentioned in the prescription. For other cases of invoice such as for consultation, in patient details the codeableconcept must be populated. Binding: FHIRDeviceTypes (example): Example binding for product type. | ||
![]() ![]() ![]() ![]() |
Reference(Device | Substance | Medication) | |||
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() |
Path | Conformance | ValueSet | URI |
ChargeItem.status | required | ChargeItemStatushttp://hl7.org/fhir/ValueSet/chargeitem-status|4.0.1 From the FHIR Standard | |
ChargeItem.code | extensible | ChargeItemType(a valid code from Billing Code)https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-chargeitem-types From this IG | |
ChargeItem.product[x] | example | FHIRDeviceTypeshttp://hl7.org/fhir/ValueSet/device-kind|4.0.1 From 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() |
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..* | Reference(ChargeItem) | Part of referenced ChargeItem | |
![]() ![]() ![]() |
1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItem Type (extensible) | |
![]() ![]() ![]() ![]() |
1..1 | Coding | Code defined by a terminology system | |
![]() ![]() ![]() ![]() ![]() |
1..1 | uri | Identity of the terminology system | |
![]() ![]() ![]() ![]() ![]() |
1..1 | code | Symbol in syntax defined by the system | |
![]() ![]() ![]() ![]() ![]() |
1..1 | string | Representation defined by the system | |
![]() ![]() ![]() ![]() |
S | 0..1 | string | Plain text representation of the concept |
![]() ![]() ![]() |
1..1 | Reference(Group | Patient) | Individual service was done for/to | |
![]() ![]() ![]() |
0..1 | Reference(EpisodeOfCare | Encounter) | Encounter / Episode associated with event | |
![]() ![]() ![]() |
S | 0..1 | dateTime, Period, Timing | When the charged service was applied |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | Reference(CareTeam | Device | RelatedPerson | Practitioner | PractitionerRole | Organization) | Individual who was performing | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization providing the charged service | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization requesting the charged service | |
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that has ownership of the (potential, future) revenue | |
![]() ![]() ![]() |
1..1 | Quantity | Quantity of which the charge item has been serviced. Indicates the total quantity of medicines or medical devices bought. | |
![]() ![]() ![]() |
0..1 | Reference(Device | RelatedPerson | Practitioner | PractitionerRole | Organization | Patient) | Individual who was entering | |
![]() ![]() ![]() |
0..* | Reference(DiagnosticReport | MedicationAdministration | MedicationDispense | SupplyDelivery | ImagingStudy | Immunization | Observation | Procedure) | Which rendered service is being charged? | |
![]() ![]() ![]() |
1..1 | Product charged. In case of invoice for pharmacy the medication resource will be populated containing the relevant details for the medicines mentioned in the prescription. For other cases of invoice such as for consultation, in patient details the codeableconcept must be populated. | ||
![]() ![]() ![]() ![]() |
Reference(Device | Substance | Medication) | |||
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() |
Path | Conformance | ValueSet | URI |
ChargeItem.code | extensible | ChargeItemType(a valid code from Billing Code)https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-chargeitem-types From this IG |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() |
0..* | ChargeItem | 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 | ||||
![]() ![]() ![]() |
Σ | 0..* | Identifier | Business Identifier for item | ||||
![]() ![]() ![]() |
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. | ||||
![]() ![]() ![]() |
0..* | Reference(ChargeItem) | Part of referenced ChargeItem | |||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code that identifies the charge, like a billing code Binding: ChargeItem Type (extensible) | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..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 | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 1..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Group | Patient) | Individual service was done for/to | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(EpisodeOfCare | Encounter) | Encounter / Episode associated with event | ||||
![]() ![]() ![]() |
SΣ | 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 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 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. | |||||
![]() ![]() ![]() ![]() |
1..1 | Reference(CareTeam | Device | RelatedPerson | Practitioner | PractitionerRole | Organization) | Individual who was performing | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization providing the charged service | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization requesting the charged service | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Organization that has ownership of the (potential, future) revenue | |||||
![]() ![]() ![]() |
Σ | 1..1 | Quantity | Quantity of which the charge item has been serviced. Indicates the total quantity of medicines or medical devices bought. | ||||
![]() ![]() ![]() |
Σ | 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 | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Device | RelatedPerson | Practitioner | PractitionerRole | Organization | Patient) | Individual who was entering | ||||
![]() ![]() ![]() |
Σ | 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. | |||||
![]() ![]() ![]() |
0..* | Reference(DiagnosticReport | MedicationAdministration | MedicationDispense | SupplyDelivery | ImagingStudy | Immunization | Observation | Procedure) | Which rendered service is being charged? | |||||
![]() ![]() ![]() |
1..1 | Product charged. In case of invoice for pharmacy the medication resource will be populated containing the relevant details for the medicines mentioned in the prescription. For other cases of invoice such as for consultation, in patient details the codeableconcept must be populated. Binding: FHIRDeviceTypes (example): Example binding for product type. | ||||||
![]() ![]() ![]() ![]() |
Reference(Device | Substance | Medication) | |||||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Account) | Account to place this charge | ||||
![]() ![]() ![]() |
0..* | Annotation | Comments made about the ChargeItem | |||||
![]() ![]() ![]() |
0..* | Reference(Resource) | Further information supporting this charge | |||||
![]() |
Path | Conformance | ValueSet | URI | |||
ChargeItem.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages|4.0.1 From the FHIR Standard
| ||||
ChargeItem.status | required | ChargeItemStatushttp://hl7.org/fhir/ValueSet/chargeitem-status|4.0.1 From the FHIR Standard | ||||
ChargeItem.code | extensible | ChargeItemType(a valid code from Billing Code)https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-chargeitem-types From this IG | ||||
ChargeItem.performer.function | example | ProcedurePerformerRoleCodeshttp://hl7.org/fhir/ValueSet/performer-role|4.0.1 From the FHIR Standard | ||||
ChargeItem.bodysite | example | SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-site|4.0.1 From the FHIR Standard | ||||
ChargeItem.reason | example | ICD-10Codeshttp://hl7.org/fhir/ValueSet/icd-10|4.0.1 From the FHIR Standard | ||||
ChargeItem.product[x] | example | FHIRDeviceTypeshttp://hl7.org/fhir/ValueSet/device-kind|4.0.1 From 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() |
This structure is derived from ChargeItem
Summary
Mandatory: 6 elements
Must-Support: 2 elements
Structures
This structure refers to these other structures:
Other representations of profile: CSV, Excel, Schematron