Package | de.abda.eRezeptAbgabedaten |
Resource Type | StructureDefinition |
Id | DAV-EX-ERP-MwStSatz |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.abda.eRezeptAbgabedaten@1.0.0&canonical=http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-MwStSatz |
URL | http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-MwStSatz |
Version | 1.0.0 |
Status | active |
Name | DAV_EX_ERP_MwStSatz |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
DAV-PR-ERP-Abrechnungszeilen | DAV_PR_ERP_Abrechnungszeilen |
DAV-PR-Base-Abrechnungszeilen | DAV_PR_Base_Abrechnungszeilen |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "DAV-EX-ERP-MwStSatz", "url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-EX-ERP-MwStSatz", "version": "1.0.0", "name": "DAV_EX_ERP_MwStSatz", "status": "active", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "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" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-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{0,2}[%content%]#39;)" } ], "mustSupport": true } ] } }