Package | de.biv-ot.everordnungabgabedaten |
Resource Type | StructureDefinition |
Id | BIV-EX-ERP-MwStSatz |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.biv-ot.everordnungabgabedaten@0.1.0-preview&canonical=https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-MwStSatz |
URL | https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-MwStSatz |
Version | 0.1 |
Status | active |
Date | 2024-01-15T18:23:47.3546583+00:00 |
Name | BIV_EX_ERP_MwStSatz |
Title | BIV_EX_ERP_MwStSatz |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
BIV-PR-ERP-Abrechnungszeilen | BIV_PR_ERP_Abrechnungszeilen |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "BIV-EX-ERP-MwStSatz", "url": "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-MwStSatz", "version": "0.1", "name": "BIV_EX_ERP_MwStSatz", "title": "BIV_EX_ERP_MwStSatz", "status": "active", "date": "2024-01-15T18:23:47.3546583+00:00", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Invoice.lineItem.priceComponent" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Angabe des Mehrwertsteuersatzes", "definition": "Extension zur Angabe des Mehrwersteuersatzes", "max": "1", "mustSupport": false }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-MwStSatz" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Mehrwertsteuersatz", "definition": "Angabe des angewendeten Mehrwertsteuersatzes (2 Nachkommastellen).", "min": 1, "type": [ { "code": "decimal" } ], "constraint": [ { "key": "EX-MwStSatz-1", "severity": "error", "human": "MwSt Format muss 1-5 Stellen inkl. Trenner und 2 Nachkommastellen haben.", "expression": "toString().matches('^\\\\d{1,2}\\\\.\\\\d{2}[%content%]#39;)" } ] } ] } }