共同資料模式實作指引(Common Data Model IG)
1.0.0-Trial Use - draft

共同資料模式實作指引(Common Data Model IG) - Local Development build (v1.0.0-Trial Use). See the Directory of published versions

Resource Profile: ChargeItem TOTFB-醫令類別

Official URL: https://standard-interoperability-lab.com/fhir/StructureDefinition/ChargeItemTOTFBcha Version: 1.0.0-Trial Use
Draft as of 2023-07-26 Computable Name: ChargeItemTOTFBcha

用於描述住院醫療申報檔案(TOTFB)中的醫令類別

Usage:

Formal Views of Profile Content

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

This structure is derived from ChargeItem

NameFlagsCard.TypeDescription & Constraintsdoco
.. ChargeItem 0..*ChargeItemItem containing charge code(s) associated with the provision of healthcare provider products
... identifier S0..*IdentifierBusiness Identifier for item
.... value S0..1string醫令序。[TOTFB.p1]
... status S1..1codeplanned | billable | not-billable | aborted | billed | entered-in-error | unknown
Fixed Value: billed
... code S1..1CodeableConceptA code that identifies the charge, like a billing code
.... coding S0..*CodingCode defined by a terminology system
..... system S1..1uri健保資料網址
..... code S1..1code[TOTFB.p2]
..... display S1..1string[醫令類別]
.... text 0..1string[醫令類別]
.... reference S1..1string患者Resource Link
... context S1..1Reference(Encounter TOTFB-案件分類)Encounter / Episode associated with event
.... reference S1..1stringTOTFB案件分類Resource Link
... occurrence[x] S0..1PeriodWhen the charged service was applied
.... start S0..1dateTime執行時間-起。[TOTFB.p14]
.... end S0..1dateTime執行時間-迄。[TOTFB.p15]
... reason S0..*CodeableConceptWhy was the charged service rendered?
.... coding S0..*CodingCode defined by a terminology system
..... system S1..1uriTw-DRGs資料網址
..... code S1..1code[TOTFB.p3]
..... display S1..1string[醫令代碼]
.... text 0..1string[醫令代碼]
... note S0..*AnnotationComments made about the ChargeItem
.... text S1..1markdown[TOTFB.p16,TOTFB.p8]

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ChargeItem 0..*ChargeItemItem containing charge code(s) associated with the provision of healthcare provider products
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..*IdentifierBusiness Identifier for item
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... value SΣ0..1string醫令序。[TOTFB.p1]
Example General: 123456
... code SΣ1..1CodeableConceptA code that identifies the charge, like a billing code
Binding: ChargeItemCode (example): Example set of codes that can be used for billing purposes.

.... coding SΣ0..*CodingCode defined by a terminology system
..... system SΣ1..1uri健保資料網址
..... code SΣ1..1code[TOTFB.p2]
..... display SΣ1..1string[醫令類別]
.... text Σ0..1string[醫令類別]
... subject SΣ1..1Reference(Patient 門診住院-病患基本資料)Individual service was done for/to
.... reference SΣC1..1string患者Resource Link
... context SΣ1..1Reference(Encounter TOTFB-案件分類)Encounter / Episode associated with event
.... reference SΣC1..1stringTOTFB案件分類Resource Link
... occurrence[x] SΣ0..1PeriodWhen the charged service was applied
.... start SΣC0..1dateTime執行時間-起。[TOTFB.p14]
.... end SΣC0..1dateTime執行時間-迄。[TOTFB.p15]
... reason S0..*CodeableConceptWhy was the charged service rendered?
Binding: ICD-10Codes (example): Example binding for reason.


.... coding SΣ0..*CodingCode defined by a terminology system
..... system SΣ1..1uriTw-DRGs資料網址
..... code SΣ1..1code[TOTFB.p3]
..... display SΣ1..1string[醫令代碼]
.... text Σ0..1string[醫令代碼]
... note S0..*AnnotationComments made about the ChargeItem
.... text SΣ1..1markdown[TOTFB.p16,TOTFB.p8]

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
ChargeItem.identifier.userequiredIdentifierUse
ChargeItem.statusrequiredFixed Value: billed
ChargeItem.codeexampleChargeItemCode
ChargeItem.reasonexampleICD-10Codes

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorChargeItemIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorChargeItemIf 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-4errorChargeItemIf 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-5errorChargeItemIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceChargeItemA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. ChargeItem 0..*ChargeItemItem containing charge code(s) associated with the provision of healthcare provider products
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..*IdentifierBusiness Identifier for item
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣ0..1string醫令序。[TOTFB.p1]
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... definitionUri 0..*uriDefining information about the code of this charge item
... definitionCanonical 0..*canonical(ChargeItemDefinition)Resource defining the code of this ChargeItem
... status ?!SΣ1..1codeplanned | billable | not-billable | aborted | billed | entered-in-error | unknown
Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.


