{ "description": null, "_filename": "BIV-PR-ERP-PreisangabeEUR.json", "package_name": "de.biv-ot.everordnungabgabedaten", "date": "2024-01-15T18:23:47.3546583+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BIV_PR_ERP_PreisangabeEUR", "abstract": false, "type": "Money", "experimental": null, "resourceType": "StructureDefinition", "title": "BIV_PR_ERP_PreisangabeEUR", "package_version": "0.1.0-preview", "status": "active", "id": "b682576b-c558-43f8-b961-66f31119f360", "kind": "complex-type", "url": "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-PreisangabeEUR", "version": "0.1", "differential": { "element": [ { "id": "Money", "path": "Money", "short": "Preisangabe in Euro" }, { "id": "Money.value", "min": 1, "path": "Money.value", "constraint": [ { "key": "Preisangabe-1", "human": "Preis-Format muss 1-12 Stellen inkl. Trenner, eventuelles Minusvorzeichen und 2 Nachkommastellen haben.", "severity": "error", "expression": "toString().matches('^(-\\\\d{1,8}|\\\\d{1,9})\\\\.\\\\d{2}$')" } ] }, { "id": "Money.currency", "min": 1, "path": "Money.currency", "fixedCode": "EUR" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Money" }