HL7® FHIR® Malaysia Core (MY Core) Implementation Guide
2.0.1 - ci-build

HL7® FHIR® Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: ExtensionPriceComponent (MY Core)

Official URL: http://fhir.hie.moh.gov.my/StructureDefinition/price-component-my-core Version: 2.0.1
Active as of 2024-03-13 Computable Name: ExtensionPriceComponentMyCore

Extension about the details of a line item in ChargeItem.

Context of Use

    This extension may be used on the following element(s)

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension ExtensionPriceComponent (MY Core)
... Slices for extension Content/Rules for all slices
.... extension:type 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "type"
..... value[x] 0..1 code Value of extension
.... extension:code 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "code"
..... value[x] 0..1 CodeableConcept Value of extension
.... extension:factor 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "factor"
..... value[x] 0..1 decimal Value of extension
.... extension:amount 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "amount"
..... value[x] 0..1 Money Value of extension
... url 1..1 uri "http://fhir.hie.moh.gov.my/StructureDefinition/price-component-my-core"
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension ExtensionPriceComponent (MY Core)
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:type 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "type"
..... value[x] 0..1 code Value of extension
.... extension:code 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "code"
..... value[x] 0..1 CodeableConcept Value of extension
.... extension:factor 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "factor"
..... value[x] 0..1 decimal Value of extension
.... extension:amount 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "amount"
..... value[x] 0..1 Money Value of extension
... url 1..1 uri "http://fhir.hie.moh.gov.my/StructureDefinition/price-component-my-core"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Extension about the details of a line item in ChargeItem.

  • type: code: An Extension
  • code: CodeableConcept: An Extension
  • factor: decimal: An Extension
  • amount: Money: An Extension

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension ExtensionPriceComponent (MY Core)
... Slices for extension Content/Rules for all slices
.... extension:type 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "type"
..... value[x] 0..1 code Value of extension
.... extension:code 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "code"
..... value[x] 0..1 CodeableConcept Value of extension
.... extension:factor 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "factor"
..... value[x] 0..1 decimal Value of extension
.... extension:amount 0..* Extension Extension
..... extension 0..0
..... url 1..1 uri "amount"
..... value[x] 0..1 Money Value of extension
... url 1..1 uri "http://fhir.hie.moh.gov.my/StructureDefinition/price-component-my-core"
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension ExtensionPriceComponent (MY Core)
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... extension:type 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "type"
..... value[x] 0..1 code Value of extension
.... extension:code 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "code"
..... value[x] 0..1 CodeableConcept Value of extension
.... extension:factor 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "factor"
..... value[x] 0..1 decimal Value of extension
.... extension:amount 0..* Extension Extension
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "amount"
..... value[x] 0..1 Money Value of extension
... url 1..1 uri "http://fhir.hie.moh.gov.my/StructureDefinition/price-component-my-core"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: Extension about the details of a line item in ChargeItem.

  • type: code: An Extension
  • code: CodeableConcept: An Extension
  • factor: decimal: An Extension
  • amount: Money: An Extension

 

Other representations of profile: CSV, Excel, Schematron

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()