Install instructions
>
To install the command line tool, download Firely Terminal
>
For using npm with FHIR packages, read more here
Release notes
  • DAV-PR-Base-ZusatzdatenHerstellung (MedicationDispense.whenPrepared)

    • old definition: Die Angabe muss im Format "JJJJMMTT:HHMM" erfolgen.
    • new definition: Die Angabe muss im Format ISO 8601 (z.B.: YYYY-MM-DDTHH:MM:00Z oder YYYY-MM-DDThh:mm:ss+zz:zz) erfolgen.
    • Fix identifier for actor in ZusatzdatenHerstellung by removing not-allowed multiple profiles in type definition and adding constraints
      • Expression: "conformsTo("http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-DAVHerstellerSchluessel") or conformsTo("http://fhir.de/StructureDefinition/identifier-iknr")"
      • Expression: "conformsTo("http://fhir.de/StructureDefinition/identifier-iknr") implies value.matches('[0-9]{9}')
  • DAV-PR-Base-ZusatzdatenEinheit (Invoice.lineItem.priceComponent.factor)

    • Change Constraint (PR-ZusatzdatenEinheit-1)
      • old Expression: "toString().matches('^\d{1,5}$')"
      • new Expression: "toString().matches('^\d{1,6}(\.\d{1,6})?$')"
  • DAV_PR_Base_Apotheke (Organization.identifier.value)

    • Add contraint "PR-Apotheke-1" Eine IK muss 9-stellig (mit Prüfziffer) sein
      • Expression: matches('[0-9]{9}')
Dependencies
de.basisprofil.r4 0.9.13     unlisted
hl7.fhir.r4.core 4.0.1
Info
Created:

Canonical claims

http://fhir.abda.de/ Claimed