Fixed Value: billed
... partOf 0..*Reference(ChargeItem)Part of referenced ChargeItem
... code SΣ1..1CodeableConceptA code that identifies the charge, like a billing code
Binding: ChargeItemCode (example): Example set of codes that can be used for billing purposes.

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ0..*CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ1..1uri健保資料網址
..... version Σ0..1stringVersion of the system - if relevant
..... code SΣ1..1code[TOTFB.p2]
..... display SΣ1..1string[醫令類別]
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1string[醫令類別]
... subject SΣ1..1Reference(Patient 門診住院-病患基本資料)Individual service was done for/to
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC1..1string患者Resource Link
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... context SΣ1..1Reference(Encounter TOTFB-案件分類)Encounter / Episode associated with event
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC1..1stringTOTFB案件分類Resource Link
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... occurrence[x] SΣ0..1PeriodWhen the charged service was applied
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC0..1dateTime執行時間-起。[TOTFB.p14]
.... end SΣC0..1dateTime執行時間-迄。[TOTFB.p15]
... performer 0..*BackboneElementWho performed charged service
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... function 0..1CodeableConceptWhat type of performance was done
Binding: ProcedurePerformerRoleCodes (example): Codes describing the types of functional roles performers can take on when performing events.

.... actor 1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)Individual who was performing
... performingOrganization 0..1Reference(Organization)Organization providing the charged service
... requestingOrganization 0..1Reference(Organization)Organization requesting the charged service
... costCenter 0..1Reference(Organization)Organization that has ownership of the (potential, future) revenue
... quantity Σ0..1QuantityQuantity of which the charge item has been serviced
... bodysite Σ0..*CodeableConceptAnatomical location, if relevant
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.


... factorOverride 0..1decimalFactor overriding the associated rules
... priceOverride 0..1MoneyPrice overriding the associated rules
... overrideReason 0..1stringReason for overriding the list price/factor
... enterer Σ0..1Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson)Individual who was entering
... enteredDate Σ0..1dateTimeDate the charge item was entered
... reason S0..*CodeableConceptWhy was the charged service rendered?
Binding: ICD-10Codes (example): Example binding for reason.


.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ0..*CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ1..1uriTw-DRGs資料網址
..... version Σ0..1stringVersion of the system - if relevant
..... code SΣ1..1code[TOTFB.p3]
..... display SΣ1..1string[醫令代碼]
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1string[醫令代碼]
... service 0..*Reference(DiagnosticReport | ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | Observation | Procedure | SupplyDelivery)Which rendered service is being charged?
... product[x] 0..1Product charged
Binding: FHIRDeviceTypes (example): Example binding for product type.

.... productReferenceReference(Device | Medication | Substance)
.... productCodeableConceptCodeableConcept
... account Σ0..*Reference(Account)Account to place this charge
... note S0..*AnnotationComments made about the ChargeItem
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... author[x] Σ0..1Individual responsible for the annotation
..... authorReferenceReference(Practitioner | Patient | RelatedPerson | Organization)
..... authorStringstring
.... time Σ0..1dateTimeWhen the annotation was made
.... text SΣ1..1markdown[TOTFB.p16,TOTFB.p8]
... supportingInformation 0..*Reference(Resource)Further information supporting this charge

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
ChargeItem.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
ChargeItem.identifier.userequiredIdentifierUse
ChargeItem.identifier.typeextensibleIdentifier Type Codes
ChargeItem.statusrequiredFixed Value: billed
ChargeItem.codeexampleChargeItemCode
ChargeItem.subject.typeextensibleResourceType
ChargeItem.context.typeextensibleResourceType
ChargeItem.performer.functionexampleProcedurePerformerRoleCodes
ChargeItem.bodysiteexampleSNOMEDCTBodyStructures
ChargeItem.reasonexampleICD-10Codes
ChargeItem.product[x]exampleFHIRDeviceTypes

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from ChargeItem

