共同資料模式實作指引(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 LABM-費用年月

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

用於描述檢驗檢查資料檔每月格式(LABM)的費用年月

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
... status S1..1code[planned | 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[LABM.h5]
..... display S1..1string[申報類別]
.... text 0..1string[申報類別]
... subject S1..1Reference(Patient LABD、LABM-病患基本資料)Individual service was done for/to
.... reference S1..1string患者Resource Link
... enteredDate S0..1dateTime費用年月。[LABM.h4]

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
... status ?!SΣ1..1code[planned | billable | not-billable | aborted | billed | entered-in-error | unknown]
Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.


Fixed Value: billed
.... coding SΣ0..*CodingCode defined by a terminology system
..... system SΣ1..1uri健保資料網址
..... code SΣ1..1code[LABM.h5]
..... display SΣ1..1string[申報類別]
.... text Σ0..1string[申報類別]
... subject SΣ1..1Reference(Patient LABD、LABM-病患基本資料)Individual service was done for/to
.... reference SΣC1..1string患者Resource Link
... occurrence[x] SΣ0..1dateTime申報日期。[LABM.h6]
... enteredDate SΣ0..1dateTime費用年月。[LABM.h4]

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
ChargeItem.statusrequiredFixed Value: billed
ChargeItem.codeexampleChargeItemCode

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 Σ0..*IdentifierBusiness Identifier for item
... 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..1code[planned | 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[LABM.h5]
..... display SΣ1..1string[申報類別]
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1string[申報類別]
... subject SΣ1..1Reference(Patient LABD、LABM-病患基本資料)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 Σ0..1Reference(Encounter | EpisodeOfCare)Encounter / Episode associated with event
... occurrence[x] SΣ0..1dateTime申報日期。[LABM.h6]
... 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 SΣ0..1dateTime費用年月。[LABM.h4]
... reason 0..*CodeableConceptWhy was the charged service rendered?
Binding: ICD-10Codes (example): Example binding for reason.


... 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 0..*AnnotationComments made about the ChargeItem
... 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.statusrequiredFixed Value: billed
ChargeItem.codeexampleChargeItemCode
ChargeItem.subject.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: 1 element (3 nested mandatory elements)
Must-Support: 10 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
... status S1..1code[planned | 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[LABM.h5]
..... display S1..1string[申報類別]
.... text 0..1string[申報類別]
... subject S1..1Reference(Patient LABD、LABM-病患基本資料)Individual service was done for/to
.... reference S1..1string患者Resource Link
... enteredDate S0..1dateTime費用年月。[LABM.h4]

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
... status ?!SΣ1..1code[planned | billable | not-billable | aborted | billed | entered-in-error | unknown]
Binding: ChargeItemStatus (required): Codes identifying the lifecycle stage of a ChargeItem.


Fixed Value: billed
.... coding SΣ0..*CodingCode defined by a terminology system
..... system SΣ1..1uri健保資料網址
..... code SΣ1..1code[LABM.h5]
..... display SΣ1..1string[申報類別]
.... text Σ0..1string[申報類別]
... subject SΣ1..1Reference(Patient LABD、LABM-病患基本資料)Individual service was done for/to
.... reference SΣC1..1string患者Resource Link
... occurrence[x] SΣ0..1dateTime申報日期。[LABM.h6]
... enteredDate SΣ0..1dateTime費用年月。[LABM.h4]

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
ChargeItem.statusrequiredFixed Value: billed
ChargeItem.codeexampleChargeItemCode

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 Σ0..*IdentifierBusiness Identifier for item
... 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..1code[planned | 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[LABM.h5]
..... display SΣ1..1string[申報類別]
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1string[申報類別]
... subject SΣ1..1Reference(Patient LABD、LABM-病患基本資料)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 Σ0..1Reference(Encounter | EpisodeOfCare)Encounter / Episode associated with event
... occurrence[x] SΣ0..1dateTime申報日期。[LABM.h6]
... 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 SΣ0..1dateTime費用年月。[LABM.h4]
... reason 0..*CodeableConceptWhy was the charged service rendered?
Binding: ICD-10Codes (example): Example binding for reason.


... 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 0..*AnnotationComments made about the ChargeItem
... 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.statusrequiredFixed Value: billed
ChargeItem.codeexampleChargeItemCode
ChargeItem.subject.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: 1 element (3 nested mandatory elements)
Must-Support: 10 elements
Fixed Value: 1 element

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel, Schematron