MedNet interface implementation guide
0.15.0 - CI Build

MedNet interface implementation guide - Local Development build (v0.15.0). See the Directory of published versions

IG Change History

This provides a list of changes to the mednet interface implementation guide specification since its initial release

2022-07-15 v0.15.0 - add Coverage Type

2022-06-13 v0.14.0 - Improvements

  • compatibility to http://fhir.ch/ig/ch-core 2.0.0
  • compatibility to http://fhir.ch/ig/ch-emed/ImplementationGuide/ch.fhir.ig.ch-emed 2.0.0
    following values were replaced in the medicationstatement examples and in the MNIMedicationStatementDosage:
    • PCM throw MORN (Morning)
    • PCD throw NOON (Noon)
    • PCV throw EVE (Evening)
    • HS throw NIGHT(Night)
  • compatibility to http://fhir.ch/ig/ch-epr-term/ImplementationGuide/ch.fhir.ig.ch-epr-term
  • the dateOfLastMenstruations has been added also to the VitalSigns Section
  • fixed some minor bugs on MNIAddress, MNIContactPoint, MNICoverage, MNIDocumentReference, MNIHumanName and MNIPatientRelationship ValueSet

2022-01-07 v0.13.0 - mni-documentReference , special adaptations for eSanita

  • mni-documentReference.category : add the coding esanita

2021-02-19 v0.12.0 - mni-serviceRequest improvements

  • mni-serviceRequest.orderDetails : sliced and add the system

2021-02-02 v0.11.0 - mni-coverage.payor cardinality

  • mni-coverage.payor : cardinality changed from 1..* to 1..1

2021-01-27 v0.10.0 - new Object mni-softwareUser that can be used as composition.author

  • mni-softwareUser : added
  • mni-patientOverview-composition.author : can be also an mni-softwareUser

2020-12-18 v0.9.0 - use PractitionerRole in place of Practitioner

  • mni-patient.generalPractitioner : use PractitionerRole instead of Practitioner
  • mni-serviceRequest.requester : use PractitionerRole instead of Practitioner
  • mni-serviceRequest.performer : use PractitionerRole instead of Practitioner
  • mni-practitioner : added the mednet id
  • mni-organization : added the mednet id

2020-11-06 v0.8.0 - Minor improvments

  • mni-patientOverviewComposition : allow section:sectionPregnancyHx not to have any entries. Means the patient is pregnant but we don't have more informations
  • mni-patient : added cardinality 1..1 to the identifier:LocalPid.type.coding

2020-10-19 v0.7.0 - Add the annotation section

  • Add of the section Annotation, in order to allow the delivery of unstructured text information
  • MNIAllergyIntolerance : set clinicalStatus as mandatory

2020-10-15 v0.6.0 - TimeofGestation added support for a loinc code

  • Add Support for loinc code on the TimeOfGestation, to be consistent with the eMediplan CHMED20AF Implementation Guide

2020-10-09 v0.5.0 - Support for insurance contract number

  • Add support for insurance contract number under Coverage

2020-10-02 v0.4.0 - Improvments

  • Add support for requester under ServiceRequest
  • Add support for performer under ServiceRequest

2020-09-08 v0.3.0 - Improvments

  • Many CodeableConcepts have been sliced to allow validation even if the system is not supported by mednet. It increases the compatibility and reuse of existing profiles
  • Add the compatibility page, to explain the difference with some standard profiles, and the reason of those differences
  • Add of a copyright section on the home page
  • Add blood group to the vital signs section of the patient overview Composition

2020-08-06 v0.2.0 - IPS conform implementation based on FHIR R4

  • IG has been reorganized to conform to the International Patient Summary (IPS) structure
  • Use of the mustSupport functionality

2020-06-04 v0.1.0 - initial draft based on FHIR R4

  • Initial version