BfArM Digitale Anwendungen - Local Development build (v3.1.0-TEST) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: HealthAppPrescriptionUnitPriceComponentType - TTL Representation
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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "HealthAppPrescriptionUnitPriceComponentType"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HealthAppPrescriptionUnitPriceComponentType</b></p><a name=\"HealthAppPrescriptionUnitPriceComponentType\"> </a><a name=\"hcHealthAppPrescriptionUnitPriceComponentType\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-invoice-priceComponentType.html\"><code>http://hl7.org/fhir/invoice-priceComponentType</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version ?4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-invoice-priceComponentType.html#invoice-priceComponentType-informational\">informational</a></td><td style=\"color: #cccccc\">informational</td><td>the amount is of informational character, it has not been applied in the calculation of the total price.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.bfarm.de/ValueSet/HealthAppPrescriptionUnitPriceComponentType"^^xsd:anyURI ;
fhir:l <https://fhir.bfarm.de/ValueSet/HealthAppPrescriptionUnitPriceComponentType>
] ; #
fhir:version [ fhir:v "3.1.0-TEST"] ; #
fhir:name [ fhir:v "HealthAppPrescriptionUnitPriceComponentTypeVs"] ; #
fhir:title [ fhir:v "HealthAppPrescriptionUnitPriceComponentType"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-05-30T08:09:28+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "BfArM"] ; #
fhir:contact ( [
fhir:name [ fhir:v "BfArM" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.bfarm.de" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet for the type of a price component on a HealthApp prescription or usage unit. Restricts InvoicePriceComponentType to only informational."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/invoice-priceComponentType"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/invoice-priceComponentType> ] ;
( fhir:concept [
fhir:code [ fhir:v "informational" ] ] ) ] )
] . #