PackagesCanonicalsLogsProblems
    Packages
    de.abda.erezeptabgabedaten@1.0.1
    http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-PreisangabeEUR
{
  "description": null,
  "_filename": "Profile-DAV-PR-ERP-PreisangabeEUR.json",
  "package_name": "de.abda.erezeptabgabedaten",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DAV_PR_ERP_PreisangabeEUR",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "Money",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "0e9c00b5-5cb8-4bf7-b0e7-6d0a706cebe8",
  "kind": "complex-type",
  "url": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-PreisangabeEUR",
  "version": "1.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": "Begrenzung auf zwei Nachkommastellen",
        "source": "http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-PreisangabeEUR",
        "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"
}