Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R3_ChargeItem_R5

Official URL: http://hl7.org/fhir/3.0/StructureDefinition/profile-ChargeItem Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R3_ChargeItem_R5

This cross-version profile allows STU3 ChargeItem content to be represented via FHIR R5 ChargeItem resources.

Usages:

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

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ChargeItem 0..* ChargeItem(5.0.0) Item containing charge code(s) associated with the provision of healthcare provider products
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:occurrence 0..1 Period, Timing STU3: occurrence additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.occurrence
Constraints: ext-1
.... extension:factorOverride 0..1 decimal STU3: Factor overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.factorOverride
Constraints: ext-1
.... extension:priceOverride 0..1 Money STU3: Price overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.priceOverride
Constraints: ext-1
... status ?!Σ 1..1 code planned | billable | not-billable | aborted | billed | entered-in-error | unknown
Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.
... code Σ 1..1 CodeableConcept A code that identifies the charge, like a billing code
Binding: ChargeItemCode (example): Example codes for billing purposes
... subject Σ 1..1 Reference(Patient | Group) Individual service was done for/to
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:subject 0..1 Reference(Resource) STU3: subject additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ChargeItem.status Base required Charge Item Status 📍5.0.0 FHIR Std.
ChargeItem.code Base example Charge Item Code 📍5.0.0 FHIR Std.

