We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f05a7f commit 9de465fCopy full SHA for 9de465f
fhirpkg.lock.json
@@ -5,7 +5,9 @@
5
"hl7.fhir.r4.core": "4.0.1",
6
"hl7.fhir.uv.genomics-reporting": "3.0.0-ballot",
7
"hl7.terminology.r4": "5.3.0",
8
- "hl7.fhir.uv.extensions.r4": "1.0.0"
+ "hl7.fhir.eu.extensions": "0.1.1-ballot",
9
+ "hl7.fhir.uv.extensions.r5": "5.2.0",
10
+ "hl7.fhir.r5.core": "5.0.0"
11
},
12
"missing": {}
13
}
package.json
@@ -12,6 +12,7 @@
"hl7.fhir.eu.laboratory": "0.1.1",
14
"hl7.fhir.uv.ips": "1.1.0",
15
16
"hl7.fhir.eu.extensions": "0.1.1-ballot"
17
18
0 commit comments