BfArM Digitale Anwendungen
3.1.0-TEST - draft
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
| Active as of 2026-05-30 |
{
"resourceType" : "ValueSet",
"id" : "HealthAppPrescriptionUnitPriceComponentType",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"url" : "https://fhir.bfarm.de/ValueSet/HealthAppPrescriptionUnitPriceComponentType",
"version" : "3.1.0-TEST",
"name" : "HealthAppPrescriptionUnitPriceComponentTypeVs",
"title" : "HealthAppPrescriptionUnitPriceComponentType",
"status" : "active",
"date" : "2026-05-30T08:09:28+02:00",
"publisher" : "BfArM",
"contact" : [
{
"name" : "BfArM",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bfarm.de"
}
]
}
],
"description" : "ValueSet for the type of a price component on a HealthApp prescription or usage unit. Restricts InvoicePriceComponentType to only informational.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/invoice-priceComponentType",
"concept" : [
{
"code" : "informational"
}
]
}
]
}
}