Constraints

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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 ChargeItem.implicitRules, ChargeItem.extension, ChargeItem.extension:occurrence, ChargeItem.extension:factorOverride, ChargeItem.extension:priceOverride, ChargeItem.modifierExtension, ChargeItem.status, ChargeItem.code, ChargeItem.subject, ChargeItem.subject.extension, ChargeItem.subject.extension:subject, ChargeItem.subject.reference All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ChargeItem.extension, ChargeItem.extension:occurrence, ChargeItem.extension:factorOverride, ChargeItem.extension:priceOverride, ChargeItem.modifierExtension, ChargeItem.subject.extension, ChargeItem.subject.extension:subject Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from ChargeItem

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ChargeItem 0..* ChargeItem(5.0.0) Item containing charge code(s) associated with the provision of healthcare provider products
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:occurrence 0..1 Period, Timing STU3: occurrence additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.occurrence
.... extension:factorOverride 0..1 decimal STU3: Factor overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.factorOverride
.... extension:priceOverride 0..1 Money STU3: Price overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.priceOverride
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..1 Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.identifier
... partOf
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..* Reference(Resource) STU3: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 Reference(Resource) STU3: subject additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... encounter
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:context 0..1 Reference(Resource) STU3: Encounter / Episode associated with event additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performer
.... actor
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:actor 0..1 Reference(Resource) STU3: actor
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performingOrganization
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performingOrganization 0..1 Reference(Resource) STU3: Organization providing the charged sevice additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... requestingOrganization
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:requestingOrganization 0..1 Reference(Resource) STU3: requestingOrganization additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... overrideReason
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:overrideReason 0..1 string STU3: overrideReason additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.overrideReason
... enterer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:enterer 0..1 Reference(Resource) STU3: enterer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... service
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:service 0..* Reference(Cross-version Profile for STU3.DiagnosticReport for use in FHIR R5(0.1.0) | DiagnosticReport | Cross-version Profile for STU3.ImagingStudy for use in FHIR R5(0.1.0) | ImagingStudy | Cross-version Profile for STU3.Immunization for use in FHIR R5(0.1.0) | Immunization | Cross-version Profile for STU3.MedicationAdministration for use in FHIR R5(0.1.0) | MedicationAdministration | Cross-version Profile for STU3.MedicationDispense for use in FHIR R5(0.1.0) | MedicationDispense | Cross-version Profile for STU3.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for STU3.Procedure for use in FHIR R5(0.1.0) | Procedure | Cross-version Profile for STU3.SupplyDelivery for use in FHIR R5(0.1.0) | SupplyDelivery) STU3: service additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.service
... account
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:account 0..* Reference(Resource) STU3: account additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... note
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation STU3: note additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.note
... supportingInformation
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:supportingInformation 0..* Reference(Resource) STU3: Further information supporting the this charge additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ChargeItem 0..* ChargeItem(5.0.0) Item containing charge code(s) associated with the provision of healthcare provider products
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 Meta STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: AllSecurityLabels . (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages . Starter
... text 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
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:occurrence 0..1 Period, Timing STU3: occurrence additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.occurrence
Constraints: ext-1
.... extension:factorOverride 0..1 decimal STU3: Factor overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.factorOverride
Constraints: ext-1
.... extension:priceOverride 0..1 Money STU3: Price overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.priceOverride
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier Business Identifier for item
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..1 Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value ΣC 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... definitionUri 0..* uri Defining information about the code of this charge item
... definitionCanonical 0..* canonical(ChargeItemDefinition) Resource defining the code of this ChargeItem
... status ?!Σ 1..1 code planned | billable | not-billable | aborted | billed | entered-in-error | unknown
Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.
... partOf 0..* Reference(ChargeItem) Part of referenced ChargeItem
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:partOf 0..1 Reference(Resource) STU3: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... code Σ 1..1 CodeableConcept A code that identifies the charge, like a billing code
Binding: ChargeItemCode (example): Example codes for billing purposes
... subject Σ 1..1 Reference(Patient | Group) Individual service was done for/to
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:subject 0..1 Reference(Resource) STU3: subject additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... encounter Σ 0..1 Reference(Encounter) Encounter associated with this ChargeItem
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:context 0..1 Reference(Resource) STU3: Encounter / Episode associated with event additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... occurrence[x] Σ 0..1 When the charged service was applied
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... performer 0..* BackboneElement Who performed charged service
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... function 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.
.... actor 1..1 Reference(Practitioner | PractitionerRole | Organization | HealthcareService | CareTeam | Patient | Device | RelatedPerson) Individual who was performing
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:actor 0..1 Reference(Resource) STU3: actor
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
..... display ΣC 0..1 string Text alternative for the resource
... performingOrganization 0..1 Reference(Organization) Organization providing the charged service
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:performingOrganization 0..1 Reference(Resource) STU3: Organization providing the charged sevice additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... requestingOrganization 0..1 Reference(Organization) Organization requesting the charged service
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:requestingOrganization 0..1 Reference(Resource) STU3: requestingOrganization additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... costCenter 0..1 Reference(Organization) Organization that has ownership of the (potential, future) revenue
... quantity Σ 0..1 Quantity Quantity of which the charge item has been serviced
... bodysite Σ 0..* CodeableConcept Anatomical location, if relevant
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
... unitPriceComponent 0..1 MonetaryComponent Unit price overriding the associated rules
... totalPriceComponent 0..1 MonetaryComponent Total price overriding the associated rules
... overrideReason 0..1 CodeableConcept Reason for overriding the list price/factor
Binding Description: (example): Local or regional codes covering why a price was overridden
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:overrideReason 0..1 string STU3: overrideReason additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.overrideReason
Constraints: ext-1
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 0..1 string Plain text representation of the concept
... enterer Σ 0..1 Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) Individual who was entering
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:enterer 0..1 Reference(Resource) STU3: enterer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... enteredDate Σ 0..1 dateTime Date the charge item was entered
... reason 0..* CodeableConcept Why was the charged service rendered?
Binding: ICD10Codes (example): ICD 10 diagnosis codes
... service 0..* CodeableReference(DiagnosticReport | ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | MedicationRequest | Observation | Procedure | ServiceRequest | SupplyDelivery) Which rendered service is being charged?
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:service 0..* Reference(Cross-version Profile for STU3.DiagnosticReport for use in FHIR R5(0.1.0) | DiagnosticReport | Cross-version Profile for STU3.ImagingStudy for use in FHIR R5(0.1.0) | ImagingStudy | Cross-version Profile for STU3.Immunization for use in FHIR R5(0.1.0) | Immunization | Cross-version Profile for STU3.MedicationAdministration for use in FHIR R5(0.1.0) | MedicationAdministration | Cross-version Profile for STU3.MedicationDispense for use in FHIR R5(0.1.0) | MedicationDispense | Cross-version Profile for STU3.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for STU3.Procedure for use in FHIR R5(0.1.0) | Procedure | Cross-version Profile for STU3.SupplyDelivery for use in FHIR R5(0.1.0) | SupplyDelivery) STU3: service additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.service
Constraints: ext-1
.... concept Σ 0..1 CodeableConcept Reference to a concept (by class)
.... reference Σ 0..1 Reference() Reference to a resource (by instance)
... product 0..* CodeableReference(Device | Medication | Substance) Product charged
Binding: DeviceType (example): Example binding for product type.
... account Σ 0..* Reference(Account) Account to place this charge
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:account 0..1 Reference(Resource) STU3: account additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... note 0..* Annotation Comments made about the ChargeItem
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:note 0..* Annotation STU3: note additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.note
Constraints: ext-1
.... author[x] Σ 0..1 Individual responsible for the annotation
..... authorReference Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization)
..... authorString string
.... time Σ 0..1 dateTime When the annotation was made
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... supportingInformation 0..* Reference(Resource) Further information supporting this charge
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:supportingInformation 0..1 Reference(Resource) STU3: Further information supporting the this charge additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ChargeItem.meta.security Base extensible All Security Labels . 📍5.0.0 tx.fhir.org
ChargeItem.meta.tag Base example Common Tags 📍5.0.0 FHIR Std.
ChargeItem.language Base required All Languages 📍5.0.0 FHIR Std.
ChargeItem.text.status Base required NarrativeStatus 📍5.0.0 FHIR Std.
ChargeItem.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
ChargeItem.identifier.​type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.
ChargeItem.status Base required Charge Item Status 📍5.0.0 FHIR Std.
ChargeItem.partOf.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.code Base example Charge Item Code 📍5.0.0 FHIR Std.
ChargeItem.subject.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.encounter.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.performer.​function Base example Procedure Performer Role Codes 📍5.0.0 FHIR Std.
ChargeItem.performer.​actor.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.performingOrganization.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.requestingOrganization.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.bodysite Base example SNOMED CT Body Structures 📍5.0.0 FHIR Std.
ChargeItem.overrideReason Base example Not State Unknown
ChargeItem.enterer.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.reason Base example ICD-10 Codes 📍5.0.0 FHIR Std.
ChargeItem.product Base example Device Type 📍5.0.0 FHIR Std.
ChargeItem.account.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.supportingInformation.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org

