Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julsas committed Jun 29, 2023
1 parent a4e830d commit 7531d84
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 7531d84

Please sign in to comment.