description: 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. package_name: ndhm.in derivation: constraint name: ChargeItem type: ChargeItem elements: service: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/MedicationDispense', 'http://hl7.org/fhir/StructureDefinition/SupplyDelivery', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/ImagingStudy', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Immunization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Procedure'] index: 17 enterer: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 16 requestingOrganization: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 13 productCodeableConcept: {type: CodeableConcept, short: '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.', choiceOf: product, index: 21} productReference: type: Reference short: 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. choiceOf: product refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Substance', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Medication'] index: 20 costCenter: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 14 product: short: 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. choices: [productReference, productCodeableConcept] index: 19 code: binding: {strength: extensible, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-chargeitem-types'} index: 1 elements: coding: index: 2 elements: system: {index: 3} code: {index: 4} display: {index: 5} required: [display, system, code] text: {mustSupport: true, index: 6} required: [coding] context: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/EpisodeOfCare', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter'] index: 8 quantity: {short: Quantity of which the charge item has been serviced. Indicates the total quantity of medicines or medical devices bought., mustSupport: false, index: 15} partOf: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem'] index: 0 performingOrganization: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 12 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient'] index: 7 occurrence: mustSupport: true choices: [] index: 10 performer: elements: actor: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole'] index: 11 package_version: 5.0.0 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/ChargeItem base: http://hl7.org/fhir/StructureDefinition/ChargeItem version: 5.0.0 required: [product, productCodeableConcept, quantity, productReference]