Summary

Mandatory: 3 elements (6 nested mandatory elements)
Must-Support: 22 elements
Fixed Value: 1 element

Structures

This structure refers to these other structures:

Differential View

This structure is derived from ChargeItem

NameFlagsCard.TypeDescription & Constraintsdoco
.. ChargeItem 0..*ChargeItemItem containing charge code(s) associated with the provision of healthcare provider products
... identifier S0..*IdentifierBusiness Identifier for item
.... value S0..1string醫令序。[TOTFB.p1]
... status S1..1codeplanned | billable | not-billable | aborted | billed | entered-in-error | unknown
Fixed Value: billed
... code S1..1CodeableConceptA code that identifies the charge, like a billing code
.... coding S0..*CodingCode defined by a terminology system
..... system S1..1uri健保資料網址
..... code S1..1code[TOTFB.p2]
..... display S1..1string[醫令類別]
.... text 0..1string[醫令類別]
.... reference S1..1string患者Resource Link
... context S1..1Reference(Encounter TOTFB-案件分類)Encounter / Episode associated with event
.... reference S1..1stringTOTFB案件分類Resource Link
... occurrence[x] S0..1PeriodWhen the charged service was applied
.... start S0..1dateTime執行時間-起。[TOTFB.p14]
.... end S0..1dateTime執行時間-迄。[TOTFB.p15]
... reason S0..*CodeableConceptWhy was the charged service rendered?
.... coding S0..*CodingCode defined by a terminology system
..... system S1..1uriTw-DRGs資料網址
..... code S1..1code[TOTFB.p3]
..... display S1..1string[醫令代碼]
.... text 0..1string[醫令代碼]
... note S0..*AnnotationComments made about the ChargeItem
.... text S1..1markdown[TOTFB.p16,TOTFB.p8]

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ChargeItem 0..*ChargeItemItem containing charge code(s) associated with the provision of healthcare provider products
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..*IdentifierBusiness Identifier for item
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... value SΣ0..1string醫令序。[TOTFB.p1]
Example General: 123456
... code SΣ1..1CodeableConceptA code that identifies the charge, like a billing code
Binding: ChargeItemCode (example): Example set of codes that can be used for billing purposes.

.... coding SΣ0..*CodingCode defined by a terminology system
..... system SΣ1..1uri健保資料網址
..... code SΣ1..1code[TOTFB.p2]
..... display SΣ1..1string[醫令類別]
.... text Σ0..1string[醫令類別]
... subject SΣ1..1Reference(Patient 門診住院-病患基本資料)Individual service was done for/to
.... reference SΣC1..1string患者Resource Link
... context SΣ1..1Reference(Encounter TOTFB-案件分類)Encounter / Episode associated with event
.... reference SΣC1..1stringTOTFB案件分類Resource Link
... occurrence[x] SΣ0..1PeriodWhen the charged service was applied
.... start SΣC0..1dateTime執行時間-起。[TOTFB.p14]
.... end SΣC0..1dateTime執行時間-迄。[TOTFB.p15]
... reason S0..*CodeableConceptWhy was the charged service rendered?
Binding: ICD-10Codes (example): Example binding for reason.


.... coding SΣ0..*CodingCode defined by a terminology system
..... system SΣ1..1uriTw-DRGs資料網址
..... code SΣ1..1code[TOTFB.p3]
..... display SΣ1..1string[醫令代碼]
.... text Σ0..1string[醫令代碼]
... note S0..*AnnotationComments made about the ChargeItem
.... text SΣ1..1markdown[TOTFB.p16,TOTFB.p8]

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
ChargeItem.identifier.userequiredIdentifierUse
ChargeItem.statusrequiredFixed Value: billed
ChargeItem.codeexampleChargeItemCode
ChargeItem.reasonexampleICD-10Codes

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorChargeItemIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorChargeItemIf 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-4errorChargeItemIf 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-5errorChargeItemIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceChargeItemA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ChargeItem 0..*ChargeItemItem containing charge code(s) associated with the provision of healthcare provider products
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..*IdentifierBusiness Identifier for item
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value SΣ0..1string醫令序。[TOTFB.p1]
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... definitionUri 0..*uriDefining information about the code of this charge item
... definitionCanonical 0..*canonical(ChargeItemDefinition)Resource defining the code of this ChargeItem
... status ?!SΣ1..1codeplanned | billable | not-billable | aborted | billed | entered-in-error | unknown
Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.