Constraints

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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 ChargeItem.meta, ChargeItem.meta.extension, ChargeItem.meta.extension:meta, ChargeItem.meta.versionId, ChargeItem.meta.lastUpdated, ChargeItem.meta.source, ChargeItem.meta.profile, ChargeItem.meta.security, ChargeItem.meta.tag, ChargeItem.implicitRules, ChargeItem.language, ChargeItem.text, ChargeItem.text.extension, ChargeItem.text.extension:text, ChargeItem.text.status, ChargeItem.text.div, ChargeItem.extension, ChargeItem.extension:occurrence, ChargeItem.extension:factorOverride, ChargeItem.extension:priceOverride, ChargeItem.modifierExtension, ChargeItem.identifier, ChargeItem.identifier.extension, ChargeItem.identifier.extension:identifier, ChargeItem.identifier.use, ChargeItem.identifier.type, ChargeItem.identifier.system, ChargeItem.identifier.value, ChargeItem.identifier.period, ChargeItem.identifier.assigner, ChargeItem.definitionUri, ChargeItem.definitionCanonical, ChargeItem.status, ChargeItem.partOf, ChargeItem.partOf.extension, ChargeItem.partOf.extension:partOf, ChargeItem.partOf.reference, ChargeItem.partOf.type, ChargeItem.partOf.identifier, ChargeItem.partOf.display, ChargeItem.code, ChargeItem.subject, ChargeItem.subject.extension, ChargeItem.subject.extension:subject, ChargeItem.subject.reference, ChargeItem.subject.type, ChargeItem.subject.identifier, ChargeItem.subject.display, ChargeItem.encounter, ChargeItem.encounter.extension, ChargeItem.encounter.extension:context, ChargeItem.encounter.reference, ChargeItem.encounter.type, ChargeItem.encounter.identifier, ChargeItem.encounter.display, ChargeItem.occurrence[x], ChargeItem.performer, ChargeItem.performer.extension, ChargeItem.performer.modifierExtension, ChargeItem.performer.function, ChargeItem.performer.actor, ChargeItem.performer.actor.extension, ChargeItem.performer.actor.extension:actor, ChargeItem.performer.actor.reference, ChargeItem.performer.actor.type, ChargeItem.performer.actor.identifier, ChargeItem.performer.actor.display, ChargeItem.performingOrganization, ChargeItem.performingOrganization.extension, ChargeItem.performingOrganization.extension:performingOrganization, ChargeItem.performingOrganization.reference, ChargeItem.performingOrganization.type, ChargeItem.performingOrganization.identifier, ChargeItem.performingOrganization.display, ChargeItem.requestingOrganization, ChargeItem.requestingOrganization.extension, ChargeItem.requestingOrganization.extension:requestingOrganization, ChargeItem.requestingOrganization.reference, ChargeItem.requestingOrganization.type, ChargeItem.requestingOrganization.identifier, ChargeItem.requestingOrganization.display, ChargeItem.costCenter, ChargeItem.quantity, ChargeItem.bodysite, ChargeItem.unitPriceComponent, ChargeItem.totalPriceComponent, ChargeItem.overrideReason, ChargeItem.overrideReason.extension, ChargeItem.overrideReason.extension:overrideReason, ChargeItem.overrideReason.coding, ChargeItem.overrideReason.text, ChargeItem.enterer, ChargeItem.enterer.extension, ChargeItem.enterer.extension:enterer, ChargeItem.enterer.reference, ChargeItem.enterer.type, ChargeItem.enterer.identifier, ChargeItem.enterer.display, ChargeItem.enteredDate, ChargeItem.reason, ChargeItem.service, ChargeItem.service.extension, ChargeItem.service.extension:service, ChargeItem.service.concept, ChargeItem.service.reference, ChargeItem.product, ChargeItem.account, ChargeItem.account.extension, ChargeItem.account.extension:account, ChargeItem.account.reference, ChargeItem.account.type, ChargeItem.account.identifier, ChargeItem.account.display, ChargeItem.note, ChargeItem.note.extension, ChargeItem.note.extension:note, ChargeItem.note.author[x], ChargeItem.note.time, ChargeItem.note.text, ChargeItem.supportingInformation, ChargeItem.supportingInformation.extension, ChargeItem.supportingInformation.extension:supportingInformation, ChargeItem.supportingInformation.reference, ChargeItem.supportingInformation.type, ChargeItem.supportingInformation.identifier, ChargeItem.supportingInformation.display All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ChargeItem.meta.extension, ChargeItem.meta.extension:meta, ChargeItem.text.extension, ChargeItem.text.extension:text, ChargeItem.extension, ChargeItem.extension:occurrence, ChargeItem.extension:factorOverride, ChargeItem.extension:priceOverride, ChargeItem.modifierExtension, ChargeItem.identifier.extension, ChargeItem.identifier.extension:identifier, ChargeItem.partOf.extension, ChargeItem.partOf.extension:partOf, ChargeItem.subject.extension, ChargeItem.subject.extension:subject, ChargeItem.encounter.extension, ChargeItem.encounter.extension:context, ChargeItem.performer.extension, ChargeItem.performer.modifierExtension, ChargeItem.performer.actor.extension, ChargeItem.performer.actor.extension:actor, ChargeItem.performingOrganization.extension, ChargeItem.performingOrganization.extension:performingOrganization, ChargeItem.requestingOrganization.extension, ChargeItem.requestingOrganization.extension:requestingOrganization, ChargeItem.overrideReason.extension, ChargeItem.overrideReason.extension:overrideReason, ChargeItem.enterer.extension, ChargeItem.enterer.extension:enterer, ChargeItem.service.extension, ChargeItem.service.extension:service, ChargeItem.account.extension, ChargeItem.account.extension:account, ChargeItem.note.extension, ChargeItem.note.extension:note, ChargeItem.supportingInformation.extension, ChargeItem.supportingInformation.extension:supportingInformation Must have either extensions or value[x], not both extension.exists() != value.exists()
txt-1 error ChargeItem.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error ChargeItem.text.div The narrative SHALL have some non-whitespace content htmlChecks()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ChargeItem 0..* ChargeItem(5.0.0) Item containing charge code(s) associated with the provision of healthcare provider products
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:occurrence 0..1 Period, Timing STU3: occurrence additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.occurrence
Constraints: ext-1
.... extension:factorOverride 0..1 decimal STU3: Factor overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.factorOverride
Constraints: ext-1
.... extension:priceOverride 0..1 Money STU3: Price overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.priceOverride
Constraints: ext-1
... status ?!Σ 1..1 code planned | billable | not-billable | aborted | billed | entered-in-error | unknown
Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.
... code Σ 1..1 CodeableConcept A code that identifies the charge, like a billing code
Binding: ChargeItemCode (example): Example codes for billing purposes
... subject Σ 1..1 Reference(Patient | Group) Individual service was done for/to
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:subject 0..1 Reference(Resource) STU3: subject additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ChargeItem.status Base required Charge Item Status 📍5.0.0 FHIR Std.
ChargeItem.code Base example Charge Item Code 📍5.0.0 FHIR Std.

