FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Cross-version VS for R5.PriceComponentType for use in FHIR R4 - XML Representation

Page standards status: Informative Maturity Level: 5

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="R5-price-component-type-for-R4"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet R5-price-component-type-for-R4</b></p><a name="R5-price-component-type-for-R4"> </a><a name="hcR5-price-component-type-for-R4"> </a><p>This value set expansion contains 6 concepts.</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="R5-price-component-type-for-R4-http://hl7.org/fhir/price-component-type-base"> </a>  <a href="CodeSystem-price-component-type.html#price-component-type-base">base</a></td><td>http://hl7.org/fhir/price-component-type</td><td>base price</td><td>the amount is the base price used for calculating the total price before applying surcharges, discount or taxes.</td></tr><tr><td style="white-space:nowrap"><a name="R5-price-component-type-for-R4-http://hl7.org/fhir/price-component-type-surcharge"> </a>  <a href="CodeSystem-price-component-type.html#price-component-type-surcharge">surcharge</a></td><td>http://hl7.org/fhir/price-component-type</td><td>surcharge</td><td>the amount is a surcharge applied on the base price.</td></tr><tr><td style="white-space:nowrap"><a name="R5-price-component-type-for-R4-http://hl7.org/fhir/price-component-type-deduction"> </a>  <a href="CodeSystem-price-component-type.html#price-component-type-deduction">deduction</a></td><td>http://hl7.org/fhir/price-component-type</td><td>deduction</td><td>the amount is a deduction applied on the base price.</td></tr><tr><td style="white-space:nowrap"><a name="R5-price-component-type-for-R4-http://hl7.org/fhir/price-component-type-discount"> </a>  <a href="CodeSystem-price-component-type.html#price-component-type-discount">discount</a></td><td>http://hl7.org/fhir/price-component-type</td><td>discount</td><td>the amount is a discount applied on the base price.</td></tr><tr><td style="white-space:nowrap"><a name="R5-price-component-type-for-R4-http://hl7.org/fhir/price-component-type-tax"> </a>  <a href="CodeSystem-price-component-type.html#price-component-type-tax">tax</a></td><td>http://hl7.org/fhir/price-component-type</td><td>tax</td><td>the amount is the tax component of the total price.</td></tr><tr><td style="white-space:nowrap"><a name="R5-price-component-type-for-R4-http://hl7.org/fhir/price-component-type-informational"> </a>  <a href="CodeSystem-price-component-type.html#price-component-type-informational">informational</a></td><td>http://hl7.org/fhir/price-component-type</td><td>informational</td><td>the amount is of informational character, it has not been applied in the calculation of the total price.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r5.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/5.0/ValueSet/R5-price-component-type-for-R4"/>
  <version value="0.0.1-snapshot-2"/>
  <name value="R5_price_component_type_for_R4"/>
  <title
         value="Cross-version VS for R5.PriceComponentType for use in FHIR R4"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-01T22:37:02.932539+10:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description
               value="This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/price-component-type|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/price-component-type"/>
      <version value="5.0.0"/>
      <concept>
        <code value="base"/>
        <display value="base price"/>
      </concept>
      <concept>
        <code value="surcharge"/>
        <display value="surcharge"/>
      </concept>
      <concept>
        <code value="deduction"/>
        <display value="deduction"/>
      </concept>
      <concept>
        <code value="discount"/>
        <display value="discount"/>
      </concept>
      <concept>
        <code value="tax"/>
        <display value="tax"/>
      </concept>
      <concept>
        <code value="informational"/>
        <display value="informational"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <timestamp value="2025-09-01T22:37:02.932533+10:00"/>
    <contains>
      <system value="http://hl7.org/fhir/price-component-type"/>
      <version value="5.0.0"/>
      <code value="base"/>
      <display value="base price"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/price-component-type"/>
      <version value="5.0.0"/>
      <code value="surcharge"/>
      <display value="surcharge"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/price-component-type"/>
      <version value="5.0.0"/>
      <code value="deduction"/>
      <display value="deduction"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/price-component-type"/>
      <version value="5.0.0"/>
      <code value="discount"/>
      <display value="discount"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/price-component-type"/>
      <version value="5.0.0"/>
      <code value="tax"/>
      <display value="tax"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/price-component-type"/>
      <version value="5.0.0"/>
      <code value="informational"/>
      <display value="informational"/>
    </contains>
  </expansion>
</ValueSet>