Fixed Value: billed
... partOf 0..*Reference(ChargeItem)Part of referenced ChargeItem
... code SΣ1..1CodeableConceptA code that identifies the charge, like a billing code
Binding: ChargeItemCode (example): Example set of codes that can be used for billing purposes.

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ0..*CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ1..1uri健保資料網址
..... version Σ0..1stringVersion of the system - if relevant
..... code SΣ1..1code[TOTFB.p2]
..... display SΣ1..1string[醫令類別]
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1string[醫令類別]
... subject SΣ1..1Reference(Patient 門診住院-病患基本資料)Individual service was done for/to
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC1..1string患者Resource Link
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... context SΣ1..1Reference(Encounter TOTFB-案件分類)Encounter / Episode associated with event
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC1..1stringTOTFB案件分類Resource Link
.... type Σ0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ0..1IdentifierLogical reference, when literal reference is not known
.... display Σ0..1stringText alternative for the resource
... occurrence[x] SΣ0..1PeriodWhen the charged service was applied
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC0..1dateTime執行時間-起。[TOTFB.p14]
.... end SΣC0..1dateTime執行時間-迄。[TOTFB.p15]
... performer 0..*BackboneElementWho performed charged service
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... function 0..1CodeableConceptWhat type of performance was done
Binding: ProcedurePerformerRoleCodes (example): Codes describing the types of functional roles performers can take on when performing events.

.... actor 1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)Individual who was performing
... performingOrganization 0..1Reference(Organization)Organization providing the charged service
... requestingOrganization 0..1Reference(Organization)Organization requesting the charged service
... costCenter 0..1Reference(Organization)Organization that has ownership of the (potential, future) revenue
... quantity Σ0..1QuantityQuantity of which the charge item has been serviced
... bodysite Σ0..*CodeableConceptAnatomical location, if relevant
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.


... factorOverride 0..1decimalFactor overriding the associated rules
... priceOverride 0..1MoneyPrice overriding the associated rules
... overrideReason 0..1stringReason for overriding the list price/factor
... enterer Σ0..1Reference(Practitioner | PractitionerRole | Organization | Patient | Device | RelatedPerson)Individual who was entering
... enteredDate Σ0..1dateTimeDate the charge item was entered
... reason S0..*CodeableConceptWhy was the charged service rendered?
Binding: ICD-10Codes (example): Example binding for reason.


.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ0..*CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ1..1uriTw-DRGs資料網址
..... version Σ0..1stringVersion of the system - if relevant
..... code SΣ1..1code[TOTFB.p3]
..... display SΣ1..1string[醫令代碼]
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1string[醫令代碼]
... service 0..*Reference(DiagnosticReport | ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | Observation | Procedure | SupplyDelivery)Which rendered service is being charged?
... product[x] 0..1Product charged
Binding: FHIRDeviceTypes (example): Example binding for product type.

.... productReferenceReference(Device | Medication | Substance)
.... productCodeableConceptCodeableConcept
... account Σ0..*Reference(Account)Account to place this charge
... note S0..*AnnotationComments made about the ChargeItem
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... author[x] Σ0..1Individual responsible for the annotation
..... authorReferenceReference(Practitioner | Patient | RelatedPerson | Organization)
..... authorStringstring
.... time Σ0..1dateTimeWhen the annotation was made
.... text SΣ1..1markdown[TOTFB.p16,TOTFB.p8]
... supportingInformation 0..*Reference(Resource)Further information supporting this charge

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
ChargeItem.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
ChargeItem.identifier.userequiredIdentifierUse
ChargeItem.identifier.typeextensibleIdentifier Type Codes
ChargeItem.statusrequiredFixed Value: billed
ChargeItem.codeexampleChargeItemCode
ChargeItem.subject.typeextensibleResourceType
ChargeItem.context.typeextensibleResourceType
ChargeItem.performer.functionexampleProcedurePerformerRoleCodes
ChargeItem.bodysiteexampleSNOMEDCTBodyStructures
ChargeItem.reasonexampleICD-10Codes
ChargeItem.product[x]exampleFHIRDeviceTypes

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from ChargeItem

Summary

Mandatory: 3 elements (6 nested mandatory elements)
Must-Support: 22 elements
Fixed Value: 1 element

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel, Schematron