Constraints

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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 ChargeItem.implicitRules, ChargeItem.extension, ChargeItem.extension:occurrence, ChargeItem.extension:factorOverride, ChargeItem.extension:priceOverride, ChargeItem.modifierExtension, ChargeItem.status, ChargeItem.code, ChargeItem.subject, ChargeItem.subject.extension, ChargeItem.subject.extension:subject, ChargeItem.subject.reference All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ChargeItem.extension, ChargeItem.extension:occurrence, ChargeItem.extension:factorOverride, ChargeItem.extension:priceOverride, ChargeItem.modifierExtension, ChargeItem.subject.extension, ChargeItem.subject.extension:subject Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from ChargeItem

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ChargeItem 0..* ChargeItem(5.0.0) Item containing charge code(s) associated with the provision of healthcare provider products
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:occurrence 0..1 Period, Timing STU3: occurrence additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.occurrence
.... extension:factorOverride 0..1 decimal STU3: Factor overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.factorOverride
.... extension:priceOverride 0..1 Money STU3: Price overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.priceOverride
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..1 Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.identifier
... partOf
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..* Reference(Resource) STU3: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 Reference(Resource) STU3: subject additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... encounter
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:context 0..1 Reference(Resource) STU3: Encounter / Episode associated with event additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performer
.... actor
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:actor 0..1 Reference(Resource) STU3: actor
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performingOrganization
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performingOrganization 0..1 Reference(Resource) STU3: Organization providing the charged sevice additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... requestingOrganization
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:requestingOrganization 0..1 Reference(Resource) STU3: requestingOrganization additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... overrideReason
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:overrideReason 0..1 string STU3: overrideReason additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.overrideReason
... enterer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:enterer 0..1 Reference(Resource) STU3: enterer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... service
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:service 0..* Reference(Cross-version Profile for STU3.DiagnosticReport for use in FHIR R5(0.1.0) | DiagnosticReport | Cross-version Profile for STU3.ImagingStudy for use in FHIR R5(0.1.0) | ImagingStudy | Cross-version Profile for STU3.Immunization for use in FHIR R5(0.1.0) | Immunization | Cross-version Profile for STU3.MedicationAdministration for use in FHIR R5(0.1.0) | MedicationAdministration | Cross-version Profile for STU3.MedicationDispense for use in FHIR R5(0.1.0) | MedicationDispense | Cross-version Profile for STU3.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for STU3.Procedure for use in FHIR R5(0.1.0) | Procedure | Cross-version Profile for STU3.SupplyDelivery for use in FHIR R5(0.1.0) | SupplyDelivery) STU3: service additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.service
... account
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:account 0..* Reference(Resource) STU3: account additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... note
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation STU3: note additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.note
... supportingInformation
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:supportingInformation 0..* Reference(Resource) STU3: Further information supporting the this charge additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ChargeItem 0..* ChargeItem(5.0.0) Item containing charge code(s) associated with the provision of healthcare provider products
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 Meta STU3: meta additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: AllSecurityLabels . (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages . Starter
... text 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
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) STU3: text additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:occurrence 0..1 Period, Timing STU3: occurrence additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.occurrence
Constraints: ext-1
.... extension:factorOverride 0..1 decimal STU3: Factor overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.factorOverride
Constraints: ext-1
.... extension:priceOverride 0..1 Money STU3: Price overriding the associated rules (new)
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.priceOverride
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier Business Identifier for item
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..1 Identifier STU3: identifier additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value ΣC 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... definitionUri 0..* uri Defining information about the code of this charge item
... definitionCanonical 0..* canonical(ChargeItemDefinition) Resource defining the code of this ChargeItem
... status ?!Σ 1..1 code planned | billable | not-billable | aborted | billed | entered-in-error | unknown
Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.
... partOf 0..* Reference(ChargeItem) Part of referenced ChargeItem
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:partOf 0..1 Reference(Resource) STU3: partOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... code Σ 1..1 CodeableConcept A code that identifies the charge, like a billing code
Binding: ChargeItemCode (example): Example codes for billing purposes
... subject Σ 1..1 Reference(Patient | Group) Individual service was done for/to
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:subject 0..1 Reference(Resource) STU3: subject additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... encounter Σ 0..1 Reference(Encounter) Encounter associated with this ChargeItem
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:context 0..1 Reference(Resource) STU3: Encounter / Episode associated with event additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... occurrence[x] Σ 0..1 When the charged service was applied
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... performer 0..* BackboneElement Who performed charged service
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... function 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.
.... actor 1..1 Reference(Practitioner | PractitionerRole | Organization | HealthcareService | CareTeam | Patient | Device | RelatedPerson) Individual who was performing
..... id 0..1 id Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:actor 0..1 Reference(Resource) STU3: actor
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
..... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
..... display ΣC 0..1 string Text alternative for the resource
... performingOrganization 0..1 Reference(Organization) Organization providing the charged service
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:performingOrganization 0..1 Reference(Resource) STU3: Organization providing the charged sevice additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... requestingOrganization 0..1 Reference(Organization) Organization requesting the charged service
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:requestingOrganization 0..1 Reference(Resource) STU3: requestingOrganization additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... costCenter 0..1 Reference(Organization) Organization that has ownership of the (potential, future) revenue
... quantity Σ 0..1 Quantity Quantity of which the charge item has been serviced
... bodysite Σ 0..* CodeableConcept Anatomical location, if relevant
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
... unitPriceComponent 0..1 MonetaryComponent Unit price overriding the associated rules
... totalPriceComponent 0..1 MonetaryComponent Total price overriding the associated rules
... overrideReason 0..1 CodeableConcept Reason for overriding the list price/factor
Binding Description: (example): Local or regional codes covering why a price was overridden
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:overrideReason 0..1 string STU3: overrideReason additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.overrideReason
Constraints: ext-1
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 0..1 string Plain text representation of the concept
... enterer Σ 0..1 Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson) Individual who was entering
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:enterer 0..1 Reference(Resource) STU3: enterer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... enteredDate Σ 0..1 dateTime Date the charge item was entered
... reason 0..* CodeableConcept Why was the charged service rendered?
Binding: ICD10Codes (example): ICD 10 diagnosis codes
... service 0..* CodeableReference(DiagnosticReport | ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | MedicationRequest | Observation | Procedure | ServiceRequest | SupplyDelivery) Which rendered service is being charged?
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:service 0..* Reference(Cross-version Profile for STU3.DiagnosticReport for use in FHIR R5(0.1.0) | DiagnosticReport | Cross-version Profile for STU3.ImagingStudy for use in FHIR R5(0.1.0) | ImagingStudy | Cross-version Profile for STU3.Immunization for use in FHIR R5(0.1.0) | Immunization | Cross-version Profile for STU3.MedicationAdministration for use in FHIR R5(0.1.0) | MedicationAdministration | Cross-version Profile for STU3.MedicationDispense for use in FHIR R5(0.1.0) | MedicationDispense | Cross-version Profile for STU3.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for STU3.Procedure for use in FHIR R5(0.1.0) | Procedure | Cross-version Profile for STU3.SupplyDelivery for use in FHIR R5(0.1.0) | SupplyDelivery) STU3: service additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.service
Constraints: ext-1
.... concept Σ 0..1 CodeableConcept Reference to a concept (by class)
.... reference Σ 0..1 Reference() Reference to a resource (by instance)
... product 0..* CodeableReference(Device | Medication | Substance) Product charged
Binding: DeviceType (example): Example binding for product type.
... account Σ 0..* Reference(Account) Account to place this charge
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:account 0..1 Reference(Resource) STU3: account additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... note 0..* Annotation Comments made about the ChargeItem
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:note 0..* Annotation STU3: note additional types
URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-ChargeItem.note
Constraints: ext-1
.... author[x] Σ 0..1 Individual responsible for the annotation
..... authorReference Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization)
..... authorString string
.... time Σ 0..1 dateTime When the annotation was made
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... supportingInformation 0..* Reference(Resource) Further information supporting this charge
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:supportingInformation 0..1 Reference(Resource) STU3: Further information supporting the this charge additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ChargeItem.meta.security Base extensible All Security Labels . 📍5.0.0 tx.fhir.org
ChargeItem.meta.tag Base example Common Tags 📍5.0.0 FHIR Std.
ChargeItem.language Base required All Languages 📍5.0.0 FHIR Std.
ChargeItem.text.status Base required NarrativeStatus 📍5.0.0 FHIR Std.
ChargeItem.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
ChargeItem.identifier.​type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.
ChargeItem.status Base required Charge Item Status 📍5.0.0 FHIR Std.
ChargeItem.partOf.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.code Base example Charge Item Code 📍5.0.0 FHIR Std.
ChargeItem.subject.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.encounter.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.performer.​function Base example Procedure Performer Role Codes 📍5.0.0 FHIR Std.
ChargeItem.performer.​actor.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.performingOrganization.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.requestingOrganization.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.bodysite Base example SNOMED CT Body Structures 📍5.0.0 FHIR Std.
ChargeItem.overrideReason Base example Not State Unknown
ChargeItem.enterer.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.reason Base example ICD-10 Codes 📍5.0.0 FHIR Std.
ChargeItem.product Base example Device Type 📍5.0.0 FHIR Std.
ChargeItem.account.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
ChargeItem.supportingInformation.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org

