Skip to content

Commit

Permalink
release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveregger committed Nov 28, 2024
1 parent 260e0ac commit 4e834c1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.7.0 2024/11/28
- matchbox v3.9.8
- ch-elm 1.7.0

1.7.0-cibuild 2024/11/26
- matchbox v3.9.8
- ch-elm 1.7.0-ci-build
Expand Down
5 changes: 2 additions & 3 deletions src/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ hapi:
url: classpath:/hl7.fhir.uv.extensions.r4#1.0.0.tgz
chelm:
name: ch.fhir.ig.ch-elm
version: 1.7.0-ci-build
url: file:/ch.fhir.ig.ch-elm.tgz
version: 1.7.0
matchbox:
fhir:
context:
Expand All @@ -38,7 +37,7 @@ matchbox:
- "regex:This element does not match any known slice defined in the profile http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab(.+)"
- "regex:This element does not match any known slice defined in the profile http://hl7.eu/fhir/laboratory/StructureDefinition/HumanName-eu(.+)"
- "regex:Does not match slice '(.+)' (.+)"
- "regex:(.+)Unable to find a match for profile(.+)"
- "regex:(.*)Unable to find a match for profile(.+)"
- "regex:(.+): Specified profile type was '(.+)' in profile '(.+)', but found type '(.+)"
level:
ch.ahdis.fhir.hapi.jpa.validation: ERROR
Expand Down
Binary file removed src/ch.fhir.ig.ch-elm.tgz
Binary file not shown.

0 comments on commit 4e834c1

Please sign in to comment.