Skip to content

Commit

Permalink
#153 update to latest mhd 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveregger committed Jul 4, 2024
1 parent 01f9904 commit 911ab6e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion input/ch.fhir.ig.ch-epr-fhir.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependsOn id="ihemhdfhir">
<uri value="https://profiles.ihe.net/ITI/MHD/ImplementationGuide/ihe.iti.mhd"/>
<packageId value="ihe.iti.mhd"/>
<version value="4.2.1"/>
<version value="4.2.2"/>
</dependsOn>
<dependsOn id="ihemcsdfhir">
<uri value="https://profiles.ihe.net/ITI/mCSD/ImplementationGuide/ihe.iti.mcsd"/>
Expand Down
4 changes: 0 additions & 4 deletions input/ignoreWarnings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ INFORMATION: Bundle/2-7-BundleProvideDocument: Bundle.entry[1].resource.extensio
INFORMATION: AuditEvent/ex-auditProvideBundle-source: AuditEvent.agent[2]: This element does not match any known slice defined in the profile https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.ProvideBundle.Audit.Source
INFORMATION: Bundle/PDQm-QueryResponse: Bundle.entry[0].resource.identifier[0]: This element does not match any known slice defined in the profile http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pixm-patient-feed|4.0.0-ballot (this may not be a problem, but you should check that it's not intended to match a slice)

# Two known errors time of publication due https://github.com/ehealthsuisse/ch-epr-fhir/issues/153
This element does not match any known slice defined in the profile https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.ProvideBundle.Audit.Source|4.2.1 and slicing is CLOSED: AuditEvent.entity[2]: Does not match slice 'patient' (discriminator: type.where((system = 'http://terminology.hl7.org/CodeSystem/audit-entity-type') and (code = '1') and (display = 'Person')).exists()), AuditEvent.entity[2]: Does not match slice 'submissionSet' (discriminator: type.where((system = 'http://terminology.hl7.org/CodeSystem/audit-entity-type') and (code = '2') and (display = 'System Object')).exists())
AuditEvent.entity: max allowed = 2, but found 3 (from https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.ProvideBundle.Audit.Source|4.2.1)

# Seems harmless
Code found in include, however: null

Expand Down
1 change: 1 addition & 0 deletions input/pagecontent/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
### DSTU4 Informative Ballot 2024 - Resolved Issues
* Adapt IHE profiles for the Trace Context support [#153](https://github.com/ehealthsuisse/ch-epr-fhir/issues/153)
* Remove XDS on FHIR option requirment for MHD [#193](https://github.com/ehealthsuisse/ch-epr-fhir/issues/193)
* clarified the use of the redirect-uri as callback URL [#189](https://github.com/ehealthsuisse/ch-epr-fhir/issues/189)
* new sequence diagram for publication hcp and tcu [#192](https://github.com/ehealthsuisse/ch-epr-fhir/issues/192)
Expand Down

0 comments on commit 911ab6e

Please sign in to comment.