Constraints

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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 ChargeItem.meta, ChargeItem.meta.extension, ChargeItem.meta.extension:meta, ChargeItem.meta.versionId, ChargeItem.meta.lastUpdated, ChargeItem.meta.source, ChargeItem.meta.profile, ChargeItem.meta.security, ChargeItem.meta.tag, ChargeItem.implicitRules, ChargeItem.language, ChargeItem.text, ChargeItem.text.extension, ChargeItem.text.extension:text, ChargeItem.text.status, ChargeItem.text.div, ChargeItem.extension, ChargeItem.extension:occurrence, ChargeItem.extension:factorOverride, ChargeItem.extension:priceOverride, ChargeItem.modifierExtension, ChargeItem.identifier, ChargeItem.identifier.extension, ChargeItem.identifier.extension:identifier, ChargeItem.identifier.use, ChargeItem.identifier.type, ChargeItem.identifier.system, ChargeItem.identifier.value, ChargeItem.identifier.period, ChargeItem.identifier.assigner, ChargeItem.definitionUri, ChargeItem.definitionCanonical, ChargeItem.status, ChargeItem.partOf, ChargeItem.partOf.extension, ChargeItem.partOf.extension:partOf, ChargeItem.partOf.reference, ChargeItem.partOf.type, ChargeItem.partOf.identifier, ChargeItem.partOf.display, ChargeItem.code, ChargeItem.subject, ChargeItem.subject.extension, ChargeItem.subject.extension:subject, ChargeItem.subject.reference, ChargeItem.subject.type, ChargeItem.subject.identifier, ChargeItem.subject.display, ChargeItem.encounter, ChargeItem.encounter.extension, ChargeItem.encounter.extension:context, ChargeItem.encounter.reference, ChargeItem.encounter.type, ChargeItem.encounter.identifier, ChargeItem.encounter.display, ChargeItem.occurrence[x], ChargeItem.performer, ChargeItem.performer.extension, ChargeItem.performer.modifierExtension, ChargeItem.performer.function, ChargeItem.performer.actor, ChargeItem.performer.actor.extension, ChargeItem.performer.actor.extension:actor, ChargeItem.performer.actor.reference, ChargeItem.performer.actor.type, ChargeItem.performer.actor.identifier, ChargeItem.performer.actor.display, ChargeItem.performingOrganization, ChargeItem.performingOrganization.extension, ChargeItem.performingOrganization.extension:performingOrganization, ChargeItem.performingOrganization.reference, ChargeItem.performingOrganization.type, ChargeItem.performingOrganization.identifier, ChargeItem.performingOrganization.display, ChargeItem.requestingOrganization, ChargeItem.requestingOrganization.extension, ChargeItem.requestingOrganization.extension:requestingOrganization, ChargeItem.requestingOrganization.reference, ChargeItem.requestingOrganization.type, ChargeItem.requestingOrganization.identifier, ChargeItem.requestingOrganization.display, ChargeItem.costCenter, ChargeItem.quantity, ChargeItem.bodysite, ChargeItem.unitPriceComponent, ChargeItem.totalPriceComponent, ChargeItem.overrideReason, ChargeItem.overrideReason.extension, ChargeItem.overrideReason.extension:overrideReason, ChargeItem.overrideReason.coding, ChargeItem.overrideReason.text, ChargeItem.enterer, ChargeItem.enterer.extension, ChargeItem.enterer.extension:enterer, ChargeItem.enterer.reference, ChargeItem.enterer.type, ChargeItem.enterer.identifier, ChargeItem.enterer.display, ChargeItem.enteredDate, ChargeItem.reason, ChargeItem.service, ChargeItem.service.extension, ChargeItem.service.extension:service, ChargeItem.service.concept, ChargeItem.service.reference, ChargeItem.product, ChargeItem.account, ChargeItem.account.extension, ChargeItem.account.extension:account, ChargeItem.account.reference, ChargeItem.account.type, ChargeItem.account.identifier, ChargeItem.account.display, ChargeItem.note, ChargeItem.note.extension, ChargeItem.note.extension:note, ChargeItem.note.author[x], ChargeItem.note.time, ChargeItem.note.text, ChargeItem.supportingInformation, ChargeItem.supportingInformation.extension, ChargeItem.supportingInformation.extension:supportingInformation, ChargeItem.supportingInformation.reference, ChargeItem.supportingInformation.type, ChargeItem.supportingInformation.identifier, ChargeItem.supportingInformation.display All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error ChargeItem.meta.extension, ChargeItem.meta.extension:meta, ChargeItem.text.extension, ChargeItem.text.extension:text, ChargeItem.extension, ChargeItem.extension:occurrence, ChargeItem.extension:factorOverride, ChargeItem.extension:priceOverride, ChargeItem.modifierExtension, ChargeItem.identifier.extension, ChargeItem.identifier.extension:identifier, ChargeItem.partOf.extension, ChargeItem.partOf.extension:partOf, ChargeItem.subject.extension, ChargeItem.subject.extension:subject, ChargeItem.encounter.extension, ChargeItem.encounter.extension:context, ChargeItem.performer.extension, ChargeItem.performer.modifierExtension, ChargeItem.performer.actor.extension, ChargeItem.performer.actor.extension:actor, ChargeItem.performingOrganization.extension, ChargeItem.performingOrganization.extension:performingOrganization, ChargeItem.requestingOrganization.extension, ChargeItem.requestingOrganization.extension:requestingOrganization, ChargeItem.overrideReason.extension, ChargeItem.overrideReason.extension:overrideReason, ChargeItem.enterer.extension, ChargeItem.enterer.extension:enterer, ChargeItem.service.extension, ChargeItem.service.extension:service, ChargeItem.account.extension, ChargeItem.account.extension:account, ChargeItem.note.extension, ChargeItem.note.extension:note, ChargeItem.supportingInformation.extension, ChargeItem.supportingInformation.extension:supportingInformation Must have either extensions or value[x], not both extension.exists() != value.exists()
txt-1 error ChargeItem.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error ChargeItem.text.div The narrative SHALL have some non-whitespace content htmlChecks()

 

Other representations of profile: CSV, Excel, Schematron