Skip to content

Releases: Nictiz/HL7-mappings

FHIR narrative generator 0.15.0

07 Nov 13:00
Compare
Choose a tag to compare

This release adds support for FHIR R4.

FHIR narrative generator 0.14.0

17 Jul 14:22
d9eced4
Compare
Choose a tag to compare

This release filters spaces from tel: hyperlinks in the ContactPoint datatype (following RFC 3966, paragraph 5.1.1)

kickstart-mp9-9.3.0-lab2zorg-3.0.0-beta.2

06 Jul 13:26
Compare
Choose a tag to compare

This package v1.0.0-beta.1 contains the resources necessary for transformation of an FHIR R4 Bundle containing a medication agreement - FHIR: MedicationRequest - and optionally laboratory results - FHIR Observation - pertaining to the medication agreement.

  • MedicationProcess9 9.3.0
  • Lab2Zorg 3.0.0-beta.2

This package was created for testing purposes during the Medication Transfer (Mp9 / Medicatieoverdrachten) kickstart. The relevant materials may be found in kickstart-mp9-9.3.0-lab2zorg-3.0.0-beta.2.zip. This archive contains a README.md with this and more information, including a QuickStart.

Please direct your questions/support requests through the regular channels in the Mp9 kickstart.

JGZ conversies 1.1.1

15 Jun 09:08
981762f
Compare
Choose a tag to compare

This release contains an update for the transformations from DOB 3.2.7 to 4.0.0 and vice versa. The following changes have been made:

JGZ-374 - The versionLabels are updated tot BDS 4.0.2.

ketenzorg-3.0.2-hl7v3_2_fhir

25 Apr 14:04
Compare
Choose a tag to compare

This version of the mappings targets Ketenzorg 3.0.2 based input (HL7 V3) to MedMij Huisartsgegevens 2019.01 output (FHIR STU3/HCIMs 2017).

It was tested to work against Saxon-HE 9.8.0-15 after Saxon-HE 9.5.1-5 was found to have a bug in processing the updated variable date logic

Release notes:

  • ADA 2 FHIR
    • Added protection against a sending system that sends duplicate E-lines

JGZ conversies 1.1.0

24 Apr 14:38
f2753bd
Compare
Choose a tag to compare

This release contains an update for the transformations from DOB 3.2.7 to 4.0.0 and vice versa. The following changes have been made:

JGZ-324 - The conversion of 'Notitieblad' and 'Aanvullende opmerkingen' is fixed for the transformation of DOB 3.2.7 to 4.0.0 and added to the conversion of DOB 4.0.0 to DOB 3.2.7

FHIR narrative generator 0.13.0

14 Feb 16:22
efa686a
Compare
Choose a tag to compare

This release adds the lang and xml:lang attributes to the div element of the narrative whenever the language element for the FHIR resource is defined.

JGZ conversies 1.0.0

28 Feb 10:36
b95312b
Compare
Choose a tag to compare

This release contains the transformations from DOB 3.2.7 to 4.0.0 and vice versa. The following changes have been made compared to the transformations included in 'JGZ-publicatie 7.0.0'.

Changes in the conversion 327 to 401

Update displayname of element 1607 to "Einddatum toestemming gegevensuitwisseling RVP"
Fix conversion for R008 'Voor‑ of buitenschoolse voorzieningen/school'
Fix conversion of element 1407 'Toelichting verstrekking informatie aan derden' (R010)
Filter element 148 'Anamnese nagevraagd' (R019)
Filter element 495 'Toelichting niet verschenen' (R018)
Fix conversion of element 725 'Status Activiteit' to element 1605 'Status activiteit' (R018)

Changes in the conversion 401 to 327

Fix conversion of element 1407 'Toelichting verstrekking informatie aan derden' (R010)
Filter the non BDS value date/time of an appointment (moodcode 'INT') included with an event encounter (moodcode 'EVN').
Fix filter of element 1599 'Uitvoerende activiteit discipline' (R018)
Filter element 476 'Informatie verstrekt over werkwijze' (R010). This element is not expressed in a value in the DOB for BDS 327.
Filter all but one indentifier of the elements 876, 1517, 1526 'Reactie gemeld aan bevoegde instantie door UZI/BIG/AGB' based on the chosen priority BIG > AGB > UZI. Only one identifier is allowed in the DOB for BDS 327.
Fix conversion of element 1605 'Status activiteit' to elements 725 'Status Activiteit' and 495 'Toelichting niet verschenen' (R018)

FHIR narrative generator 0.12.0

25 Jan 08:21
Compare
Choose a tag to compare

This release adds the following features:

  • Add support for Coverage.subscriberId. Extend support for ContactType.extension[TelecomType] MM-4589
  • Add support for Observation.extension[MedicalDevice] MM-4590
  • Add support for Nutrition.extension[Explanation] MM-4592
  • Add support for Contact.hospitalization.admitSource and .dischargeDisposition MM-4593
  • Add support for Procedure.method and .basedOn MM-4594
  • Add support for Flag.category MM-4598

FHIR narrative generator 0.11.1

19 Jan 15:20
f993718
Compare
Choose a tag to compare

This release fixes the following bugs:

  • Suppress an 'invalid reference' warning that was thrown when a DeviceUseStatement-extension was present in a Reference.
  • Suppress a warning caused by a non-FHIR XML file.