Extensions for Using Data Elements from FHIR R4B in FHIR R4
0.1.0 - STU International flag

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

: InvoicePriceComponentType - TTL Representation

Page standards status: Trial-use Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "invoice-priceComponentType"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      \n      \n            <h2>InvoicePriceComponentType</h2>\n      \n      \n            <div>\n        \n        \n              <p>Codes indicating the kind of the price component.</p>\n\n      \n      \n            </div>\n      \n      \n            <p>This code system http://hl7.org/fhir/invoice-priceComponentType defines the following codes:</p>\n      \n      \n            <table class=\"codes\">\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">\n            \n            \n                  <b>Code</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Display</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Definition</b>\n          \n          \n                </td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">base\n            \n            \n                  <a name=\"invoice-priceComponentType-base\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>base price</td>\n          \n          \n                <td>the amount is the base price used for calculating the total price before applying surcharges, discount or taxes.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">surcharge\n            \n            \n                  <a name=\"invoice-priceComponentType-surcharge\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>surcharge</td>\n          \n          \n                <td>the amount is a surcharge applied on the base price.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">deduction\n            \n            \n                  <a name=\"invoice-priceComponentType-deduction\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>deduction</td>\n          \n          \n                <td>the amount is a deduction applied on the base price.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">discount\n            \n            \n                  <a name=\"invoice-priceComponentType-discount\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>discount</td>\n          \n          \n                <td>the amount is a discount applied on the base price.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">tax\n            \n            \n                  <a name=\"invoice-priceComponentType-tax\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>tax</td>\n          \n          \n                <td>the amount is the tax component of the total price.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">informational\n            \n            \n                  <a name=\"invoice-priceComponentType-informational\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>informational</td>\n          \n          \n                <td>the amount is of informational character, it has not been applied in the calculation of the total price.</td>\n        \n        \n              </tr>\n      \n      \n            </table>\n    \n    \n          </div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId       ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4b.r4"       ]     ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version       ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0"       ]     ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri       ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4>       ]     ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "fm"     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/invoice-priceComponentType"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/invoice-priceComponentType>
  ] ; # 
  fhir:version [ fhir:v "4.3.0"] ; # 
  fhir:name [ fhir:v "InvoicePriceComponentType"] ; # 
  fhir:title [ fhir:v "InvoicePriceComponentType"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2021-01-16T14:06:13-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Financial Management"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Financial Management" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes indicating the kind of the price component."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/invoice-priceComponentType|4.0.1"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/invoice-priceComponentType?version=4.0.1>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "base" ] ;
fhir:display [ fhir:v "base price" ] ;
fhir:definition [ fhir:v "the amount is the base price used for calculating the total price before applying surcharges, discount or taxes." ]
  ] [
fhir:code [ fhir:v "surcharge" ] ;
fhir:display [ fhir:v "surcharge" ] ;
fhir:definition [ fhir:v "the amount is a surcharge applied on the base price." ]
  ] [
fhir:code [ fhir:v "deduction" ] ;
fhir:display [ fhir:v "deduction" ] ;
fhir:definition [ fhir:v "the amount is a deduction applied on the base price." ]
  ] [
fhir:code [ fhir:v "discount" ] ;
fhir:display [ fhir:v "discount" ] ;
fhir:definition [ fhir:v "the amount is a discount applied on the base price." ]
  ] [
fhir:code [ fhir:v "tax" ] ;
fhir:display [ fhir:v "tax" ] ;
fhir:definition [ fhir:v "the amount is the tax component of the total price." ]
  ] [
fhir:code [ fhir:v "informational" ] ;
fhir:display [ fhir:v "informational" ] ;
fhir:definition [ fhir:v "the amount is of informational character, it has not been applied in the calculation of the total price." ]
  ] ) . #