Skip to content

Commit

Permalink
Merge pull request #10 from medizininformatik-initiative/release/v1.0.0
Browse files Browse the repository at this point in the history
v1.0.0
  • Loading branch information
julsas authored Jun 29, 2023
2 parents a4e830d + 7531d84 commit d5c87fb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file not shown.
16 changes: 16 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "de.medizininformatikinitiative.kerndatensatz.molgen",
"version": "1.0.0",
"description": "Medizininformatik Initiative - Modul Molekulargenetischer Befundbericht",
"author": "juliansass",
"fhirVersions": [
"4.0.1"
],
"dependencies": {
"hl7.terminology.r4": "5.0.0",
"de.basisprofil.r4": "1.4.0",
"hl7.fhir.uv.genomics-reporting": "2.0.0",
"de.medizininformatikinitiative.kerndatensatz.meta": "1.0.3",
"hl7.fhir.r4.core": "4.0.1"
}
}

0 comments on commit d5c87fb

Please sign in to comment.